dolibarr/htdocs
tarrsalah eb62c1eb0d fix undefined method getProjectsAuthorizedForUser.
When a user don't have the permission
`$user->rights->projet->all->lire`, viewing some tasks related entities
(like `tasks/contact.php?id=1&withproject=1`) cause `Call to undefined
method Task::getProjectsAuthorizedForUser()` fatal error.

The problem is caused by calling getProjectsAuthorizedForUser on $object
insted of $projectstatic.
2017-01-04 16:35:04 +01:00
..
accountancy Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop 2016-12-26 12:42:23 +01:00
adherents Fix return code REST similar for all api with POST 2016-12-23 02:08:22 +01:00
admin Typo in SQL request 2016-12-28 10:26:31 +01:00
api
asterisk FIX security bugs 2016-12-18 13:24:06 +01:00
barcode
bookmarks Fix more then 30 security defects 2016-12-18 01:44:26 +01:00
cashdesk Fix more then 30 security defects 2016-12-18 01:44:26 +01:00
categories Fix return code REST similar for all api with POST 2016-12-23 02:08:22 +01:00
comm Prepare release 5.0 2016-12-31 16:35:56 +01:00
commande Fix link to notes and download pdf not visible on list of expense report 2017-01-02 13:51:05 +01:00
compta Fix missing error message on invoice creation 2017-01-02 11:31:21 +01:00
conf Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop 2016-12-26 12:42:23 +01:00
contact Complete work on dol_banner 2016-12-19 16:35:40 +01:00
contrat Complete work on new list v5 2016-12-16 01:12:24 +01:00
core Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-01-03 01:34:15 +01:00
cron Fix lot of fix in css look to match v5 rules. 2016-12-11 16:11:42 +01:00
custom
don Presentation 2016-12-23 06:33:58 +01:00
ecm Fix style fo ECM module 2016-12-13 01:19:33 +01:00
expedition $soc not needed (thirpartie 2016-12-20 15:17:17 +01:00
expensereport Fix sql to get next ref on expense report 2017-01-03 10:18:47 +01:00
exports Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop 2016-12-06 14:08:43 +01:00
externalsite
fichinter Complete work on dol_banner 2016-12-23 14:52:25 +01:00
fourn Fix dol_banner usage 2016-12-31 17:01:31 +01:00
ftp
holiday Normalize code 2016-12-22 16:09:12 +01:00
hrm FIX #6156 2016-12-12 12:33:43 +01:00
imports Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_modimport_update_option 2016-12-11 16:20:46 +01:00
includes Merge remote-tracking branch 'origin/3.8' into 3.9 2016-12-11 02:34:59 +01:00
install FIX #6229 2017-01-02 14:37:07 +01:00
langs Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-01-03 01:34:15 +01:00
livraison
loan Complete dol_banner_tab 2016-12-23 07:37:34 +01:00
mailmanspip
margin Fix margin pagination 2016-12-27 02:01:27 +01:00
multicurrency/class Fix no historisation of rate 2016-12-11 12:01:38 +01:00
opensurvey Fix lot of fix in css look to match v5 rules. 2016-12-11 16:11:42 +01:00
paybox
paypal
printing
product fix : avoid bug when batch number is not trimmed 2016-12-23 12:10:55 +01:00
projet fix undefined method getProjectsAuthorizedForUser. 2017-01-04 16:35:04 +01:00
public Fix: Field comments not registered in new member public form & presentation 2016-12-08 00:12:54 +01:00
resource Fix css and fix navigation on resource tab. 2016-12-23 13:04:46 +01:00
societe Presentation 2016-12-23 06:33:58 +01:00
supplier_proposal Complete work on dol_banner 2016-12-23 14:52:25 +01:00
support
theme Complete work on dol_banner 2016-12-23 14:52:25 +01:00
user Fix return code REST similar for all api with POST 2016-12-23 02:08:22 +01:00
webservices
websites
.gitignore
cache.manifest
document.php
favicon.ico
filefunc.inc.php Fix phpcs 2017-01-03 11:38:31 +01:00
index.php Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop 2016-12-06 14:08:43 +01:00
main.inc.php Better change for #6190 2016-12-18 11:38:31 +01:00
master.inc.php FIX Security to restrict email sending was not efficient 2016-12-16 13:46:39 +01:00
robots.txt
viewimage.php