Laurent Destailleur
|
239b7d56b4
|
Fix compatibility with plugins using old jquery
|
2019-07-23 13:31:00 +02:00 |
|
Laurent Destailleur
|
2dccaef1cd
|
Fix message
|
2019-07-23 03:39:07 +02:00 |
|
Laurent Destailleur
|
932530bd37
|
FIX ajax call for line positioning when CSRFCHECK_WITH_TOKEN is on
|
2019-07-21 16:00:32 +02:00 |
|
Laurent Destailleur
|
20e58bdd97
|
FIX Limit of uploaded files (max_post_size was not used)
|
2019-07-20 13:09:25 +02:00 |
|
Regis Houssin
|
bfa7f22209
|
FIX missing "dropdown-icon" replacement
|
2019-07-04 14:55:41 +02:00 |
|
Laurent Destailleur
|
3b0f1c733f
|
Fix missing token
|
2019-07-02 15:00:17 +02:00 |
|
Laurent Destailleur
|
a72e36cd01
|
Fix show version removed from left menu
|
2019-06-10 20:05:49 +02:00 |
|
Laurent Destailleur
|
21a1e0d7b3
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/categories/index.php
htdocs/comm/action/list.php
htdocs/comm/action/rapport/index.php
htdocs/compta/paiement.php
htdocs/compta/sociales/document.php
htdocs/compta/tva/document.php
htdocs/core/actions_massactions.inc.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/facture/paiement.php
htdocs/loan/document.php
htdocs/main.inc.php
|
2019-06-04 19:03:27 +02:00 |
|
Laurent Destailleur
|
57cfb4b007
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/website/class/website.class.php
|
2019-06-02 12:36:07 +02:00 |
|
Laurent Destailleur
|
912e29a746
|
FIX #11244
|
2019-05-29 11:06:01 +02:00 |
|
Laurent Destailleur
|
bfa4483722
|
More robust test against sql injections
|
2019-05-21 17:41:41 +02:00 |
|
Laurent Destailleur
|
54441a1abd
|
Fix css
|
2019-05-21 12:36:18 +02:00 |
|
ATM John BOTELLA
|
f714b45efb
|
FIX scrutinizer feedback
|
2019-05-18 15:53:07 +02:00 |
|
Laurent Destailleur
|
4a69541419
|
Several bug fixes using phpstan
|
2019-05-15 18:59:46 +02:00 |
|
ptibogxiv
|
d7504bb3f6
|
Fix variable error php with constant main.inc.php
|
2019-05-04 12:00:14 +02:00 |
|
Laurent Destailleur
|
15d57df177
|
CSS
|
2019-04-27 13:03:11 +02:00 |
|
Laurent Destailleur
|
7451838615
|
Fix scrutinizer
|
2019-04-11 18:39:12 +02:00 |
|
ATM john
|
f245247db6
|
Fix crtl+z and frenetic commit
|
2019-04-10 22:43:06 +02:00 |
|
ATM john
|
98681c51f1
|
Fix login dropdown menu no photo
|
2019-04-10 22:39:30 +02:00 |
|
Laurent Destailleur
|
26594fab98
|
Debug module ticket
|
2019-04-10 15:11:38 +02:00 |
|
Laurent Destailleur
|
fad2fa48dd
|
NEW Introduce a config parameter $dolibarr_main_instance_unique_id
|
2019-04-07 15:44:17 +02:00 |
|
Laurent Destailleur
|
a858025d63
|
Option MAIN_TOP_MENU_DROPDOWN removed. New dropdown is always on now.
|
2019-04-03 16:34:02 +02:00 |
|
Laurent Destailleur
|
eb6bd20132
|
Fix error message
|
2019-04-03 16:16:51 +02:00 |
|
Laurent Destailleur
|
c5f5abc67d
|
Fix css for MD theme
|
2019-04-03 14:37:38 +02:00 |
|
Laurent Destailleur
|
7120078b0f
|
NEW Simplification of styles architcture: Showing or not the menuhider
is completely decided by CSS and screen size instead of PHP+CSS.
|
2019-04-03 13:26:50 +02:00 |
|
Laurent Destailleur
|
c1157679e8
|
Show a chevron top/down after login
|
2019-03-30 14:30:06 +01:00 |
|
Laurent Destailleur
|
df9e121ac6
|
Enhance the module debugbar. Do not scan the log anymore.
|
2019-03-23 14:37:54 +01:00 |
|
Laurent Destailleur
|
3b4ea82741
|
Some fix on MAIN_TOP_MENU_DROPDOWN option
|
2019-03-22 11:49:10 +01:00 |
|
Laurent Destailleur
|
c43cf843a9
|
Merge branch 'theme_top_menu_login' of https://github.com/atm-john/dolibarr into atm-john-theme_top_menu_login
|
2019-03-22 11:15:02 +01:00 |
|
Laurent Destailleur
|
ad3b0b1a62
|
Removed deprecated function function test_sql_and_script_inject that was
replaced with testSqlAndScriptInject
|
2019-03-18 11:19:16 +01:00 |
|
Laurent Destailleur
|
d512e54407
|
Restore toggle of login_block because it was no more visible
|
2019-03-15 20:10:39 +01:00 |
|
Laurent Destailleur
|
3b4bcc67c9
|
Merge pull request #10780 from atm-john/theme_sidebarr_toggle
NEW/FIX Theme sidebarr toggle
|
2019-03-15 19:41:39 +01:00 |
|
John BOTELLA
|
4495f0a755
|
Fix decoration
|
2019-03-12 16:43:09 +01:00 |
|
John BOTELLA
|
d62db95803
|
Add trad and icon
|
2019-03-12 14:22:20 +01:00 |
|
John BOTELLA
|
022560f977
|
Add icons
|
2019-03-12 14:06:18 +01:00 |
|
John BOTELLA
|
240162b347
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into theme_top_menu_login
|
2019-03-12 14:00:52 +01:00 |
|
John BOTELLA
|
288ce5c553
|
add more info
|
2019-03-12 14:00:26 +01:00 |
|
John BOTELLA
|
ef241f70e7
|
Add action open close top dropdown menu
|
2019-03-12 11:49:56 +01:00 |
|
Laurent Destailleur
|
d762766a56
|
Font awesome 5 by default
|
2019-03-12 10:11:34 +01:00 |
|
John BOTELLA
|
be2885c75b
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into theme_sidebarr_toggle
|
2019-03-12 09:24:42 +01:00 |
|
John BOTELLA
|
d8223bfe98
|
init dropdown
|
2019-03-11 18:03:39 +01:00 |
|
John BOTELLA
|
56a40c7de8
|
Fix sidebar collapse behavior
|
2019-03-08 14:06:37 +01:00 |
|
Frédéric FRANCE
|
784012a47e
|
Update main.inc.php
|
2019-03-04 23:47:40 +01:00 |
|
Laurent Destailleur
|
359f2c6e81
|
NEW Add option MAIN_ALLOW_SELECT2_WITH_SMARTPHONE
Removed migration files
|
2019-03-02 12:16:37 +01:00 |
|
Laurent Destailleur
|
4296f959ca
|
Invert option MAIN_HIDE_VERSION into ! MAIN_SHOW_VERSION
Reorganize levels of menu accountancy
|
2019-02-20 04:55:35 +01:00 |
|
Laurent Destailleur
|
7e171c8750
|
FIX adding css by page if url is externam
Conflicts:
htdocs/main.inc.php
|
2019-02-15 00:48:31 +01:00 |
|
Laurent Destailleur
|
44c1d30f6f
|
FIX adding css by page if url is externam
|
2019-02-15 00:46:11 +01:00 |
|
Laurent Destailleur
|
62760bf1e2
|
Fix regression
|
2019-02-14 21:45:23 +01:00 |
|
Laurent Destailleur
|
2d5d2ccdc6
|
Merge pull request #10497 from wdammak/patch-26
NEW: Add the current modulepart to the Conf class
|
2019-02-13 16:43:46 +01:00 |
|
wdammak
|
32c48f0fa2
|
Update main.inc.php
break ;)
|
2019-02-12 19:56:55 +01:00 |
|