Commit graph

281 commits

Author SHA1 Message Date
Dany De Bontridder
aa9fe14bf0 Card : allow to specify the max displaid rows 2019-07-22 21:37:16 +02:00
Dany De Bontridder
27f5673f2d Bug : card cannot use a attribute of the type "card", reason : the query was
wrong and there were a confusion between this->name and this->id in "get_js_attr()"
2019-07-22 21:22:16 +02:00
Dany De Bontridder
2b75c9720a indent code 2019-07-22 21:13:42 +02:00
Dany De Bontridder
9735804427 translation 2019-07-21 22:17:20 +02:00
Dany De Bontridder
126395069c New function PDF:is_fill
add documentation
2019-07-21 17:31:32 +02:00
Dany De Bontridder
ca5afb6d22 Bug in exception : gettext cannot accept 2 args 2019-07-05 00:06:10 +02:00
Dany De Bontridder
61d6bea5b1 Debug : add function tracedebug 2019-06-30 17:40:24 +02:00
Dany De Bontridder
20c489450e Improve : depending if pdftk is a snap or not ,
his path must be a setting
2019-06-24 16:57:03 +02:00
Dany De Bontridder
02d442e551 Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss into dev7016 2019-02-24 12:20:38 +01:00
Dany De Bontridder
bacf50448a Icon_Action add icon for locking , unlocking 2019-02-17 22:14:29 +01:00
Dany De Bontridder
add95b21de Icon_Action : add testing + cosmetic for Icon_Action::menu 2019-02-17 12:23:32 +01:00
Dany De Bontridder
cee4e31d09 Accounting : Cosmetic change icon more by arrow 2019-02-17 11:55:38 +01:00
Dany De Bontridder
a58c13886c Icon_Action : add icon for menu 2019-02-17 11:48:38 +01:00
Dany De Bontridder
6280cc8365 mantis #1690: Bug : impossible d'utiliser < dans Inplace_Edit
Replace strip_tags , add a space before the "<"
2019-02-13 22:44:20 +01:00
Dany De Bontridder
e284a11ea6 Mantis #1596: Dans le plan comptable, fiches non cliquables
Les fiches sont cliquable dans Plan Comptable , PCMNCFG et
dans la liste des postes, en plus on peut obtenir toutes
les fiches d'un poste
2019-02-02 13:31:35 +01:00
Dany De Bontridder
1fb36ba691 mantis #1690: Bug : impossible d'utiliser < dans Inplace_Edit
Use base64_decode to protect the string in serialize
2019-01-27 21:04:52 +01:00
Dany De Bontridder
471ca9179d Task #0001309: Association d'une opération avec elle-même. 2019-01-08 21:35:59 +01:00
Dany De Bontridder
6ee78a2a4d New function findSide return D if number is <0 2019-01-08 17:53:22 +01:00
Dany De Bontridder
6b2b579bab Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss 2018-12-27 20:11:54 +01:00
Dany De Bontridder
eeef5d25d7 Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss 2018-12-26 10:27:39 +01:00
Dany De Bontridder
3f53de417d gitlab #3 Manage Table issue with the type SELECT, cannot reproduce bug
Back to old version to fix issue with the type "SELECT" from 
the menu Syndicat.tools->section
2018-12-25 23:19:36 +01:00
Dany De Bontridder
836ac70d0c cfgcurrency : file for the new version :
if the file to include does not exist then display a warning and exit
look also into NOALYSS_INCLUDE
2018-12-17 23:54:32 +01:00
Dany De Bontridder
112f648c2f cfgcurrency : file for the new version :
if the file to include does not exist then display a warning and exit
look also into NOALYSS_INCLUDE
2018-12-17 23:53:31 +01:00
Dany De Bontridder
3efb8904fe cfgcurrency : file for the new version :
if the file to include does not exist then display a warning and exit
2018-12-17 23:30:55 +01:00
Dany De Bontridder
d166d35e85 Analytic accountancy : fix bug 2018-11-27 17:38:58 +01:00
Dany De Bontridder
14ea453731 http_input : fix bug with array 2018-11-23 23:10:50 +01:00
Dany De Bontridder
a8e6b691ae adapt to 7.2 : array 2018-11-21 16:41:40 +01:00
Dany De Bontridder
c40e55c8a8 remove dead code 2018-10-11 20:16:22 +02:00
Dany De Bontridder
63230cce79 For 7.2 , $p_value must be initialized to an array in ISelect 2018-10-11 20:04:25 +02:00
Dany De Bontridder
1b55462d1c issue #1 : manage_table_sql , there is a bug with the type select 2018-08-06 12:18:46 +02:00
Dany De Bontridder
77a82954ae Create lib for Tabs 2018-07-01 16:43:09 +02:00
Dany De Bontridder
494961a3b9 Documentation 2018-07-01 13:47:28 +02:00
Dany De Bontridder
9814e9a644 Documentation 2018-07-01 13:38:41 +02:00
Dany De Bontridder
02f851e3b6 http_input : strip_tags on array thrown an error 2018-06-11 08:57:00 +02:00
Dany De Bontridder
65be169d34 Security fix : f_id is a number 2018-06-02 08:33:03 +02:00
Dany De Bontridder
05fd1bd099 Security : direct injection 2018-05-31 23:04:59 +02:00
Dany De Bontridder
03497b9047 Action_Code : add validate, cancel and modify icon 2018-05-17 21:11:34 +02:00
Dany De Bontridder
ff98ba8064 html_page_start : protect query, improve code 2018-05-17 21:11:01 +02:00
Dany De Bontridder
77b14021f8 Protect function nb , return the string if the parameter is not a float 2018-04-20 19:25:25 +02:00
Dany De Bontridder
5a98f2e09d Fix problem with old SQL upgrade 2018-03-15 11:55:02 +01:00
Dany De Bontridder
6a367d845b remove dead code 2018-02-24 16:06:04 +01:00
Dany De Bontridder
06855f2c2a esthetic 2018-02-24 16:04:33 +01:00
Dany De Bontridder
bd698e18dd InPlaceEdit : cosmetic 2018-02-24 13:39:37 +01:00
Dany De Bontridder
06f7537ade Manage_Table_SQL : fix when not value is selected 2018-02-24 13:37:07 +01:00
Dany De Bontridder
d39d0341b0 HttpInput::extract fix bug 2018-02-23 22:24:46 +01:00
Dany De Bontridder
fc7c8a4a36 Cosmétique 2018-02-23 21:50:27 +01:00
Dany De Bontridder
e66033d9b5 Manage_Table : add sort on header column 2018-02-23 20:38:25 +01:00
Dany De Bontridder
2a84e48529 Icon_Action::trash remove unwanted char 2018-02-23 20:18:43 +01:00
Dany De Bontridder
7c5c41d3d7 Database : change SQL function 2018-02-23 08:53:05 +01:00
Dany De Bontridder
96ae3669e8 Backward comptability for SQL function 2018-02-23 08:02:26 +01:00