Commit graph

154 commits

Author SHA1 Message Date
Dany De Bontridder
acafbcba2e Noalyss_SQL :: count add a space 2017-11-26 13:41:11 +01:00
Dany De Bontridder
9b52096914 HtmlInput: fix small bug in fct image_click 2017-11-16 21:03:35 +01:00
Dany De Bontridder
944a83e3bb HttpInput: Exception if the type is not known, 2017-11-15 20:35:38 +01:00
Dany De Bontridder
2bb31c7180 HttpInput: Exception if the type is not known 2017-11-15 19:57:37 +01:00
Dany De Bontridder
40b81bb7e6 HttpInput: protect against injection 2017-11-12 11:26:54 +01:00
Dany De Bontridder
4a8629e388 ANC : Bouton "recherche" sont des loupes 2017-11-07 09:53:43 +01:00
Dany De Bontridder
d8a9bf6635 CSS Esthetic : comment span or IText can have the CSSclass label_item 2017-11-04 11:37:44 +01:00
Dany De Bontridder
4fdbf0c3a6 Manage_Table_SQL : add a function to set the order 2017-11-02 23:48:13 +01:00
Dany De Bontridder
4c64f8a50f Rewriting : Use of Noalyss_CSV 2017-11-01 17:43:20 +01:00
Dany De Bontridder
473acf862e Task #0001481: Encodage Vente, Achat, Fin ou OD
Task #0001485: possibilité de clouer une fenetre

Ajout d'une fiche met automatiquement le quick-code au bon endroit
2017-10-31 19:58:55 +01:00
Dany De Bontridder
922d4a7b11 Add button to pin the box 2017-10-24 21:21:07 +02:00
Dany De Bontridder
73c99f6c6e Réécriture de CFGPCMN pour utiliser ManageTable 2017-10-23 20:09:37 +02:00
Dany De Bontridder
64267eb2e5 Esthetic : no span surrounding the value, must be done in the caller 2017-10-15 01:17:25 +02:00
Dany De Bontridder
3ab3cf984e Fix Doxygen issue : @example must be in a function otherwise the detailed section of Doxygen disappear 2017-10-15 00:54:27 +02:00
Dany De Bontridder
2c96ce0c68 InPlace_Switch : add a supplemental javascript command 2017-10-10 15:31:15 +02:00
Dany De Bontridder
ecef7d0659 Warning : use new icon 2017-10-07 16:01:49 +02:00
Dany De Bontridder
17b8a0504b HttpInput : do not use in_array but array_key_exists, 2017-10-06 10:00:49 +02:00
Dany De Bontridder
aaed63908e HttpInput : do not use isset but in_array, to avoid problem if the value is null 2017-10-05 23:26:23 +02:00
Dany De Bontridder
08b86a9742 CFGSEC : action and ledger are set thanks ajax
Inplace_Switch : new class for ajax with a swith button
2017-10-04 20:32:01 +02:00
Dany De Bontridder
b712539fe7 CFGSEC : the ledgers are now updated thanks an inplace class 2017-10-02 20:49:10 +02:00
Dany De Bontridder
0187848d56 Inplace_Edit : cosmetic 2017-09-27 22:34:06 +02:00
Dany De Bontridder
8246933e92 Analytic : change the name and description in Ajax, improve esthetic 2017-09-26 23:12:54 +02:00
Dany De Bontridder
d3a8fc0724 Inplace_Edit : improve button + test 2017-09-26 22:56:59 +02:00
Dany De Bontridder
10eb829204 Correct : json function 2017-09-25 23:30:58 +02:00
Dany De Bontridder
176403f1b4 New : inplace_edit permit the developer to create
easily a "inplace" edit field
2017-09-25 23:29:40 +02:00
Dany De Bontridder
0e18bd15f2 NEW : ICard , you can hide or show the accounting
in the search box with the functions ICard->hide_accounting
and ICard->show_accounting
2017-09-16 11:56:53 +02:00
Dany De Bontridder
fbd1ed1d98 improve esthetic 2017-09-13 19:56:47 +02:00
Dany De Bontridder
0e95617873 Manage_Table : Improve Javascript for adding / removing row of table 2017-09-13 00:06:37 +02:00
Dany De Bontridder
543f08fd1a fix minor bug + doc 2017-09-11 23:03:14 +02:00
Dany De Bontridder
5735be5c7c task #1438 Remplacement de HtmlInput par Http_Input
Clean code and improve doc
2017-08-28 18:20:46 +02:00
Dany De Bontridder
711b3b8f1d Code improve : Replace HtmlInput::generate_id obsolete , fix bug in the filter for detail history 2017-07-28 11:51:32 +02:00
Dany De Bontridder
fdb1860f52 improve doc 2017-07-24 19:08:21 +02:00
Dany De Bontridder
73d1753d40 Esthetic change icon edit 2017-07-24 18:57:14 +02:00
Dany De Bontridder
a5ef1138a4 Improve debugging and improve manage_table_sql
element will be added at the right place
Manage_Table_SQL can work also with a SQL query or a view
Icon place can be modified
2017-07-23 13:24:53 +02:00
Dany De Bontridder
09336b256a remove href=javascript:void(0) + HtmlInput::generate_id replaced by uniqid 2017-07-23 13:16:58 +02:00
Dany De Bontridder
57194bdf23 Infobulle : info : esthetic 2017-07-21 15:03:50 +02:00
Dany De Bontridder
965f0646d5 Infobulle : warning : esthetic 2017-07-18 20:31:42 +02:00
Dany De Bontridder
52a28b01c2 Move Noalyss_SQL.class.php do the lib folder 2017-07-13 19:14:26 +02:00
Dany De Bontridder
2ac38fc2ea Infobulle : warning : esthetic 2017-07-13 18:44:52 +02:00
Dany De Bontridder
8f0f7d6aec Infobulle : esthetic 2017-07-13 18:34:54 +02:00
Dany De Bontridder
40e8c3a115 Improve redirect 2017-07-11 00:05:49 +02:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Dany De Bontridder
1d5550713f New function manage_table::set_table, and manage_table::delete 2017-07-05 10:35:05 +02:00
Dany De Bontridder
1cd7612ea4 HtmlInput::button_action: add icon , htmlInput : add documentation 2017-07-04 10:17:21 +02:00
Dany De Bontridder
ad3d6da2ea Improve Manage_Table : add icon 2017-07-04 10:17:06 +02:00
Dany De Bontridder
52d905c275 Manage_SQL : improve cosmetic + add error function 2017-07-04 10:11:50 +02:00
Dany De Bontridder
4e9051c544 Typo 2017-06-23 22:50:59 +02:00
Dany De Bontridder
a24821c12f 0001438: Documentation Remplacement de HtmlInput par HttpInput 2017-06-22 20:10:36 +02:00
Dany De Bontridder
a5f02370cc 0001438: Remplacement de HtmlInput par HttpInput 2017-06-12 21:11:05 +02:00
Dany De Bontridder
074bcac3c3 0001438: Remplacement de HtmlInput par HttpInput 2017-06-05 19:56:43 +02:00