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