1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-15 21:06:44 +02:00
Commit graph

703 commits

Author SHA1 Message Date
Max Guglielmi 06e1098ef2 Fixed tests, removed disable() call from a feature destroy 2015-12-06 22:33:11 +11:00
Max Guglielmi 086e25ee76 Implemented Dom.remove 2015-12-06 00:37:59 +11:00
Max Guglielmi 28a74d1146 Completed filter operators unit tests 2015-11-29 21:27:43 +11:00
Max Guglielmi 20517cdfe2 Started unit tests for filter operators 2015-11-29 11:46:20 +11:00
Max Guglielmi 91cd6a88c5 Fixed paging-sort integration when paging persistence is on 2015-11-21 22:12:47 +11:00
Max Guglielmi f08250eedd Fixed paging reset 2015-11-21 18:52:33 +11:00
Max Guglielmi 0c8731cd54 Finalised tests 2015-11-21 18:31:32 +11:00
Max Guglielmi 3565c0dad3 Implemented Feature base class for statusBar 2015-11-21 16:48:03 +11:00
Max Guglielmi 310247bd48 Implemented Feature base class for popupFilters 2015-11-21 14:41:40 +11:00
Max Guglielmi f2c5bf33f5 Started feature base class for grid layout 2015-11-16 23:21:19 +11:00
Max Guglielmi bba32b2ff3 Added Feature base class to clear button and paging 2015-11-15 21:20:40 +11:00
Max Guglielmi dcb271e0ba Initial commit 2015-11-15 02:14:13 +11:00
Max Guglielmi 3e271bb1cf Fixed getColValues returned data casing 2015-11-07 18:55:44 +11:00
Max Guglielmi 4619176c86 Re-built demos 2015-11-07 18:35:07 +11:00
Max Guglielmi bd2aa92fe4 Added includeHeaders parameter to getColValues helper and updated associated unit tests 2015-11-07 18:17:59 +11:00
Max Guglielmi 81819b9f9e Enhanced getCellData helper and associated unit test 2015-11-07 17:00:29 +11:00
Max Guglielmi abd94108d7 Fixed sorting callbacks and updated unit tests 2015-10-31 22:26:48 +11:00
Max Guglielmi a6d4fa458e Instantiate TableFilter with table DOM element 2015-10-31 19:00:28 +11:00
Max Guglielmi cc4b931bf5 Updated getTableData method, updated tests and README 2015-10-28 18:09:37 +11:00
Max Guglielmi 3956d1abb7 Fixed filters visibility external toggle example for IE 2015-10-24 22:03:42 +11:00
Max Guglielmi b42ffa5339 Reduces Array utility function in tablefilter module 2015-10-19 23:41:09 +11:00
Max Guglielmi 2da9b3dd66 Removed indexByValue array utility function 2015-10-18 21:55:40 +11:00
Max Guglielmi 091977b748 Removed Array module from colsVisibility extension 2015-10-18 21:40:01 +11:00
Max Guglielmi 8a97f31a3a Removed Array utility module from AdapterEzEditTable 2015-10-18 20:26:29 +11:00
Max Guglielmi e82980f404 Added test cases to linkted filters 2015-10-18 19:58:08 +11:00
Max Guglielmi 8caf8ceb82 Fixed clear all filters functionality when linked filters is on 2015-10-17 19:49:38 +11:00
Max Guglielmi 7d02bb0fc0 Updated README, bumped version 2015-10-15 22:24:22 +11:00
Max Guglielmi 9997589885 Updated package.json for npm publishing 2015-10-15 21:54:52 +11:00
Max Guglielmi fa5eade768 Bumped version 2015-10-15 19:48:21 +11:00
Max Guglielmi 3cf267976c Added exact query match by column feature 2015-10-14 00:15:18 +11:00
Max Guglielmi 87d434b231 Fixed bug in load filters on demand feature 2015-10-13 17:41:14 +11:00
Max Guglielmi 23d2eb05e3 Fixed popup filter with none filter type 2015-10-11 11:36:28 +11:00
Max Guglielmi fbe1d8a8d9 Miscellaneous styling improvements 2015-10-04 13:51:43 +11:00
Max Guglielmi 66988fb7e4 Fixed th padding in themes 2015-10-04 13:04:01 +11:00
Max Guglielmi b1bc351858 Fixed bug with getCustomOptions method when using 0 as a column index argument 2015-09-22 23:04:36 +10:00
Max Guglielmi c90ee239df Renamed fill_slc_on_demand configuration option load_filters_on_demand 2015-09-20 22:31:09 +10:00
Max Guglielmi 02a15e69bf Renamed fill_slc_on_demand option load_filters_on_demand 2015-09-20 18:42:00 +10:00
Max Guglielmi 27529ed84a Updated link to script's website in Help module 2015-09-20 18:15:49 +10:00
Max Guglielmi e6d3407154 Added docs generation to publish and deploy tasks 2015-09-12 13:42:47 +10:00
Max Guglielmi 4fc5bda717 Added docs publish and deploy tasks 2015-09-09 22:47:27 +10:00
Max Guglielmi 816fe8f5cb Removed doc generation from default grunt task 2015-09-07 18:09:58 +10:00
Max Guglielmi 0264bed505 Added box-sizing property to toolbar links 2015-09-06 16:05:48 +10:00
Max Guglielmi 604e1f8853 Added deploy task 2015-09-04 22:52:21 +10:00
Max Guglielmi 3d13e9fa64 Merged master in 2015-08-21 17:05:28 +10:00
Max Guglielmi 0ba35880bb Removed Webpack public path setting 2015-08-19 21:48:38 +10:00
Max Guglielmi bdf58015af Changed target dir for gh-pages task 2015-08-19 19:30:14 +10:00
Max Guglielmi a8dcb8b8bf Initial commit 2015-08-18 22:24:32 +10:00
Max Guglielmi dcfc1c3d7d Set ezEditTable's scroll_into_view setting to true if grid-layout is on 2015-08-14 17:18:56 +10:00
Max Guglielmi 5b3fe38abe Set ezEditTable's scroll_into_view setting to true if grid-layout is on 2015-08-14 17:14:23 +10:00
Max Guglielmi b8a773c46d Fixed single filter search 2015-08-11 21:28:26 +10:00
Max Guglielmi e33670e51b Set default stylus compression 2015-08-09 22:40:10 +10:00
Max Guglielmi 443f31c579 Restyled themes 2015-08-09 22:36:28 +10:00
Max Guglielmi 0b3c5a0a87 Restyled extensions 2015-08-09 15:18:09 +10:00
Max Guglielmi d8fe61aa28 Continued restyling 2015-08-09 00:17:22 +10:00
Max Guglielmi 847e327f6f Continued base re-styling 2015-08-08 00:23:32 +10:00
Max Guglielmi 7bfcf89aa8 Continued re-styling 2015-08-07 22:10:08 +10:00
Max Guglielmi d3b85cbdb0 Initial commit 2015-08-07 20:11:27 +10:00
Max Guglielmi 2bb716dd66 Added missing icons 2015-08-06 15:33:17 +10:00
Max Guglielmi 0a7df08199 Fixed hover styling 2015-08-06 15:27:09 +10:00
koalyptus 4644255a02 Fixed themes folder names casing 2015-08-05 07:31:12 +00:00
Max Guglielmi 47068b4f9e Converted themes css 2015-08-05 17:10:53 +10:00
Max Guglielmi 63b5957219 Continued converting css to stylus 2015-08-04 18:38:40 +10:00
Max Guglielmi 1099027c8e Added documentation generated with esdoc 2015-08-02 18:27:59 +10:00
Max Guglielmi d6267c89b0 Allow always visible rows when paging is on 2015-08-01 17:45:29 +10:00
Max Guglielmi dec9ac553b Fixed tests for data retrieval for test-api 2015-07-31 16:41:35 +10:00
Max Guglielmi c5104a51d6 More API tests 2015-07-30 17:22:06 +10:00
Max Guglielmi 93c0f867e3 Removed cell alignments in starter 2015-07-27 20:05:42 +10:00
Max Guglielmi 96c8d95065 More API tests 2015-07-27 19:33:57 +10:00
Max Guglielmi aaf9cd0058 Continued API tests 2015-07-26 18:05:40 +10:00
Max Guglielmi 652be7fcca Started public methods tests 2015-07-25 20:31:01 +10:00
Max Guglielmi 3ebf7cf11f Added jshint rules 2015-07-25 18:33:21 +10:00
Max Guglielmi 585463d18a Added editable grid demo 2015-07-20 18:13:34 +10:00
Max Guglielmi 73b8dbcdae Fix ezEditTable enter key hijaking 2015-07-19 22:43:18 +10:00
Max Guglielmi 1ea547e19b Fixed search yielding no matches under paging 2015-07-15 23:34:19 +10:00
Max Guglielmi 35b43ac3e9 updated tests for paging 2015-07-14 23:50:36 +10:00
Max Guglielmi 9f29a37987 Fixed pagination drop-down selector change event 2015-07-14 23:16:05 +10:00
Max Guglielmi 9936a1fde4 Added clean task for starter page and removed unused dom.position helper 2015-07-14 22:36:24 +10:00
Max Guglielmi 4e12cea106 Added missing starter file 2015-07-12 21:57:41 +10:00
Max Guglielmi c49d314048 Clean jshintrc file 2015-07-12 21:51:43 +10:00
Max Guglielmi 588287dc34 Initial commit 2015-07-12 19:50:55 +10:00
Max Guglielmi 0736390ff6 Added selection grid demo, removed old demos 2015-07-11 20:38:36 +10:00
Max Guglielmi b9e568787d Updated link in help tooltip 2015-07-11 18:33:01 +10:00
Max Guglielmi 3c2cd9abe6 Updated starter file 2015-07-11 18:15:52 +10:00
Max Guglielmi 26beface31 Updated README, added starter file 2015-07-10 17:39:23 +10:00
Max Guglielmi e446558bd6 Updated README 2015-07-10 09:21:11 +10:00
Max Guglielmi e6503c29e0 Updated LICENSE and README 2015-07-07 22:45:49 +10:00
Max Guglielmi 4a79229eb2 Fixed localhost port for tests in Gruntfile 2015-07-06 18:16:07 +10:00
Max Guglielmi 0bc179514c Fixed a webpack build warning 2015-07-05 00:34:07 +10:00
Max Guglielmi 3af9e17e28 Removed isIE helper 2015-07-04 22:37:27 +10:00
Max Guglielmi 3cf37e3c0f Removed isIE helper 2015-07-04 22:08:58 +10:00
Max Guglielmi ad6812391b Fixed columns visibility styling under IE 2015-07-04 18:49:30 +10:00
Max Guglielmi a9d7fa7c76 Replaced getExtension method with extension 2015-07-03 17:44:25 +10:00
Max Guglielmi 430e68ab05 Finalised columns visibility extension tests 2015-07-03 17:26:43 +10:00
Max Guglielmi fe7ef862ec Started columns visibility extension tests 2015-07-02 18:15:37 +10:00
Max Guglielmi 1092cc2eb5 Fixed tests 2015-07-01 18:01:52 +10:00
Max Guglielmi f6f9613a66 Updated script links 2015-07-01 17:27:23 +10:00
Max Guglielmi d46cacb71c Fixed Qunit task with connect task 2015-06-30 18:46:37 +10:00
Max Guglielmi b4d71c575e Added RequireJs dev workflow demo 2015-06-29 18:23:02 +10:00
Max Guglielmi afa2b122a3 Added requirejs demo 2015-06-28 11:56:40 +10:00
Max Guglielmi b682deb9cf Added tests to alternate rows feature 2015-06-28 00:47:13 +10:00
Max Guglielmi 06d787e24b Removed font css definitions from themes + fixed bug in alternate backgrounds 2015-06-27 20:52:40 +10:00
Max Guglielmi 9337219b60 Added the theme roller demo 2015-06-21 22:10:24 +10:00
Max Guglielmi 5ac93778c3 Fixed colOps extension bug 2015-06-14 12:44:02 +10:00
Max Guglielmi 9a6d508201 Fixed paging bug + added test for linked filter with disabled options 2015-06-14 12:23:27 +10:00
Max Guglielmi e7a02a5952 Refactored regexp escape chars logic 2015-06-14 01:00:31 +10:00
Max Guglielmi c083dc517e Added columns visibility extension demo 2015-06-14 00:46:42 +10:00
Max Guglielmi 3c80a855bb Added filter images demo 2015-06-13 22:57:48 +10:00
Max Guglielmi bede2bac66 Added linked filters with disabled options demo 2015-06-13 21:23:33 +10:00
Max Guglielmi 5f2743edd3 Improved paging tests 2015-06-13 19:03:33 +10:00
Max Guglielmi 8f94875404 Removed unused properties 2015-06-12 00:23:35 +10:00
Max Guglielmi de7784c8c8 Moved doco into GitHub wiki 2015-06-11 17:44:16 +10:00
Max Guglielmi bdb82e2b3e Continued doco 2015-06-11 17:27:02 +10:00
Max Guglielmi c4f90f0bc2 Added linked filters test 2015-06-10 20:53:20 +10:00
Max Guglielmi 132214c026 Added more examples 2015-06-09 18:46:08 +10:00
Max Guglielmi 688077b89b Edited readme 2015-06-08 21:49:14 +10:00
Max Guglielmi b7a08a12dc Added templates for examples 2015-06-08 20:21:50 +10:00
Max Guglielmi c174e13382 Turned colOps feature into an extension 2015-06-08 01:31:15 +10:00
Max Guglielmi c4ec282b15 Added version replacement, made sort an extension 2015-06-07 20:30:32 +10:00
Max Guglielmi 78fe75b3d3 Finalised filters visibility extensions tests 2015-06-06 23:44:10 +10:00
Max Guglielmi 8f835ab1fe Fixed column widths test 2015-06-06 22:22:13 +10:00
Max Guglielmi 8768f653ac Started filtersVisibility extension 2015-06-06 20:06:15 +10:00
Max Guglielmi 1cf087e5bc Added auto filter tests 2015-06-05 23:10:25 +10:00
Max Guglielmi 289579245d Cleaned code 2015-06-05 17:46:48 +10:00
Max Guglielmi b76cc47666 Added no filters test 2015-06-04 23:04:38 +10:00
Max Guglielmi c54e90162f Added filter with custom options logic + tests 2015-06-02 17:33:16 +10:00
Max Guglielmi bbd8997651 Added active columns test 2015-05-31 21:48:29 +10:00
Max Guglielmi ec79d1410a Added col widths tests 2015-05-28 23:44:23 +10:00
Max Guglielmi 1bcf78a88a Added behaviour tests 2015-05-24 19:16:09 +10:00
Max Guglielmi 672a89111d Continued adding comments to tablefilter module 2015-05-24 16:50:39 +10:00
Max Guglielmi e6e0db671d Started adding comments to tablefilter module 2015-05-23 18:55:51 +10:00
Max Guglielmi 2cefcd43a6 Fixed sort import with RequireJs 2015-05-16 19:58:56 +10:00
Max Guglielmi 8b980566a6 Refactor themes 2015-05-16 00:26:21 +10:00
Max Guglielmi cdca67a70e Fixed Qunit test + custom grunt task for Qunit tests 2015-05-15 20:37:27 +10:00
Max Guglielmi eef326e6b0 Clean gruntfile and build steps 2015-05-14 20:08:19 +10:00
Max Guglielmi 75090d7053 Added Grunt-Babel 2015-05-13 20:54:29 +10:00
Max Guglielmi a2e5589b49 Started QUnit tests 2015-05-10 21:12:31 +10:00
Max Guglielmi c995091db4 Continuing Webpack investigation 2015-05-03 21:11:06 +10:00
Max Guglielmi 25b358a18f Investigating conditional module loading 2015-05-02 19:54:24 +10:00
Max Guglielmi 7e6aadcfb5 Webpack: clean state 2015-04-28 17:50:53 +10:00
Max Guglielmi fc528c6299 Investigating SystemJs 2015-04-28 00:26:59 +10:00
Max Guglielmi 39a608fa36 Finalised columns visibility manager 2015-04-24 20:38:20 +10:00
Max Guglielmi 79cf6a19a0 Started UI building 2015-04-20 17:20:28 +10:00
Max Guglielmi 95991ba4a3 Finalised to port columns visibility extension code 2015-04-19 21:05:33 +10:00
Max Guglielmi 325f9c260e Moved prefixes in respective modules, added test-sort-grid-layout 2015-04-12 17:52:19 +10:00
Max Guglielmi 0acc5f5d29 Fixed popup filters in gridLayout mode 2015-04-11 19:17:28 +10:00
Max Guglielmi dadf94666d Fixed sort with gridlayout 2015-04-11 19:05:59 +10:00
Max Guglielmi a6df579731 Started to move ids prefixes in respective modules 2015-04-06 19:53:01 +10:00
Max Guglielmi 39d712b317 Renamed events 2015-04-06 19:21:49 +10:00
Max Guglielmi cd0972c759 Started ezEditTable integration 2015-04-06 18:45:46 +10:00
Max Guglielmi 45a3b0b7ff Finalise sorting tests 2015-04-04 19:10:09 +11:00
Max Guglielmi 92162b9a44 Started sort test 2015-03-29 20:56:32 +11:00
Max Guglielmi 59518efc07 Experimenting 2015-03-14 22:00:38 +11:00
Max Guglielmi d4a489141b Exploring build options requirejs (2) 2015-03-08 22:30:08 +11:00
Max Guglielmi 2fd0bfd7ff Exploring build options requirejs 2015-03-07 22:14:25 +11:00
Max Guglielmi 8b504046b2 Continued sorting feature (2) 2015-03-06 20:10:51 +11:00
Max Guglielmi c7d2d49b1b Continued sorting feature (20 2015-03-06 20:08:52 +11:00
Max Guglielmi bb8ba54684 Continued sorting feature 2015-03-06 19:49:30 +11:00
Max Guglielmi 0d8e8146fb Started sorting extension async loading 2015-03-01 21:44:39 +11:00
Max Guglielmi dc4df9e14c Switched to Babel 2015-02-28 20:27:28 +11:00
Max Guglielmi 8252b1e859 Started converting core.js to es6 2015-02-22 22:46:05 +11:00
Max Guglielmi 8bd151baef Removed watermark feature, replaced by native HTML5 input placeholder attribute 2015-02-21 14:39:09 +11:00
Max Guglielmi 2b4880e8e8 Added status bar feature 2015-02-21 00:46:57 +11:00
Max Guglielmi 17ccd8ec0b Removed commented-out code leftovers 2015-02-20 15:14:47 +11:00
Max Guglielmi bedae0a6de Added tests for Help component 2015-02-20 15:03:57 +11:00
Max Guglielmi 79468f5185 Added tests for Clear button 2015-02-19 16:28:50 +11:00
Max Guglielmi 0f64bb2f84 Added Clear button 2015-02-19 15:40:46 +11:00
Max Guglielmi 4d34104a4e Added pop-up filter tests 2015-02-17 22:17:17 +11:00
Max Guglielmi 261f2ea870 Fixed popup filter bug related to RemoveGrid action 2015-02-17 17:54:25 +11:00
Max Guglielmi 745d815ae8 Started pop-up filter module 2015-02-15 19:55:23 +11:00
Max Guglielmi 28181a5646 Added tests to drop-down filter module 2015-02-15 15:04:57 +11:00
Max Guglielmi c121f730af Finalised drop-down filter module 2015-02-15 14:25:22 +11:00
Max Guglielmi 2ae6d7f2c3 Started drop-down filter module 2015-02-14 19:59:12 +11:00
Max Guglielmi 718b3cc1b0 Converted checklist into es6 module 2015-02-01 19:26:48 +11:00
Max Guglielmi d9eb8370e7 Finalised paging module and associated tests 2015-01-26 20:31:25 +11:00
Max Guglielmi d064bd3504 Continued paging module 2015-01-11 21:22:52 +11:00
koalyptus b134e70a52 Included untracked files 2014-12-16 23:05:37 +00:00
Max Guglielmi 7daf5c7d0d Added start and end frag files, removed by mistake 2014-12-14 15:55:01 +11:00
Max Guglielmi 0f4d81b9a5 Added highlight keyword feature + associated tests 2014-12-13 20:04:25 +11:00
Max Guglielmi be57e7bb09 Continued Store module 2014-12-05 12:10:00 +11:00
Max Guglielmi 68da2d9566 Started porting persistence logic 2014-11-30 21:38:40 +11:00
Max Guglielmi e07aa52df9 Fixed grid layout bug with IE 2014-11-23 21:31:55 +11:00
Max Guglielmi 8774c670ff Added grid layout tests 2014-11-23 14:34:57 +11:00
Max Guglielmi cd6a57cd3f Added grid layout module 2014-11-23 01:01:29 +11:00
Max Guglielmi 5a72404bd6 Converted event.js module to es6 2014-11-22 19:06:08 +11:00
Max Guglielmi 1b3f91a32c Added es-6 modules 2014-11-16 21:01:29 +11:00
Max Guglielmi 5a3a989af0 added src-es6 folder 2014-11-16 11:29:07 +11:00
Max Guglielmi e8fba7cedd Started using es6 2014-11-16 01:34:32 +11:00
Max Guglielmi 4603ce4302 Added ColOps module + tests 2014-11-15 19:39:10 +11:00
Max Guglielmi 8ac4ab8548 Added alternate rows compenent 2014-11-09 19:31:15 +11:00
Max Guglielmi dae9bf4f00 Started adding Qunit tests 2014-11-08 23:37:24 +11:00
Max Guglielmi fc41c6fb33 Added requiresjs build config in grunt file 2014-11-02 01:34:37 +11:00
Max Guglielmi b5eee075ee Added grunt-contrib-requirejs 2014-11-01 22:52:59 +11:00
Max Guglielmi ffe50c8674 Added loader module 2014-10-27 18:01:33 +11:00
Max Guglielmi 56fdc9a360 Implemented requirejs modules 2014-10-26 21:48:13 +11:00
Max Guglielmi 6338498da5 Added date module 2014-10-26 12:42:34 +11:00
Max Guglielmi 30b9db3341 Refactoring 2014-10-20 18:11:33 +11:00
Max Guglielmi 9663088ff2 Continued refactoring 2014-10-18 23:00:34 +11:00
Max Guglielmi a0639cfe1d Code refactoring 2014-10-12 22:40:08 +11:00
Max Guglielmi d903fba533 Started refactoring 2014-10-11 00:34:45 +11:00
Max Guglielmi a3999ebc2e Code formatting 2014-10-06 22:08:29 +11:00
koalyptus f22e0f1a62 Modidied gitignore file 2014-09-13 07:50:46 +00:00
Max Guglielmi cd6384586c Added example HTML file and started changing js files 2014-09-07 20:07:28 +10:00
Max.Guglielmi daf309d7f1 Added folder structure, js files to be changed, Gruntfile and package.json 2014-09-07 17:56:17 +10:00