Commit graph

81 commits

Author SHA1 Message Date
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
cc5c5abd6e Currency : Precision 6 2019-01-04 16:44:14 +01:00
Dany De Bontridder
abefd83f89 Missing bracket 2018-12-26 13:06:37 +01:00
Dany De Bontridder
b82aae9cbd Merge commit '3f53de417d' into r700-currency 2018-12-26 13:05:56 +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
d7ff4aee24 Manage_Table : issue with the type select 2018-09-22 17:19:35 +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
06f7537ade Manage_Table_SQL : fix when not value is selected 2018-02-24 13:37:07 +01:00
Dany De Bontridder
e66033d9b5 Manage_Table : add sort on header column 2018-02-23 20:38:25 +01:00
Dany De Bontridder
d6c32d4db6 Manage_Table_SQL : Add tips for some col 2018-02-10 13:18:41 +01:00
Dany De Bontridder
97c6c1e007 Manage_Table_SQL : Improve Documentation + add function count_error 2018-02-10 12:55:18 +01:00
Dany De Bontridder
a685ec54a6 Improve Documentation 2018-02-10 10:12:27 +01:00
Dany De Bontridder
9cd9316744 correct bug created by the merge 2018-01-27 10:49:59 +01:00
Dany De Bontridder
4d1117823c Merge branch 'dev-6919.8'
Conflicts:
	html/index.php
	html/js/card.js
	html/js/infobulle.js
	include/ajax/ajax_get_profile.php
	include/lib/class_html_input.php
	include/lib/icard.class.php
	include/lib/manage_table_sql.class.php
2018-01-26 23:20:40 +01:00
Dany De Bontridder
f818183fcf Manage_Table dialog box draggable 2018-01-10 09:23:39 +01:00
Dany De Bontridder
79db411b74 Bug in Manage_Table_SQL when an exception is thrown from ajax_input 2018-01-09 14:15:32 +01:00
Dany De Bontridder
27d63f0104 Bug in Manage_Table_SQL when an exception is thrown from ajax_input 2018-01-09 14:15:21 +01:00
Dany De Bontridder
74574e07c7 documentation 2018-01-09 13:29:50 +01:00
Dany De Bontridder
92376f97d2 documentation 2018-01-09 13:02:07 +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
4fdbf0c3a6 Manage_Table_SQL : add a function to set the order 2017-11-02 23:48:13 +01:00
Dany De Bontridder
73c99f6c6e Réécriture de CFGPCMN pour utiliser ManageTable 2017-10-23 20:09:37 +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
10eb829204 Correct : json function 2017-09-25 23:30:58 +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
Dany De Bontridder
543f08fd1a fix minor bug + doc 2017-09-11 23:03:14 +02:00
Dany De Bontridder
fdb1860f52 improve doc 2017-07-24 19:08:21 +02:00
Dany De Bontridder
73d1753d40 Esthetic change icon edit 2017-07-24 18:57:14 +02:00
Dany De Bontridder
a5ef1138a4 Improve debugging and improve manage_table_sql
element will be added at the right place
Manage_Table_SQL can work also with a SQL query or a view
Icon place can be modified
2017-07-23 13:24:53 +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
Renamed from include/lib/class_manage_table_sql.php (Browse further)