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