Commit graph

114 commits

Author SHA1 Message Date
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
Dany De Bontridder
aa55ed6894 0001438: Remplacement de HtmlInput par Http_Input 2017-06-03 19:13:15 +02:00
Dany De Bontridder
89da21827f Recover : cannot send mail without attach cause 'malformed lines' 2017-04-15 13:18:38 +02:00
Dany De Bontridder
e98c5d7e7a Merge branch 'master' of ssh://ns3git/srv/git/noalyss 2017-03-25 23:23:40 +01:00
Dany De Bontridder
b48c28fcee Cosmetic change for the tabs 2017-03-25 23:14:16 +01:00
Dany De Bontridder
0aa186b0fd Task #1419: Déconnexion dans le popup
Add a close window button for the ajax disconnect
Fix bug
2017-03-25 13:28:53 +01:00
Dany De Bontridder
379a24e5f2 Task #1420: Fonction error_log manquante
Generalisation de la fonction
2017-03-24 23:53:47 +01:00
Dany De Bontridder
9e7e7f51e9 task #1420: Fonction error_log manquante 2017-03-24 23:51:22 +01:00
Dany De Bontridder
5f0e1d149c Task #0001421: Détail fiche : recherche poste comptable 2017-03-24 23:47:53 +01:00
Dany De Bontridder
44ca57116c class_sendmail separate content and header , otherwise sending mail will fail on php 7 2017-03-11 12:15:05 +01:00
Dany De Bontridder
3dc36a79cd Fix error 2017-02-16 12:56:15 +01:00
Dany De Bontridder
c6e274fcb3 Protect function extract , the use of this function will be removed during the rewriting 2017-02-16 10:30:20 +01:00
Dany De Bontridder
48f0c1f885 Security : fix potential problem for SQL injection 2017-02-15 22:06:10 +01:00
Dany De Bontridder
9811f9a3c8 Merge branch 'master' of ns3:/srv/git/noalyss 2017-01-28 11:03:52 +01:00
Dany De Bontridder
f081c363af change name alternate_row_color 2017-01-28 11:03:39 +01:00
Dany De Bontridder
828c2a00d4 Merge branch 'master' of ns3:/srv/git/noalyss 2017-01-28 11:01:03 +01:00
Dany De Bontridder
c9bf802d81 Fix : when exporting files for creating a PDF in ANC , the filename can be a problem if he contains some char. 2017-01-28 09:41:13 +01:00
Dany De Bontridder
c680698c89 ManageTable colorize the row in alternate 2017-01-25 23:11:11 +01:00
Dany De Bontridder
426d5b549f ManageTable use icon 2017-01-25 22:36:38 +01:00
Dany De Bontridder
271b72551d Remove console.log from JS
Safer function for XML (problem with escaping)
2017-01-25 00:11:12 +01:00
Dany De Bontridder
b386c8915e Correct Manage Table , finish implementing 2017-01-22 15:29:29 +01:00
Dany De Bontridder
bc886bbc0a Correct Doxygen documentation 2017-01-18 19:41:35 +01:00
Dany De Bontridder
c0f046889c Test ManageTable ; fix several bugs and add the ajax answer , it not yet finished 2017-01-14 14:30:27 +01:00
Dany De Bontridder
434f2f53d1 Add managetable.js to the script to load 2017-01-14 10:16:24 +01:00
Dany De Bontridder
494c0b9da5 correct typo 2017-01-14 10:00:00 +01:00
Dany De Bontridder
99c79bf60d Indent properly 2017-01-14 09:58:26 +01:00
Rachel
1a0e97acef Manage_Table , the js and php code are been splitted in 2 files , the ajax calls are nearly done , doxygen for these files is correct
Signed-off-by: Dany De Bontridder <dany@alchimerys.be>
2017-01-13 20:49:53 +01:00
Rachel
b9da5a7e8c Move class_table_sql to lib , since it is usable without Noalyss
Signed-off-by: Dany De Bontridder <dany@alchimerys.be>
2017-01-13 20:49:20 +01:00
Rachel
78a499b175 Correct doxygen doc
Signed-off-by: Dany De Bontridder <dany@alchimerys.be>
2017-01-13 20:49:09 +01:00
Rachel
271d3f4782 Improve Doxygen doc
Signed-off-by: Dany De Bontridder <dany@alchimerys.be>
2017-01-13 20:48:52 +01:00
Rachel
d3e75f144e Deprecated HtmlInput::make_object must be replace by json_encode 2017-01-08 13:30:09 +01:00
Dany De Bontridder
5e3778df38 Problème htmlentities : charset par défaut différent entre version 2017-01-08 13:30:08 +01:00
Dany De Bontridder
1f7c92700d Fix problem of accentuated char 2017-01-08 13:30:08 +01:00
Dany De Bontridder
0979d7406c Fix config.inc.php : add carriage return 2017-01-08 13:30:08 +01:00
Dany De Bontridder
bd9a731854 Database Ajout d'une fonction pour retirer une seule ligne 2017-01-08 13:30:07 +01:00
Dany De Bontridder
06d29be887 IDate : admit date from before 2000 2017-01-08 13:30:06 +01:00
Dany De Bontridder
db8d0a5195 IText add htmlentities to protect 2017-01-08 13:30:06 +01:00
Dany De Bontridder
9eb2a676e9 Update IDate with HTML5 2016-05-16 17:43:56 +02:00
Dany De Bontridder
7e5d691456 Merge branch 'master' of ns3:/srv/git/noalyss 2016-05-11 23:44:40 +02:00
Dany De Bontridder
c47f8955ab Merge branch 'master' of ssh://ns2git/srv/git/noalyss 2016-05-06 22:37:39 +02:00
Dany De Bontridder
f535ac5f37 Import IText 2016-05-06 22:37:19 +02:00