| .. |
|
ac_common.php
|
Include Bootstrap
|
2021-01-22 13:40:24 +01:00 |
|
config_file.php
|
IText require , used for admin and password
|
2020-11-12 18:20:51 +01:00 |
|
data_sql.class.php
|
Data_SQL database connexion private
|
2019-09-12 19:40:26 +02:00 |
|
database_core.class.php
|
documentation
|
2020-10-04 13:44:19 +02:00 |
|
filetosend.class.php
|
Code Cleaning split sendmail between sendmail_core
|
2019-07-28 13:22:36 +02:00 |
|
function_javascript.php
|
Task #0001861: Plage de cases à cocher
|
2020-11-04 17:06:53 +01:00 |
|
html_input.class.php
|
Follow_Up : other card, change presentation, use a button
|
2020-11-10 10:54:25 +01:00 |
|
html_tab.class.php
|
Output_Html_Tab : cosmetic
|
2020-03-21 11:41:14 +01:00 |
|
html_table.class.php
|
new coding convention , Change File name : class_ becomes file.class.php
|
2017-07-08 09:46:41 +02:00 |
|
http_input.class.php
|
doc
|
2020-10-04 13:44:19 +02:00 |
|
iaction.class.php
|
new coding convention , Change File name : class_ becomes file.class.php
|
2017-07-08 09:46:41 +02:00 |
|
ianccard.class.php
|
use icon_action::icon_magnify instead of icon
|
2018-02-05 21:01:57 +01:00 |
|
ibutton.class.php
|
Task #0001529: Réécriture de code , placer les icones dans Icon_Action
|
2018-01-16 21:07:04 +01:00 |
|
icard.class.php
|
Task #0001869: Session key : clef de session
|
2020-12-22 20:38:16 +01:00 |
|
icheckbox.class.php
|
Task #0001861: Plage de cases à cocher
|
2020-11-04 17:06:53 +01:00 |
|
icon_action.class.php
|
Tache #0001859: PARAM/CFGDOC : icone fermer + bouton
|
2020-10-26 18:13:43 +01:00 |
|
iconcerned.class.php
|
reconcilaction : possibility to select only one operation
|
2020-08-18 19:11:23 +02:00 |
|
idate.class.php
|
Tache #0001875: Demande amélioration calendrier
|
2021-01-16 12:58:08 +01:00 |
|
ifile.class.php
|
new coding convention , Change File name : class_ becomes file.class.php
|
2017-07-08 09:46:41 +02:00 |
|
ihidden.class.php
|
Fix ID problem
|
2017-12-05 12:05:28 +01:00 |
|
impress.class.php
|
prevent divide by zero in formula
|
2020-08-18 19:12:08 +02:00 |
|
inplace_edit.class.php
|
Adapt for Textarea
|
2020-10-29 18:27:35 +01:00 |
|
inplace_switch.class.php
|
InPlace_Switch : do not echo , return a string instead
|
2020-10-08 20:07:59 +02:00 |
|
input_checkbox.class.php
|
Modern CheckBox
|
2020-10-22 13:54:05 +02:00 |
|
input_switch.class.php
|
Improve Input_Switch , do not echo but returns string
|
2020-10-10 19:35:10 +02:00 |
|
inum.class.php
|
Bug PHP : confuse NULL and 0
|
2019-11-24 20:07:51 +01:00 |
|
iperiod.class.php
|
Ergonomy : ask exercice and periode separately in preference
|
2018-02-07 17:36:08 +01:00 |
|
ipopup.class.php
|
new coding convention , Change File name : class_ becomes file.class.php
|
2017-07-08 09:46:41 +02:00 |
|
iposte.class.php
|
Suppress obsolete files
|
2018-02-09 23:08:54 +01:00 |
|
iradio.class.php
|
new coding convention , Change File name : class_ becomes file.class.php
|
2017-07-08 09:46:41 +02:00 |
|
irelated_action.class.php
|
new coding convention , Change File name : class_ becomes file.class.php
|
2017-07-08 09:46:41 +02:00 |
|
iselect.class.php
|
Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss
|
2018-12-27 20:11:54 +01:00 |
|
ispan.class.php
|
CSS Esthetic : comment span or IText can have the CSSclass label_item
|
2017-11-04 11:37:44 +01:00 |
|
itext.class.php
|
IText , remove double-quote
|
2020-11-22 17:09:41 +01:00 |
|
itextarea.class.php
|
doc
|
2020-10-04 13:44:19 +02:00 |
|
itva_popup.class.php
|
TVA Code : problem when setting a code
|
2019-11-18 18:58:26 +01:00 |
|
manage_table_sql.class.php
|
Rewriting of card attributes
|
2020-10-10 13:36:58 +02:00 |
|
message_javascript.php
|
javascript message , use function htmlspecialchar instead of escape_xml
|
2021-01-12 12:13:09 +01:00 |
|
noalyss_csv.class.php
|
Task #0001869: Session key : clef de session
|
2020-12-22 20:38:16 +01:00 |
|
noalyss_sql.class.php
|
Data_SQL Function prefix turn an object to an array but key can have a prefix
|
2019-11-24 20:41:10 +01:00 |
|
output_html_tab.class.php
|
Output_Tab : set mode to row by default + cosmetic
|
2020-04-06 10:34:48 +02:00 |
|
pdf_core.class.php
|
Code Cleaning : remove direct access to global , add Exception
|
2019-11-02 00:54:35 +01:00 |
|
progress_bar.class.php
|
Progress Bar : use GET , which is faster than POST, use 2 decimal in progress because if the step is < 1 , it doesn't work
|
2018-02-03 16:18:02 +01:00 |
|
select_box.class.php
|
Select_Box Add new position : absolute
|
2020-10-14 15:53:21 +02:00 |
|
sendmail_core.class.php
|
Fix bug in recover password
|
2020-05-11 00:03:58 +02:00 |
|
single_record.class.php
|
Code cleaning : split database into database (for noalyss) and databasecore ,
|
2019-07-24 22:47:32 +02:00 |
|
sort_table.class.php
|
code cleaning and replace $_SERVER['SCRIPT_FILENAME'] by $_SERVER['PHP_SELF']
|
2021-01-12 11:14:14 +01:00 |
|
user_common.php
|
code cleaning and replace $_SERVER['SCRIPT_FILENAME'] by $_SERVER['PHP_SELF']
|
2021-01-12 11:14:14 +01:00 |
|
user_menu.php
|
Documentation + bug cosmetic about TVA_SIDED : total operation shown
|
2019-12-02 20:21:41 +01:00 |
|
zip_extended.class.php
|
new coding convention , Change File name : class_ becomes file.class.php
|
2017-07-08 09:46:41 +02:00 |