| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
jQueryUI theme support with jqueryuiTheme option. [#135]
New field option: inputTitle. [#265]
Fixed some issues. [#134, #270, #371]
Updated some localization files.
|
|\
| |
| | |
Update jquery.jtable.fr.js
|
| |
| |
| |
| |
| | |
Sorry for the double commit.
Merge the 2 older mistakes with 2 better labels.
https://github.com/hikalkan/jtable/pull/249#issuecomment-14227152
|
|\ \
| | |
| | | |
Patch 2
|
| | |
| | |
| | | |
deleteConfirmation, ellipsis to executing operations
|
| | | |
|
|\ \ \
| | | |
| | | | |
Update portuguese brazilian location file.
|
| | |/
| |/| |
|
|\ \ \
| | | |
| | | | |
Create jquery.jtable.de.js
|
| | | |
| | | |
| | | | |
canNotDeletedRecords updated
|
| | | |
| | | |
| | | | |
deleteConfirmation better translation
|
| |/ / |
|
|\ \ \
| | | |
| | | | |
Update the Polish language in localization file
|
| |/ / |
|
|\ \ \
| |_|/
|/| | |
Update lib/localization/jquery.jtable.es.js
|
| |/
| |
| | |
Just added 2 terms were missing in Spanish locale
|
|/ |
|
| |
|
|
|
| |
Removed comments.
|
|
|
| |
French localization for jTable
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
Feature: Toolbar. [#188]
Feature: 'Change page size' combobox. [#1, #128]
Feature: 'Go to page' input. [#63]
Feature: Multiple sorting of columns by holding CTRL key. [#48]
Added options: multiSorting, gotoPageArea, pageSizes,
pageSizeChangeArea, pageList and toolbar.
Hungarian and Italian localizations [#179]
Fixed some issues. [#209]
|
| |
|
|
|
| |
jTable localization file for 'Hungarian' language.
|
| |
|
|
|
|
|
|
|
|
| |
Multiple dependsOn support. [#94]
Enhanced option caching. [#63]
Portuguese - Portugal localization. [#142]
Chinese localization. [#103]
Fixed some issues. [#90, #28, #130]
|
| |
|
| |
|
| |
|
|
|
| |
translation in chinese, thanks to the jtable.js
|
|
|
|
|
|
|
|
|
|
| |
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).
|
|
There will be two folder, one of them for jTable library files those are
needed to use jTable. This folder is "lib". Other one is for
development, it's name is "dev".
|