| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Can define functions as actions instead of URL strings.
Define a function that returns a deffered or the result.
|
|\
| |
| |
| |
| | |
Manually merged Pull Request #673
Thanks to meddlingwithfire.
|
| |
| |
| |
| | |
scenarios where multiple records of child-tables are present.
|
| | |
|
| |
| |
| |
| | |
Bugfixes (#161, #254, #357, #570, #822) and localizations.
|
|/
|
| |
Fixes issue 69 when and edit is done with an integer value of 0
|
|
|
|
|
|
|
| |
jQueryUI theme support with jqueryuiTheme option. [#135]
New field option: inputTitle. [#265]
Fixed some issues. [#134, #270, #371]
Updated some localization files.
|
|
|
|
|
|
|
|
| |
Multiple dependsOn support. [#94]
Enhanced option caching. [#63]
Portuguese - Portugal localization. [#142]
Chinese localization. [#103]
Fixed some issues. [#90, #28, #130]
|
|
|
|
|
|
|
|
|
|
| |
Added cascade dropdowns and creating dynamically option list support.
[#63, #94]
Added field options: dependsOn and optionsSorting.
Polish localization (by Grzegorz Zbucki). [#97]
Lithuanian localization (by Vygandas Šimkus). [#103]
Portuguese - Brazilian localization (by Renato Bigliazzi). [#129]
Fixed some issues.
|
| |
|
|
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).
|