Commit graph

304 commits

Author SHA1 Message Date
Dany De Bontridder
282c26a9f0 Task #0001731: Moyen de paiement 2019-08-08 09:06:44 +02:00
Dany De Bontridder
b21b3bd922 New : manage_table_sql has new function (input_custom and display_row_custom)
for handling special data
2019-08-08 01:26:26 +02:00
Dany De Bontridder
282c53ef90 Cosmetic & bug fix for SELECT_BOX 2019-08-07 15:23:48 +02:00
Dany De Bontridder
76ad5d7780 Improve message progress bar + translation 2019-08-07 15:05:39 +02:00
Dany De Bontridder
7c5dab27fc Select_Box add a search 2019-08-07 14:55:16 +02:00
Dany De Bontridder
a448710b62 Merge branch 'dev-7109-pluton' into dev7109 2019-08-07 11:59:36 +02:00
Dany De Bontridder
052b9904b8 Task #1730 : translate javascript message 2019-08-07 11:54:11 +02:00
Dany De Bontridder
9e2b09cd0a Code cleaning : remove obsolete, and direct access to 2019-08-06 21:32:16 +02:00
Dany De Bontridder
817079f334 New message : failed 2019-07-30 22:28:30 +02:00
Dany De Bontridder
71c26d81be #0001729: Preference : ne plus recharger la page 2019-07-30 22:27:55 +02:00
Dany De Bontridder
875071214e javascript Add new function json_response 2019-07-30 21:52:49 +02:00
Dany De Bontridder
df6b32ae16 PDF_Core : code cleaning 2019-07-29 11:08:21 +02:00
Dany De Bontridder
660aed7957 New function PDF_Core:is_fill
add documentation
2019-07-29 11:07:55 +02:00
Dany De Bontridder
2c51a53a1e Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss 2019-07-29 11:01:25 +02:00
Dany De Bontridder
32722bea68 Merge branch 'dev7109' 2019-07-29 11:00:01 +02:00
Dany De Bontridder
3b22021fd6 Select_Box new Object 2019-07-29 10:56:45 +02:00
Dany De Bontridder
47f3b3e943 Code Cleaning split sendmail between sendmail_core
(not related to noalyss) and sendmail which is used by noalyss
2019-07-28 13:22:36 +02:00
Dany De Bontridder
35e3de4c7c Documentation : automatic format breaks doxygen tag 2019-07-27 20:03:46 +02:00
Dany De Bontridder
25ef8ad689 Code Cleaning split PDF into PDF_Core and PDF 2019-07-27 17:50:42 +02:00
Dany De Bontridder
396fe8d99a Replace PHPCOMPTA by NOALYSS 2019-07-27 13:18:21 +02:00
Dany De Bontridder
eb55afc103 fixup! fixup! Code cleaning : split database into database (for noalyss) and databasecore , with the functions 2019-07-25 21:24:44 +02:00
Dany De Bontridder
be6d216109 fixup! Code cleaning : split database into database (for noalyss) and databasecore , with the functions 2019-07-25 19:30:35 +02:00
Dany De Bontridder
2e74ca5bdf Code cleaning : split database into database (for noalyss) and databasecore ,
with the functions
2019-07-24 22:47:32 +02:00
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