Akron | a17bc5b | 2018-10-05 13:35:01 +0200 | [diff] [blame^] | 1 | 0.29 2018-10-05 |
Akron | c7656e9 | 2018-08-30 13:33:25 +0200 | [diff] [blame] | 2 | - Deprecated Kalamar.api configuration key |
| 3 | in favor of Kalamar.api_path. |
Akron | 587e4d9 | 2018-08-31 12:44:26 +0200 | [diff] [blame] | 4 | - Fix replacement of docs with docGroupRefs in |
| 5 | VC builder. |
Akron | c14cbfc | 2018-08-31 13:15:55 +0200 | [diff] [blame] | 6 | - Improve touch support for menus. |
| 7 | - Improve touch support for annotation assistant. |
Akron | ad1e46a | 2018-09-19 15:55:40 +0200 | [diff] [blame] | 8 | - Move token table view to marked match. |
Akron | a17bc5b | 2018-10-05 13:35:01 +0200 | [diff] [blame^] | 9 | - Added metadata headers. |
Akron | c7656e9 | 2018-08-30 13:33:25 +0200 | [diff] [blame] | 10 | |
Akron | 5d286b2 | 2018-08-29 17:03:28 +0200 | [diff] [blame] | 11 | 0.28 2018-08-29 |
Akron | 18eb000 | 2018-08-16 16:49:02 +0200 | [diff] [blame] | 12 | - Introduced Widget based plugin system. |
| 13 | - Added corpus statistics to VC (hebasta, #25). |
| 14 | - Introduce center alignment (#63). |
| 15 | - Change KWIC lines from table style |
| 16 | to flexbox style (#31). |
Akron | e09fe9b | 2018-08-17 12:53:42 +0200 | [diff] [blame] | 17 | - Added doc group reference to VC builder (#62). |
Akron | 1f0521b | 2018-08-28 13:01:24 +0200 | [diff] [blame] | 18 | - Show VC name, when a reference is defined. |
Akron | 5d286b2 | 2018-08-29 17:03:28 +0200 | [diff] [blame] | 19 | - Make close in match view to minimize. |
| 20 | - Add minimize button to VC. |
Akron | ebc9666 | 2018-08-29 17:36:20 +0200 | [diff] [blame] | 21 | - Make unspecified values in VC a button. |
Akron | 362c11a | 2018-08-29 20:01:30 +0200 | [diff] [blame] | 22 | - Fixed KoralQuery view to correctly update session. |
Akron | 18eb000 | 2018-08-16 16:49:02 +0200 | [diff] [blame] | 23 | |
Akron | 72245b6 | 2018-07-23 10:59:08 +0200 | [diff] [blame] | 24 | 0.27 2018-07-23 |
Akron | afeca25 | 2018-05-23 15:54:28 +0200 | [diff] [blame] | 25 | - Introduced content blocks to create |
| 26 | flexible entry lists in the footer |
Akron | 09e7f1f | 2018-05-28 14:08:14 +0200 | [diff] [blame] | 27 | - Add marker for "cutted" matches. |
Akron | c7666a9 | 2018-06-18 13:36:00 +0200 | [diff] [blame] | 28 | - Re-enabled Windows installations. |
Akron | d2d161f | 2018-07-12 12:58:41 +0200 | [diff] [blame] | 29 | - Added buttongroup class. |
Akron | bfe912c | 2018-07-17 19:30:52 +0200 | [diff] [blame] | 30 | - Introduced panel and view system for |
| 31 | results and matches. |
Akron | 72245b6 | 2018-07-23 10:59:08 +0200 | [diff] [blame] | 32 | - Support verbatim keys/values in QueryCreator |
| 33 | to deal with Koral issue #42. |
Akron | afeca25 | 2018-05-23 15:54:28 +0200 | [diff] [blame] | 34 | |
Akron | 31d8994 | 2018-04-06 16:44:51 +0200 | [diff] [blame] | 35 | 0.26 2018-04-06 |
Akron | b5d05d7 | 2018-02-12 15:09:12 +0100 | [diff] [blame] | 36 | - Added meta data view. |
| 37 | - Attach reference line to match bottom. |
| 38 | - Separate match views and integrate relation menu |
| 39 | into reference line. |
| 40 | - Attach querycreator object to annotation table. |
| 41 | - Update client side dependencies |
| 42 | - Introduce development mode to client side code. |
Akron | dbb448c | 2018-02-14 17:02:36 +0100 | [diff] [blame] | 43 | - Generalized Poliqarp tutorials and made |
| 44 | example queries corpus independent. |
| 45 | - Improve README. |
Akron | 429aeda | 2018-03-19 16:02:29 +0100 | [diff] [blame] | 46 | - Protect login for csrf attacks. |
| 47 | - Remember app state after login (issue #20). |
| 48 | - Fixed DRuKoLA annotation assistant data. |
Akron | 31d8994 | 2018-04-06 16:44:51 +0200 | [diff] [blame] | 49 | - Fixed server error reporting. |
| 50 | - Introduced text type in VC creation. |
| 51 | - Removed "contains" and "containsnot" from |
| 52 | string type. |
| 53 | - Added "ne" operation to date meta type. |
Akron | 51757cb | 2018-05-16 13:10:08 +0200 | [diff] [blame] | 54 | - Added Piwik/Matomo integration. |
Akron | b5d05d7 | 2018-02-12 15:09:12 +0100 | [diff] [blame] | 55 | |
Akron | 6358105 | 2018-01-31 17:50:59 +0100 | [diff] [blame] | 56 | 0.25 2018-01-31 |
Akron | c14cbfc | 2018-08-31 13:15:55 +0200 | [diff] [blame] | 57 | - Make annotation assistant configurable. |
Akron | f4a7cf4 | 2018-01-09 15:58:45 +0100 | [diff] [blame] | 58 | - Support multiple prefixes in menus. |
| 59 | - Show annotation tooltips in table views. |
| 60 | - Improve result display when JavaScript is disabled. |
| 61 | - Improve VC creation tool by supporting "blurring". |
| 62 | - Make tutorial queries localizable for different default corpora. |
Akron | 19058a9 | 2018-01-09 16:50:05 +0100 | [diff] [blame] | 63 | - Update dependencies. |
Akron | 6502a02 | 2018-01-19 01:58:00 +0100 | [diff] [blame] | 64 | - Add lwc annotations. |
Akron | 6358105 | 2018-01-31 17:50:59 +0100 | [diff] [blame] | 65 | - Adapt support for new relation serialization by Krill. |
Akron | f4a7cf4 | 2018-01-09 15:58:45 +0100 | [diff] [blame] | 66 | |
Akron | ef351fa | 2017-11-22 19:44:50 +0100 | [diff] [blame] | 67 | 0.24 2017-11-22 |
Akron | 41e7bdd | 2017-11-10 16:28:35 +0100 | [diff] [blame] | 68 | - Added support for relation visualization. |
Akron | ef351fa | 2017-11-22 19:44:50 +0100 | [diff] [blame] | 69 | - Added support for FCSQL. |
Akron | 41e7bdd | 2017-11-10 16:28:35 +0100 | [diff] [blame] | 70 | |
Akron | bd39a43 | 2017-09-20 13:57:13 +0200 | [diff] [blame] | 71 | 0.23 2017-09-20 |
Akron | e8ea000 | 2017-06-28 18:51:52 +0200 | [diff] [blame] | 72 | - Added query creator tool. |
Akron | b56986f | 2017-06-29 20:52:29 +0200 | [diff] [blame] | 73 | - Fix visualization of empty contexts in KWIC. |
Akron | bd39a43 | 2017-09-20 13:57:13 +0200 | [diff] [blame] | 74 | - Added announcement template. |
Akron | e8ea000 | 2017-06-28 18:51:52 +0200 | [diff] [blame] | 75 | |
Akron | 311ca65 | 2017-06-26 20:39:56 +0200 | [diff] [blame] | 76 | 0.22 2017-06-26 |
Akron | aa7f942 | 2017-04-24 20:49:32 +0200 | [diff] [blame] | 77 | - Added user authentification using Kustvakts LDAP |
| 78 | connection. |
| 79 | - Added X-Forwarded-For. |
Akron | 47787ca | 2017-05-17 16:00:10 +0200 | [diff] [blame] | 80 | - Introduced proxy_prefix as a configuration option. |
Akron | 117d076 | 2017-06-01 17:31:07 +0200 | [diff] [blame] | 81 | - Added support for more rewrite options in js. |
Akron | 311ca65 | 2017-06-26 20:39:56 +0200 | [diff] [blame] | 82 | - Fixed legacy sigle parsing. |
Akron | aa7f942 | 2017-04-24 20:49:32 +0200 | [diff] [blame] | 83 | |
Akron | f65ad6c | 2017-02-01 14:36:38 +0100 | [diff] [blame] | 84 | 0.21 2017-02-01 |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 85 | - Use textSigle for API communication instead of |
| 86 | {corpus,doc,text}ID. |
Akron | c14cbfc | 2018-08-31 13:15:55 +0200 | [diff] [blame] | 87 | - Added alert to annotation assistant. |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 88 | - Improved menu creation. |
| 89 | - Introduced benchmark system. |
| 90 | - select elements are now improved menus. |
Akron | c14cbfc | 2018-08-31 13:15:55 +0200 | [diff] [blame] | 91 | - Annotation menu do not append menus anymore. |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 92 | - Updated dependency for bugfixed Localize. |
| 93 | - Improved readme for localization generation. |
Akron | d30e200 | 2016-11-07 03:19:58 +0100 | [diff] [blame] | 94 | - Fixed select menus to show selected item on |
| 95 | initialization. |
| 96 | - Improved compatibility for new text sigles. |
| 97 | - Fixed alert to not be correctly hidden. |
Akron | 916ec25 | 2016-11-10 17:06:32 +0100 | [diff] [blame] | 98 | - Added download of tree visualizations. |
| 99 | - Do not show multiple identical annotations |
| 100 | in table view. |
Akron | 9a5b1e1 | 2016-12-06 18:18:23 +0100 | [diff] [blame] | 101 | - Added preliminary support for metadata columns. |
Akron | f65ad6c | 2017-02-01 14:36:38 +0100 | [diff] [blame] | 102 | - Added preliminary support for multimenus. |
| 103 | - Updated to more recent version of Mojolicious (7.23). |
Akron | 9a5b1e1 | 2016-12-06 18:18:23 +0100 | [diff] [blame] | 104 | |
Akron | 9c4d1ae | 2016-05-25 21:43:22 +0200 | [diff] [blame] | 105 | 0.20 2016-05-25 |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 106 | - Improved menu using sliders. |
| 107 | - Improved menu to make prefixes chooseable, |
| 108 | even if list can't be filtered. |
| 109 | - Improve pageup/pagedown behaviour in menus. |
| 110 | - Fixed multiple bugs in menu. |
Akron | 6ed1399 | 2016-05-23 18:06:05 +0200 | [diff] [blame] | 111 | |
Akron | 1ff3ac2 | 2016-04-28 16:30:45 +0200 | [diff] [blame] | 112 | 0.19 2016-04-28 |
Akron | c59f732 | 2016-04-20 13:46:05 +0200 | [diff] [blame] | 113 | - Improved datepicker to enter date strings. |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 114 | - Improved menus to have fixed length depending |
| 115 | on entry list. |
Akron | c59f732 | 2016-04-20 13:46:05 +0200 | [diff] [blame] | 116 | |
Akron | cba9f32 | 2016-02-29 23:12:45 +0100 | [diff] [blame] | 117 | 0.18 2016-02-29 |
Akron | 9f64fd0 | 2016-02-13 05:51:38 +0100 | [diff] [blame] | 118 | - Support for dashes in identifiers. |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 119 | - Minor changes to the layout. |
| 120 | - Simplified configuration file. |
Akron | 9f64fd0 | 2016-02-13 05:51:38 +0100 | [diff] [blame] | 121 | |
Akron | 656c5d9 | 2015-11-13 21:17:03 +0100 | [diff] [blame] | 122 | 0.17 2015-11-13 |
| 123 | - Support a larger template cache. |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 124 | - Minor style adjustments. |
Akron | 656c5d9 | 2015-11-13 21:17:03 +0100 | [diff] [blame] | 125 | |
Akron | f55504a | 2015-06-18 16:42:55 +0200 | [diff] [blame] | 126 | 0.16 2015-06-18 |
| 127 | - Update to new KoralQuery API. |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 128 | WARNING! This version is no longer compatible |
| 129 | with old responses of Krill. |
| 130 | - Introduced new notifications engine. |
Akron | f55504a | 2015-06-18 16:42:55 +0200 | [diff] [blame] | 131 | |
Akron | 1c969e6 | 2015-05-21 23:05:55 +0200 | [diff] [blame] | 132 | 0.15 2015-05-21 |
Nils Diewald | b59f801 | 2015-05-07 19:34:31 +0000 | [diff] [blame] | 133 | - Cleanup for GitHub release |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 134 | - First realease on GitHub. |
Nils Diewald | b59f801 | 2015-05-07 19:34:31 +0000 | [diff] [blame] | 135 | |
Nils Diewald | ab4d3ca | 2015-04-17 01:48:43 +0000 | [diff] [blame] | 136 | 0.14 2015-04-15 |
Nils Diewald | a297f06 | 2015-04-02 00:23:46 +0000 | [diff] [blame] | 137 | - Redesign of JS and Sass assets |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 138 | - Introduced RequireJS |
| 139 | - Introduced VC |
| 140 | - Improved tutorial |
| 141 | - Localized client files |
Nils Diewald | a297f06 | 2015-04-02 00:23:46 +0000 | [diff] [blame] | 142 | |
Nils Diewald | d2b5737 | 2015-03-10 20:09:48 +0000 | [diff] [blame] | 143 | 0.13 2015-03-10 |
Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 144 | - Project name is now "Kalamar" |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 145 | - Removed Mr Crabs - introduced Karl |
| 146 | - Support semantic markup for KWIC |
Akron | c14cbfc | 2018-08-31 13:15:55 +0200 | [diff] [blame] | 147 | - Fixed Click-bug in annotation menu |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 148 | - Renamed "KorAP" classes to "Kalamar" |
| 149 | - Support proxy |
Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 150 | |
Nils Diewald | 46e6f18 | 2015-02-04 15:22:49 +0000 | [diff] [blame] | 151 | 0.12 2015-01-28 |
Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 152 | - Fixed alignment bug |
Nils Diewald | 46e6f18 | 2015-02-04 15:22:49 +0000 | [diff] [blame] | 153 | |
Nils Diewald | 034ea70 | 2015-01-16 19:41:52 +0000 | [diff] [blame] | 154 | 0.11 2014-01-16 |
Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 155 | - Fixed paging bug with the async api |
| 156 | - Disabled Testing feature in tutorial |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 157 | - Improved test suite |
Nils Diewald | 034ea70 | 2015-01-16 19:41:52 +0000 | [diff] [blame] | 158 | |
| 159 | 0.10 2014-12-21 |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 160 | - Fixed time_exceeded bug |
| 161 | - Fixed test_port bug for inspection button |
Nils Diewald | 0a3f5f9 | 2014-12-21 04:25:53 +0000 | [diff] [blame] | 162 | |
Nils Diewald | 034ea70 | 2015-01-16 19:41:52 +0000 | [diff] [blame] | 163 | 0.09 2014-12-03 |
| 164 | - Added new API module |
| 165 | |
Nils Diewald | 80d4c6e | 2014-11-19 02:53:16 +0000 | [diff] [blame] | 166 | 0.08 2014-11-19 |
| 167 | - Added new suggestion module |
| 168 | |
Nils Diewald | 1d2903f | 2014-11-03 22:31:20 +0000 | [diff] [blame] | 169 | 0.07 2014-11-03 |
Nils Diewald | 80d4c6e | 2014-11-19 02:53:16 +0000 | [diff] [blame] | 170 | - Added API-Response view |
Nils Diewald | 1d2903f | 2014-11-03 22:31:20 +0000 | [diff] [blame] | 171 | |
Nils Diewald | 94bae91 | 2014-09-22 13:40:31 +0000 | [diff] [blame] | 172 | 0.06 2014-09-22 |
Nils Diewald | ca01b76 | 2014-09-08 02:35:20 +0000 | [diff] [blame] | 173 | - Updated certain Notifications and AssetPack plugins |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 174 | - Updated pagination plugin |
Nils Diewald | ca01b76 | 2014-09-08 02:35:20 +0000 | [diff] [blame] | 175 | |
Nils Diewald | 4e9fbcb | 2014-07-15 11:45:09 +0000 | [diff] [blame] | 176 | 0.05 2014-07-15 |
| 177 | - Improved tutorial support |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 178 | - Added Exception mail system |
Nils Diewald | 4e9fbcb | 2014-07-15 11:45:09 +0000 | [diff] [blame] | 179 | |
Nils Diewald | 7cad840 | 2014-07-08 17:06:56 +0000 | [diff] [blame] | 180 | 0.04 2014-07-08 |
| 181 | - Fixed template view |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 182 | - Preliminary match view |
| 183 | - Switched to asset pipeline wth sass |
| 184 | - Added syntax highlighting to JSON |
| 185 | - Update to Api 0.1 |
Nils Diewald | 7cad840 | 2014-07-08 17:06:56 +0000 | [diff] [blame] | 186 | |
Nils Diewald | 44a7278 | 2014-06-20 16:03:21 +0000 | [diff] [blame] | 187 | 0.03 2014-06-20 |
| 188 | - Added preliminary autocompletion support (freetime project) |
| 189 | |
Nils Diewald | 1eba657 | 2014-06-17 19:49:53 +0000 | [diff] [blame] | 190 | 0.02 2014-06-17 |
| 191 | - Added morphological tables |
| 192 | |
Nils Diewald | dd2d4e8 | 2014-05-31 17:08:33 +0000 | [diff] [blame] | 193 | 0.01 2014-05-31 |
| 194 | - Simplifications: |
Nils Diewald | 80d4c6e | 2014-11-19 02:53:16 +0000 | [diff] [blame] | 195 | Notifications plugin is at |
| 196 | https://github.com/Akron/Mojolicious-Plugin-Notifications |
Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 197 | All other plugins can be found at CPAN |