| .. |
|
admin_extrafields_add.tpl.php
|
Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448)
|
2024-02-27 14:05:53 +01:00 |
|
admin_extrafields_edit.tpl.php
|
Fix with php-cs-fixer
|
2023-12-04 12:07:53 +01:00 |
|
admin_extrafields_view.tpl.php
|
QUAL Clean code around dol_eval use
|
2024-03-06 17:07:24 +01:00 |
|
advtarget.tpl.php
|
Fix: Replace deprecated modulename with new in isModEnabled (#28452)
|
2024-02-27 15:30:37 +01:00 |
|
ajaxrow.tpl.php
|
Fix with php-cs-fixer
|
2023-12-04 12:07:53 +01:00 |
|
bloc_comment.tpl.php
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|
bloc_showhide.tpl.php
|
Qual: Spelling htdocs/core (#27491)
|
2024-01-13 19:48:20 +01:00 |
|
card_presend.tpl.php
|
QUAL: Remove use of customurl filter. Must use the USF syntax.
|
2024-03-05 03:51:36 +01:00 |
|
commonfields_add.tpl.php
|
Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448)
|
2024-02-27 14:05:53 +01:00 |
|
commonfields_edit.tpl.php
|
Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448)
|
2024-02-27 14:05:53 +01:00 |
|
commonfields_view.tpl.php
|
Qual: Spelling htdocs/core (#27491)
|
2024-01-13 19:48:20 +01:00 |
|
contacts.tpl.php
|
Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448)
|
2024-02-27 14:05:53 +01:00 |
|
document_actions_post_headers.tpl.php
|
Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448)
|
2024-02-27 14:05:53 +01:00 |
|
error.tpl.php
|
|
|
|
extrafields_add.tpl.php
|
QUAL Use phan to help detect new issues (#27706)
|
2024-02-21 18:14:29 +01:00 |
|
extrafields_edit.tpl.php
|
QUAL Use phan to help detect new issues (#27706)
|
2024-02-21 18:14:29 +01:00 |
|
extrafields_list_array_fields.tpl.php
|
QUAL Clean code around dol_eval use
|
2024-03-06 17:07:24 +01:00 |
|
extrafields_list_print_fields.tpl.php
|
QUAL Clean code around dol_eval use
|
2024-03-06 17:07:24 +01:00 |
|
extrafields_list_search_input.tpl.php
|
Debug v19
|
2023-10-31 00:15:31 +01:00 |
|
extrafields_list_search_param.tpl.php
|
FIX fatal error with some parameters
|
2023-08-31 22:48:59 +02:00 |
|
extrafields_list_search_sql.tpl.php
|
Qual: Spelling htdocs/core (#27491)
|
2024-01-13 19:48:20 +01:00 |
|
extrafields_list_search_title.tpl.php
|
FIX css on title of extrafield dates
|
2022-07-09 14:49:35 +02:00 |
|
extrafields_view.tpl.php
|
QUAL Clean code around dol_eval use
|
2024-03-06 17:07:24 +01:00 |
|
filemanager.tpl.php
|
Fix with php-cs-fixer
|
2023-12-04 12:07:53 +01:00 |
|
footer.tpl.php
|
|
|
|
header.tpl.php
|
|
|
|
list_print_subtotal.tpl.php
|
we erase only subtotal filed value
|
2023-12-14 10:57:41 +01:00 |
|
list_print_total.tpl.php
|
fix warning in list_print_total.tpl.php (#28233)
|
2024-02-18 15:24:14 +01:00 |
|
login.tpl.php
|
QUAL Use phan to help detect new issues (#27706)
|
2024-02-21 18:14:29 +01:00 |
|
massactions_pre.tpl.php
|
Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448)
|
2024-02-27 14:05:53 +01:00 |
|
notes.tpl.php
|
Fix #28071 - New branch to fix bad merge (#28083)
|
2024-02-09 15:58:49 +01:00 |
|
object_discounts.tpl.php
|
Debug v18
|
2023-05-21 14:33:59 +02:00 |
|
objectline_create.tpl.php
|
Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448)
|
2024-02-27 14:05:53 +01:00 |
|
objectline_edit.tpl.php
|
Use the date pre-fill function also in edit mode (#28470)
|
2024-02-28 23:02:46 +01:00 |
|
objectline_title.tpl.php
|
QUAL Use phan to help detect new issues (#27706)
|
2024-02-21 18:14:29 +01:00 |
|
objectline_view.tpl.php
|
QUAL Use phan to help detect new issues (#27706)
|
2024-02-21 18:14:29 +01:00 |
|
objectlinked_lineimport.tpl.php
|
NEW All ajax pages have now a top_httphead()
|
2022-09-03 20:08:13 +02:00 |
|
onlinepaymentlinks.tpl.php
|
Fix: Replace deprecated modulename with new in isModEnabled (#28452)
|
2024-02-27 15:30:37 +01:00 |
|
originproductline.tpl.php
|
QUAL Use phan to help detect new issues (#27706)
|
2024-02-21 18:14:29 +01:00 |
|
passwordforgotten.tpl.php
|
Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154)
|
2024-02-13 21:46:12 +01:00 |
|
passwordreset.tpl.php
|
Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154)
|
2024-02-13 21:46:12 +01:00 |
|
README
|
|
|
|
resource_add.tpl.php
|
fix php warnings and errors (#28207)
|
2024-02-18 23:00:01 +01:00 |
|
resource_view.tpl.php
|
Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448)
|
2024-02-27 14:05:53 +01:00 |