Commit Graph

161 Commits

Author SHA1 Message Date
jpb
2c4e6da36a add escape to date 2021-04-19 14:02:46 +02:00
stickler-ci
f71b15ac8e Fixing style errors. 2021-04-19 10:05:56 +00:00
x
e78f6e3001 replace urlencode 2021-04-19 12:03:52 +02:00
x
b41d90aa51 merge conflict 2021-04-19 12:00:20 +02:00
x
8f1046fcb3 use form->selectDate instead of html input type date 2021-04-19 11:56:37 +02:00
stickler-ci
08787cf40f Fixing style errors. 2021-04-19 09:52:17 +00:00
x
584c09d62c shorten link to 509 lenght Stickler CI / stickler-ci 2021-04-19 11:50:03 +02:00
x
93c86d077a merge confilct 2021-04-19 11:43:26 +02:00
Laurent Destailleur
6e422d26f3 FIX #yogosha5746 - next step (wip) 2021-03-30 16:20:18 +02:00
Laurent Destailleur
c98f38a209 Fix #yogosha5737 2021-03-25 13:36:43 +01:00
Laurent Destailleur
cc10106a21 Fix protection on int 2021-03-14 12:20:23 +01:00
Laurent Destailleur
12f50a76d7 Fix yogosha #5627 2021-03-14 11:48:39 +01:00
Frédéric FRANCE
f73c0abec1 code syntax m... directories 2021-02-26 18:26:44 +01:00
stickler-ci
7966c6ed6d Fixing style errors. 2021-02-01 08:34:12 +00:00
jpb
6b451bd870 use form->selectdate 2021-02-01 09:31:30 +01:00
jpb
20720ae0dd remove idate 2021-01-11 14:06:21 +01:00
jpb
a810dfaecb Merge branch 'develop_mcurrencyRate' of github.com:atm-jpb/dolibarr into develop_mcurrencyRate 2020-12-24 09:55:46 +01:00
jpb
367a038a15 hotfix : idate on create currency 2020-12-24 09:55:09 +01:00
stickler-ci
a37bb4c6f2 Fixing style errors. 2020-12-23 13:51:13 +00:00
jpb
26a40e30e3 multicurrency update online and change some behaviors 2020-12-23 14:46:07 +01:00
Laurent Destailleur
0a38f9e8aa Fix add missing token 2020-12-16 15:16:23 +01:00
Laurent Destailleur
bb8aaa1bdf Fix css 2020-11-09 11:28:10 +01:00
Laurent Destailleur
6b8170cf39 Fix default order 2020-11-09 11:22:10 +01:00
Laurent Destailleur
2d29bd39e4 Fix SSF by replacing curl with getURLContent() 2020-11-09 11:20:23 +01:00
Scrutinizer Auto-Fixer
ab25e047c0 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 17:51:30 +00:00
Laurent Destailleur
25aa301bc7 Merge pull request #15237 from frederic34/patch-10
remove deprecated
2020-10-31 16:54:39 +01:00
Laurent Destailleur
ce59e8e35b Fix phpcs 2020-10-31 14:58:13 +01:00
Frédéric FRANCE
8e82f0d5b9 remove deprecated 2020-10-31 14:42:47 +01:00
Laurent Destailleur
80efdcf260 Debug multicurrency editor 2020-10-31 14:24:00 +01:00
Laurent Destailleur
11f9c4cfbd Merge pull request #15117 from atm-jpb/develop_editorRate
# New multi-currency exchange rate editor
2020-10-31 13:55:42 +01:00
Laurent Destailleur
24df254e92 Update multicurrency.class.php 2020-10-31 13:54:23 +01:00
jpb
f0baa0f788 fix : input type number , getpost type , hook 2020-10-28 12:12:29 +01:00
Laurent Destailleur
80d13e711c More secured getURLContent method. Add PHPUnit on getURLContent 2020-10-27 18:02:05 +01:00
jpb
26e3637e22 remove ['newtoken'] to newtoken() function 2020-10-27 09:58:32 +01:00
jpb
47351c3cb3 Fix : stickler-ci 2020-10-23 13:55:55 +02:00
jpb
63c82b47fe Merge branch '11.0_currencyRateEditor' of github.com:atm-jpb/dolibarr into develop_editorRate 2020-10-23 12:27:14 +02:00
jpb
1ecff0a608 add list and crud 2020-10-23 11:58:25 +02:00
Laurent Destailleur
96ae9c11f6 Revert "NEW Better currency rate editor" 2020-09-27 18:03:56 +02:00
Florian Mortgat
70a0b6b90f Merge branch 'new/11.0_multicurrency_rate_editor' into new/develop/currency_rate_editor 2020-09-23 16:03:10 +02:00
Florian Mortgat
f98ea5b8ad +token for _actionDelete 2020-09-23 15:13:33 +02:00
Florian Mortgat
7822dacbb8 cleanup: remove commented code 2020-09-23 14:23:17 +02:00
Florian Mortgat
f97e9e4330 FIX: URL parameters vs. POST, tokens, use class CurrencyRate for CRUD 2020-09-23 14:22:27 +02:00
Florian Mortgat
69385e6fbf FIXME: conflits params URL et POST 2020-09-22 18:44:45 +02:00
Florian Mortgat
592789c597 Exchange rate editor: +filters 2020-09-22 18:34:59 +02:00
Florian Mortgat
b3f911f810 WIP: rate editor 2020-09-22 16:10:28 +02:00
Florian Mortgat
bd4db13f90 NEW: rate editor for multicurrency 2020-09-21 17:42:20 +02:00
Laurent Destailleur
0e4d3c19dd Fix escaping 2020-09-20 02:57:15 +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
815269db9c FIX #14443 2020-08-23 18:49:19 +02:00
Laurent Destailleur
91a50038ff Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/compta/prelevement/class/bonprelevement.class.php
	htdocs/compta/prelevement/create.php
	htdocs/compta/prelevement/fiche-stat.php
2020-07-27 19:35:34 +02:00