Bahfir Abbes
ce49c0d5dc
Update conf.class.php
...
I used dol_sanitizeFileName only for $file in order to not clean the two '/' characters needed in the path
2015-12-27 18:27:18 +01:00
Bahfir Abbes
0027e1a8ba
Include local constants files and fetch their values to the corresponding database constants
...
Modules may declare their file constants in a file named as : "module name"_consts.php and located in the module root folder.
They may also assign a correspondence between file constants they define and their equivalent database constants in a table named $file2bddconsts defined in their constants file.
To get this two functions the module need to add its name to the list of modules in LOCAL_CONSTS_FILES.
2015-12-24 20:25:54 +01:00
Juanjo Menent
cdd1641b66
Merge pull request #4284 from frederic34/patch-7
...
typo
2015-12-24 15:50:24 +01:00
Juanjo Menent
b9d0fc5aaf
Merge pull request #4271 from grandoc/develop
...
[Qual] Uniformize code
2015-12-24 15:43:14 +01:00
Laurent Destailleur
a4d5e022cf
Fix pagination on limit failed when limit was forced on url
2015-12-24 12:52:11 +01:00
Laurent Destailleur
8c1f271356
Maxi debug of module leave requests.
2015-12-24 12:37:38 +01:00
Laurent Destailleur
66e0c1285e
Disable a bugged box
2015-12-24 11:38:30 +01:00
Laurent Destailleur
74e8738ca7
Fix: if option to select thirdparties using a combo box after n chars
...
was on, it was no more possible to clear the filter.
2015-12-24 11:24:56 +01:00
Frédéric FRANCE
45b60c7800
typo
2015-12-24 00:01:05 +01:00
Laurent Destailleur
18fdb75c98
Missing global
2015-12-23 20:02:15 +01:00
Laurent Destailleur
a9db42ddc1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-12-23 20:00:16 +01:00
Laurent Destailleur
559e621fd2
Fix conflict with trigger to delete payment customer and supplier.
2015-12-23 19:54:56 +01:00
philippe grand
1eeee203d7
[Qual] comments should be in english
2015-12-22 09:37:27 +01:00
philippe grand
5e3c89fdbd
[Qual] Uniformize code
2015-12-21 22:59:12 +01:00
Juanjo Menent
442006dba5
Merge pull request #4265 from grandoc/develop
...
[Qual] Uniformize code
2015-12-21 20:59:25 +01:00
Laurent Destailleur
6b25439161
Fix vietnamesefont
2015-12-21 20:41:02 +01:00
Laurent Destailleur
a1990f4c63
Fix css md theme
2015-12-21 17:34:21 +01:00
Laurent Destailleur
ad5f65e988
Fix: use the mini image on tooltip of thirdparties
2015-12-21 17:32:57 +01:00
Laurent Destailleur
dcbad8bb15
Fix delete of image
2015-12-21 17:32:20 +01:00
philippe grand
c740a85006
[Qual] Uniformize code
2015-12-21 14:43:21 +01:00
philippe grand
8e8c6b1534
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into develop
2015-12-21 14:22:45 +01:00
Laurent Destailleur
db7a98f0ef
Fix: When a payment mode was disabled, it was not visible on old
...
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
2015-12-21 13:56:59 +01:00
Laurent Destailleur
536413523a
Fix to show ref of linked object on documents. Fix is not complete but
...
stable.
2015-12-21 12:52:10 +01:00
Laurent Destailleur
fec5f4e20b
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
2015-12-21 12:40:32 +01:00
Laurent Destailleur
0a515ca8c0
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
2015-12-21 12:38:23 +01:00
Laurent Destailleur
932c3f9172
Fix init of situation_percent
2015-12-21 12:37:58 +01:00
Laurent Destailleur
7e03aaee23
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-12-21 12:25:47 +01:00
Laurent Destailleur
96b6f0d8fb
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
composer.json
htdocs/product/ajax/products.php
htdocs/product/class/product.class.php
2015-12-21 12:24:24 +01:00
Laurent Destailleur
67462a81a8
Fix link to issues and dependencies
2015-12-21 12:22:31 +01:00
Laurent Destailleur
b0b5e95c7f
Backport travis change
2015-12-21 03:04:01 +01:00
Laurent Destailleur
b179a193dd
Fix param for username is $username and not $login
2015-12-21 03:01:37 +01:00
Laurent Destailleur
a2ae9b9cfc
Fix forget password page must have a different title then login page
...
Fix Missing translations
2015-12-21 00:47:44 +01:00
Laurent Destailleur
2f8fc05cdb
Fix: QRcode must not be random
2015-12-20 21:28:05 +01:00
Laurent Destailleur
f243b5230f
Fix search filter disappear and clean filter button not visible.
2015-12-20 20:24:12 +01:00
Laurent Destailleur
fa277ef634
Fix duplicate translation
2015-12-20 20:11:29 +01:00
philippe grand
7a33e2983d
[Qual] Uniformize code
2015-12-20 10:36:20 +01:00
Laurent Destailleur
f0802eb36b
FIX #4245 PHP 7
2015-12-19 19:48:36 +01:00
Laurent Destailleur
1c1d176715
Fix statistics was reporting bad value
2015-12-19 19:39:42 +01:00
Laurent Destailleur
065b7b6683
Fix ba alignement
2015-12-19 19:12:21 +01:00
Laurent Destailleur
73f1596027
More complete upgrade process from command line
2015-12-19 18:54:33 +01:00
Laurent Destailleur
55e90c5676
Try to restore lost file
2015-12-19 18:35:17 +01:00
Laurent Destailleur
f5c5dfd37f
FIX #4185
2015-12-19 18:26:15 +01:00
Laurent Destailleur
3517b64031
FIX #4228 PHP7 error
2015-12-19 18:18:24 +01:00
Laurent Destailleur
9334cf8fd1
FIX #4243 sql injection
2015-12-19 18:03:08 +01:00
Laurent Destailleur
ba9796a438
Merge pull request #4082 from atm-maxime/fix_situation_percent
...
Fix : situation percent should be 100 by default
2015-12-19 17:49:04 +01:00
Laurent Destailleur
3b2a921378
Fix a serial is required for stock change
2015-12-19 14:05:38 +01:00
Laurent Destailleur
d7e9c92144
Fix bad link on category
...
Fix cancel button on categories
Css enhancement.
2015-12-19 13:55:27 +01:00
Laurent Destailleur
50e496712e
missing css style
2015-12-19 03:47:02 +01:00
Laurent Destailleur
bef971cacf
Fix ergonomy. Adding a new entry is done from left menu.
2015-12-19 03:43:45 +01:00
Laurent Destailleur
b1051c7396
Fix picto
2015-12-19 03:30:35 +01:00