summaryrefslogtreecommitdiffstats
path: root/dev/jquery.jtable.selecting.js
Commit message (Collapse)AuthorAgeFilesLines
* jTable v2.3.0v2.3.0Halil İbrahim Kalkan2013-03-101-1/+4
| | | | | | | jQueryUI theme support with jqueryuiTheme option. [#135] New field option: inputTitle. [#265] Fixed some issues. [#134, #270, #371] Updated some localization files.
* jTable v2.2.1v2.2.1Halil İbrahim Kalkan2013-02-131-377/+379
| | | | | | | Support for saving page size preference of user. [#219] Fixed some issues. [#167, #214, #215, #216, #219, #231] Added 'Dutch - The Netherlands' localization. Updated some localization files.
* jTable version 2.0.0Halil İbrahim Kalkan2013-01-131-0/+377
All codebase revised and refactored. All CSS re-written using less css. [#3] Added metro style theme with 10 color options. [#2] Added a basic theme that can be start point who want to create themes to jTable. Added methods: getRowByKey, selectRows. [#8] Added field option: ajaxSettings. Added feature: editing primary key's value. [#34] Added feature: Allow updating a record with server response after updateAction [#66] Added ready-to-use localization scripts. [#67] Fixed some issues. [#25, #29, #42, #46] Set default values for key field as "edit: false" and "create: false" Fixed some other minor bugs. Removed standard theme. Tested with latest jQuery libraries (jQuery v1.8.3 and jQuery UI v1.9.2).