Laurent Destailleur
|
912e29a746
|
FIX #11244
|
2019-05-29 11:06:01 +02:00 |
|
Laurent Destailleur
|
f8b0e535fa
|
Code comment
|
2018-12-22 17:30:22 +01:00 |
|
Laurent Destailleur
|
539e2c55cd
|
FIX #9629 #9625
|
2018-12-14 10:33:07 +01:00 |
|
Laurent Destailleur
|
346bf7bdd6
|
Fix param dol_invisible_topmenu
Conflicts:
htdocs/main.inc.php
|
2018-06-29 00:21:14 +02:00 |
|
Laurent Destailleur
|
5775dced37
|
Fix dol_invisible_topmenu must differs from dol_hide_topmenu
|
2018-06-29 00:08:46 +02:00 |
|
Laurent Destailleur
|
66f0ee9e18
|
Fix hack with hook to solve a problem to let a chance of external
modules to be visible to android webview.
|
2018-06-28 22:59:53 +02:00 |
|
Laurent Destailleur
|
5c93fa1bfb
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/journals_list.php
htdocs/compta/facture/fiche-rec.php
htdocs/core/class/html.form.class.php
htdocs/filefunc.inc.php
htdocs/langs/fr_FR/other.lang
|
2018-06-26 01:25:03 +02:00 |
|
Laurent Destailleur
|
36402c22ee
|
FIX SQL Injections reported by mu shcor (ADLab of Venustech)
|
2018-06-25 14:06:09 +02:00 |
|
Laurent Destailleur
|
4dcc74d08f
|
Fix the "back to list" link also restore the contextpage
|
2018-06-23 11:55:04 +02:00 |
|
Laurent Destailleur
|
83f4cf67e6
|
css
|
2018-06-22 23:21:16 +02:00 |
|
Laurent Destailleur
|
1e5276f420
|
Merge pull request #8871 from el00ruobuob/patch-1
Update main.inc.php with charset
|
2018-05-29 10:48:54 +02:00 |
|
Frédéric FRANCE
|
9cd7bb3f58
|
loadlangs
|
2018-05-26 16:03:19 +02:00 |
|
Frédéric FRANCE
|
cbed5c8349
|
loadlangs
|
2018-05-26 15:41:32 +02:00 |
|
el00ruobuob
|
667e4c30d6
|
Update main.inc.php
charset missing, causing display issues.
|
2018-05-26 12:05:39 +02:00 |
|
bafbes
|
739317a794
|
New : option to show database name in upper help menu
|
2018-05-02 16:53:18 +01:00 |
|
Laurent Destailleur
|
56be581a98
|
Remove deprecated header
|
2018-04-30 15:31:05 +02:00 |
|
Laurent Destailleur
|
32ace6a8cf
|
NEW Add hook setContentSecurityPolicy
|
2018-04-30 15:17:38 +02:00 |
|
Laurent Destailleur
|
8aab183567
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-04-19 14:00:18 +02:00 |
|
Laurent Destailleur
|
b1ea34f4e7
|
FIX DOL_AUTOSET_COOKIE was not correctly setting value of cookie
|
2018-04-19 13:54:43 +02:00 |
|
Laurent Destailleur
|
d2f0d1f613
|
Add option MAIN_SEARCHBOX_CONTENT_LOADED_BEFORE_KEY because it is hard
to understand how it works when list is preloaded.
|
2018-04-17 10:01:14 +02:00 |
|
Marc de Lima Lucio
|
ba50fcd130
|
FIX: left search form: directly display all qualified objects
|
2018-04-16 15:15:35 +02:00 |
|
Laurent Destailleur
|
0d0da234b1
|
Lowercase NULL, TRUE, FALSE according to PSR2
|
2018-04-16 13:51:16 +02:00 |
|
Laurent Destailleur
|
b1043e2a57
|
Update main.inc.php
|
2018-04-13 10:37:40 +02:00 |
|
BENKE Charlene
|
a7decb2173
|
printTopRightMenu trigger numeric never empty
maybe find something better
|
2018-04-13 02:42:19 +02:00 |
|
Laurent Destailleur
|
99ed9c4589
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/compta/facture/list.php
|
2018-04-08 13:10:10 +02:00 |
|
Laurent Destailleur
|
560c84be0d
|
FIX When clearing filter, we must not save tmp criterias in session
|
2018-04-08 12:40:19 +02:00 |
|
Laurent Destailleur
|
d46a8eb8f0
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/company.php
|
2018-04-07 12:30:30 +02:00 |
|
Laurent Destailleur
|
1a321e19c8
|
FIX XSS in company setup page
|
2018-04-06 19:12:13 +02:00 |
|
Laurent Destailleur
|
417c07a6e8
|
Fix REFLECTED XSS
|
2018-04-06 18:33:51 +02:00 |
|
Laurent Destailleur
|
2d1183cbb7
|
FIX can bypass the CSRF protection with url with domain inside
|
2018-04-06 17:58:30 +02:00 |
|
Laurent Destailleur
|
ff505ba148
|
Work on a page dedicated for external frontend (mobile, ...)
|
2018-03-29 11:34:01 +02:00 |
|
Laurent Destailleur
|
0cba7fc761
|
Update main.inc.php
|
2018-03-21 20:44:32 +01:00 |
|
Laurent Destailleur
|
a54316ef05
|
Update main.inc.php
|
2018-03-21 20:43:26 +01:00 |
|
Marc de Lima Lucio
|
08fcd67e0f
|
FIX: travis
|
2018-03-21 16:23:28 +01:00 |
|
Marc de Lima Lucio
|
744c263c6c
|
NEW: selectArrayFilter() + use in left menu search
|
2018-03-21 15:08:20 +01:00 |
|
Laurent Destailleur
|
cfeb0dccfe
|
Better support for MAIN_AUTHENTICATION_POST_METHOD
|
2018-03-16 19:29:22 +01:00 |
|
Laurent Destailleur
|
fa1e15af02
|
Add constant to allow a page to accept a username on a GET parameter
|
2018-03-16 01:52:07 +01:00 |
|
Laurent Destailleur
|
362aec3e4b
|
NEW Add param $dolibarr_main_restrict_ip in config file to limit ips
|
2018-02-15 19:49:50 +01:00 |
|
Laurent Destailleur
|
e45d35dcb1
|
Fix code comment
|
2018-01-24 14:22:11 +01:00 |
|
Laurent Destailleur
|
fbeb66fedd
|
Fix refreshing of captcha broken if a cache-control set by server
|
2018-01-24 13:40:39 +01:00 |
|
Laurent Destailleur
|
6e906ac0e3
|
Clean code
|
2018-01-24 13:08:09 +01:00 |
|
Laurent Destailleur
|
90fc086814
|
Fix minor
|
2018-01-14 20:11:38 +01:00 |
|
Laurent Destailleur
|
6b77dc3b5d
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/main.inc.php
|
2018-01-04 19:30:25 +01:00 |
|
Laurent Destailleur
|
b2feac9d90
|
CVE-2017-17971
|
2018-01-04 19:25:52 +01:00 |
|
Laurent Destailleur
|
d1cfbc2906
|
Code comment
|
2017-12-22 01:03:40 +01:00 |
|
Laurent Destailleur
|
eab44f62b1
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/actions_builddoc.inc.php
htdocs/core/class/html.form.class.php
htdocs/core/tpl/admin_extrafields_add.tpl.php
htdocs/core/tpl/admin_extrafields_edit.tpl.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/core/tpl/notes.tpl.php
htdocs/main.inc.php
htdocs/product/inventory/tpl/inventory.tpl.php
htdocs/societe/tpl/linesalesrepresentative.tpl.php
|
2017-12-21 14:35:33 +01:00 |
|
Laurent Destailleur
|
6a62e13960
|
FIX security vulnerability reported by ADLab of Venustech
|
2017-12-21 13:32:16 +01:00 |
|
Laurent Destailleur
|
4a5988accb
|
FIX security vulnerability reported by ADLab of Venustech
|
2017-12-21 12:52:19 +01:00 |
|
Laurent Destailleur
|
d20062df73
|
Fix jquery css theme
|
2017-12-20 20:18:41 +01:00 |
|
Laurent Destailleur
|
9d10eb57f2
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/dolibarr_changes.txt
htdocs/compta/facture/card.php
htdocs/compta/facture/list.php
htdocs/main.inc.php
|
2017-12-20 13:28:41 +01:00 |
|