1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-19 14:56:40 +02:00
Commit graph

588 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 f96e9b97b8 Hooked up into the before-filtering event 2015-12-30 16:56:44 +11:00
Max Guglielmi 9ab5f5fb9d Hooked-up highlight keyword feature 2015-12-29 17:13:08 +11:00
Max Guglielmi 5da3079c13 Added comments to emitter class 2015-12-29 17:05:36 +11:00
Max Guglielmi da9f8ad885 Finalised unit tests, removed applyProps method in tablefilter class 2015-12-28 17:53:03 +11:00
Max Guglielmi b20e9899b1 Added unit tests for emiitter 2015-12-28 11:18:55 +11:00
Max Guglielmi 4fcfaf1ec7 Added emitter class, started implementing pub-sub pattern (rowsCounter) 2015-12-27 22:08:14 +11:00
Max Guglielmi 70f4213a8c Upgraded to Babel6 2015-12-26 01:33:04 +11:00
Max Guglielmi 9dcf63866b Run build 2015-12-25 13:06:54 +11:00
Max Guglielmi 4908fed6e4 Fixed filterig with dd-MMM-YYYY date format 2015-12-25 12:31:00 +11:00
Max Guglielmi 43f2b2b36b Fixed filtering issue with date types 2015-12-21 17:25:25 +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 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 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 8caf8ceb82 Fixed clear all filters functionality when linked filters is on 2015-10-17 19:49:38 +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 b1bc351858 Fixed bug with getCustomOptions method when using 0 as a column index argument 2015-09-22 23:04:36 +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 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 0ba35880bb Removed Webpack public path setting 2015-08-19 21:48:38 +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 847e327f6f Continued base re-styling 2015-08-08 00:23:32 +10:00
Max Guglielmi 0a7df08199 Fixed hover styling 2015-08-06 15:27:09 +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 3ebf7cf11f Added jshint rules 2015-07-25 18:33:21 +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 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 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 e4ec194d43 Updated README 2015-07-06 18:08:37 +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 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 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 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 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 98ba2a1bb3 Moved doco to wiki 2015-06-12 17:42:28 +10:00
Max Guglielmi 8f94875404 Removed unused properties 2015-06-12 00:23:35 +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 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 eef326e6b0 Clean gruntfile and build steps 2015-05-14 20:08:19 +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 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 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 b9e41827fb Removed .js.map files from Git index 2015-02-20 15:16:39 +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
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 0f4d81b9a5 Added highlight keyword feature + associated tests 2014-12-13 20:04:25 +11:00
Max Guglielmi 92cfcf8d9f Added Store unit tests 2014-12-07 23:25:27 +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 d866dbbb2e Added loader test 2014-11-09 16:12:03 +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
Max Guglielmi 698f13cb34 Code formatting 2014-10-05 00:38:42 +10:00
Max Guglielmi e52e534f38 Code formatting 2014-09-30 19:19:12 +10:00
Max Guglielmi 268cec0d23 Code formatting 2014-09-28 21:17:01 +10:00
Max Guglielmi 0a7ddf6d36 Code formatting 2014-09-28 18:59:14 +10:00
Max Guglielmi fef259dbdb Code formatting 2014-09-24 17:10:31 +10:00
Max Guglielmi 40ec690dbc Code formatting 2014-09-24 16:06:12 +10:00
Max Guglielmi 1e50d1bc0f Code formatting 2014-09-22 09:18:17 +10:00
Max Guglielmi 16332dcc8a Formatting code 2014-09-21 22:52:12 +10:00
Max Guglielmi e41d3a631c Init formatting 2014-09-20 23:56:35 +10:00
Max Guglielmi 620b22d228 Constructor formatting 2014-09-20 18:09:23 +10:00
Max Guglielmi d4bf457cba Constructor formatting 2014-09-20 14:57:49 +10:00
koalyptus bd28ad9dda code formatting 2014-09-19 13:45:24 +00:00
koalyptus 2f00f5acf7 Code formatting 2014-09-19 03:25:55 +00:00
koalyptus f484b2d64a Clening up tabs 2014-09-17 23:12:31 +00: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