1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-01 13:32:40 +02:00
Commit graph

112 commits

Author SHA1 Message Date
Max Guglielmi f9f99798e4 Addressing zebra rows with sort columnt at start option 2016-12-18 00:23:57 +11:00
Max Guglielmi 9b93b2fc26 Started addressing alternate rows bug in conjunction with sorting a column at start 2016-12-16 14:06:00 +11:00
Max Guglielmi 0cd9854634 Addressing sorting date columns with blank values 2016-11-24 14:14:55 +11:00
Max Guglielmi b99405997a Addressed #332 and continued #319 2016-11-02 23:01:31 +11:00
Max Guglielmi adb9539ee3 Removed DOM element IDs from StatusBar, PopupFilter and FiltersVisibility 2016-11-02 14:13:44 +11:00
Max Guglielmi c5b4251039 Started dateType unit tests 2016-10-12 14:15:19 +11:00
Max Guglielmi e276729f1d Improved sort column types handling 2016-09-25 23:44:41 +10:00
Max Guglielmi 07ba2b7718 Merged master in 2016-09-22 14:29:44 +10:00
Max Guglielmi 91b72ed3a2 Fixed broken column calculation extension (continued) 2016-09-22 14:01:50 +10:00
Max Guglielmi 36e6a92fb5 Fixed broken column calculation extension... 2016-09-22 13:54:28 +10:00
Max Guglielmi 0be164c99f Fixed demos 2016-09-21 15:35:45 +10:00
Max Guglielmi 8fa502b2c4 Merged master in, added doco comments to dateType 2016-09-20 23:45:09 +10:00
Max Guglielmi bfe7293619 Re-refactored number type, continued 2016-09-19 20:35:34 +10:00
Max Guglielmi 7ecb53a701 Re-refactored number type 2016-09-19 17:37:45 +10:00
Max Guglielmi a0707554bb Continued date 2016-09-17 19:15:25 +10:00
Max Guglielmi d656ec90b0 Continued sort adapter 2016-09-15 23:39:43 +10:00
Max Guglielmi c70aa29523 Continued date type 2016-09-14 18:03:45 +10:00
Max Guglielmi a3c4f2158b Started date type 2016-09-14 00:30:18 +10:00
Max Guglielmi 035801dc7e Initial commit 2016-09-11 00:07:46 +10:00
Max Guglielmi 32ea4a28cc Finalised sortable table adapter 2016-09-06 11:45:27 +10:00
Max Guglielmi a0019df507 Started adapterSortabletable doco 2016-09-05 23:05:20 +10:00
Max Guglielmi 37c6b70f7e Added comments for auto-generated docs 2016-09-04 18:17:54 +10:00
Max Guglielmi af75fe5236 Continued commenting for auto-documentation 2016-09-03 23:30:31 +10:00
Max Guglielmi b20d3c1726 Initial commit 2016-09-03 13:19:55 +10:00
Max Guglielmi c723b962bf initial commit 2016-09-02 19:26:21 +10:00
Max Guglielmi aee9c11551 Fixed doco 2016-09-02 13:32:59 +10:00
Max Guglielmi a173feb26f Started ColOps 2016-09-01 18:27:02 +10:00
Max Guglielmi c5fd43d150 More desensive coding in sort feature 2016-06-19 15:07:49 +10:00
Max Guglielmi 7c2eb8ad4c Merged issue-197-misc-refactor in 2016-06-13 12:49:27 +10:00
Max Guglielmi e4ab8be82f Initial commit 2016-06-10 23:03:46 +10:00
Max Guglielmi 6070d9b52f Renamed GridLayout properties 2016-06-05 18:44:21 +10:00
Max Guglielmi 2e2515586e Refactored Event module 2016-06-02 14:13:56 +10:00
Max Guglielmi 8e5aba04e2 Removed unused TableFilter properties, added eslint rule 2016-05-31 19:22:21 +10:00
Max Guglielmi 7c6ec56fa3 Renamed _hasGrid to initialized and hasGrid to isInitialized 2016-05-27 17:40:22 +10:00
Max Guglielmi b23aeea53a Killed the nbVisibleRows property on TableFilter 2016-05-26 14:36:36 +10:00
Max Guglielmi 7d84c7d09e Refactored dom module 2016-05-25 17:31:53 +10:00
Max Guglielmi 9fec6eb6ef Started refactoring Dom module 2016-05-24 18:42:11 +10:00
Max Guglielmi 3434185dbe Refactored date helper module 2016-05-21 11:33:49 +10:00
Max Guglielmi b6c4fd6675 Refactored string module 2016-05-20 18:08:39 +10:00
Max Guglielmi 64f197866a Refactored helpers module 2016-05-20 17:21:42 +10:00
Max Guglielmi dbf44d488a Removed nbRows property and replaced its usage by getRowsnb method 2016-05-19 17:38:18 +10:00
Max Guglielmi be3903d2eb Added eqeqeq eslint rule 2016-05-15 13:33:16 +10:00
Max Guglielmi 0d58349432 Refactored types module 2016-05-15 12:56:12 +10:00
Max Guglielmi d5dcc38cc9 Finalised extending extensions with Feature base class 2016-05-14 22:09:28 +10:00
Max Guglielmi 6f3fe2eb23 Started making extension extend Feature base class 2016-05-14 20:04:00 +10:00
Max Guglielmi a1317ec130 Missed window refs 2016-05-08 16:14:40 +10:00
Max Guglielmi dd3fb09da2 Extended const file 2016-05-08 11:48:51 +10:00
Max Guglielmi 8a2a7c7ba7 Created constants file, added filter types constants 2016-05-07 21:59:42 +10:00
Max Guglielmi ac8337fe4b Fixing issue #193 2016-04-28 14:05:24 +10:00
Max Guglielmi 361d90cae0 Fixed issue with filters visibility persistence event 2016-04-26 19:22:02 +10:00