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

703 commits

Author SHA1 Message Date
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