webgui/www/extras/yui-webgui/build/form
Amir Plivatsky 5aa0835649 - Added support for textarea and HTMLarea fields + i18n additional labels
(editor Save/Cancel,  YUI Datatable Loading/Error messages, and also column sort tooltips (new in YUI 29.0).
- Added CSS files for the existing two DataTable Templates.  Each file should be added to the corresponding
  template as a CSS Attachment.
- Avoid terminating the editor on Enter.
- Arrange for TAB to save and move editor for next cell also for HTMLarea editor.
- Define classes "wg-dt-textarea" and "wg-dt-htmlarea" + styling for the corresponding cells.
- Commented out handleTableKeyEvent() (reason in the code).
- Implemented a simple workaround to restore the "editor" field (not preserved due to an unknown reason).
2011-07-12 23:34:27 +03:00
..
assets Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08:00
assetReportQuery.js Fixed injection issues with SQL. Fixed a JS issue introduced in previous bug fix. 2010-08-10 21:35:07 -05:00
datatable.css - Added support for textarea and HTMLarea fields + i18n additional labels 2011-07-12 23:34:27 +03:00
datatable.js - Added support for textarea and HTMLarea fields + i18n additional labels 2011-07-12 23:34:27 +03:00
form.js 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
groupManager.css Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08:00
groupManager.js Code cleanup for groupManager JS 2011-03-14 16:29:34 -07:00
jsontable.js i18n the controls for the JsonTable form plugin. Fixes bug #12116 2011-04-21 19:54:18 -07:00
textarea.js fixed #10667: cannot change size of template editor 2009-08-03 20:09:00 +00:00