Commit graph

176 commits

Author SHA1 Message Date
Dany De Bontridder
bb0708b1d5 Add Documentation 2018-01-06 16:39:32 +01:00
Dany De Bontridder
1d9a6e7073 Rewriting periode : add format date + exception 2018-01-06 16:39:10 +01:00
Dany De Bontridder
a315bd4f3a redirect incorrect : fix small bug 2017-12-28 18:48:46 +01:00
Dany De Bontridder
4d11c584d2 Data_SQL : add doxygen doc 2017-12-21 13:35:05 +01:00
Dany De Bontridder
dcb7d8ecb0 Data_SQL : add doxygen doc 2017-12-21 13:34:51 +01:00
Dany De Bontridder
6909f2fa2b Improve Doxygen documentation 2017-12-18 23:48:43 +01:00
Dany De Bontridder
66d68954db ICheckBox : add attribute to allow to select checkbox thanks its attribute
with the js select_checkbox_attribute
2017-12-16 12:27:26 +01:00
Dany De Bontridder
8cd083ccd0 Code rewrite : move the function HtmlInput::select_ledger into Acc_Ledger_Search::select_ledger 2017-12-16 10:27:01 +01:00
Dany De Bontridder
9fd316ccd4 Fix search for reconcile 2017-12-16 00:05:34 +01:00
Dany De Bontridder
4db1e42ef0 ManageTable.js : change Manage.delete by Manage.remove, because delete
is a reserved keyword
2017-12-13 09:44:49 +01:00
Dany De Bontridder
beaa17e66d Select_box : add a new type of value and fix a problem with the position
of the div
2017-12-10 13:54:59 +01:00
Dany De Bontridder
67f3aa4166 Database : improve message when exec_sql failed 2017-12-10 13:53:28 +01:00
Dany De Bontridder
0e304db730 Database : get_value throw an error if SQL failed 2017-12-09 15:54:01 +01:00
Dany De Bontridder
5da7f4ed00 Icon move / fix
Correct button_anchor to avoid the message "javascript:void(0)"
2017-12-07 08:20:14 +01:00
Dany De Bontridder
a249b88d91 Fix ID problem 2017-12-05 12:05:38 +01:00
Dany De Bontridder
ba0e3a9be9 Fix ID problem 2017-12-05 12:05:28 +01:00
Dany De Bontridder
101df3adf1 Fix ID problem 2017-12-05 12:05:18 +01:00
Dany De Bontridder
349aa8f856 NEW : add iselect , display a list with options 2017-12-02 23:20:21 +01:00
Dany De Bontridder
0a17ccf833 Change autocomplete and adapt Icard
setWidth is false + indicator icon for ICard
2017-11-28 20:14:43 +01:00
Dany De Bontridder
555841b2c2 space 2017-11-28 19:52:41 +01:00
Dany De Bontridder
1fda58ed93 Traduction 2017-11-28 07:16:42 +01:00
Dany De Bontridder
28fd8633eb For MSIE, force to unicode (still problem with MSIE11) ! 2017-11-27 22:20:11 +01:00
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