Commit graph

23 commits

Author SHA1 Message Date
j
113594915a fix dates in cache 2018-07-09 16:19:27 +02:00
j
bd0732b8d5 rename item.json -> item.cache 2018-07-09 15:22:12 +02:00
j
1bac062a50 use postgres json field 2018-07-09 15:22:12 +02:00
j
051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
j
4219246909 db migration 2016-02-20 15:15:01 +05:30
j
e738503380 remove old migrations 2016-02-19 15:17:18 +00:00
j
9e88f29126 only loop over annotations without public_id once 2015-11-11 10:39:34 +01:00
j
9b1ed58ff2 only migrate AnnotationSequence if we have items 2015-11-11 09:48:16 +01:00
j
d16bbf6ba8 remove facet duplicates 2015-10-12 18:44:20 +01:00
rolux
4ed2d940cf migrate annotation sequence in item not annotation 2015-10-12 15:24:03 +01:00
j
944fe1a9dd only run migration if we have items 2015-08-07 17:32:17 +02:00
j
f11772b8db fix annotations without public_id after initializing sequence 2015-05-20 01:04:42 +05:30
j
ef56f4aec4 track annotation id in table to avoid IntegrityErrors while adding multiple annotations to one item, fixes #2780 2015-05-20 00:43:33 +05:30
j
80fdfb5e38 fix public_id migration for new installs 2014-09-30 13:01:29 +00:00
j
3232ce6989 rename Item.itemId to Item.public_id 2014-09-19 12:26:46 +00:00
j
ce16c93fb4 dont create db_index in south 2013-07-03 10:51:59 +00:00
j
4d9635ab70 dont enable fulltext index by default, only used with GIN enabled 2013-06-06 07:35:52 +00:00
j
58bac6981f save notes in .data, dont return item properties that have capabilities not allowed to user 2013-03-09 08:23:47 +00:00
j
027d9eb90d migrate color to hue, saturation, lightness, fixes #1301 2013-02-25 21:33:05 +00:00
j
5392750348 fix inital database creation 2012-11-27 16:10:17 +01:00
j
2c07dedac0 add south migrations, convert update to python 2012-11-02 13:41:41 +01:00
j
a10fa2542b remove db migrations 2010-12-23 20:32:47 +05:30
j
7f9a4e252e data/external_data, start properties for items and bin editing 2010-11-14 22:49:16 +01:00