Aurélien
|
1af42b313c
|
rename livraison pdf and dependencies #14697
|
2020-10-06 13:32:02 +02:00 |
|
Aurélien
|
af7c23b2ac
|
rename folder admin/livraison.php and dependencies #14697
|
2020-10-06 12:05:24 +02:00 |
|
Laurent Destailleur
|
cfc3c01815
|
Factorize code to know if a parameter is used to store a secret
|
2020-10-05 12:13:06 +02:00 |
|
Laurent Destailleur
|
9b3cd421ee
|
Fix doc
|
2020-10-03 14:56:04 +02:00 |
|
Laurent Destailleur
|
3b34c496cc
|
Code
|
2020-10-03 14:11:47 +02:00 |
|
Laurent Destailleur
|
581a3d8808
|
FIX Add a better message when file size is too large
|
2020-10-03 14:02:53 +02:00 |
|
Laurent Destailleur
|
1e176fad8f
|
Fix GETPOST on array
|
2020-09-29 21:28:07 +02:00 |
|
Laurent Destailleur
|
68a6239322
|
Clean code
|
2020-09-26 04:25:14 +02:00 |
|
Laurent Destailleur
|
611684a9a7
|
FIX Substitution for member subscription was not done
|
2020-09-26 02:39:19 +02:00 |
|
Laurent Destailleur
|
d3e9815cfa
|
Fix phpunit
|
2020-09-25 17:48:04 +02:00 |
|
Laurent Destailleur
|
1b83b55995
|
Fix to exclude possible sql injection
|
2020-09-25 17:11:54 +02:00 |
|
Laurent Destailleur
|
0d797a793a
|
On technical error, return http code 500
|
2020-09-25 15:01:15 +02:00 |
|
Laurent Destailleur
|
95cf3d2f51
|
NEW Can use desired stock of a given warehouse for replenishment
|
2020-09-23 23:02:31 +02:00 |
|
Laurent Destailleur
|
5f4547bf7c
|
Prepare table for future features
|
2020-09-22 10:38:16 +02:00 |
|
Laurent Destailleur
|
438e884c01
|
Fix phpcs
|
2020-09-21 14:17:05 +02:00 |
|
Laurent Destailleur
|
3ca379c9e6
|
FIX Restore multiselect (selection of prospect level)
Conflicts:
htdocs/core/class/html.form.class.php
|
2020-09-21 12:22:57 +02:00 |
|
Laurent Destailleur
|
6380a294fc
|
FIX Restore multiselect (selection of prospect level)
|
2020-09-21 12:16:22 +02:00 |
|
Laurent Destailleur
|
43376b3abc
|
Removed warning
|
2020-09-20 21:27:11 +02:00 |
|
Laurent Destailleur
|
2fcc0791ac
|
Fix regression on backtopage
|
2020-09-20 19:55:44 +02:00 |
|
Laurent Destailleur
|
b024ce799c
|
Merge pull request #14782 from b92/patch-1
FIX: Members substitution variable not substituted if empty
|
2020-09-20 17:13:29 +02:00 |
|
Laurent Destailleur
|
2eb46b4900
|
Enhance antiXSS by excluding non printable chars used to obfuscate hack
|
2020-09-20 04:56:45 +02:00 |
|
Laurent Destailleur
|
216b3c885d
|
Fix escaping
|
2020-09-20 01:30:36 +02:00 |
|
Laurent Destailleur
|
b5703350da
|
Fix escape
|
2020-09-19 22:41:05 +02:00 |
|
Laurent Destailleur
|
54c0f742b1
|
Fix escape
|
2020-09-19 21:19:04 +02:00 |
|
Laurent Destailleur
|
3bd94d52a1
|
Fix css
|
2020-09-19 15:15:49 +02:00 |
|
Laurent Destailleur
|
e142b42f19
|
Clean code
|
2020-09-19 04:14:49 +02:00 |
|
Laurent Destailleur
|
93b7956156
|
Fix sanitizing of backtopage
|
2020-09-19 02:12:08 +02:00 |
|
Laurent Destailleur
|
a0b230fa46
|
Fix #yogosha4534
|
2020-09-19 01:58:46 +02:00 |
|
Laurent Destailleur
|
63bc3aa48a
|
Better sanitizing
|
2020-09-19 00:05:29 +02:00 |
|
Laurent Destailleur
|
6d2d5d7cae
|
Fix #yogosha4529
|
2020-09-19 00:02:38 +02:00 |
|
Bernard Saulme
|
d86f541b35
|
FIX|members substitution variable not substituted if empty
Members substitution variables not substituted if empty for the __MEMBER_ ... variables, the variable is showed instead.
Change to display '' instead
|
2020-09-18 18:29:52 +02:00 |
|
Laurent Destailleur
|
4e2aff2cdc
|
Fix sql injection when forging requests with IN
|
2020-09-18 17:28:02 +02:00 |
|
Laurent Destailleur
|
72d5850a5f
|
Fix regression
|
2020-09-18 15:45:26 +02:00 |
|
Laurent Destailleur
|
cf8e8ee68b
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contact/card.php
htdocs/core/lib/functions.lib.php
htdocs/document.php
|
2020-09-18 14:54:20 +02:00 |
|
Laurent Destailleur
|
0b2aa2b01d
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/core/lib/functions.lib.php
|
2020-09-18 14:48:40 +02:00 |
|
Laurent Destailleur
|
07556e061d
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/contact/card.php
htdocs/core/lib/functions.lib.php
htdocs/document.php
|
2020-09-18 14:46:23 +02:00 |
|
Laurent Destailleur
|
2fe9514b6b
|
Doc
|
2020-09-18 14:01:00 +02:00 |
|
Laurent Destailleur
|
9134892c71
|
Fix remove useless code
|
2020-09-18 13:58:09 +02:00 |
|
Laurent Destailleur
|
534846c5c7
|
NEW Framework is ready for CSRF token protection on explicit GET URLs.
|
2020-09-18 04:30:24 +02:00 |
|
Laurent Destailleur
|
5744b1e0a3
|
Fix #yogosha4512
|
2020-09-17 21:34:31 +02:00 |
|
Laurent Destailleur
|
a895cdcdf8
|
Fix dol_string_nohtmltag: the decode of entity must be done before split
|
2020-09-17 21:09:16 +02:00 |
|
Laurent Destailleur
|
0f0e4feeaf
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/modules/modSociete.class.php
|
2020-09-17 19:33:29 +02:00 |
|
Laurent Destailleur
|
eae5410ced
|
Protect md file
|
2020-09-17 16:57:39 +02:00 |
|
Laurent Destailleur
|
7cc75ac873
|
Fix: removing also " when removing " from a received parameter.
|
2020-09-17 14:43:58 +02:00 |
|
Laurent Destailleur
|
2f100fdf79
|
Fix alpha into alphanohtml
|
2020-09-17 12:53:58 +02:00 |
|
Laurent Destailleur
|
5e3f6ce736
|
Merge pull request #14749 from TobiasSekan/UseNewTableFunctionAndCleanup
Use new table function for comm/propal + cleanup
|
2020-09-17 11:20:31 +02:00 |
|
Alexandre SPANGARO
|
bc457ebb66
|
Stickler
|
2020-09-16 21:22:59 +02:00 |
|
Alexandre SPANGARO
|
23c4cfe913
|
FIX Yogosha report 4425 (backport)
|
2020-09-16 20:55:28 +02:00 |
|
Laurent Destailleur
|
4630887591
|
Fix css
|
2020-09-16 20:09:40 +02:00 |
|
Laurent Destailleur
|
47031cb656
|
Fix phpcs
|
2020-09-16 18:51:19 +02:00 |
|
Laurent Destailleur
|
d7aa376c3c
|
FIX Yogosha report 4425
|
2020-09-16 14:37:05 +02:00 |
|
Sekan, Tobias
|
91641e593f
|
MAIN_DASHBOARD_USE_TOTAL_HT + more clean
|
2020-09-16 14:03:41 +02:00 |
|
Laurent Destailleur
|
09558d0ce9
|
Fix MAIN_OPTIMIZEFORTEXTBROWSER
|
2020-09-16 13:15:57 +02:00 |
|
Sekan, Tobias
|
ac1fdb4a59
|
Use new table function for comm/propal + cleanup
|
2020-09-16 10:51:19 +02:00 |
|
Laurent Destailleur
|
7bcf2c9089
|
css
|
2020-09-15 14:45:51 +02:00 |
|
Laurent Destailleur
|
cc24e9b155
|
Look and feel v13
|
2020-09-15 13:27:48 +02:00 |
|
Laurent Destailleur
|
3fd041e861
|
Update functions.lib.php
|
2020-09-15 11:28:49 +02:00 |
|
Alexandre SPANGARO
|
4137e92430
|
Time to enable fontawesome icons on weather feature
|
2020-09-15 03:42:35 +02:00 |
|
Laurent Destailleur
|
b7b1de4580
|
Fix position of GPAO must be after Product.
CSS
|
2020-09-15 02:41:08 +02:00 |
|
Laurent Destailleur
|
f626bd70d0
|
Look and feel v13
|
2020-09-14 20:53:42 +02:00 |
|
Laurent Destailleur
|
8afd448def
|
Add warning if a hidden option is on to encourage to remove it.
|
2020-09-14 15:05:35 +02:00 |
|
Laurent Destailleur
|
33d61333b1
|
Fix picto
|
2020-09-14 12:50:07 +02:00 |
|
Scrutinizer Auto-Fixer
|
73915d51c8
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-14 02:30:04 +00:00 |
|
Laurent Destailleur
|
fab3a774d2
|
Merge pull request #14636 from TobiasSekan/AddTableHelperMethod
NEW Add helper function for table headers with numbers
|
2020-09-12 01:21:24 +02:00 |
|
Laurent Destailleur
|
c4383747a1
|
Look and feel v13
|
2020-09-11 13:57:16 +02:00 |
|
Laurent Destailleur
|
64b28020c8
|
Look and feel v13
|
2020-09-11 13:14:14 +02:00 |
|
Sekan, Tobias
|
747d8c32e2
|
Fix Sticker CI (again :'-( )
|
2020-09-10 12:29:01 +02:00 |
|
Sekan, Tobias
|
2292f83258
|
fix sticker ci
|
2020-09-10 11:26:17 +02:00 |
|
Sekan, Tobias
|
3f8b2153ea
|
fix sticker Ci and add missing doc
|
2020-09-10 11:25:35 +02:00 |
|
Sekan, Tobias
|
d2903c5de6
|
adress feedback + massive cleanup
|
2020-09-10 11:04:41 +02:00 |
|
Sekan, Tobias
|
49d009502c
|
fix sticker CI
|
2020-09-09 08:16:26 +02:00 |
|
Scrutinizer Auto-Fixer
|
c263c8a76c
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-08 19:27:28 +00:00 |
|
Sekan, Tobias
|
bd96e0fe42
|
finished helper method and usage of it
|
2020-09-08 11:15:33 +02:00 |
|
Laurent Destailleur
|
c95e54843c
|
Update lib debugbar
Update php-parallel-lint
|
2020-09-07 21:00:40 +02:00 |
|
Laurent Destailleur
|
b1e45aef46
|
Debug opensurvey. Look and feel v13. Removed deprecated properties.
|
2020-09-07 12:04:50 +02:00 |
|
Scrutinizer Auto-Fixer
|
b78ff67d7e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-07 08:18:17 +00:00 |
|
Laurent Destailleur
|
d700649fb9
|
The deprecated subsitution key __SIGNATURE__ has been removed. Replace
with __USER_SIGNATURE__ if you still use old syntax in your email
templates.
|
2020-09-06 19:25:25 +02:00 |
|
Laurent Destailleur
|
84efd70dcb
|
FIX Clean tooltip of help for substition for long notes
|
2020-09-06 19:19:55 +02:00 |
|
Sekan, Tobias
|
0375f5fd37
|
Add helper function for table headers with numbers
|
2020-09-04 15:24:45 +02:00 |
|
atm-lena
|
e3ce3cbb7c
|
Function sendEmailsReminder()
|
2020-08-27 15:49:56 +02:00 |
|
Laurent Destailleur
|
f010e44a71
|
WIP
|
2020-08-23 22:13:06 +02:00 |
|
Laurent Destailleur
|
b600478a5a
|
Work on recruitment module
|
2020-08-23 22:11:16 +02:00 |
|
Laurent Destailleur
|
34d2d9a7c6
|
Look and feel v13
|
2020-08-23 15:17:22 +02:00 |
|
Laurent Destailleur
|
23cda5f464
|
Enhance recruitment module
|
2020-08-22 14:37:09 +02:00 |
|
Laurent Destailleur
|
220fc6db98
|
Work on recruitment module
|
2020-08-21 13:00:12 +02:00 |
|
Laurent Destailleur
|
bd65e5612f
|
Fix duplicate id
|
2020-08-17 20:06:01 +02:00 |
|
Laurent Destailleur
|
c63d54631c
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/categories/class/categorie.class.php
|
2020-08-17 19:59:17 +02:00 |
|
Laurent Destailleur
|
487d26c7db
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions.lib.php
|
2020-08-17 19:54:23 +02:00 |
|
Bernard Saulme
|
52b84a3ea2
|
Update functions.lib.php
|
2020-08-14 18:08:59 +02:00 |
|
Laurent Destailleur
|
65ceaac42e
|
Better message
|
2020-08-14 12:56:17 +02:00 |
|
Laurent Destailleur
|
74da63c0e4
|
Merge pull request #14448 from 418sec/develop
Security Fix for Cross-site Scripting (XSS) - huntr.dev
|
2020-08-14 03:17:35 +02:00 |
|
lvessiller
|
f385e02c53
|
FIX title button attribute id empty
|
2020-08-13 17:43:18 +02:00 |
|
spooky360
|
a94fa93973
|
Fixed missing quote... => Fix for self XSS vuln (See https://www.huntr.dev/bounties/2-packagist-dolibarr)
|
2020-08-05 17:11:19 +02:00 |
|
spooky360
|
b9513255fd
|
Fix for self XSS vuln (See https://www.huntr.dev/bounties/2-packagist-dolibarr).
|
2020-08-05 17:02:59 +02:00 |
|
Laurent Destailleur
|
c09827248b
|
Merge pull request #14360 from ATM-Consulting/FIX_12.0_dol_string_onlythesehtmltags_remove_class_by_default
FIX 12.0 - dol_string_onlythesehtmltags(): remove class attribute by default
|
2020-08-04 12:27:31 +02:00 |
|
Florian Mortgat
|
ce18a4f029
|
FIX 12.0 - in dol_string_onlythesehtmltags, remove the class attribute by default
|
2020-08-03 12:28:12 +02:00 |
|
Laurent Destailleur
|
7297950308
|
Merge pull request #13759 from OPEN-DSI/stcommcontact
NEW: Add prospect status managment for the contact with managment of custom icon
|
2020-08-02 22:01:00 +02:00 |
|
Laurent Destailleur
|
04903460b1
|
Add contact on job page
|
2020-08-02 18:09:53 +02:00 |
|
Laurent Destailleur
|
be34a2c607
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/cashdesk.lang
htdocs/product/stock/list.php
|
2020-08-02 16:06:51 +02:00 |
|
Laurent Destailleur
|
367914015c
|
NEW Add a counter of number of words of pages in website module
|
2020-08-02 15:53:34 +02:00 |
|