Laurent Destailleur
ea0687f613
FIX Vat not visible in dictionnary
2016-10-01 18:22:39 +02:00
Laurent Destailleur
fac946dbb8
FIX The email test sender in email setup was broken
2016-09-26 14:08:14 +02:00
Juanjo Menent
d8f50f9acd
Merge remote-tracking branch 'upstream/3.9' into 4.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2016-09-09 16:34:02 +02:00
Juanjo Menent
e3c2299c67
Merge remote-tracking branch 'upstream/3.8' into 3.9
...
Conflicts:
htdocs/admin/dict.php
htdocs/fourn/class/fournisseur.commande.class.php
2016-09-08 18:52:44 +02:00
Laurent Destailleur
2b7ef01e42
FIX SEC for HTB23302
2016-09-08 11:09:38 +02:00
Juanjo Menent
3078e6fa4b
FIX: vat dictionary should allow enter and edit multiple values for localtaxes, separated by: (ex -19:-15)
2016-09-06 13:44:07 +02:00
Laurent Destailleur
4215ec3ca9
FIX usage of sepa generation setup.
2016-08-28 20:12:25 +02:00
Laurent Destailleur
0d992b2b99
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
...
Conflicts:
htdocs/cron/class/cronjob.class.php
htdocs/install/pgsql/functions/functions.sql
2016-08-28 02:17:04 +02:00
philippe grand
919b73b4c4
fix : translation
2016-08-19 16:29:54 +02:00
Laurent Destailleur
af150c35fc
Fix no picto on setup pages
2016-08-04 10:19:30 +02:00
Laurent Destailleur
88dcb27981
Fix option not visible when it should
2016-08-02 21:24:14 +02:00
Laurent Destailleur
1e037a9b95
Fix pb of responsive design
2016-07-31 18:28:59 +02:00
Laurent Destailleur
5b4c215526
Fix size of field too small and bad translation
2016-07-30 10:31:56 +02:00
Laurent Destailleur
a7b21db210
Fix code is not mandatory on vat table
2016-07-29 17:22:02 +02:00
Laurent Destailleur
0334b58a4b
Hide feature not yet validated to be ready for a stable 4.0
2016-07-27 20:24:30 +02:00
Laurent Destailleur
3b1d6818b8
Update ldap translation
2016-07-27 17:26:04 +02:00
Laurent Destailleur
eddac89bad
FIX Fatal error if curl not installed
2016-07-27 16:45:13 +02:00
Laurent Destailleur
59e9d7f397
Fix the repositioning works better with new system class="reposition"
...
compared to old system (#tag)
2016-07-23 13:41:06 +02:00
Laurent Destailleur
343561be7a
Fix colspan
2016-07-23 13:37:17 +02:00
Laurent Destailleur
867a0072e3
Fix forcing on module setup was not working
2016-07-23 13:20:34 +02:00
Laurent Destailleur
4b854fb33d
Fix better error message when possible refering objects list is empty.
2016-07-16 14:37:35 +02:00
appchecker
4b1dfbc2fb
replace intval with GETPOST
2016-07-11 12:56:05 +03:00
appchecker
9895084627
prevent SQLi
2016-07-07 20:23:38 +03:00
Laurent Destailleur
23cac5b157
FIX link to check prof id was hardcoded instead of using dedicated
...
function
2016-07-04 10:28:11 +02:00
Laurent Destailleur
91d2d573c3
Fix NNE has been replaced with ICS
2016-07-02 11:26:55 +02:00
Laurent Destailleur
5f5328c3d8
FIX Link in menu when using left menu editor was wrong.
...
FIX Updating an entry with menu editor did not save fk_leftmenu.
2016-06-29 14:09:18 +02:00
Laurent Destailleur
ab444af8c2
Fix bad css
2016-06-29 13:38:19 +02:00
Laurent Destailleur
266fef40ad
Add a way to enhance security check.
2016-06-25 15:16:32 +02:00
Laurent Destailleur
5222b78e95
FIX property of bank account were lost if an error occured during
...
saving.
2016-06-25 14:20:23 +02:00
philippe grand
cc4fe87e13
internationalization of code comment
2016-06-21 17:00:52 +02:00
philippe grand
0cc990402e
internationalization of code comment
2016-06-19 17:39:40 +02:00
Laurent Destailleur
8187dc2006
Fix css
2016-06-19 16:07:34 +02:00
Laurent Destailleur
de76f2a9aa
Clean language files
2016-06-18 15:50:37 +02:00
Laurent Destailleur
e4923fa18a
Merge pull request #5346 from damirugrin/develop
...
Conflict with ModSecurity solved in facture.php.
2016-06-16 20:21:24 +02:00
Laurent Destailleur
3720c95a52
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2016-06-16 09:50:45 +02:00
Laurent Destailleur
2395099d0f
Debug Oauth
2016-06-15 17:20:00 +02:00
Laurent Destailleur
5b5b7a2bf9
FIX Bad value used for task warning delay
...
FIX Compatibility datee and date_end for warning of tasks
2016-06-15 14:05:48 +02:00
damirugrin
ec6dd0c42f
Update facture.php
2016-06-13 18:48:10 +02:00
damirugrin
c5dcebb58e
Conflict with ModSecurity solved.
...
When ModSecurity is enabled on apache server then "scandir" is forbidden word. When changing numbering model then you will find following error in apache log:
ModSecurity: Access denied with code 403 (phase 2). Pattern match "(?i)(?:\\\\b(?:f(?:tp_(?:nb_)?f?(?:ge|pu)t|get(?:s?s|c)|s(?:ession_start|candir)
I have changed "scandir" to "scan_dir".
2016-06-13 18:13:41 +02:00
Laurent Destailleur
9019576394
Fix css class opacitymedium was not used everywhere.
2016-06-07 15:58:02 +02:00
Juanjo Menent
baa6dd84cf
Fix better perfomance in for
2016-06-04 13:12:05 +02:00
Laurent Destailleur
bfb7923d4c
Merge pull request #5268 from atm-ph/fix_multicurrency_conf
...
Fix conf useful has been commented
2016-06-04 11:37:01 +02:00
phf
b000ccf2e2
Fix traduction for multicurrency module
2016-06-04 01:46:10 +02:00
Laurent Destailleur
b57476153f
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/admin/menus/edit.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/societe/consumption.php
2016-06-04 01:14:36 +02:00
phf
e3a5af6ad4
Fix clean multicurrency admin
2016-06-04 00:42:01 +02:00
phf
923952fb25
Fix conf useful has been commented
2016-06-03 23:36:58 +02:00
Frédéric FRANCE
19f6aa805b
select engine for code 128 didn't work
2016-06-02 11:41:26 +02:00
Laurent Destailleur
5106f40a56
Merge branch 'develop_NEW_decrease_stock_expedition_classify' of
...
https://github.com/atm-alexis/dolibarr into
atm-alexis-develop_NEW_decrease_stock_expedition_classify
Conflicts:
htdocs/expedition/class/expedition.class.php
2016-06-02 11:23:49 +02:00
Laurent Destailleur
c663ca13b8
Fix edit left menu
2016-06-01 21:41:47 +02:00
Laurent Destailleur
bf5fbd3a80
FIX Infinite loop on menu tree output for edition
...
FIX Can show tree of entries added by external modules using fk_mainmenu
and fk_leftmenu instead of fk_menu.
2016-06-01 21:14:28 +02:00