blob: c01d2b7e9d8f3de6dc9253c8715f9a1fde3f8669 [file] [log] [blame]
Akronf65ad6c2017-02-01 14:36:38 +010010.21 2017-02-01
Akron834e7612016-09-12 13:11:05 +02002 - Use textSigle for API communication instead of
3 {corpus,doc,text}ID.
4 - Added alert to hint helper.
5 - Improved menu creation.
6 - Introduced benchmark system.
7 - select elements are now improved menus.
8 - Hint menu do not append menus anymore.
9 - Updated dependency for bugfixed Localize.
10 - Improved readme for localization generation.
Akrond30e2002016-11-07 03:19:58 +010011 - Fixed select menus to show selected item on
12 initialization.
13 - Improved compatibility for new text sigles.
14 - Fixed alert to not be correctly hidden.
Akron916ec252016-11-10 17:06:32 +010015 - Added download of tree visualizations.
16 - Do not show multiple identical annotations
17 in table view.
Akron9a5b1e12016-12-06 18:18:23 +010018 - Added preliminary support for metadata columns.
Akronf65ad6c2017-02-01 14:36:38 +010019 - Added preliminary support for multimenus.
20 - Updated to more recent version of Mojolicious (7.23).
Akron9a5b1e12016-12-06 18:18:23 +010021
Akron9c4d1ae2016-05-25 21:43:22 +0200220.20 2016-05-25
Akron834e7612016-09-12 13:11:05 +020023 - Improved menu using sliders.
24 - Improved menu to make prefixes chooseable,
25 even if list can't be filtered.
26 - Improve pageup/pagedown behaviour in menus.
27 - Fixed multiple bugs in menu.
Akron6ed13992016-05-23 18:06:05 +020028
Akron1ff3ac22016-04-28 16:30:45 +0200290.19 2016-04-28
Akronc59f7322016-04-20 13:46:05 +020030 - Improved datepicker to enter date strings.
Akron834e7612016-09-12 13:11:05 +020031 - Improved menus to have fixed length depending
32 on entry list.
Akronc59f7322016-04-20 13:46:05 +020033
Akroncba9f322016-02-29 23:12:45 +0100340.18 2016-02-29
Akron9f64fd02016-02-13 05:51:38 +010035 - Support for dashes in identifiers.
Akron834e7612016-09-12 13:11:05 +020036 - Minor changes to the layout.
37 - Simplified configuration file.
Akron9f64fd02016-02-13 05:51:38 +010038
Akron656c5d92015-11-13 21:17:03 +0100390.17 2015-11-13
40 - Support a larger template cache.
Akron834e7612016-09-12 13:11:05 +020041 - Minor style adjustments.
Akron656c5d92015-11-13 21:17:03 +010042
Akronf55504a2015-06-18 16:42:55 +0200430.16 2015-06-18
44 - Update to new KoralQuery API.
Akron834e7612016-09-12 13:11:05 +020045 WARNING! This version is no longer compatible
46 with old responses of Krill.
47 - Introduced new notifications engine.
Akronf55504a2015-06-18 16:42:55 +020048
Akron1c969e62015-05-21 23:05:55 +0200490.15 2015-05-21
Nils Diewaldb59f8012015-05-07 19:34:31 +000050 - Cleanup for GitHub release
Akron834e7612016-09-12 13:11:05 +020051 - First realease on GitHub.
Nils Diewaldb59f8012015-05-07 19:34:31 +000052
Nils Diewaldab4d3ca2015-04-17 01:48:43 +0000530.14 2015-04-15
Nils Diewalda297f062015-04-02 00:23:46 +000054 - Redesign of JS and Sass assets
Akron834e7612016-09-12 13:11:05 +020055 - Introduced RequireJS
56 - Introduced VC
57 - Improved tutorial
58 - Localized client files
Nils Diewalda297f062015-04-02 00:23:46 +000059
Nils Diewaldd2b57372015-03-10 20:09:48 +0000600.13 2015-03-10
Nils Diewald25a86442015-03-04 19:56:39 +000061 - Project name is now "Kalamar"
Akron834e7612016-09-12 13:11:05 +020062 - Removed Mr Crabs - introduced Karl
63 - Support semantic markup for KWIC
64 - Fixed Click-bug in hint-menu
65 - Renamed "KorAP" classes to "Kalamar"
66 - Support proxy
Nils Diewald25a86442015-03-04 19:56:39 +000067
Nils Diewald46e6f182015-02-04 15:22:49 +0000680.12 2015-01-28
Nils Diewald25a86442015-03-04 19:56:39 +000069 - Fixed alignment bug
Nils Diewald46e6f182015-02-04 15:22:49 +000070
Nils Diewald034ea702015-01-16 19:41:52 +0000710.11 2014-01-16
Nils Diewald25a86442015-03-04 19:56:39 +000072 - Fixed paging bug with the async api
73 - Disabled Testing feature in tutorial
Akron834e7612016-09-12 13:11:05 +020074 - Improved test suite
Nils Diewald034ea702015-01-16 19:41:52 +000075
760.10 2014-12-21
Akron834e7612016-09-12 13:11:05 +020077 - Fixed time_exceeded bug
78 - Fixed test_port bug for inspection button
Nils Diewald0a3f5f92014-12-21 04:25:53 +000079
Nils Diewald034ea702015-01-16 19:41:52 +0000800.09 2014-12-03
81 - Added new API module
82
Nils Diewald80d4c6e2014-11-19 02:53:16 +0000830.08 2014-11-19
84 - Added new suggestion module
85
Nils Diewald1d2903f2014-11-03 22:31:20 +0000860.07 2014-11-03
Nils Diewald80d4c6e2014-11-19 02:53:16 +000087 - Added API-Response view
Nils Diewald1d2903f2014-11-03 22:31:20 +000088
Nils Diewald94bae912014-09-22 13:40:31 +0000890.06 2014-09-22
Nils Diewaldca01b762014-09-08 02:35:20 +000090 - Updated certain Notifications and AssetPack plugins
Akron834e7612016-09-12 13:11:05 +020091 - Updated pagination plugin
Nils Diewaldca01b762014-09-08 02:35:20 +000092
Nils Diewald4e9fbcb2014-07-15 11:45:09 +0000930.05 2014-07-15
94 - Improved tutorial support
Akron834e7612016-09-12 13:11:05 +020095 - Added Exception mail system
Nils Diewald4e9fbcb2014-07-15 11:45:09 +000096
Nils Diewald7cad8402014-07-08 17:06:56 +0000970.04 2014-07-08
98 - Fixed template view
Akron834e7612016-09-12 13:11:05 +020099 - Preliminary match view
100 - Switched to asset pipeline wth sass
101 - Added syntax highlighting to JSON
102 - Update to Api 0.1
Nils Diewald7cad8402014-07-08 17:06:56 +0000103
Nils Diewald44a72782014-06-20 16:03:21 +00001040.03 2014-06-20
105 - Added preliminary autocompletion support (freetime project)
106
Nils Diewald1eba6572014-06-17 19:49:53 +00001070.02 2014-06-17
108 - Added morphological tables
109
Nils Diewalddd2d4e82014-05-31 17:08:33 +00001100.01 2014-05-31
111 - Simplifications:
Nils Diewald80d4c6e2014-11-19 02:53:16 +0000112 Notifications plugin is at
113 https://github.com/Akron/Mojolicious-Plugin-Notifications
Akron834e7612016-09-12 13:11:05 +0200114 All other plugins can be found at CPAN