Laurent Destailleur
7f8d4deb59
Merge pull request #6239 from tarrsalah/5.0
...
Fix undefined method getProjectsAuthorizedForUser.
2017-01-07 16:48:48 +01:00
Laurent Destailleur
e6cdcfca00
Close #6240
2017-01-07 16:47:11 +01:00
Laurent Destailleur
8ee838c9c4
Minor fixes in accounting module.
2017-01-07 16:17:15 +01:00
Laurent Destailleur
b21998d506
Fix global checksum not visible on old versions. Link with checksum file
...
to check was hardcoded.
2017-01-07 15:56:04 +01:00
Laurent Destailleur
358616cda2
Fix link should be https
2017-01-07 15:18:57 +01:00
Laurent Destailleur
680c48d90a
Fix error on expired tokens
2017-01-07 14:48:05 +01:00
Laurent Destailleur
005a40c105
Fix css on login page. Pb with autocomplete-autofill.
2017-01-07 14:17:35 +01:00
Laurent Destailleur
9cfc8d4095
Fix several problems into OAuth2 module.
2017-01-06 19:58:46 +01:00
Laurent Destailleur
4002ec9fd5
Fix css install and login
2017-01-06 15:51:08 +01:00
Laurent Destailleur
206335bc56
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-01-04 18:14:19 +01:00
Laurent Destailleur
983efdd6ee
FIX repair tool was ko to restore extrafields with type select.
2017-01-04 18:13:36 +01:00
Laurent Destailleur
71e368aa83
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-01-04 17:04:25 +01:00
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
Laurent Destailleur
2aae4ea6ea
FIX We must not drop column if there is still record on other entities.
2017-01-04 15:05:13 +01:00
Laurent Destailleur
212f200454
Fix phpcs
2017-01-03 11:38:31 +01:00
Laurent Destailleur
466dfc85a3
Prepare RC1
2017-01-03 10:36:27 +01:00
Laurent Destailleur
53137e53fe
Fix prepare RC
2017-01-03 10:33:56 +01:00
Laurent Destailleur
a4edaf4f43
Fix sql to get next ref on expense report
2017-01-03 10:18:47 +01:00
Laurent Destailleur
c635baa848
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/langs/en_US/errors.lang
2017-01-03 01:34:15 +01:00
Laurent Destailleur
157b17b6d5
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
...
Conflicts:
htdocs/filefunc.inc.php
htdocs/langs/en_US/errors.lang
2017-01-03 01:31:58 +01:00
Laurent Destailleur
ecab8d874b
Merge changelog
2017-01-03 01:30:07 +01:00
Laurent Destailleur
7dc55daf38
FIX #6229
2017-01-02 14:37:07 +01:00
Laurent Destailleur
85f9da7718
Fix link
2017-01-02 13:52:32 +01:00
Laurent Destailleur
fd09a3d35e
Fix link to notes and download pdf not visible on list of expense report
2017-01-02 13:51:05 +01:00
Laurent Destailleur
e4a5302f51
Fix bad sort order
2017-01-02 12:41:33 +01:00
Laurent Destailleur
9694a00179
Fix sort is lost on agenda/event of projects
2017-01-02 12:39:12 +01:00
Laurent Destailleur
477b9c8338
Fix duplicate view of agenda/events for projects
2017-01-02 12:34:23 +01:00
Laurent Destailleur
40fa816b99
Fix missing total of timespent
2017-01-02 12:27:34 +01:00
Laurent Destailleur
1b352768c2
Fix remove debug info
2017-01-02 12:18:17 +01:00
Laurent Destailleur
064f38b89e
Fix condition to show time spent on project overview
2017-01-02 12:17:27 +01:00
Laurent Destailleur
f07c741176
Fix missing error message on invoice creation
2017-01-02 11:31:21 +01:00
Laurent Destailleur
d986247e0f
Fix dol_banner
2017-01-01 19:53:05 +01:00
Laurent Destailleur
ec503d08f6
Fix dol_banner usage
2016-12-31 17:01:31 +01:00
Laurent Destailleur
97679a7309
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-12-31 16:36:10 +01:00
Laurent Destailleur
b642a3a602
Prepare release 5.0
2016-12-31 16:35:56 +01:00
Laurent Destailleur
c953ae2a3d
Merge pull request #6228 from marcosgdf/bug-6227
...
FIX #6227 Document models table header "Unit" is shown in 2 lines in Spanish
2016-12-31 16:35:00 +01:00
Laurent Destailleur
98f376faa2
Merge pull request #6232 from TiJof/patch-1
...
Typo in SQL request
2016-12-31 16:32:49 +01:00
Laurent Destailleur
3c81346756
Merge pull request #6218 from atm-florian/develop
...
fix : avoid bug when batch number is not trimmed
2016-12-31 16:32:20 +01:00
Laurent Destailleur
31888b0b1d
Merge pull request #6215 from aspangaro/5.0-17
...
Supplier invoice - Complete dol_banner_tab & presentation
2016-12-31 16:19:12 +01:00
Rabouin Geoffroy
a277a6f190
Typo in SQL request
2016-12-28 10:26:31 +01:00
aspangaro
5f861c1067
Merge remote-tracking branch 'Upstream/develop' into 5.0-17
2016-12-27 15:07:29 +01:00
Marcos García de La Fuente
98599b0bbf
FIX #6227 Document models table header "Unit" is shown in 2 lines in Spanish
2016-12-27 12:56:49 +01:00
Laurent Destailleur
7dd06a1ae6
Fix margin pagination
2016-12-27 02:01:27 +01:00
Laurent Destailleur
6e00d7fee3
Fix date modification not visible
2016-12-27 01:41:04 +01:00
Laurent Destailleur
003045525f
Fix css
2016-12-27 01:32:29 +01:00
Laurent Destailleur
3e28f22bad
Fix style
2016-12-27 00:08:43 +01:00
Laurent Destailleur
c5850d29e7
Fix checksum integrity. Also add a global checksum.
2016-12-26 19:51:24 +01:00
Laurent Destailleur
83a8fcb7f9
Fix filecheck tool.
2016-12-26 19:01:24 +01:00
Laurent Destailleur
374a6d7783
Fix filecheck tool.
2016-12-26 18:50:20 +01:00
Laurent Destailleur
82052450a6
Complete work on dol_banner
2016-12-26 18:21:18 +01:00