Commit graph

13 commits

Author SHA1 Message Date
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
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Dany De Bontridder
8fc56e3ef4 Use Dossier::connect (singleton) instead of new Databass(dossier_id) 2015-09-15 12:12:50 +02:00
Dany De Bontridder
083ba483cc restructure files and folders 2015-09-15 07:26:33 +02:00
Dany De Bontridder
8f265c7bbc Use a variable for an absolute path for performance reason
NOALYSS_INCLUDE
NOALYSS_HOME
NOALYSS_PLUGIN
2015-08-11 11:05:54 +02:00
Dany De Bontridder
3c16a33f58 minor change : add missing div 2014-11-05 20:54:21 +01:00
Dany De Bontridder
bcd113a09e Ajout GPL dans tous les fichiers 2014-01-19 20:30:01 +01:00
Dany De Bontridder
6d2f0949ef Task #0000877: Renforcement protection 2013-09-13 19:17:32 +00:00
Dany De Bontridder
652cf8d4c7 Code quality : use as often as possible global $g_user instead of recreating a new User object 2012-06-13 12:52:31 +00:00
Dany De Bontridder
b43f91a6fc Update manuel
Extension are now shown as menu 
Fix bug with Acc_Ledger::get_operation for the periode
Historic of operation show the requested periode
Bug in patch : version 9.0 the "similar to" clause failed in trigger on pcmn
Bug in patch : renumbering of operation doesn't work with data before 1/1/2010
2011-11-27 20:38:23 +00:00
Dany De Bontridder
7e74c15f9c fix small bugs 2011-11-14 20:35:43 +00:00
Dany De Bontridder
58f3e38e84 Extension : change for security, now based on MENU_REF
Update the script to put the extension into menu_ref + profile_menu
2011-11-08 23:04:55 +00:00
Dany De Bontridder
d30bfb2b3b 424 : plugin dans les menus ou modules 2011-10-29 02:36:11 +00:00
Renamed from include/ext_inc.php (Browse further)