master
removed yii, removed ALL old migrations (needs backup before merging), added phinx configuration file
fix for #131
updated migration for comments, added index + explicitly specified engine
added logging, closes #63
added perm_check_ne
(migration) log cumulative mysql timing info everywhere
(migration) keep deleted lemmata in the same table; interface changes to distinguish them in history and on the editor page
Selective backup
added migration
(migration) remove remnants of old achievements
(migration) switch to new permissions structure
(migration) interface to edit merge fails (backend)
(migration) do not keep user options (not values) in database
(migration changed) delete old-style candidates and pools; delete token_check field as unused
(migration) turn gamification on for everyone
(migration) pool names initially taken from field in pool_types
(migration) new user rating calculation, issue #656
(migration) introduce is_last for dict revisions
(migration) add tagsets to old NE, old default is 1
(migration) facts levels 2-4 DB structure
(migration) mentions create/update/delete, moved object type to 2 level
changed entities2mentions link to many2many
temporary work
(migration) change book's ne_on to many2many link table
(migration) some backend for NE moderation
(migration) added moderator's annotation and copying of entity and mention
typo fix (inodb -> innodb)
(migration) remove old ne object fields which will be kept in props instead
(migration) multiple object property values
(migration) added order for props
migration fix
(migration) getting task; recording answer
(migration) add mw types and type-dependent captions
(migration) make number of annotators and active books dependent on tagset
(migration) drop sentence check, see issue #829
add rejection
(migration) add sentence quality chart
(migration) allow longer ints as number of words in sentence, issue #863
added to initial sql, closes #137