Laurent Destailleur
|
874731af84
|
The 'action=delete&file=...' has been replaced with
'action=deletefile&file=...' to avoid confusion with deletion of object
lines.
|
2021-10-10 21:11:48 +02:00 |
|
Alexandre SPANGARO
|
e75d7b2206
|
HTML5 - <font> tag is deprecated, replace by <span>
|
2021-10-05 06:25:53 +02:00 |
|
Laurent Destailleur
|
902fed1f0d
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/ecm/index.php
|
2021-10-02 20:09:06 +02:00 |
|
Laurent Destailleur
|
166d3b08d6
|
Add LIBXML_NONET to simplexml_load_string
|
2021-09-30 20:12:01 +02:00 |
|
Laurent Destailleur
|
673a2982a5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/opensurvey/card.php
|
2021-09-30 16:32:40 +02:00 |
|
Laurent Destailleur
|
3d239e7528
|
Trans
|
2021-09-29 17:28:06 +02:00 |
|
Christian Foellmann
|
f094b4c70c
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|
Laurent Destailleur
|
4958015e93
|
Fix token
|
2021-08-04 12:26:38 +02:00 |
|
Laurent Destailleur
|
5372912b0b
|
Merge pull request #17642 from Givriz/dev
Compatibility phpv8
|
2021-05-26 18:22:46 +02:00 |
|
Laurent Destailleur
|
58ffee193f
|
Debug v14
|
2021-05-19 13:07:25 +02:00 |
|
Damien BENOIT
|
38a5dfb263
|
Update listevents.php
Added $optioncss
|
2021-05-18 15:26:55 +02:00 |
|
Givriz
|
6bbd6db84b
|
Compatibility phpv8
|
2021-05-17 18:39:08 +02:00 |
|
Laurent Destailleur
|
caea6f8d6c
|
Update listevents.php
|
2021-05-17 16:29:00 +02:00 |
|
Laurent Destailleur
|
caf1c625a3
|
Update listevents.php
|
2021-05-17 16:28:19 +02:00 |
|
Laurent Destailleur
|
c8758c53d2
|
Update listevents.php
|
2021-05-17 16:27:14 +02:00 |
|
Laurent Destailleur
|
68fe68b844
|
Update listevents.php
|
2021-05-17 16:25:25 +02:00 |
|
Givriz
|
81d899947d
|
Update listevents.php
|
2021-05-12 18:41:41 +02:00 |
|
Givriz
|
a451fee68f
|
Compatibility phpv8
|
2021-04-23 18:01:11 +02:00 |
|
Laurent Destailleur
|
e71e5d533d
|
Fix HTML5
|
2021-04-19 21:30:25 +02:00 |
|
Laurent Destailleur
|
e366d2c379
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/admin/tools/export_files.php
htdocs/compta/paiement_charge.php
htdocs/compta/sociales/card.php
htdocs/core/lib/functions.lib.php
htdocs/cron/list.php
htdocs/filefunc.inc.php
test/phpunit/FilesLibTest.php
|
2021-03-16 14:57:04 +01:00 |
|
Laurent Destailleur
|
614720fc0a
|
FIX #16671 Can not generate zip file of documents in backup tool
|
2021-03-15 14:51:36 +01:00 |
|
Laurent Destailleur
|
c3a047ee06
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/class/api_agendaevents.class.php
|
2021-03-08 19:31:47 +01:00 |
|
Frédéric FRANCE
|
fee5bbf65b
|
fix usage of else if
|
2021-03-07 09:12:46 +01:00 |
|
Laurent Destailleur
|
3cbced439a
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/listevents.php
htdocs/compta/bank/line.php
htdocs/compta/facture/class/facture-rec.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/paiement/cheque/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/core/lib/date.lib.php
htdocs/core/lib/ticket.lib.php
htdocs/core/modules/mailings/modules_mailings.php
htdocs/core/tpl/extrafields_view.tpl.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/cron/list.php
htdocs/expedition/card.php
htdocs/mrp/mo_list.php
htdocs/product/stock/productlot_card.php
htdocs/public/emailing/mailing-read.php
htdocs/public/emailing/mailing-unsubscribe.php
htdocs/ticket/list.php
test/phpunit/FactureRecTest.php
|
2021-03-05 19:29:09 +01:00 |
|
Laurent Destailleur
|
ffa0e6c391
|
FIX Timezone management for datetime on list of events
|
2021-03-04 15:34:29 +01:00 |
|
Frédéric FRANCE
|
608b933ef5
|
code syntax admin dir
|
2021-02-26 22:04:03 +01:00 |
|
Laurent Destailleur
|
d16276ea2c
|
Clean code
|
2021-02-16 11:15:42 +01:00 |
|
Laurent Destailleur
|
ccf2832938
|
Clean code
|
2021-01-30 12:45:43 +01:00 |
|
Laurent Destailleur
|
5cf43a0aab
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-01-01 22:05:56 +01:00 |
|
Laurent Destailleur
|
f328bdc3f9
|
Fix var name
|
2021-01-01 22:05:12 +01:00 |
|
Laurent Destailleur
|
a8cd62c44e
|
Add AUDIT_ENABLE_PREFIX_SESSION
|
2021-01-01 22:00:00 +01:00 |
|
Laurent Destailleur
|
90d8299c92
|
Fix purge tool
|
2020-12-18 13:24:02 +01:00 |
|
Laurent Destailleur
|
1f6f434a9c
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/export_files.php
test/phpunit/SecurityTest.php
|
2020-12-11 15:56:19 +01:00 |
|
Laurent Destailleur
|
4fcd3fe493
|
Fix disallow -- string into filename for security purpose. Vulnerability
reported by Yılmaz Değirmenci
|
2020-12-11 15:12:42 +01:00 |
|
Frédéric FRANCE
|
4039ca269f
|
fix translation removing html
|
2020-12-04 21:08:51 +01:00 |
|
Scrutinizer Auto-Fixer
|
7f52920716
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-31 13:32:18 +00:00 |
|
Laurent Destailleur
|
80d13e711c
|
More secured getURLContent method. Add PHPUnit on getURLContent
|
2020-10-27 18:02:05 +01:00 |
|
Laurent Destailleur
|
920b31140b
|
Fix exclude of backup files when path are for Windows
|
2020-10-11 13:32:50 +02:00 |
|
Laurent Destailleur
|
86c46bbb97
|
Fix backup - Exclude existing backup when path is uppercase.
|
2020-10-11 13:18:16 +02:00 |
|
Laurent Destailleur
|
ced91d049d
|
Show admin star on audit page list
|
2020-10-10 16:43:15 +02:00 |
|
Scrutinizer Auto-Fixer
|
1512521d91
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-07 13:01:28 +00:00 |
|
Laurent Destailleur
|
aeb895b1c6
|
CSS
|
2020-10-04 18:43:56 +02:00 |
|
Laurent Destailleur
|
ca7b9efec2
|
Add missing token
|
2020-09-24 17:08:31 +02:00 |
|
Laurent Destailleur
|
b1985950a6
|
Use POST to make the ajax set/del constant
|
2020-09-19 12:50:47 +02:00 |
|
Laurent Destailleur
|
2d38644ae1
|
Sanitize sortfield
|
2020-09-18 17:13:01 +02:00 |
|
Laurent Destailleur
|
c4b5f5a249
|
Maxi clean of code
|
2020-09-18 01:29:17 +02:00 |
|
Laurent Destailleur
|
5744b1e0a3
|
Fix #yogosha4512
|
2020-09-17 21:34:31 +02:00 |
|
Laurent Destailleur
|
9a758b7edd
|
FIX #yogosha4483
|
2020-09-17 14:31:25 +02:00 |
|
Laurent Destailleur
|
bfbb217607
|
Fix GETPOST on 'action'
|
2020-09-16 19:39:50 +02:00 |
|
Laurent Destailleur
|
ad87e753b4
|
Clean trim on GETPOST (already included inside GETPOST when not 'none'
|
2020-08-28 21:27:50 +02:00 |
|
Laurent Destailleur
|
21633e3d39
|
css
|
2020-08-24 17:10:27 +02:00 |
|
Laurent Destailleur
|
81cb5501bc
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/system/database-tables.php
|
2020-07-28 10:32:27 +02:00 |
|
Laurent Destailleur
|
45eca85bae
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/admin/tools/dolibarr_export.php
|
2020-07-28 10:29:14 +02:00 |
|
Laurent Destailleur
|
d46d34915e
|
FIX Checkbox "drop table" was not checked when using php method for dump
|
2020-07-28 10:23:09 +02:00 |
|
Frédéric FRANCE
|
85625a46bb
|
add new rule
|
2020-05-21 09:35:30 +02:00 |
|
Frédéric FRANCE
|
ee6fadd0d5
|
add new rule
|
2020-05-21 01:41:27 +02:00 |
|
Laurent Destailleur
|
75ac377352
|
Fix tar command
|
2020-05-16 04:26:43 +02:00 |
|
Laurent Destailleur
|
24f4a0be1f
|
exclude other log files
|
2020-05-16 04:24:23 +02:00 |
|
Laurent Destailleur
|
a8222c2651
|
Look and feel v12
|
2020-05-06 05:10:42 +02:00 |
|
Laurent Destailleur
|
75dd5f268f
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/files.lib.php
htdocs/core/lib/sendings.lib.php
|
2020-05-01 22:00:00 +02:00 |
|
Laurent Destailleur
|
160009630f
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/admin/tools/dolibarr_export.php
|
2020-05-01 21:57:28 +02:00 |
|
Laurent Destailleur
|
aab9a2ff75
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2020-05-01 21:03:38 +02:00 |
|
Laurent Destailleur
|
b41b22996f
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/core/class/utils.class.php
htdocs/core/lib/files.lib.php
|
2020-05-01 21:03:16 +02:00 |
|
Laurent Destailleur
|
385f998254
|
Fix restore param --quick
|
2020-05-01 21:01:40 +02:00 |
|
Laurent Destailleur
|
82ace4b4ef
|
FIX Several pb in export of documents
FIX Must escape shell
FIX Must exclude logs and some dirs for compressed backup
FIX gzip and bzip2 must use option -f
|
2020-04-30 11:52:30 +02:00 |
|
Laurent Destailleur
|
31157931a9
|
Fix phpcs
|
2020-04-26 23:52:23 +02:00 |
|
Laurent Destailleur
|
16e46c672c
|
Clean code
|
2020-04-20 15:06:27 +02:00 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
Laurent Destailleur
|
6f1b9c4678
|
Fix colspan
|
2020-03-25 18:24:39 +01:00 |
|
Scrutinizer Auto-Fixer
|
e8083e2a65
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-03-23 14:54:02 +00:00 |
|
Laurent Destailleur
|
33c5db9cc3
|
Prepare code for the new pagination possibility
|
2020-03-13 13:07:11 +01:00 |
|
Laurent Destailleur
|
df7cdd1da8
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/admin/tools/export_files.php
htdocs/comm/mailing/class/advtargetemailing.class.php
htdocs/core/tpl/advtarget.tpl.php
|
2020-02-08 15:42:35 +01:00 |
|
ksar
|
e951743077
|
Update export_files.php
Remove Warning
|
2020-02-08 15:04:27 +01:00 |
|
ksar
|
b5da9763ce
|
Update export_files.php
Remove Warning
|
2020-02-06 12:15:18 +01:00 |
|
ksar
|
16fdab6089
|
Update export_files.php
REmove the Warning
|
2020-02-06 12:12:20 +01:00 |
|
Scrutinizer Auto-Fixer
|
5fda829023
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-01-30 00:48:28 +00:00 |
|
Laurent Destailleur
|
526ae83e8f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-01-19 19:49:16 +01:00 |
|
Laurent Destailleur
|
e803e06c0d
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/admin/tools/listevents.php
htdocs/commande/class/commande.class.php
htdocs/core/lib/functions.lib.php
htdocs/expensereport/card.php
htdocs/exports/export.php
|
2020-01-19 19:01:46 +01:00 |
|
Laurent Destailleur
|
041d5aeb46
|
FIX XSS vulnerability in description of list of audit events.
|
2020-01-19 18:55:22 +01:00 |
|
Laurent Destailleur
|
6a958dd45b
|
FIX XSS vulnerability in description of list of audit events.
|
2020-01-19 18:51:37 +01:00 |
|
Scrutinizer Auto-Fixer
|
8744f6ab7b
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-01-18 15:17:07 +00:00 |
|
Laurent Destailleur
|
26e450fb2a
|
Fix extension of backup file
|
2020-01-17 11:52:21 +01:00 |
|
Laurent Destailleur
|
2099e05f22
|
Fix translation
|
2020-01-17 11:39:22 +01:00 |
|
Laurent Destailleur
|
906110dc1d
|
Fix backup. Recommended compression is gzip.
|
2020-01-17 11:34:31 +01:00 |
|
Laurent Destailleur
|
ed0e4b53d4
|
Fix error in mysqldump
|
2020-01-15 16:11:31 +01:00 |
|
Laurent Destailleur
|
f44b85f557
|
Fix $_SESSION['newtoken'] must be newToken()
|
2019-12-18 23:12:31 +01:00 |
|
Laurent Destailleur
|
ae6d536d1d
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/dolibarr_export.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/pdf.lib.php
|
2019-12-09 13:32:56 +01:00 |
|
Laurent Destailleur
|
94bab15528
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/core/lib/pdf.lib.php
|
2019-12-09 13:27:30 +01:00 |
|
Florian Mortgat
|
4846885eea
|
NEW 9.0: enable user to use the mysqldump '--quick' option
(useful if the server has low RAM or large tables)
|
2019-12-02 16:54:05 +01:00 |
|
Frédéric FRANCE
|
35751a80ab
|
100% centpercent
|
2019-11-05 21:24:41 +01:00 |
|
Laurent Destailleur
|
204475efb9
|
Removed deprecated file
|
2019-11-05 19:10:29 +01:00 |
|
Frédéric FRANCE
|
e93aaa2a75
|
replace deprecated user->societe_id by user->socid
|
2019-10-31 20:46:31 +01:00 |
|
Frédéric FRANCE
|
360bf55f5b
|
clean indent
|
2019-10-20 01:09:11 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
b445c0eec7
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/dolibarr_export.php
|
2019-09-03 22:40:26 +02:00 |
|
Laurent Destailleur
|
0a17e6bfd5
|
FIX Several pb in export of documents
FIX Must escape shell
FIX Must exclude logs and some dirs for compressed backup
FIX gzip and bzip2 must use option -f
|
2019-09-03 22:39:24 +02:00 |
|
Laurent Destailleur
|
5c13f5d397
|
Update dolibarr_export.php
|
2019-08-26 16:33:38 +02:00 |
|
Laurent Destailleur
|
6771af4565
|
Update dolibarr_export.php
|
2019-08-26 16:33:22 +02:00 |
|
schhub
|
3c706ae28a
|
Update dolibarr_export.php
|
2019-08-23 08:53:43 +02:00 |
|
schhub
|
264763f6b7
|
Update dolibarr_export.php
|
2019-08-23 08:31:50 +02:00 |
|