Akron | f4a7cf4 | 2018-01-09 15:58:45 +0100 | [diff] [blame] | 1 | 0.25 2018-01-09 |
| 2 | - Make annotation helper configurable. |
| 3 | - Support multiple prefixes in menus. |
| 4 | - Show annotation tooltips in table views. |
| 5 | - Improve result display when JavaScript is disabled. |
| 6 | - Improve VC creation tool by supporting "blurring". |
| 7 | - Make tutorial queries localizable for different default corpora. |
Akron | 19058a9 | 2018-01-09 16:50:05 +0100 | [diff] [blame] | 8 | - Update dependencies. |
Akron | 6502a02 | 2018-01-19 01:58:00 +0100 | [diff] [blame^] | 9 | - Add lwc annotations. |
Akron | f4a7cf4 | 2018-01-09 15:58:45 +0100 | [diff] [blame] | 10 | |
Akron | ef351fa | 2017-11-22 19:44:50 +0100 | [diff] [blame] | 11 | 0.24 2017-11-22 |
Akron | 41e7bdd | 2017-11-10 16:28:35 +0100 | [diff] [blame] | 12 | - Added support for relation visualization. |
Akron | ef351fa | 2017-11-22 19:44:50 +0100 | [diff] [blame] | 13 | - Added support for FCSQL. |
Akron | 41e7bdd | 2017-11-10 16:28:35 +0100 | [diff] [blame] | 14 | |
Akron | bd39a43 | 2017-09-20 13:57:13 +0200 | [diff] [blame] | 15 | 0.23 2017-09-20 |
Akron | e8ea000 | 2017-06-28 18:51:52 +0200 | [diff] [blame] | 16 | - Added query creator tool. |
Akron | b56986f | 2017-06-29 20:52:29 +0200 | [diff] [blame] | 17 | - Fix visualization of empty contexts in KWIC. |
Akron | bd39a43 | 2017-09-20 13:57:13 +0200 | [diff] [blame] | 18 | - Added announcement template. |
Akron | e8ea000 | 2017-06-28 18:51:52 +0200 | [diff] [blame] | 19 | |
Akron | 311ca65 | 2017-06-26 20:39:56 +0200 | [diff] [blame] | 20 | 0.22 2017-06-26 |
Akron | aa7f942 | 2017-04-24 20:49:32 +0200 | [diff] [blame] | 21 | - Added user authentification using Kustvakts LDAP |
| 22 | connection. |
| 23 | - Added X-Forwarded-For. |
Akron | 47787ca | 2017-05-17 16:00:10 +0200 | [diff] [blame] | 24 | - Introduced proxy_prefix as a configuration option. |
Akron | 117d076 | 2017-06-01 17:31:07 +0200 | [diff] [blame] | 25 | - Added support for more rewrite options in js. |
Akron | 311ca65 | 2017-06-26 20:39:56 +0200 | [diff] [blame] | 26 | - Fixed legacy sigle parsing. |
Akron | aa7f942 | 2017-04-24 20:49:32 +0200 | [diff] [blame] | 27 | |
Akron | f65ad6c | 2017-02-01 14:36:38 +0100 | [diff] [blame] | 28 | 0.21 2017-02-01 |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 29 | - Use textSigle for API communication instead of |
| 30 | {corpus,doc,text}ID. |
| 31 | - Added alert to hint helper. |
| 32 | - Improved menu creation. |
| 33 | - Introduced benchmark system. |
| 34 | - select elements are now improved menus. |
| 35 | - Hint menu do not append menus anymore. |
| 36 | - Updated dependency for bugfixed Localize. |
| 37 | - Improved readme for localization generation. |
Akron | d30e200 | 2016-11-07 03:19:58 +0100 | [diff] [blame] | 38 | - Fixed select menus to show selected item on |
| 39 | initialization. |
| 40 | - Improved compatibility for new text sigles. |
| 41 | - Fixed alert to not be correctly hidden. |
Akron | 916ec25 | 2016-11-10 17:06:32 +0100 | [diff] [blame] | 42 | - Added download of tree visualizations. |
| 43 | - Do not show multiple identical annotations |
| 44 | in table view. |
Akron | 9a5b1e1 | 2016-12-06 18:18:23 +0100 | [diff] [blame] | 45 | - Added preliminary support for metadata columns. |
Akron | f65ad6c | 2017-02-01 14:36:38 +0100 | [diff] [blame] | 46 | - Added preliminary support for multimenus. |
| 47 | - Updated to more recent version of Mojolicious (7.23). |
Akron | 9a5b1e1 | 2016-12-06 18:18:23 +0100 | [diff] [blame] | 48 | |
Akron | 9c4d1ae | 2016-05-25 21:43:22 +0200 | [diff] [blame] | 49 | 0.20 2016-05-25 |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 50 | - Improved menu using sliders. |
| 51 | - Improved menu to make prefixes chooseable, |
| 52 | even if list can't be filtered. |
| 53 | - Improve pageup/pagedown behaviour in menus. |
| 54 | - Fixed multiple bugs in menu. |
Akron | 6ed1399 | 2016-05-23 18:06:05 +0200 | [diff] [blame] | 55 | |
Akron | 1ff3ac2 | 2016-04-28 16:30:45 +0200 | [diff] [blame] | 56 | 0.19 2016-04-28 |
Akron | c59f732 | 2016-04-20 13:46:05 +0200 | [diff] [blame] | 57 | - Improved datepicker to enter date strings. |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 58 | - Improved menus to have fixed length depending |
| 59 | on entry list. |
Akron | c59f732 | 2016-04-20 13:46:05 +0200 | [diff] [blame] | 60 | |
Akron | cba9f32 | 2016-02-29 23:12:45 +0100 | [diff] [blame] | 61 | 0.18 2016-02-29 |
Akron | 9f64fd0 | 2016-02-13 05:51:38 +0100 | [diff] [blame] | 62 | - Support for dashes in identifiers. |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 63 | - Minor changes to the layout. |
| 64 | - Simplified configuration file. |
Akron | 9f64fd0 | 2016-02-13 05:51:38 +0100 | [diff] [blame] | 65 | |
Akron | 656c5d9 | 2015-11-13 21:17:03 +0100 | [diff] [blame] | 66 | 0.17 2015-11-13 |
| 67 | - Support a larger template cache. |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 68 | - Minor style adjustments. |
Akron | 656c5d9 | 2015-11-13 21:17:03 +0100 | [diff] [blame] | 69 | |
Akron | f55504a | 2015-06-18 16:42:55 +0200 | [diff] [blame] | 70 | 0.16 2015-06-18 |
| 71 | - Update to new KoralQuery API. |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 72 | WARNING! This version is no longer compatible |
| 73 | with old responses of Krill. |
| 74 | - Introduced new notifications engine. |
Akron | f55504a | 2015-06-18 16:42:55 +0200 | [diff] [blame] | 75 | |
Akron | 1c969e6 | 2015-05-21 23:05:55 +0200 | [diff] [blame] | 76 | 0.15 2015-05-21 |
Nils Diewald | b59f801 | 2015-05-07 19:34:31 +0000 | [diff] [blame] | 77 | - Cleanup for GitHub release |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 78 | - First realease on GitHub. |
Nils Diewald | b59f801 | 2015-05-07 19:34:31 +0000 | [diff] [blame] | 79 | |
Nils Diewald | ab4d3ca | 2015-04-17 01:48:43 +0000 | [diff] [blame] | 80 | 0.14 2015-04-15 |
Nils Diewald | a297f06 | 2015-04-02 00:23:46 +0000 | [diff] [blame] | 81 | - Redesign of JS and Sass assets |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 82 | - Introduced RequireJS |
| 83 | - Introduced VC |
| 84 | - Improved tutorial |
| 85 | - Localized client files |
Nils Diewald | a297f06 | 2015-04-02 00:23:46 +0000 | [diff] [blame] | 86 | |
Nils Diewald | d2b5737 | 2015-03-10 20:09:48 +0000 | [diff] [blame] | 87 | 0.13 2015-03-10 |
Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 88 | - Project name is now "Kalamar" |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 89 | - Removed Mr Crabs - introduced Karl |
| 90 | - Support semantic markup for KWIC |
| 91 | - Fixed Click-bug in hint-menu |
| 92 | - Renamed "KorAP" classes to "Kalamar" |
| 93 | - Support proxy |
Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 94 | |
Nils Diewald | 46e6f18 | 2015-02-04 15:22:49 +0000 | [diff] [blame] | 95 | 0.12 2015-01-28 |
Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 96 | - Fixed alignment bug |
Nils Diewald | 46e6f18 | 2015-02-04 15:22:49 +0000 | [diff] [blame] | 97 | |
Nils Diewald | 034ea70 | 2015-01-16 19:41:52 +0000 | [diff] [blame] | 98 | 0.11 2014-01-16 |
Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 99 | - Fixed paging bug with the async api |
| 100 | - Disabled Testing feature in tutorial |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 101 | - Improved test suite |
Nils Diewald | 034ea70 | 2015-01-16 19:41:52 +0000 | [diff] [blame] | 102 | |
| 103 | 0.10 2014-12-21 |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 104 | - Fixed time_exceeded bug |
| 105 | - Fixed test_port bug for inspection button |
Nils Diewald | 0a3f5f9 | 2014-12-21 04:25:53 +0000 | [diff] [blame] | 106 | |
Nils Diewald | 034ea70 | 2015-01-16 19:41:52 +0000 | [diff] [blame] | 107 | 0.09 2014-12-03 |
| 108 | - Added new API module |
| 109 | |
Nils Diewald | 80d4c6e | 2014-11-19 02:53:16 +0000 | [diff] [blame] | 110 | 0.08 2014-11-19 |
| 111 | - Added new suggestion module |
| 112 | |
Nils Diewald | 1d2903f | 2014-11-03 22:31:20 +0000 | [diff] [blame] | 113 | 0.07 2014-11-03 |
Nils Diewald | 80d4c6e | 2014-11-19 02:53:16 +0000 | [diff] [blame] | 114 | - Added API-Response view |
Nils Diewald | 1d2903f | 2014-11-03 22:31:20 +0000 | [diff] [blame] | 115 | |
Nils Diewald | 94bae91 | 2014-09-22 13:40:31 +0000 | [diff] [blame] | 116 | 0.06 2014-09-22 |
Nils Diewald | ca01b76 | 2014-09-08 02:35:20 +0000 | [diff] [blame] | 117 | - Updated certain Notifications and AssetPack plugins |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 118 | - Updated pagination plugin |
Nils Diewald | ca01b76 | 2014-09-08 02:35:20 +0000 | [diff] [blame] | 119 | |
Nils Diewald | 4e9fbcb | 2014-07-15 11:45:09 +0000 | [diff] [blame] | 120 | 0.05 2014-07-15 |
| 121 | - Improved tutorial support |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 122 | - Added Exception mail system |
Nils Diewald | 4e9fbcb | 2014-07-15 11:45:09 +0000 | [diff] [blame] | 123 | |
Nils Diewald | 7cad840 | 2014-07-08 17:06:56 +0000 | [diff] [blame] | 124 | 0.04 2014-07-08 |
| 125 | - Fixed template view |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 126 | - Preliminary match view |
| 127 | - Switched to asset pipeline wth sass |
| 128 | - Added syntax highlighting to JSON |
| 129 | - Update to Api 0.1 |
Nils Diewald | 7cad840 | 2014-07-08 17:06:56 +0000 | [diff] [blame] | 130 | |
Nils Diewald | 44a7278 | 2014-06-20 16:03:21 +0000 | [diff] [blame] | 131 | 0.03 2014-06-20 |
| 132 | - Added preliminary autocompletion support (freetime project) |
| 133 | |
Nils Diewald | 1eba657 | 2014-06-17 19:49:53 +0000 | [diff] [blame] | 134 | 0.02 2014-06-17 |
| 135 | - Added morphological tables |
| 136 | |
Nils Diewald | dd2d4e8 | 2014-05-31 17:08:33 +0000 | [diff] [blame] | 137 | 0.01 2014-05-31 |
| 138 | - Simplifications: |
Nils Diewald | 80d4c6e | 2014-11-19 02:53:16 +0000 | [diff] [blame] | 139 | Notifications plugin is at |
| 140 | https://github.com/Akron/Mojolicious-Plugin-Notifications |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 141 | All other plugins can be found at CPAN |