Matthew Hasbach
|
5ba0987f52
|
Use fadeTo instead of fadeIn / fadeOut and CSS visibility instead of show / hide in order to preserve page layout
|
10 years ago |
Matthew Hasbach
|
6ada1d0def
|
Changed plugin usage (enabled properties are no longer required)
|
10 years ago |
Matthew Hasbach
|
4bd060d900
|
Added conditional pagination plugin
|
10 years ago |
Allan Jardine
|
fdbee7fdf6
|
Update - sorting: Add HTML stripping support to the moment plugin
|
10 years ago |
Allan Jardine
|
22fd8b0967
|
Feature - search highlighting: Improved split of words
|
10 years ago |
Allan Jardine
|
b97abea688
|
New - API: `order.neutral()` method to use the data load order as the
display order
This is an update for the old `fnSortNeutral` method for the new API
|
10 years ago |
Allan Jardine
|
075ec52008
|
Fix - API: `sum()` method should have a default value
|
10 years ago |
Allan Jardine
|
10bd484af4
|
New feature: PageResize feature that will automatically change the page length of a DataTable to fit a container.
|
10 years ago |
Allan Jardine
|
efa0618cbb
|
Dev: Update foundation min file
|
10 years ago |
Allan Jardine
|
e1522933c1
|
Merge pull request #169 from levonyan/master
New i18n: Armenian
|
10 years ago |
levonyan
|
135f201634
|
Added translation in Armenian.
|
10 years ago |
levonyan
|
77371a9c2d
|
Delete Armenian.json
|
10 years ago |
Allan Jardine
|
dc52317df8
|
Merge pull request #168 from gereltod-g/patch-1
i18n: Update Mongolian.lang
|
10 years ago |
Gereltod
|
786d6ae500
|
Update Mongolian.lang
|
10 years ago |
levonyan
|
cc0d7f5385
|
Update and rename i18n to i18n/Armenian.json
Armenian translation for datatables.
|
10 years ago |
Allan Jardine
|
ed6340ced4
|
Integration - jQuery: Remove old `color` style for paging buttons. No longer required.
|
10 years ago |
Allan Jardine
|
4e264050bd
|
Fix - integration: Bootstrap sorting icons were shown twice in a scrolling table
Fixes #159
|
10 years ago |
Allan Jardine
|
b2eb8b445a
|
Update - integration: Improved styling for TableTools with Foundation
|
10 years ago |
Allan Jardine
|
dbe9ed3dbf
|
Update - Sorting: Add `-` as a seperator for eu dates
|
10 years ago |
Allan Jardine
|
f2c75b7247
|
Update - bootstrap integration: Modify the colours of the sorting icons
|
10 years ago |
Allan Jardine
|
c1f5e486e6
|
Merge branch 'master' of github.com:DataTables/Plugins
|
10 years ago |
Allan Jardine
|
439460c227
|
Dev: Update example BS3 integration to use latest Bootstrap
|
10 years ago |
Allan Jardine
|
96cdbf965b
|
Merge pull request #142 from mweimerskirch/patch-1
New - Bootstrap integration: replace images with font icons
|
10 years ago |
Allan Jardine
|
cb2e83e07e
|
Merge pull request #157 from rsareth/master
Sorting: Moment plug-in now supports milliseconds
|
10 years ago |
Allan Jardine
|
0711ab3bf5
|
Merge pull request #156 from Batmandakh/patch-1
Fix - i18n: Fixed misspelled word - Mongolian.lang
|
10 years ago |
Rasmey SARETH
|
baf1ab3435
|
FIX: Considering the milliseconds for ordering
|
10 years ago |
Batmandakh
|
7e21bad999
|
Fixed misspelled word - Mongolian.lang
Fixed misspelled word from "Хүснэгтэнд" to "Хүснэгтэд".
I'm sorry for wrong typed word...
|
10 years ago |
Allan Jardine
|
a6391794be
|
Merge pull request #152 from Batmandakh/patch-1
New - i18n: Create Mongolian.lang
|
10 years ago |
Batmandakh
|
7d5e7f4957
|
Create Mongolian.lang
Created Mongolian translation.
|
10 years ago |
Allan Jardine
|
741147810b
|
Integration: jQuery UI stylesheet didn't have the same options as the DataTables main stylesheet
|
10 years ago |
Allan Jardine
|
abbc50179f
|
Search highlight: Add ColReorder support
|
10 years ago |
Allan Jardine
|
0c67dff78c
|
Dev: Build the latest search highlight changes
|
10 years ago |
Allan Jardine
|
63021a4209
|
Search highlighting: Fix for state saving and an initial search term
This fixes #124. Credit to @keeger for the suggested fix
|
10 years ago |
Allan Jardine
|
36a239ad12
|
Merge pull request #149 from ratnayake/master
i18n: Sinhala langwage translation
|
10 years ago |
isuru
|
2623a5fb96
|
sinhala langwage translation
sinhala is the main langwage of Sri Lanka
|
10 years ago |
Allan Jardine
|
eb06604fdc
|
Sorting: Date time with moment.js - update to accept null and empty values, which are treated as -Infinity
|
10 years ago |
Allan Jardine
|
140bc935c2
|
Merge pull request #146 from xabikip/master
Added Basque language
|
10 years ago |
xabi
|
920d67698a
|
Added Basque language
|
10 years ago |
Leonidas Arvanitis
|
eb1bf1c64b
|
Added extra greek forms 'ϊΐϋΰ'
Also fixed formatting for some of the other characters to comply with the rest of the code.
|
10 years ago |
Allan Jardine
|
fbf814d90b
|
Merge pull request #141 from nursultan92/master
Added kyrgyz language support
|
10 years ago |
nursultan
|
850356957d
|
sInfoFiltered translated
|
10 years ago |
Michel Weimerskirch
|
97d5aac828
|
Bootstrap integration: replace images with font icons
|
10 years ago |
nursultan
|
7a6f5aedaf
|
Added kyrgyz language support
|
10 years ago |
Allan Jardine
|
ca78bb94c1
|
Merge pull request #140 from gerson-scanapieco/master
Added new accents to accent-neutralize plugin
|
10 years ago |
Gerson Scanapieco
|
c6a0463c2f
|
Added new accents to accent-neutralize plugin
|
10 years ago |
Allan Jardine
|
a060a321d2
|
Merge pull request #139 from easyest/patch-1
Added missing entries
|
10 years ago |
easyest
|
2c613c2196
|
Added missing entries
|
10 years ago |
Allan Jardine
|
3cfcc339e8
|
Merge branch 'master' of github.com:DataTables/Plugins
|
10 years ago |
Allan Jardine
|
25aa4c8780
|
New - sorting: "Ultimate" date / time sorting plug-in for DataTables using Moment.JS
|
10 years ago |
Allan Jardine
|
2144f94f33
|
Merge pull request #137 from tomascassidy/patch-2
Allow Bootstrap to determine button font size
|
10 years ago |