Allan Jardine
52939233ed
Merge pull request #318 from vcvetkovs/master
...
Finnish language updates
8 years ago
Viktors Cvetkovs
84fd3b8588
Fixed missing space
8 years ago
Viktors Cvetkovs
e0a0e49f95
Added Finnish extension localizations
8 years ago
Viktors Cvetkovs
185ac084d1
Added missing translations + order same as en
8 years ago
Nick
33c4867ef2
Update sliding-child.js
...
Added example usage comment
8 years ago
Nick
0edd41aadd
Update sliding-child.js
...
Made some minor naming changes for clarity
8 years ago
Nick
bf6d86d424
Update sliding-child.js
...
Added ajax beforeSend to allow caller to specify data for request.
8 years ago
Nick
ef6457e3e6
Create sliding-child.js
...
I have never made a pull request on github before, so I plead ignorance if I am doing anything incorrectly.
8 years ago
Allan Jardine
5e328abc48
Merge pull request #314 from alex-ju/master
...
Update Romanian.lang: diacritics added
8 years ago
Alex
8f2c7f5ce4
Update Romanian.lang: diacritics added
8 years ago
Allan Jardine
e5763ea110
Merge pull request #313 from koss-lebedev/master
...
Add support for dataTables.defaults in conditionalPaging plugin
8 years ago
Constantine Lebedev
a4b72c315e
Add support for dataTables.defaults in conditionalPaging plugin
8 years ago
Allan Jardine
9cfad60781
Merge branch 'master' of github.com:DataTables/Plugins
8 years ago
Allan Jardine
1d042d917c
Fix: Better UMD loader, and replacement error
8 years ago
Allan Jardine
2c3d46a81e
Merge pull request #310 from hopesala/master
...
time span with dhms format sort
8 years ago
曹城华
7c6bfd5c05
* When dealing with time span elapsed, it is common to append a post fix
...
* such as d(day), h(hour), m(minute) or s(second) to a string in order to easily denote the brief duration
* of the time span from now. This plug-in allows sorting to take these
* indicates of size into account.
8 years ago
曹城华
2e8488b9e4
When dealing with computer file sizes, it is common to append a post fix
...
such as B, KB, MB or GB to a string in order to easily denote the order of
magnitude of the file size. This plug-in allows sorting to take these
indicates of size into account.
8 years ago
Allan Jardine
3ee05a79c9
New: Absolute sorting plug-in
...
Keeps specific values at the top or bottom of the table when sorting by
that column.
8 years ago
Allan Jardine
644cf31bc1
Merge pull request #309 from radmax/patch-1
...
Added missing extension
8 years ago
radmax
8f9058f6bf
add missing extension
8 years ago
Allan Jardine
a49ff435f0
Merge pull request #306 from xarubal/master
...
Update Galician translation
8 years ago
Xosé Antonio Rubal López
c452c3b13d
Update Galician translation
8 years ago
Allan Jardine
815ca8e59d
Fix ordering: natural sort with case insensitive wasn't working
...
- #281
8 years ago
Allan Jardine
1a0034ed55
i18n: Update Persian.lang
...
Merge pull request #305 from admiral-mh/patch-1
8 years ago
Mohammad Babazadeh
b4972e419a
Update Persian.lang
...
outdated version replaced
8 years ago
Allan Jardine
eb8648c099
Ordering: Add case-insensitive options natural sort plugin.
...
Merge pull request #301 from freak3dot/master
Resolves #281
8 years ago
Ryan Johnston
ce1d827984
Add case-insensitive options natural sort plugin. Resolves #281
8 years ago
Allan Jardine
b76ace2d2e
Fix: Natural sorting - numbers with percentage signs to be sorted numerically
...
- Fixes 298
8 years ago
Allan Jardine
e364a8156d
New: Renderer - percentage bars
...
Merge pull request #299 from RedJokingInn/patch-1
8 years ago
Drijkoningen Dirk
8057e87a8c
percentageBars
...
This data rendering helper method will convert percentage values into a bar. Values can either have the % sign or not and decimals get rounded to the given value. The percentage will have a max value of 100%.
8 years ago
Allan Jardine
d04435ed7b
Merge pull request #297 from aiolos/master
...
i18n: Added extra Dutch translations
8 years ago
Henri de Jong
feb8c18219
Added extra Dutch translations
8 years ago
vangoo
61181430c2
Update date-de.js
...
İf date is empty it will be show last i think
8 years ago
Allan Jardine
280402d05e
Sorting: Fix mix of tabs and spaces for datetime-moment plug-in
...
- Also use $.trim for whitespace removal. We've got jQuery, so might as
well use it for compatibility
8 years ago
Allan Jardine
0e201c0016
Merge pull request #292 from milestonetg/momentjs-parse-fix
...
Sorting: Changed datetime-moment to strip out newline characters and surrounding whitespace
8 years ago
Allan Jardine
f55e344856
Merge branch 'master' of github.com:DataTables/Plugins
8 years ago
Allan Jardine
89cc3a6280
Rendering: UMD loader for datetime formatter
8 years ago
Allan Jardine
cf2b89baef
New: Plug-ins for sorting and rendering using the Javascript Intl APIs
8 years ago
Allan Jardine
d9f69f081e
Merge pull request #293 from hawk-ip/hawk-ip-patch-fnSetFilteringDelay
...
Fix - plug-in: fnSetFilteringDelay when filtering disabled
8 years ago
Michael Fielding
8932d269b7
Fix fnSetFilteringDelay when filtering disabled
...
Adds a check to fnSetFilteringDelay() that the table actually has the search box enabled - previously calling fnSetFilteringDelay() for a table without filtering would hijack ALL the search input box 'keyup' bindings on the whole page.
8 years ago
Ethan Lafrenais
25c4434af1
Changed datetime-moment to strip out newline characters and surrounding whitespace
8 years ago
Allan Jardine
a7ba2feda5
Sorting: Update `dd.mm.YYYY HH:mm` plug-in to support seconds.
...
fix to sort with seconds
8 years ago
Grex
d013737d26
fix to sort with seconds
...
Sorting with format dd.mm.YYYY HH:mm:ss has been added
8 years ago
thomasbuckle-uk
865d1f627c
Merge branch 'master' of https://github.com/DataTables/Plugins
8 years ago
thomasbuckle-uk
74d240ca82
Added new plugin for automatic detection of negative currency
...
Name: brackets-negative
Summary: Detect data of currency type with a leading currency symbol as well at detect two types of negative number formatting
8 years ago
Allan Jardine
420be58c05
Merge pull request #288 from vasRK/master
...
New - i18n: Added localization for telugu language
8 years ago
vasRK
e44da31b85
added localization for telugu language
8 years ago
Allan Jardine
b61bc6bbc1
Merge pull request #287 from mdeniz/add_column_search_highlight
...
Feature - search highlight: Add column search/filtering highlight
8 years ago
mdeniz
097050f042
Add column search/filtering highlight
8 years ago
Allan Jardine
c0a70e20e5
Merge pull request #284 from mbrig-co/master
...
i18n: Add Pashto translation
8 years ago