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

350 commits

Author SHA1 Message Date
Max Guglielmi fd8d5c759c Improved emitter logic 2016-01-03 13:49:04 +11:00
Max Guglielmi ea478ec500 Continued refactoring EvtManager 2016-01-03 01:33:31 +11:00
Max Guglielmi b3e236e111 Initial commit 2016-01-02 19:18:44 +11:00
Max Guglielmi 9964032b88 Added cell-processed event, improved alternateRows 2016-01-02 14:43:00 +11:00
Max Guglielmi 7b47726aee Fixed unit tests 2015-12-31 15:20:51 +11:00
Max Guglielmi 114d508c97 Continued row-processed event 2015-12-31 12:56:50 +11:00
Max Guglielmi 8e3416e24c Started row-processed event 2015-12-30 17:59:20 +11:00
Max Guglielmi 9ab5f5fb9d Hooked-up highlight keyword feature 2015-12-29 17:13:08 +11:00
Max Guglielmi da9f8ad885 Finalised unit tests, removed applyProps method in tablefilter class 2015-12-28 17:53:03 +11:00
Max Guglielmi 4fcfaf1ec7 Added emitter class, started implementing pub-sub pattern (rowsCounter) 2015-12-27 22:08:14 +11:00
Max Guglielmi f399dc85ec Fixed issue #70, paging sort when column is filtered 2015-12-20 16:58:39 +11:00
Max Guglielmi 0805649c58 External container element handling 2015-12-11 09:10:11 +11:00
Max Guglielmi 5856f42397 Layout fixes 2015-12-11 09:03:21 +11:00
Max Guglielmi 82f4bf5244 Fixed var leftover in NoResults module 2015-12-09 17:33:44 +11:00
Max Guglielmi 5215673f81 Added unit tests 2015-12-09 17:24:45 +11:00
Max Guglielmi 6bf78974ae Added callbacks 2015-12-08 23:13:18 +11:00
Max Guglielmi ef29a10564 Added class logic styling, styling 2015-12-08 22:53:12 +11:00
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 20517cdfe2 Started unit tests for filter operators 2015-11-29 11:46:20 +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 81819b9f9e Enhanced getCellData helper and associated unit test 2015-11-07 17:00:29 +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 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 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 b22c26e421 Updated gh-pages task and travis yaml 2015-09-05 22:07:07 +10:00
Max Guglielmi f86194a582 Help instructions text change 2015-09-04 21:57:27 +10:00
Max Guglielmi 82301a1e93 Help instructions text change 2015-09-02 16:53:18 +10:00
Max Guglielmi 1a86c56628 Fixed typo in Help module 2015-08-23 21:27:32 +10:00
Max Guglielmi 847e327f6f Continued base re-styling 2015-08-08 00:23:32 +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 1ea547e19b Fixed search yielding no matches under paging 2015-07-15 23:34:19 +10:00
Max Guglielmi 9f29a37987 Fixed pagination drop-down selector change event 2015-07-14 23:16:05 +10:00
Max Guglielmi b9e568787d Updated link in help tooltip 2015-07-11 18:33:01 +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 f6f9613a66 Updated script links 2015-07-01 17:27:23 +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 9a6d508201 Fixed paging bug + added test for linked filter with disabled options 2015-06-14 12:23:27 +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 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 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 8768f653ac Started filtersVisibility extension 2015-06-06 20:06:15 +10:00
Max Guglielmi 7e6aadcfb5 Webpack: clean state 2015-04-28 17:50:53 +10:00
Max Guglielmi 39a608fa36 Finalised columns visibility manager 2015-04-24 20:38:20 +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 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 dc4df9e14c Switched to Babel 2015-02-28 20:27:28 +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 b9e41827fb Removed .js.map files from Git index 2015-02-20 15:16:39 +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 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
koalyptus 95ff4b6701 Fixed bug in paging 2014-12-16 03:25:40 +00:00
Max Guglielmi ccdf7cb4fc Conflict resolution 2014-12-14 15:56:03 +11:00
Max Guglielmi 7daf5c7d0d Added start and end frag files, removed by mistake 2014-12-14 15:55:01 +11:00
koalyptus 4921a2f6e1 Updates npm modules 2014-12-13 09:11:54 +00: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