1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-22 16:26:42 +02:00
Commit graph

1175 commits

Author SHA1 Message Date
koalyptus f96166be48 Fix setFilterValue with inexistent filter element 2017-07-26 11:30:36 +10:00
koalyptus 3a878c9e90 Merge pull request #488 from koalyptus/485-popup_filter-filters_row_index
Override filters row index setting when popup filters on
2017-07-25 22:51:57 +10:00
koalyptus 7b8c3c7412 Removed unnecessary setting for popup filter tests 2017-07-25 22:24:46 +10:00
koalyptus 9f6751533e Override filters row index setting when popup filters on 2017-07-25 22:22:32 +10:00
koalyptus 82e9b27598 Fix esdoc badge 2017-07-20 16:24:03 +10:00
koalyptus 237fff1351 Merge pull request #483 from koalyptus/481-getcolvalues-optimisation
Revert gh-pages publish-lib unfortunate change
2017-07-20 16:05:33 +10:00
koalyptus e00c560c80 Revert gh-pages publish-lib unfortunate change 2017-07-20 16:04:09 +10:00
koalyptus 407e772fdb Merge pull request #482 from koalyptus/481-getcolvalues-optimisation
getColValues optimisation from @rimace
2017-07-20 15:24:19 +10:00
koalyptus 645437b5e3 getColValues optimisation from @rimace 2017-07-20 13:39:43 +10:00
koalyptus 7f6221cd8e Merge pull request #480 from koalyptus/remove-external_flt_grid-option
Remove external flt grid option
2017-07-16 12:02:53 +10:00
koalyptus d9c770855a Fixed popup filter extra row issue 2017-07-16 11:55:54 +10:00
koalyptus 70a7d6540c Fixing popup filters extra row visibility 2017-07-16 11:27:23 +10:00
koalyptus acf6678619 Merge pull request #479 from koalyptus/remove-external_flt_grid-option
Removed external_flt_grid_option setting, make paths properties functions
2017-07-16 11:07:48 +10:00
koalyptus f2242c4e57 Removed external_flt_grid_option setting, make paths properties functions 2017-07-16 10:52:40 +10:00
koalyptus 8fb7c76e2d Merge pull request #477 from koalyptus/config-settings-helpers
Config settings helpers
2017-07-09 16:02:39 +10:00
koalyptus 72e78fd4bc Introduced settings helpers 2017-07-09 15:11:51 +10:00
koalyptus 2f1e065571 Remove hasExtensions and hasColWidths properties on TableFilter 2017-07-08 10:53:19 +10:00
koalyptus 761c3730ed Merge pull request #475 from koalyptus/refactor-features-instanciation
Refactor features instanciation
2017-07-03 13:28:31 +10:00
koalyptus cdf7b926ba Allowing features instantiation without configuration 2017-07-02 21:53:40 +10:00
koalyptus d3addb09c4 Placed features instantiation inside init method 2017-07-01 21:41:49 +10:00
koalyptus 471203b0a6 Merge branch 'master' into refactor-features-instanciation 2017-07-01 20:37:14 +10:00
koalyptus 7cac5b105e Merge pull request #474 from koalyptus/460-unit-test
Unit tests for popup-filters with grouped headers
2017-06-30 22:22:12 +10:00
koalyptus e8c3f27d93 Commented out test failing on build... 2017-06-30 22:12:31 +10:00
koalyptus 97d2ed0d64 Fixed linting 2017-06-30 22:00:40 +10:00
koalyptus 7278aab649 Unit tests for popup-filters with grouped headers 2017-06-30 21:54:50 +10:00
koalyptus e33e634d0d Merge pull request #473 from koalyptus/greenkeeper/format-number-3.0.0
Update format-number to the latest version 🚀
2017-06-30 13:30:04 +10:00
greenkeeper[bot] 92af5d8842 chore(package): update format-number to version 3.0.0 2017-06-29 11:40:10 +00:00
koalyptus 140f949190 Merge pull request #472 from koalyptus/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2017-06-28 21:04:09 +10:00
koalyptus c5d043f85b Fixed linting errors due to version bump of grunt-eslint 2017-06-28 20:47:32 +10:00
greenkeeper[bot] 06cea02484 docs(readme): add Greenkeeper badge 2017-06-27 12:01:05 +00:00
greenkeeper[bot] 287b7413e3 chore(travis): whitelist greenkeeper branches 2017-06-27 12:01:02 +00:00
greenkeeper[bot] 3c330ac4f0 chore(package): update dependencies 2017-06-27 12:00:59 +00:00
koalyptus 51bc126c8d Merge pull request #471 from koalyptus/465-cols-visibility-callbacks-grid-layout
More defensive with tableLayout
2017-06-27 15:39:26 +10:00
koalyptus edcd166cd8 More defensive with tableLayout 2017-06-27 15:28:16 +10:00
koalyptus aaead0e5ca Merge pull request #470 from koalyptus/465-cols-visibility-callbacks-grid-layout
465 cols visibility callbacks grid layout
2017-06-27 13:59:56 +10:00
koalyptus 990ef45e45 Removed commented out code 2017-06-27 13:42:02 +10:00
koalyptus 9ae607d802 Re-instating colsVisibility callbacks when grid-layout on + deleting code 2017-06-27 13:38:53 +10:00
Max Guglielmi 3c07d8dcc4 Started fixing col widths undex firefox 2017-06-25 21:51:15 +10:00
koalyptus bb8b8a9d50 Merge pull request #469 from koalyptus/466-grid-layout-misalignment
Removed headers table container width when is grid-layout on
2017-06-24 21:10:45 +10:00
Max Guglielmi 08303e93ca Removed headers table container width when is grid-layout on 2017-06-24 20:54:49 +10:00
koalyptus 01bdad6368 Merge pull request #468 from koalyptus/466-grid-layout-misalignment
Modified grd_headTblCont css definitions to account scrollbar width
2017-06-23 17:11:36 +10:00
Max Guglielmi 8145ef116f Modified grd_headTblCont css definitions to account scrollbar width 2017-06-23 17:01:13 +10:00
koalyptus ab9ff96684 Merge pull request #464 from koalyptus/refactor-paging-options
Refactor paging options
2017-06-15 13:43:50 +10:00
Max Guglielmi 9858ac84c1 Fixed unit tests 2017-06-14 22:12:44 +10:00
Max Guglielmi c6b876d7f9 Initial commit 2017-06-14 13:59:04 +10:00
koalyptus 05f1c62ad0 Merge pull request #463 from koalyptus/refactor-grid-layout-options
Refactor grid layout options
2017-06-04 20:34:04 +10:00
Max Guglielmi bf631efd24 Modified an option name (2) 2017-06-04 18:22:20 +10:00
Max Guglielmi f86e73b374 Modified an option name 2017-06-03 19:57:24 +10:00
Max Guglielmi 7cd85bbd34 Fixed unit tests 2017-06-03 19:45:20 +10:00
Max Guglielmi 38424bfdca Started refactoring configuration options 2017-06-02 14:01:10 +10:00