Laurent Destailleur
762dd8030e
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-01-12 10:59:41 +01:00
Laurent Destailleur
7476a3c8ae
Fix error during migration
2017-01-12 10:59:27 +01:00
Laurent Destailleur
e802ff3385
Fix POO declaration
2017-01-12 10:57:15 +01:00
Laurent Destailleur
721534d676
Merge pull request #6264 from atm-florian/5.0
...
fix : warehouse creation failed with mysql 5.7 (string 'NULL' instead of "NULL")
2017-01-12 10:39:13 +01:00
Laurent Destailleur
46e330f749
Merge pull request #6256 from aspangaro/5.0-23
...
Fix : Bank - Presentation, no titlefield in a list
2017-01-12 10:09:38 +01:00
Laurent Destailleur
4ea78d20f0
Merge pull request #6251 from aspangaro/5.0-22
...
Fix : Bank - Missing language file
2017-01-12 10:06:42 +01:00
Laurent Destailleur
749f8cf252
Fix translation
2017-01-12 00:15:00 +01:00
Laurent Destailleur
5553be4aa9
Fix code comment
2017-01-11 16:08:04 +01:00
florian HENRY
2c2bb366bd
fix : warehouse creation failed with mysql 5.7 (string 'NULL' instead of
...
"NULL")
2017-01-11 09:19:07 +01:00
Laurent Destailleur
cb7cd3baaf
Use mariadb as default to be debian compliant with
...
https://wiki.debian.org/Teams/MySQL/virtual-mysql-server
2017-01-10 10:23:50 +01:00
Laurent Destailleur
decbda3e23
Fix inversion application name - company name
2017-01-09 23:26:31 +01:00
Laurent Destailleur
a9354e5f27
Fix generic text must be set before specific for notification
2017-01-09 21:07:54 +01:00
Laurent Destailleur
8ab0ad3b72
Fix css
2017-01-09 10:36:24 +01:00
Laurent Destailleur
03aa8343fd
Fix css
2017-01-09 10:21:35 +01:00
Laurent Destailleur
62a668d899
Fix https link
2017-01-09 10:02:17 +01:00
aspangaro
a583fd7a3b
Fix : Bank - Presentation, no titlefield in a list
2017-01-08 20:52:42 +01:00
Laurent Destailleur
dba777c57b
Fix missing field alias
2017-01-08 12:10:07 +01:00
Laurent Destailleur
1856b5cfb8
Fix filter on status for third parties
2017-01-08 11:50:43 +01:00
Laurent Destailleur
913df73ed9
Fix css
2017-01-08 11:31:39 +01:00
Laurent Destailleur
41832a0c26
Fix neutral color on login (no theme yet selected)
2017-01-08 11:20:29 +01:00
aspangaro
dc605c915a
Fix : Bank - Missing language file
2017-01-08 07:46:30 +01:00
Laurent Destailleur
76a53dfb7d
FIX Accept spaces around the | criteria
2017-01-08 01:01:34 +01:00
Laurent Destailleur
2c1477ecea
Revert "FIX Accept spaces around the | criteria"
...
This reverts commit 37d158f159 .
2017-01-07 21:50:14 +01:00
Laurent Destailleur
37d158f159
FIX Accept spaces around the | criteria
2017-01-07 21:34:12 +01:00
Laurent Destailleur
6585431849
Fix css
2017-01-07 17:32:45 +01:00
Laurent Destailleur
fba7d73052
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-01-07 17:06:16 +01:00
Laurent Destailleur
71d8a81751
Fix color green is reserved to say ok not for neutral messages.
2017-01-07 17:05:55 +01:00
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