Commit graph

21 commits

Author SHA1 Message Date
khenn
3141a6ed5e Fixed injection issues with SQL. Fixed a JS issue introduced in previous bug fix. 2010-08-10 21:35:07 -05:00
khenn
c3989308fa Fixed international problem in JavaScript file 2010-08-10 20:42:58 -05:00
khenn
22da7c4114 initial release of Asset Report asset allowing reports to be created using asset properties. 2010-08-10 18:53:22 -05:00
Doug Bell
625da8bb41 fix 11432 DataTable date input 2010-08-10 14:05:35 -05:00
Doug Bell
69b7fe0465 fix jsontable and use it for Calendar feeds 2010-07-13 13:12:47 -05:00
Colin Kuskie
0fb7a60917 Fix DataForms with dates. 2010-02-23 20:59:49 -08:00
Colin Kuskie
83395fbe95 Fix Date handling by the DataTable, again... Now it uses a custom date parser to take the ISO date format. Fixes bug #11428. 2010-02-23 12:56:00 -08:00
Colin Kuskie
9d14e8b420 Fix rendering of initial DataTable in IE7, IE8. Fixes bug #11205.
Added TR, TD tags to table containing the DataTable.  Also,
ran dataTable.js through jslint and fixed many issues.
2009-11-09 16:51:38 -08:00
Graham Knop
38ff4f053b fixed #10667: cannot change size of template editor 2009-08-03 20:09:00 +00:00
Paul Driver
7e51ddd3b2 Making sure focus is set properly when tabbing through fields in the datatable editor 2009-06-03 15:36:57 +00:00
David Delikat
571c824ad1 fixed bug #9629: override stringify date format to use java default format. 2009-02-10 04:03:27 +00:00
Doug Bell
9f58115cac fixed #9150: Edit Data Table - Cannot add column (David Delikat) 2008-12-11 00:27:54 +00:00
Doug Bell
d224376d02 added: Delete columns in DataTable
fixed: Now more than one DataTable can be on a page
2008-11-07 03:32:18 +00:00
Doug Bell
3e1f66a0e7 added: DataTable asset 2008-10-28 22:27:17 +00:00
Doug Bell
3fc8c25025 added: Textarea now supports maxlength attribute 2008-10-24 19:54:30 +00:00
Frank Dillon
9a6171c09c added getFormValue method which accepts an HTML element or id and returns the value of the field regardless of it's type 2008-09-22 22:24:32 +00:00
Frank Dillon
bd24e912c5 Added a method which parses a form and returns a properly encoded post string. 2008-09-15 17:18:10 +00:00
Doug Bell
48408ac5be fixed: Form CheckList Select All button now functions correctly 2008-08-12 17:44:40 +00:00
Doug Bell
f3996eb316 Complete asset manager rewrite. 2008-05-26 22:07:16 +00:00
Doug Bell
7042ccda9d fix: Select All button javascript now works in IE 2007-09-14 19:13:46 +00:00
Doug Bell
4d36c1e6c2 add: WebGUI::Form::CheckList now has optional select all button 2007-09-12 00:50:54 +00:00