Commit Graph

  • 0fadec1297 Fix a whitespace issue in aggregation table Eric Guirbal 2023-08-12 17:56:02 +02:00
  • 5d255dd591 Version upped 2023-08-09 Andreas Gohr 2023-08-09 23:51:39 +02:00
  • 69f051e4ce fixed code style error Andreas Gohr 2023-08-09 10:53:37 +02:00
  • 2029240745 save unset data as empty string. #658 Andreas Gohr 2023-08-09 10:41:05 +02:00
  • 039b05b8ed add check for proper class hiearchy in table syntax Andreas Gohr 2023-08-09 09:31:19 +02:00
  • 76021e6613 Merge pull request #648 from dokuwiki-translate/lang_update_680_1689074207 Andreas Gohr 2023-08-09 08:42:02 +02:00
  • 354f29be8c Version upped 2023-08-08 Andreas Gohr 2023-08-08 23:51:42 +02:00
  • 84ce8119d0 fix dynamic table access. closes #659 Andreas Gohr 2023-08-08 10:29:01 +02:00
  • cdc8974e86 Version upped 2023-07-27 Andreas Gohr 2023-07-27 23:51:37 +02:00
  • bb3d822f47 Style inputs Anna Dabrowska 2023-07-27 12:19:15 +02:00
  • 535a8a873c Merge pull request #633 from alexdraconian/style-fix Anna Dabrowska 2023-07-27 11:51:19 +02:00
  • c1bfd816f4 Merge remote-tracking branch 'saggi-dw/date-filter' Anna Dabrowska 2023-07-27 11:32:01 +02:00
  • 888559e168 Move 'if' to 'elseif' move assignment of '$timestamp' outside of condition format adjusted to the styleguide saggi-dw 2023-07-27 08:31:57 +02:00
  • 0342c2fe9e Version upped 2023-07-21 Andreas Gohr 2023-07-21 23:51:38 +02:00
  • 7bb01a505b updated deleted.files Andreas Gohr 2023-07-21 19:20:18 +02:00
  • 8a68af5ad3 codesniffer fix Andreas Gohr 2023-07-21 19:18:05 +02:00
  • cfefffa4d2 do not say sqlite is missing if it fails to init Andreas Gohr 2023-07-21 19:03:21 +02:00
  • 2d502a6a3e Add plugin version to exceptions Andreas Gohr 2023-07-21 15:20:26 +02:00
  • 4831b32aed Version upped 2023-07-20 Andreas Gohr 2023-07-20 23:51:40 +02:00
  • 9e1bd1b7ae Merge pull request #652 from cosmocode/latest-qb Anna Dabrowska 2023-07-20 11:21:59 +02:00
  • b37d1c8b1c Restore disabling mechanism for "latest" in queries Anna Dabrowska 2023-07-20 09:41:02 +02:00
  • 5372ee7d71 Version upped 2023-07-19 Andreas Gohr 2023-07-19 23:51:39 +02:00
  • 67d4ea8c92 Merge pull request #644 from cosmocode/nestedlists Anna Dabrowska 2023-07-19 17:12:19 +02:00
  • 4c31bcddd7 Merge pull request #646 from cosmocode/structfilter Anna Dabrowska 2023-07-19 15:44:20 +02:00
  • 5834bfbb65 Merge pull request #650 from cosmocode/filterrefactor Anna Dabrowska 2023-07-19 15:29:16 +02:00
  • dbd123161d Minor style adjustments Anna Dabrowska 2023-07-19 15:17:22 +02:00
  • 299ca8cc64 make it easier to adjust/extend the search queries Andreas Gohr 2023-07-19 11:14:07 +02:00
  • 569c44d5e2 Merge branch 'master' into filterrefactor Andreas Gohr 2023-07-19 11:04:11 +02:00
  • 7d0142f50f reintroduce init method Andreas Gohr 2023-07-19 11:00:05 +02:00
  • cfab63170f fixed style errors Andreas Gohr 2023-07-18 12:14:23 +02:00
  • 457017d1b2 fix header configuration for filter component Andreas Gohr 2023-07-18 12:06:45 +02:00
  • fdf371159b refactoring dynamic parameter handling, part 4 Andreas Gohr 2023-07-18 11:52:26 +02:00
  • 47576dff51 Version upped 2023-07-17 Andreas Gohr 2023-07-17 23:52:53 +02:00
  • 91c655b4cc streamline database loading Andreas Gohr 2023-07-17 18:54:03 +02:00
  • 0ebf30450f make filter syntax use the disabling of dynamic parameters Andreas Gohr 2023-07-17 13:43:14 +02:00
  • fd9c77d376 refactoring dynamic parameter handling, part 3 Andreas Gohr 2023-07-17 12:58:17 +02:00
  • 1057ed145e dynamic parameter handling refactoring, part 2 Andreas Gohr 2023-07-17 12:23:55 +02:00
  • b3a9db2269 refactoring dynamic parameter handling, part 1 Andreas Gohr 2023-07-17 12:20:10 +02:00
  • bea7239ded change the way filters are rendered Andreas Gohr 2023-07-12 14:52:21 +02:00
  • f1812f0b7a added filter for AggregationFilter::getAllColumnValues() Andreas Gohr 2023-07-12 13:01:27 +02:00
  • 8eaa43a005 filter style improvements Andreas Gohr 2023-07-12 12:02:46 +02:00
  • f4dbd3b0fa filter: initialize scope correctly Andreas Gohr 2023-07-12 12:02:24 +02:00
  • b1b0f0c8b5 translation update Sevynidd 2023-07-11 13:20:42 +02:00
  • 3f6c5ecfb2 Filter now accepts headers syntax for column names Anna Dabrowska 2023-07-06 20:43:42 +02:00
  • ceb78f4f32 Filter: minor styles adjustments Anna Dabrowska 2023-07-06 14:47:20 +02:00
  • 1a14d30275 Pack and sort filter values only in the dedicated method Anna Dabrowska 2023-07-06 14:28:58 +02:00
  • 7974a36089 Remove some unnecessary texts Anna Dabrowska 2023-07-06 14:28:05 +02:00
  • 95088304c3 Introduce inheritance in filter classes Anna Dabrowska 2023-07-06 14:22:19 +02:00
  • a8d7a5591a Filter: better handling of column names and labels Anna Dabrowska 2023-06-28 14:17:23 +02:00
  • 4fc1424af8 New syntax component "filter" Anna Dabrowska 2023-06-28 09:11:19 +02:00
  • ae522a2d9d correctly nest items with the same values with different parents Andreas Gohr 2023-07-06 10:12:51 +02:00
  • 4702d11918 Version upped 2023-07-05 Andreas Gohr 2023-07-05 23:51:46 +02:00
  • f50405fa3e code sniffer fixes Andreas Gohr 2023-07-05 17:16:56 +02:00
  • 1f53b3d543 do not sort lists alphabetically Andreas Gohr 2023-07-05 17:13:35 +02:00
  • 58903f7749 Merge branch 'latest-flag' Anna Dabrowska 2023-07-05 13:48:18 +02:00
  • 1855a1f9cf make empty values easier to see in list dump method Andreas Gohr 2023-07-05 13:47:39 +02:00
  • eff6062ec0 Provide mechanism for disabling default select filter 'latest = 1' Anna Dabrowska 2023-07-05 13:45:52 +02:00
  • 7b7a9290f8 lists: correctly handle nesting with empty values Andreas Gohr 2023-07-05 13:40:01 +02:00
  • 25609b9d97 Version upped 2023-07-04 Andreas Gohr 2023-07-04 23:51:44 +02:00
  • fb2252eac3 fix accidentally broken test Andreas Gohr 2023-07-04 15:11:03 +02:00
  • 71769bc3a6 add failing test for #512 Andreas Gohr 2023-07-04 14:00:11 +02:00
  • 71b11d8bec add default style for indexed lists Andreas Gohr 2023-06-26 15:31:15 +02:00
  • 026d10982b index based on display not compare value Andreas Gohr 2023-06-26 15:30:58 +02:00
  • af0ce8d2fb added classes config parameter Andreas Gohr 2023-06-26 15:09:40 +02:00
  • 00f71f1792 fixed tests and codesniffer complaints Andreas Gohr 2023-06-26 14:31:25 +02:00
  • ce44c6393f Add indexing support Andreas Gohr 2023-06-26 14:11:18 +02:00
  • 1ee0a2dc29 only have unique result rows when nesting Andreas Gohr 2023-06-26 13:27:42 +02:00
  • d90aa84868 some streamlining for the aggregation classes Andreas Gohr 2023-06-22 15:58:17 +02:00
  • f6acb21555 fixed tests Andreas Gohr 2023-06-22 15:38:30 +02:00
  • 5bc00e117f Add nesting option for List Aggregations Andreas Gohr 2023-06-22 15:05:08 +02:00
  • 6e2eda8d1f Version upped 2023-06-20 Andreas Gohr 2023-06-22 08:21:20 +02:00
  • 6dc5ccf720 Merge branch 'sqlite-devel' Andreas Gohr 2023-06-22 08:07:08 +02:00
  • acc82d60da use GROUP_CONCAT_DISTINCT Andreas Gohr 2023-06-20 11:21:36 +02:00
  • 4183cc11b9 adjust method call for getting PDO access Andreas Gohr 2023-06-14 15:14:11 +02:00
  • 87f800c2f3 Version upped 2023-06-12 Andreas Gohr 2023-06-12 23:51:44 +02:00
  • be4dde7782 avoid warning in syntax/output Andreas Gohr 2023-06-12 13:33:53 +02:00
  • 438a804c3e Make all tests run with the new SQLiteDB class Anna Dabrowska 2023-05-25 17:41:39 +02:00
  • 79b29326ae Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access Anna Dabrowska 2023-05-24 16:38:34 +02:00
  • 3bd3c3d435 Version upped 2023-04-18 Andreas Gohr 2023-04-18 23:51:41 +02:00
  • 64480a7b45 Fix code style violations Anna Dabrowska 2023-04-18 13:15:37 +02:00
  • b360e3b5f0 Improve replacement of user fields in buraucracy templates Anna Dabrowska 2023-04-18 13:09:44 +02:00
  • fef50e52d3 Prevent inline aditor from breaking on fields with a dot in field name Anna Dabrowska 2023-04-18 12:01:31 +02:00
  • da776bcd8d Fix type errors with empty 'roundto' setting in decimals Anna Dabrowska 2023-04-18 11:08:18 +02:00
  • 1ecfb2b404 Version upped 2023-04-06 Andreas Gohr 2023-04-06 23:51:39 +02:00
  • 460e822f15 code style fixes Andreas Gohr 2023-04-06 08:47:33 +02:00
  • 3ff5da8ae6 fixed flaky test Andreas Gohr 2023-04-06 08:33:38 +02:00
  • 79be43a4f1 Merge pull request #638 from cmacmackin/fix_datetime_filter Andreas Gohr 2023-04-06 08:18:03 +02:00
  • 82619850b2 Version upped 2023-04-05 Andreas Gohr 2023-04-05 23:51:41 +02:00
  • ec57c91426 Schema to test filtering DateTime data Chris MacMackin 2023-04-05 21:53:54 +01:00
  • 6a819106d9 more test and deprecation fixes Andreas Gohr 2023-04-05 13:39:15 +02:00
  • 76e537bf11 more test fixes Andreas Gohr 2023-04-05 13:08:02 +02:00
  • 850ad33e34 tests should succeed again Andreas Gohr 2023-04-05 11:58:00 +02:00
  • 8fed17f342 clean up for the tests Andreas Gohr 2023-04-05 11:09:51 +02:00
  • efb07f2728 Merge pull request #605 from cmacmackin/fix_datetime_filter Andreas Gohr 2023-04-05 08:33:14 +02:00
  • f85b56255b Added unit test for filtering aggregations on DateTime field Chris MacMackin 2023-04-04 22:06:09 +01:00
  • 1c6a429ad2 Version upped 2023-03-27 Andreas Gohr 2023-03-27 23:51:40 +02:00
  • d49679340e Merge pull request #634 from glensc/git-export Andreas Gohr 2023-03-27 10:38:06 +02:00
  • bf6edb591f Setup .gitattributes file Elan Ruusamäe 2023-03-27 10:11:16 +03:00
  • 8dca0df0fe Add responsive style to struct input alexdraconian 2023-03-19 22:28:01 +09:00
  • 709b802596 Version upped 2023-03-14 Andreas Gohr 2023-03-14 23:51:40 +01:00