Laurent Destailleur
0e3ec3ea2d
Trans
2021-09-28 11:56:43 +02:00
Laurent Destailleur
d5d4b8d8e0
Fix escape the undescore on search in website module
2021-09-26 14:21:23 +02:00
Laurent Destailleur
cd46ccdb66
Code comment
2021-09-24 02:31:15 +02:00
Laurent Destailleur
51b6318f88
FIX Test when date of invoie is in future (pb with TZ and offset)
2021-09-23 02:14:01 +02:00
Laurent Destailleur
6f9fc205ef
Merge pull request #18796 from altairis-noe/warehouse_project_elements
...
FIX: add warehouse in projects' overview count
2021-09-22 15:24:05 +02:00
Noé Cendrier
066013c31f
typo stickler
2021-09-22 15:15:39 +02:00
Noé Cendrier
c89468428e
add warehouse in projects elements count
2021-09-21 17:22:55 +02:00
ksar
f2b39b3eeb
FIX #18767 : Adherent delete
...
Adherent Delete was not working due to the fact that
$features = 'adherent';
$feature2 = 'cotisation';
And $user->rights->$feature->$subfeature->supprimer does not exist
Also I used the double declaration of salaries.
2021-09-21 11:27:41 +02:00
Laurent Destailleur
0eff2fa15b
FIX default language defined for IN country
2021-09-20 13:20:54 +02:00
Laurent Destailleur
02bed7ce01
Fix sanitize
2021-09-17 10:45:59 +02:00
Laurent Destailleur
6dbf316e66
Fix links
2021-09-14 17:56:06 +02:00
Florian HENRY
257686c2fe
fix: on Event tabs, if no evt type use in filter, filter on label and state not apply
2021-09-10 15:45:03 +02:00
Laurent Destailleur
ffd7f60830
FIX #18589 #18617
2021-09-09 19:21:32 +02:00
lmarcouiller
a5e670291e
Fix permission for salaries module
2021-09-08 15:36:51 +02:00
Laurent Destailleur
0b68da4e9e
Debug organizedeventregistration module
2021-09-08 02:27:52 +02:00
Laurent Destailleur
e22bd5c048
Fix better format address for jp in romaji
2021-09-02 10:39:56 +02:00
Laurent Destailleur
a6ddc90d5b
Fix responsive
2021-08-23 23:53:58 +02:00
Laurent Destailleur
23829ae637
Cast numeric into on sql request
2021-08-23 18:56:46 +02:00
Laurent Destailleur
d4b5ee6c85
Fix cast into variable into sql request.
2021-08-23 17:41:11 +02:00
Laurent Destailleur
d46dfd017a
FIX #yogosha6944 Protection against traversal path.
2021-08-23 16:00:03 +02:00
Laurent Destailleur
a25346e302
FIX Date of payment of subscription must not be set to 1970-01-01.
...
Fix look and feel v14
2021-08-23 15:00:29 +02:00
Laurent Destailleur
041784876d
Fix option $nolog
2021-08-23 12:25:59 +02:00
Laurent Destailleur
fdffc0c13a
NEW Add param $nolog to avoid logging into dol_delete_recursive_dir()
2021-08-23 12:25:29 +02:00
Laurent Destailleur
ff3f85b214
Fix case sensitive
2021-08-22 01:44:52 +02:00
Laurent Destailleur
04a922b5f4
Implement the noescapetags into dol_escape_htmltag
2021-08-21 13:27:33 +02:00
Laurent Destailleur
68d24661db
Try to fix the ' that show ' on PDF
2021-08-21 12:19:50 +02:00
Laurent Destailleur
10ddd621ca
Fix escape error message
2021-08-20 12:40:49 +02:00
Laurent Destailleur
7d61609462
FIX #yogosha6907
2021-08-17 13:13:04 +02:00
Laurent Destailleur
a31f991b39
Doc
2021-08-17 04:41:33 +02:00
Laurent Destailleur
f51bcf0038
Debug notification module
2021-08-17 03:20:57 +02:00
Laurent Destailleur
c0c46fb704
FIX Link of download main doc on vat list
2021-08-06 12:20:12 +02:00
Laurent Destailleur
eced1c824a
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/core/class/html.form.class.php
htdocs/projet/tasks/time.php
2021-08-02 18:47:09 +02:00
Laurent Destailleur
d822421e10
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/accountancy/tpl/export_journal.tpl.php
htdocs/projet/tasks/time.php
2021-08-02 18:31:26 +02:00
Laurent Destailleur
9c626bede4
Fix dol_hash for sha256
2021-07-30 18:43:35 +02:00
Laurent Destailleur
505543e18e
Fix #yogosha6704
2021-07-26 00:37:47 +02:00
Laurent Destailleur
4c505619e3
FIX look and field v14
2021-07-23 00:02:14 +02:00
Laurent Destailleur
83d931f3c7
FIX #18143
2021-07-14 17:40:36 +02:00
Laurent Destailleur
d1a00c26aa
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/functions.lib.php
2021-07-13 13:14:27 +02:00
Laurent Destailleur
d3f324c2d4
Try a better fix for #18105
2021-07-12 16:55:16 +02:00
John BOTELLA
deb9a374f3
Fix ui event badge status
2021-07-12 12:28:21 +02:00
Laurent Destailleur
25d6f1a7c8
More complete exemple.
2021-07-11 01:58:37 +02:00
Laurent Destailleur
1209253d57
Sanitize data
2021-07-08 18:12:15 +02:00
Laurent Destailleur
b84fc94324
Merge pull request #18104 from fappels/14_fix_php8_warning_part4
...
14 fix php8 warning on user page
2021-07-08 16:31:25 +02:00
Laurent Destailleur
ad11f7b66d
Fix type of param
...
Fix test of ckeditor for html doc
Fix when MAIN_RESTRICTHTML_ONLY_VALID_HTML is on
2021-07-08 13:59:04 +02:00
Francis Appels
0e2c57fe65
Fix php 8 warning on user page
2021-07-07 14:50:10 +02:00
Laurent Destailleur
ff94c60cc7
Fix GETPOST with restricthtml
2021-07-07 01:45:31 +02:00
Laurent Destailleur
9fc2d9fc03
Fix phpcs
2021-07-06 19:02:03 +02:00
Laurent Destailleur
3c0e841877
Fix function not found
2021-07-06 15:55:43 +02:00
Laurent Destailleur
555f1c719b
Debug v14
2021-07-06 04:29:25 +02:00
Laurent Destailleur
61ed899608
Fix set discount on line in TakePos
2021-07-06 03:53:42 +02:00