| Akron | b7876a8 | 2019-07-18 13:09:00 +0200 | [diff] [blame] | 1 | 0.35 2019-07-18 | 
| Akron | 63d963b | 2019-07-05 15:35:51 +0200 | [diff] [blame] | 2 |         - Added EXPERIMENTAL proxy to API route. | 
 | 3 |         - Remove deprecated api configuration | 
 | 4 |           (requires api_path instead now). | 
| Akron | cd42a14 | 2019-07-12 18:55:37 +0200 | [diff] [blame] | 5 |         - Deprecated 'collection' parameter in | 
 | 6 |           favor of 'cq' (#92). | 
| Akron | 5fa61e9 | 2019-07-15 11:56:11 +0200 | [diff] [blame] | 7 |         - Update API for statistics. | 
| margaretha | cd37580 | 2019-07-17 12:43:38 +0200 | [diff] [blame] | 8 |         - Introduced documentation on CQL (margaretha). | 
| Akron | 84b9199 | 2019-07-16 11:35:49 +0200 | [diff] [blame] | 9 |         - Introduced documentation on Cosmas 2. | 
| Akron | 07d166a | 2019-07-17 17:21:29 +0200 | [diff] [blame] | 10 |         - Improved documentation on APIs. | 
| margaretha | 14ce4d6 | 2019-07-17 18:38:45 +0200 | [diff] [blame] | 11 |         - Introduced documentation on FCS-QL (margaretha). | 
| Akron | b7876a8 | 2019-07-18 13:09:00 +0200 | [diff] [blame] | 12 |         - Enable experimental proxy via | 
 | 13 |           configuration option 'experimental_proxy'. | 
| Akron | 1bd65d9 | 2019-07-17 18:26:36 +0200 | [diff] [blame] | 14 |         - Updated documentation on annotations. | 
| margaretha | 0a3aeec | 2019-07-18 16:19:16 +0200 | [diff] [blame] | 15 |         - Introduced documentation on Annis QL (margaretha). | 
| Akron | 63d963b | 2019-07-05 15:35:51 +0200 | [diff] [blame] | 16 |  | 
| Akron | 33f5c67 | 2019-06-24 19:40:47 +0200 | [diff] [blame] | 17 | 0.34 2019-06-26 | 
| Akron | b5a886f | 2019-05-14 12:28:51 +0200 | [diff] [blame] | 18 |         - Introduced guided tour (hebasta, #19). | 
 | 19 |         - Updated dependency on M::P::Notifications to | 
 | 20 |           be compatible with recent versions of Mojolicious. | 
| Akron | 1a780fe | 2019-05-21 15:59:00 +0200 | [diff] [blame] | 21 |         - Introduce cuts in token views. | 
| Akron | 0d612d1 | 2019-05-21 16:45:49 +0200 | [diff] [blame] | 22 |         - Improve QueryCreator to single-quote-escape special | 
 | 23 |           characters in orth-line and include more symbols. | 
| Akron | 7eb32c6 | 2019-06-24 14:44:25 +0200 | [diff] [blame] | 24 |         - Remove deprecated auth_support support. | 
| Akron | 33f5c67 | 2019-06-24 19:40:47 +0200 | [diff] [blame] | 25 |         - Add OAuth2 password grand flow. | 
| Akron | e9e5e83 | 2019-04-02 14:56:23 +0200 | [diff] [blame] | 26 |  | 
| Akron | 0864884 | 2019-03-28 11:55:22 +0100 | [diff] [blame] | 27 | 0.33 2019-03-28 | 
| Akron | 751e9e4 | 2019-03-13 09:54:55 +0100 | [diff] [blame] | 28 |         - Fix problem with serialization and deserialization | 
 | 29 |           of large numerical values (#87). | 
| Akron | 0864884 | 2019-03-28 11:55:22 +0100 | [diff] [blame] | 30 |         - Added command to generate example HTML file | 
 | 31 |           to pick from JS test suite. | 
| Akron | 751e9e4 | 2019-03-13 09:54:55 +0100 | [diff] [blame] | 32 |  | 
 | 33 |         WARNING: This requires complete recaching, so run | 
 | 34 |           $ perl script/kalamar chi clear default | 
 | 35 |           $ perl script/kalamar chi clear user | 
 | 36 |           in your MOJO_MODE environment after update. | 
 | 37 |  | 
| Akron | e6be0a8 | 2019-03-12 15:24:31 +0100 | [diff] [blame] | 38 | 0.32 2019-03-12 | 
| Akron | a0ea3c3 | 2018-12-14 18:33:48 +0100 | [diff] [blame] | 39 |         - Support attachements in metadata fields (#77). | 
| Akron | df479e9 | 2018-12-19 17:23:33 +0100 | [diff] [blame] | 40 |         - Added ping request option to Piwik. | 
| Akron | 3d67306 | 2019-01-29 15:54:16 +0100 | [diff] [blame] | 41 |         - Fix handling of login errors. | 
| hebasta | 94f8ba6 | 2018-12-11 15:29:10 +0100 | [diff] [blame] | 42 |         - Added Statistics reload option (hebasta, #66). | 
| Akron | d3bb85b | 2019-02-08 10:15:13 +0100 | [diff] [blame] | 43 |         - Fixed VC query serialization (hebasta). | 
 | 44 |         - Fix treatment of 'data:,'-attachements. | 
| Akron | a2d92de | 2019-02-27 15:51:07 +0100 | [diff] [blame] | 45 |         - Rename "Institute for the German Language" to | 
 | 46 |           "Leibniz Institute for the German Language". | 
| Akron | 86e63a9 | 2019-02-27 17:35:04 +0100 | [diff] [blame] | 47 |         - Fixed "next"-character in paginations. | 
| Akron | e6be0a8 | 2019-03-12 15:24:31 +0100 | [diff] [blame] | 48 |         - Added new IDS logo. | 
| Akron | a3c353c | 2019-02-14 23:50:00 +0100 | [diff] [blame] | 49 |         - Fix timeout cache (#84). | 
| Akron | a0ea3c3 | 2018-12-14 18:33:48 +0100 | [diff] [blame] | 50 |  | 
| Akron | d48e095 | 2018-11-30 13:01:18 +0100 | [diff] [blame] | 51 | 0.31 2018-11-30 | 
| Akron | 8df9512 | 2018-11-14 17:03:42 +0100 | [diff] [blame] | 52 |         - Update to Mojolicious >= 8.06. | 
| Akron | 864c293 | 2018-11-16 17:18:55 +0100 | [diff] [blame] | 53 |         - Made Authentication/Authorization a separated Kalamar::Plugin::Auth | 
| Akron | cfe8ecc | 2018-11-20 18:46:16 +0100 | [diff] [blame] | 54 |           (deprecated most helpers from Kalamar::Plugin::KalamarUser). | 
| Akron | 864c293 | 2018-11-16 17:18:55 +0100 | [diff] [blame] | 55 |         - Introduced abstract 'korap_request' helper. | 
| Akron | a9c8b0e | 2018-11-16 20:20:28 +0100 | [diff] [blame] | 56 |         - Introduce 'sidebar' content_block. | 
| Akron | c82b1bc | 2018-11-18 18:06:14 +0100 | [diff] [blame] | 57 |         - Introduce 'headerButtonGroup' content_block. | 
| Akron | cfe8ecc | 2018-11-20 18:46:16 +0100 | [diff] [blame] | 58 |         - Added corpusByMatch assistant (#27). | 
| Akron | d48e095 | 2018-11-30 13:01:18 +0100 | [diff] [blame] | 59 |         - Fixed XML fragment serialization in KQ highlighter. | 
| Akron | 8df9512 | 2018-11-14 17:03:42 +0100 | [diff] [blame] | 60 |  | 
| Akron | b89863a | 2018-11-13 16:43:59 +0100 | [diff] [blame] | 61 | 0.30 2018-11-13 | 
| Akron | fb6d87d | 2018-10-24 18:10:20 +0200 | [diff] [blame] | 62 |         - Rewrote backend: | 
 | 63 |           - Removed dependency of Mojolicious::Plugin::Search. | 
 | 64 |           - Removed abstract API. | 
 | 65 |         - Improved backend error handling. | 
 | 66 |         - Improved backend test suite. | 
 | 67 |         - Removed MMap cache from default configuration | 
 | 68 |           and rely on in-memory cache. | 
| Akron | 4c33c62 | 2018-11-12 13:43:27 +0100 | [diff] [blame] | 69 |         - Introduced Piwik as a separated plugin | 
 | 70 |           (no longer a mandatory plugin). | 
| Akron | fb6d87d | 2018-10-24 18:10:20 +0200 | [diff] [blame] | 71 |  | 
| Akron | a17bc5b | 2018-10-05 13:35:01 +0200 | [diff] [blame] | 72 | 0.29 2018-10-05 | 
| Akron | c7656e9 | 2018-08-30 13:33:25 +0200 | [diff] [blame] | 73 |         - Deprecated Kalamar.api configuration key | 
 | 74 |           in favor of Kalamar.api_path. | 
| Akron | 587e4d9 | 2018-08-31 12:44:26 +0200 | [diff] [blame] | 75 |         - Fix replacement of docs with docGroupRefs in | 
 | 76 |           VC builder. | 
| Akron | c14cbfc | 2018-08-31 13:15:55 +0200 | [diff] [blame] | 77 |         - Improve touch support for menus. | 
 | 78 |         - Improve touch support for annotation assistant. | 
| Akron | ad1e46a | 2018-09-19 15:55:40 +0200 | [diff] [blame] | 79 |         - Move token table view to marked match. | 
| Akron | a17bc5b | 2018-10-05 13:35:01 +0200 | [diff] [blame] | 80 |         - Added metadata headers. | 
| Akron | 789afee | 2018-10-08 15:32:23 +0200 | [diff] [blame] | 81 |         - Update to Mojolicious >= 8.02. | 
| Akron | c7656e9 | 2018-08-30 13:33:25 +0200 | [diff] [blame] | 82 |  | 
| Akron | 5d286b2 | 2018-08-29 17:03:28 +0200 | [diff] [blame] | 83 | 0.28 2018-08-29 | 
| Akron | 18eb000 | 2018-08-16 16:49:02 +0200 | [diff] [blame] | 84 |         - Introduced Widget based plugin system. | 
 | 85 |         - Added corpus statistics to VC (hebasta, #25). | 
 | 86 |         - Introduce center alignment (#63). | 
 | 87 |         - Change KWIC lines from table style | 
 | 88 |           to flexbox style (#31). | 
| Akron | e09fe9b | 2018-08-17 12:53:42 +0200 | [diff] [blame] | 89 |         - Added doc group reference to VC builder (#62). | 
| Akron | 1f0521b | 2018-08-28 13:01:24 +0200 | [diff] [blame] | 90 |         - Show VC name, when a reference is defined. | 
| Akron | 5d286b2 | 2018-08-29 17:03:28 +0200 | [diff] [blame] | 91 |         - Make close in match view to minimize. | 
 | 92 |         - Add minimize button to VC. | 
| Akron | ebc9666 | 2018-08-29 17:36:20 +0200 | [diff] [blame] | 93 |         - Make unspecified values in VC a button. | 
| Akron | 362c11a | 2018-08-29 20:01:30 +0200 | [diff] [blame] | 94 |         - Fixed KoralQuery view to correctly update session. | 
| Akron | 18eb000 | 2018-08-16 16:49:02 +0200 | [diff] [blame] | 95 |  | 
| Akron | 72245b6 | 2018-07-23 10:59:08 +0200 | [diff] [blame] | 96 | 0.27 2018-07-23 | 
| Akron | afeca25 | 2018-05-23 15:54:28 +0200 | [diff] [blame] | 97 |         - Introduced content blocks to create | 
 | 98 |           flexible entry lists in the footer | 
| Akron | 09e7f1f | 2018-05-28 14:08:14 +0200 | [diff] [blame] | 99 |         - Add marker for "cutted" matches. | 
| Akron | c7666a9 | 2018-06-18 13:36:00 +0200 | [diff] [blame] | 100 |         - Re-enabled Windows installations. | 
| Akron | d2d161f | 2018-07-12 12:58:41 +0200 | [diff] [blame] | 101 |         - Added buttongroup class. | 
| Akron | bfe912c | 2018-07-17 19:30:52 +0200 | [diff] [blame] | 102 |         - Introduced panel and view system for | 
 | 103 |           results and matches. | 
| Akron | 72245b6 | 2018-07-23 10:59:08 +0200 | [diff] [blame] | 104 |         - Support verbatim keys/values in QueryCreator | 
 | 105 |           to deal with Koral issue #42. | 
| Akron | afeca25 | 2018-05-23 15:54:28 +0200 | [diff] [blame] | 106 |  | 
| Akron | 31d8994 | 2018-04-06 16:44:51 +0200 | [diff] [blame] | 107 | 0.26 2018-04-06 | 
| Akron | b5d05d7 | 2018-02-12 15:09:12 +0100 | [diff] [blame] | 108 |         - Added meta data view. | 
 | 109 |         - Attach reference line to match bottom. | 
 | 110 |         - Separate match views and integrate relation menu | 
 | 111 |           into reference line. | 
 | 112 |         - Attach querycreator object to annotation table. | 
 | 113 |         - Update client side dependencies | 
 | 114 |         - Introduce development mode to client side code. | 
| Akron | dbb448c | 2018-02-14 17:02:36 +0100 | [diff] [blame] | 115 |         - Generalized Poliqarp tutorials and made | 
 | 116 |           example queries corpus independent. | 
 | 117 |         - Improve README. | 
| Akron | 429aeda | 2018-03-19 16:02:29 +0100 | [diff] [blame] | 118 |         - Protect login for csrf attacks. | 
 | 119 |         - Remember app state after login (issue #20). | 
 | 120 |         - Fixed DRuKoLA annotation assistant data. | 
| Akron | 31d8994 | 2018-04-06 16:44:51 +0200 | [diff] [blame] | 121 |         - Fixed server error reporting. | 
 | 122 |         - Introduced text type in VC creation. | 
 | 123 |         - Removed "contains" and "containsnot" from | 
 | 124 |           string type. | 
 | 125 |         - Added "ne" operation to date meta type. | 
| Akron | 51757cb | 2018-05-16 13:10:08 +0200 | [diff] [blame] | 126 |         - Added Piwik/Matomo integration. | 
| Akron | b5d05d7 | 2018-02-12 15:09:12 +0100 | [diff] [blame] | 127 |  | 
| Akron | 6358105 | 2018-01-31 17:50:59 +0100 | [diff] [blame] | 128 | 0.25 2018-01-31 | 
| Akron | c14cbfc | 2018-08-31 13:15:55 +0200 | [diff] [blame] | 129 |         - Make annotation assistant configurable. | 
| Akron | f4a7cf4 | 2018-01-09 15:58:45 +0100 | [diff] [blame] | 130 |         - Support multiple prefixes in menus. | 
 | 131 |         - Show annotation tooltips in table views. | 
 | 132 |         - Improve result display when JavaScript is disabled. | 
 | 133 |         - Improve VC creation tool by supporting "blurring". | 
 | 134 |         - Make tutorial queries localizable for different default corpora. | 
| Akron | 19058a9 | 2018-01-09 16:50:05 +0100 | [diff] [blame] | 135 |         - Update dependencies. | 
| Akron | 6502a02 | 2018-01-19 01:58:00 +0100 | [diff] [blame] | 136 |         - Add lwc annotations. | 
| Akron | 6358105 | 2018-01-31 17:50:59 +0100 | [diff] [blame] | 137 |         - Adapt support for new relation serialization by Krill. | 
| Akron | f4a7cf4 | 2018-01-09 15:58:45 +0100 | [diff] [blame] | 138 |  | 
| Akron | ef351fa | 2017-11-22 19:44:50 +0100 | [diff] [blame] | 139 | 0.24 2017-11-22 | 
| Akron | 41e7bdd | 2017-11-10 16:28:35 +0100 | [diff] [blame] | 140 |         - Added support for relation visualization. | 
| Akron | ef351fa | 2017-11-22 19:44:50 +0100 | [diff] [blame] | 141 |         - Added support for FCSQL. | 
| Akron | 41e7bdd | 2017-11-10 16:28:35 +0100 | [diff] [blame] | 142 |  | 
| Akron | bd39a43 | 2017-09-20 13:57:13 +0200 | [diff] [blame] | 143 | 0.23 2017-09-20 | 
| Akron | e8ea000 | 2017-06-28 18:51:52 +0200 | [diff] [blame] | 144 |         - Added query creator tool. | 
| Akron | b56986f | 2017-06-29 20:52:29 +0200 | [diff] [blame] | 145 |         - Fix visualization of empty contexts in KWIC. | 
| Akron | bd39a43 | 2017-09-20 13:57:13 +0200 | [diff] [blame] | 146 |         - Added announcement template. | 
| Akron | e8ea000 | 2017-06-28 18:51:52 +0200 | [diff] [blame] | 147 |  | 
| Akron | 311ca65 | 2017-06-26 20:39:56 +0200 | [diff] [blame] | 148 | 0.22 2017-06-26 | 
| Akron | aa7f942 | 2017-04-24 20:49:32 +0200 | [diff] [blame] | 149 |         - Added user authentification using Kustvakts LDAP | 
 | 150 |           connection. | 
 | 151 |         - Added X-Forwarded-For. | 
| Akron | 47787ca | 2017-05-17 16:00:10 +0200 | [diff] [blame] | 152 |         - Introduced proxy_prefix as a configuration option. | 
| Akron | 117d076 | 2017-06-01 17:31:07 +0200 | [diff] [blame] | 153 |         - Added support for more rewrite options in js. | 
| Akron | 311ca65 | 2017-06-26 20:39:56 +0200 | [diff] [blame] | 154 |         - Fixed legacy sigle parsing. | 
| Akron | aa7f942 | 2017-04-24 20:49:32 +0200 | [diff] [blame] | 155 |  | 
| Akron | f65ad6c | 2017-02-01 14:36:38 +0100 | [diff] [blame] | 156 | 0.21 2017-02-01 | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 157 |         - Use textSigle for API communication instead of | 
 | 158 |           {corpus,doc,text}ID. | 
| Akron | c14cbfc | 2018-08-31 13:15:55 +0200 | [diff] [blame] | 159 |         - Added alert to annotation assistant. | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 160 |         - Improved menu creation. | 
 | 161 |         - Introduced benchmark system. | 
 | 162 |         - select elements are now improved menus. | 
| Akron | c14cbfc | 2018-08-31 13:15:55 +0200 | [diff] [blame] | 163 |         - Annotation menu do not append menus anymore. | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 164 |         - Updated dependency for bugfixed Localize. | 
 | 165 |         - Improved readme for localization generation. | 
| Akron | d30e200 | 2016-11-07 03:19:58 +0100 | [diff] [blame] | 166 |         - Fixed select menus to show selected item on | 
 | 167 |           initialization. | 
 | 168 |         - Improved compatibility for new text sigles. | 
 | 169 |         - Fixed alert to not be correctly hidden. | 
| Akron | 916ec25 | 2016-11-10 17:06:32 +0100 | [diff] [blame] | 170 |         - Added download of tree visualizations. | 
 | 171 |         - Do not show multiple identical annotations | 
 | 172 |           in table view. | 
| Akron | 9a5b1e1 | 2016-12-06 18:18:23 +0100 | [diff] [blame] | 173 |         - Added preliminary support for metadata columns. | 
| Akron | f65ad6c | 2017-02-01 14:36:38 +0100 | [diff] [blame] | 174 |         - Added preliminary support for multimenus. | 
 | 175 |         - Updated to more recent version of Mojolicious (7.23). | 
| Akron | 9a5b1e1 | 2016-12-06 18:18:23 +0100 | [diff] [blame] | 176 |          | 
| Akron | 9c4d1ae | 2016-05-25 21:43:22 +0200 | [diff] [blame] | 177 | 0.20 2016-05-25 | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 178 |         - Improved menu using sliders. | 
 | 179 |         - Improved menu to make prefixes chooseable, | 
 | 180 |           even if list can't be filtered. | 
 | 181 |           - Improve pageup/pagedown behaviour in menus. | 
 | 182 |           - Fixed multiple bugs in menu. | 
| Akron | 6ed1399 | 2016-05-23 18:06:05 +0200 | [diff] [blame] | 183 |  | 
| Akron | 1ff3ac2 | 2016-04-28 16:30:45 +0200 | [diff] [blame] | 184 | 0.19 2016-04-28 | 
| Akron | c59f732 | 2016-04-20 13:46:05 +0200 | [diff] [blame] | 185 |         - Improved datepicker to enter date strings. | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 186 |         - Improved menus to have fixed length depending | 
 | 187 |           on entry list. | 
| Akron | c59f732 | 2016-04-20 13:46:05 +0200 | [diff] [blame] | 188 |  | 
| Akron | cba9f32 | 2016-02-29 23:12:45 +0100 | [diff] [blame] | 189 | 0.18 2016-02-29 | 
| Akron | 9f64fd0 | 2016-02-13 05:51:38 +0100 | [diff] [blame] | 190 |         - Support for dashes in identifiers. | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 191 |         - Minor changes to the layout. | 
 | 192 |         - Simplified configuration file. | 
| Akron | 9f64fd0 | 2016-02-13 05:51:38 +0100 | [diff] [blame] | 193 |  | 
| Akron | 656c5d9 | 2015-11-13 21:17:03 +0100 | [diff] [blame] | 194 | 0.17 2015-11-13 | 
 | 195 |         - Support a larger template cache. | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 196 |         - Minor style adjustments. | 
| Akron | 656c5d9 | 2015-11-13 21:17:03 +0100 | [diff] [blame] | 197 |  | 
| Akron | f55504a | 2015-06-18 16:42:55 +0200 | [diff] [blame] | 198 | 0.16 2015-06-18 | 
 | 199 |         - Update to new KoralQuery API. | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 200 |           WARNING! This version is no longer compatible | 
 | 201 |           with old responses of Krill. | 
 | 202 |         - Introduced new notifications engine. | 
| Akron | f55504a | 2015-06-18 16:42:55 +0200 | [diff] [blame] | 203 |  | 
| Akron | 1c969e6 | 2015-05-21 23:05:55 +0200 | [diff] [blame] | 204 | 0.15 2015-05-21 | 
| Nils Diewald | b59f801 | 2015-05-07 19:34:31 +0000 | [diff] [blame] | 205 |         - Cleanup for GitHub release | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 206 |         - First realease on GitHub. | 
| Nils Diewald | b59f801 | 2015-05-07 19:34:31 +0000 | [diff] [blame] | 207 |  | 
| Nils Diewald | ab4d3ca | 2015-04-17 01:48:43 +0000 | [diff] [blame] | 208 | 0.14 2015-04-15 | 
| Nils Diewald | a297f06 | 2015-04-02 00:23:46 +0000 | [diff] [blame] | 209 |         - Redesign of JS and Sass assets | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 210 |         - Introduced RequireJS | 
 | 211 |         - Introduced VC | 
 | 212 |         - Improved tutorial | 
 | 213 |         - Localized client files | 
| Nils Diewald | a297f06 | 2015-04-02 00:23:46 +0000 | [diff] [blame] | 214 |  | 
| Nils Diewald | d2b5737 | 2015-03-10 20:09:48 +0000 | [diff] [blame] | 215 | 0.13 2015-03-10 | 
| Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 216 |         - Project name is now "Kalamar" | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 217 |         - Removed Mr Crabs - introduced Karl | 
 | 218 |         - Support semantic markup for KWIC | 
| Akron | c14cbfc | 2018-08-31 13:15:55 +0200 | [diff] [blame] | 219 |         - Fixed Click-bug in annotation menu | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 220 |         - Renamed "KorAP" classes to "Kalamar" | 
 | 221 |         - Support proxy | 
| Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 222 |  | 
| Nils Diewald | 46e6f18 | 2015-02-04 15:22:49 +0000 | [diff] [blame] | 223 | 0.12 2015-01-28 | 
| Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 224 |         - Fixed alignment bug | 
| Nils Diewald | 46e6f18 | 2015-02-04 15:22:49 +0000 | [diff] [blame] | 225 |  | 
| Nils Diewald | 034ea70 | 2015-01-16 19:41:52 +0000 | [diff] [blame] | 226 | 0.11 2014-01-16 | 
| Nils Diewald | 25a8644 | 2015-03-04 19:56:39 +0000 | [diff] [blame] | 227 |         - Fixed paging bug with the async api | 
 | 228 |         - Disabled Testing feature in tutorial | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 229 |         - Improved test suite | 
| Nils Diewald | 034ea70 | 2015-01-16 19:41:52 +0000 | [diff] [blame] | 230 |  | 
 | 231 | 0.10 2014-12-21 | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 232 |         - Fixed time_exceeded bug | 
 | 233 |         - Fixed test_port bug for inspection button | 
| Nils Diewald | 0a3f5f9 | 2014-12-21 04:25:53 +0000 | [diff] [blame] | 234 |  | 
| Nils Diewald | 034ea70 | 2015-01-16 19:41:52 +0000 | [diff] [blame] | 235 | 0.09 2014-12-03 | 
 | 236 |         - Added new API module | 
 | 237 |  | 
| Nils Diewald | 80d4c6e | 2014-11-19 02:53:16 +0000 | [diff] [blame] | 238 | 0.08 2014-11-19 | 
 | 239 |         - Added new suggestion module | 
 | 240 |  | 
| Nils Diewald | 1d2903f | 2014-11-03 22:31:20 +0000 | [diff] [blame] | 241 | 0.07 2014-11-03 | 
| Nils Diewald | 80d4c6e | 2014-11-19 02:53:16 +0000 | [diff] [blame] | 242 |         - Added API-Response view | 
| Nils Diewald | 1d2903f | 2014-11-03 22:31:20 +0000 | [diff] [blame] | 243 |  | 
| Nils Diewald | 94bae91 | 2014-09-22 13:40:31 +0000 | [diff] [blame] | 244 | 0.06 2014-09-22 | 
| Nils Diewald | ca01b76 | 2014-09-08 02:35:20 +0000 | [diff] [blame] | 245 |         - Updated certain Notifications and AssetPack plugins | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 246 |   - Updated pagination plugin | 
| Nils Diewald | ca01b76 | 2014-09-08 02:35:20 +0000 | [diff] [blame] | 247 |  | 
| Nils Diewald | 4e9fbcb | 2014-07-15 11:45:09 +0000 | [diff] [blame] | 248 | 0.05 2014-07-15 | 
 | 249 |         - Improved tutorial support | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 250 |         - Added Exception mail system | 
| Nils Diewald | 4e9fbcb | 2014-07-15 11:45:09 +0000 | [diff] [blame] | 251 |  | 
| Nils Diewald | 7cad840 | 2014-07-08 17:06:56 +0000 | [diff] [blame] | 252 | 0.04 2014-07-08 | 
 | 253 |         - Fixed template view | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 254 |         - Preliminary match view | 
 | 255 |         - Switched to asset pipeline wth sass | 
 | 256 |         - Added syntax highlighting to JSON | 
 | 257 |         - Update to Api 0.1 | 
| Nils Diewald | 7cad840 | 2014-07-08 17:06:56 +0000 | [diff] [blame] | 258 |  | 
| Nils Diewald | 44a7278 | 2014-06-20 16:03:21 +0000 | [diff] [blame] | 259 | 0.03 2014-06-20 | 
 | 260 |         - Added preliminary autocompletion support (freetime project) | 
 | 261 |  | 
| Nils Diewald | 1eba657 | 2014-06-17 19:49:53 +0000 | [diff] [blame] | 262 | 0.02 2014-06-17 | 
 | 263 |         - Added morphological tables | 
 | 264 |  | 
| Nils Diewald | dd2d4e8 | 2014-05-31 17:08:33 +0000 | [diff] [blame] | 265 | 0.01 2014-05-31 | 
 | 266 |         - Simplifications: | 
| Nils Diewald | 80d4c6e | 2014-11-19 02:53:16 +0000 | [diff] [blame] | 267 |           Notifications plugin is at | 
 | 268 |           https://github.com/Akron/Mojolicious-Plugin-Notifications | 
| Akron | 834e761 | 2016-09-12 13:11:05 +0200 | [diff] [blame] | 269 |           All other plugins can be found at CPAN |