Laurent Destailleur
|
d14e4dbaba
|
Fix pagination when MAIN_DISABLE_FULL_SCANLIST is on
|
2017-01-15 20:49:20 +01:00 |
|
Laurent Destailleur
|
6aa26e0f62
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/compta/paiement.php
htdocs/product/stock/massstockmove.php
htdocs/projet/info.php
htdocs/projet/tasks/time.php
htdocs/societe/class/societe.class.php
|
2017-01-13 16:49:18 +01:00 |
|
Laurent Destailleur
|
29f07d3e89
|
The tutorial to add cron is sometimes false. Quick hack for a solution
to hide it.
|
2017-01-13 16:39:35 +01:00 |
|
Laurent Destailleur
|
31818e8816
|
Fix missing translation
|
2017-01-13 15:32:20 +01:00 |
|
Laurent Destailleur
|
3a2f44adac
|
Fix security permissions to edit/delete time spent
|
2017-01-13 14:24:39 +01:00 |
|
Laurent Destailleur
|
380b61a0e9
|
FIX Can make a stock transfert on product not on sale/purchase.
|
2017-01-12 21:56:50 +01:00 |
|
Laurent Destailleur
|
edb79de54e
|
FIX javascript error
|
2017-01-12 18:07:19 +01:00 |
|
Laurent Destailleur
|
32a453e8e6
|
Fix label combo
|
2017-01-12 15:44:20 +01:00 |
|
Laurent Destailleur
|
f185a09693
|
FIX Security access problem with external users on projects/tasks
|
2017-01-12 15:26:00 +01:00 |
|
Laurent Destailleur
|
8d5c853267
|
FIX Protection so even if link is output for external user, links is
disabled.
|
2017-01-12 15:12:53 +01:00 |
|
Laurent Destailleur
|
13787881d4
|
Fix css
|
2017-01-12 11:46:13 +01:00 |
|
Laurent Destailleur
|
e82aa97d0e
|
Merge pull request #6266 from simnandez/4.0
FIX #6245 Thirdparty link in supplier invoices list, links to "comm/card" instead of "fourn/card" page
|
2017-01-12 11:13:14 +01:00 |
|
Laurent Destailleur
|
c42b48636a
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/commande/class/api_commande.class.php
htdocs/core/class/CMailFile.class.php
htdocs/societe/class/api_contact.class.php
|
2017-01-12 11:06:24 +01:00 |
|
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
|
5e71ff816f
|
Increase limit for better backward compatibility without loosing minimum
security.
|
2017-01-12 10:51:31 +01:00 |
|
Laurent Destailleur
|
351c416ed8
|
Merge pull request #6265 from hregis/4.0_bug
Fix: avoid errors if constants values not exists
|
2017-01-12 10:49:23 +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
|
f408c886b6
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-01-12 10:16:32 +01:00 |
|
Laurent Destailleur
|
3d8c5b377b
|
Fix string not translated
|
2017-01-12 10:16:19 +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
|
7a8a95c815
|
Merge pull request #6249 from KiteAtao/4.0
Fix #6247 #6248 Contact and Commands REST WebServices failed
|
2017-01-12 10:08:32 +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
|
94f14f529b
|
Fix pb with double quote
|
2017-01-11 22:02:08 +01:00 |
|
Juanjo Menent
|
bcba4a1a38
|
FIX #6253 Supplier invoice list filter does not respect "thirdparty" filter
|
2017-01-11 20:48:32 +01:00 |
|
Juanjo Menent
|
ac58fd91af
|
FIX #6253 Supplier invoice list filter does not respect "thirdparty" filter
|
2017-01-11 20:46:50 +01:00 |
|
Juanjo Menent
|
eb2ea07c76
|
FIX #6245 Thirdparty link in supplier invoices list, links to "comm/card" instead of "fourn/card" page
|
2017-01-11 20:32:39 +01:00 |
|
Regis Houssin
|
5898d27609
|
Fix: avoid errors if constants values not exists
|
2017-01-11 16:47:17 +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
|
1559c45a61
|
FIX link for not found photo when using gravatar. Must use external url
|
2017-01-10 09:24:55 +01:00 |
|
Laurent Destailleur
|
70e6c2d41f
|
Fix bad count of nb of contacts in statistics
|
2017-01-10 00:42:28 +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 |
|
KiteAtao
|
5c76229cdf
|
Fix Commands Api for REST WebServices
|
2017-01-07 21:46:49 +01:00 |
|
KiteAtao
|
3bb1756a13
|
Fix Contact Api for REST WebServices
|
2017-01-07 21:37:45 +01:00 |
|