Commit graph

2086 commits

Author SHA1 Message Date
j
ef3083ab2c sort string should start with letters or numbers, fixes #19 2013-11-10 23:05:07 +00:00
j
dca703a4ee allow data-name attribute in texts and use for navigation 2013-11-10 22:01:25 +00:00
j
7dde9eb8ae add task functions to File 2013-11-10 18:30:34 +00:00
j
0ef598195c text names 2013-11-08 18:57:24 +00:00
j
7df2dd95c8 embed requested url not just time via oembed 2013-11-07 12:01:38 +00:00
j
72e760bb8f remove unused section from padma config 2013-11-01 11:57:12 +01:00
j
f092db3780 cleanup edit api docs 2013-10-26 14:01:04 +00:00
j
9bd9ce6ac3 add note about annotation ids 2013-10-26 13:56:10 +00:00
j
4fff8b0ddb use local name 2013-10-24 13:37:38 +00:00
j
3373dc1180 typo 2013-10-22 19:34:46 +00:00
j
808689c0c3 temp fix for sets 2013-10-22 19:17:12 +00:00
j
4eff60e25f fix day stats 2013-10-22 18:22:31 +00:00
j
4ca53d8c3b ignore robots 2013-10-22 18:12:45 +00:00
j
44e3a89faf another stat fix 2013-10-22 17:59:56 +00:00
j
c05bfae0a7 fix city stat 2013-10-22 17:57:14 +00:00
j
2644edb971 faster update_statistics 2013-10-22 17:50:35 +00:00
j
559140ca76 compute statistics on backend 2013-10-22 15:58:47 +00:00
j
198470e6d9 add db table for app settings 2013-10-22 15:57:05 +00:00
j
fbc3b6f8b7 keep encoding error in database and show in media view 2013-10-21 12:32:52 +00:00
j
1ac76c99df use Firefogg ffmpeg for direct uploads, to work around issues with 5.1 audio 2013-10-21 11:55:10 +02:00
j
7329d13324 import from 2013-10-21 11:53:22 +02:00
j
9db360774e fix oembed embed url 2013-10-21 11:52:59 +02:00
j
104292cba8 dont use CONFIG['keys'] 2013-10-17 15:04:21 +00:00
j
313cf7e789 contact messages are plain text 2013-10-08 07:07:04 +00:00
j
20007d3416 TypeError: argument of type 'NoneType' is not iterable 2013-10-08 06:59:23 +00:00
j
9db8b57dd2 dont fail to create torrent for unicode titles 2013-10-08 06:56:45 +00:00
j
2f7ce45233 config['filter'] is gone 2013-10-07 09:19:15 +00:00
j
6885e41084 nicer logs 2013-10-07 09:18:53 +00:00
j
8917a71f47 use avconv to extract frames from mp4 videos 2013-10-02 10:56:30 +00:00
j
7a529bfd12 get rid of filters in config, only use itemKeys filter: true 2013-09-30 18:34:44 +00:00
j
a04711e94c add support to sign in with mozilla persona 2013-09-29 13:00:06 +00:00
j
e24f83d4c6 dont reupload files if already on server 2013-09-26 21:58:06 +00:00
j
c50db67150 delete all derivatives removing a file 2013-09-26 20:58:03 +00:00
j
4b575c2c89 fix ./manage.py orphaned_media 2013-09-26 15:27:43 +00:00
j
3064785b3e remove failed transcodes, fix reuploading the same file via direct upload 2013-09-26 14:55:37 +00:00
j
2c01974625 only extract sequences if rendered 2013-09-26 14:06:27 +00:00
j
5529ee0498 typo 2013-09-26 12:38:36 +00:00
j
a19de36f3e {me} 2013-09-26 12:37:44 +00:00
j
e56faadb95 add default settings for check username 2013-09-25 18:46:27 +00:00
j
2b548b3174 remove debug 2013-09-24 12:49:10 +00:00
j
709b852530 support for auth backends that dont support user lookups 2013-09-24 12:29:13 +00:00
j
0b7d82529c remove special case for user and allow turning user and groups item item keys 2013-09-23 15:36:52 +00:00
j
d056dbe13c rebuild sort table if sort changes, add manage.py commands to rebuild filter, find and sort indexes 2013-09-23 15:35:18 +00:00
j
14d147013d encoding is not available 2013-09-18 15:41:06 +00:00
j
6a8e82fe0e dont store useless path in stream info 2013-09-17 15:11:55 +02:00
j
99e0929100 groupssort should be None if there are no groups 2013-09-15 12:13:20 +00:00
j
14674f07a6 one more special case for usernames 2013-09-15 12:06:13 +00:00
j
503321c4d6 add support for user filter 2013-09-15 11:56:49 +00:00
j
ff38db7751 add media state: uploading, queued, encoding, available 2013-09-14 14:10:52 +00:00
j
877bb282b8 fix comment 2013-09-14 14:10:22 +00:00
j
f3c9d7b7af add option to have direct download instead of torrent 2013-09-14 14:09:37 +00:00
j
9732d329b5 dont mask the item with id V with old ids 2013-09-11 18:38:30 +02:00
j
4f7c7e9abe add method to recover an item from changelog 2013-09-11 12:18:01 +02:00
j
7012b8724a dont overwrite local variable 2013-09-06 12:02:24 +02:00
j
5df00a3c91 duration is stream duration not source video duration 2013-09-06 11:59:33 +02:00
j
3ef93908b6 forward can be multiple ips, take first 2013-08-30 10:41:04 +02:00
j
7c6757f417 use HTTP_X_FORWARDED_FOR as ip of set 2013-08-30 10:38:45 +02:00
j
b43d704bc9 type, fixes #1838 2013-08-26 17:52:45 +00:00
j
e1760e7b50 get[section], fixes #1834 2013-08-26 17:05:49 +00:00
j
2d7def5c05 always update numberoffiles 2013-08-25 14:54:30 +02:00
j
f30a3fa70c paths are not html, fixes #1823 2013-08-24 13:34:16 +02:00
j
971c266597 trim error url 2013-08-23 19:32:07 +02:00
j
9a288e8893 also populate lists with defaults in config 2013-08-16 12:44:58 +00:00
j
d5da33feb7 fix autocomplete operator 2013-08-16 12:19:29 +02:00
j
d5c50192f4 fix sort by oxdbId, fixes #1791 2013-08-09 18:30:56 +00:00
rolux
f06285185b add pandora.site.menuExtras 2013-08-08 13:01:45 +00:00
rolux
28dcc7ce42 add user.ui.part.preferences 2013-08-08 11:00:47 +00:00
rolux
3d11f5831b view is per edit (like for lists) 2013-08-07 15:09:06 +00:00
rolux
5ac36a30e8 config: clipView -> editView, editPoints -> edit, textPositions -> texts 2013-08-07 14:31:03 +00:00
rolux
65462b2264 fix #1086 (There is no way to sort all movies by 0xDB Id) 2013-08-07 11:05:59 +00:00
rolux
6117438fbe default locale is default user locale (no need for separate config property); fix typo in default description 2013-08-04 14:37:35 +00:00
j
2af53d5da4 unused import 2013-08-04 14:14:26 +00:00
rolux
21486d12d1 in noscript templates, match -user-select and -user-drag 2013-08-04 13:26:12 +00:00
rolux
a7e83a327d update noscript layout for item pages (but see ticket 906) 2013-08-04 13:12:58 +00:00
rolux
f19b510022 update noscript layout 2013-08-04 13:11:41 +00:00
j
fa40951561 typo 2013-08-03 13:14:28 +00:00
j
8c12ebcf99 use center frame of clip for sequence 2013-08-03 13:11:34 +00:00
j
5ae058dd72 missing import 2013-08-03 09:08:08 +00:00
rolux
32ac9b4ff5 fix/update formatting of 'times accessed' 2013-08-01 15:10:58 +00:00
j
d5edde92e0 dont start filenames with . 2013-07-29 15:58:22 +00:00
j
0048908785 dont move all episodes into one item, fixes #1706 2013-07-27 18:10:21 +00:00
j
8281f62e0d load subtitles on 0xdb 2013-07-27 14:56:23 +02:00
j
0606b09ec6 redirect to media 2013-07-25 14:36:48 +02:00
j
9ae633ed7b add unique is enough no need to add index too 2013-07-23 12:16:57 +00:00
j
9491d68227 rendered items should only be available to users that can edit them, fixes #1197 2013-07-23 11:38:50 +00:00
j
272265d95f only call get_posters if needed 2013-07-22 19:51:43 +00:00
j
633ad1a3ff select selected poster 2013-07-22 19:45:11 +00:00
rolux
d148bb04fd disable 'View as Video' 2013-07-22 18:58:19 +00:00
j
de57d6dcfc fix reuploading frames pandora/archive/views.py 2013-07-22 18:58:03 +00:00
j
09899cd7af disable view as video 2013-07-22 18:57:16 +00:00
j
84db62b6ec fix edit.___unicode__ 2013-07-22 17:37:57 +00:00
j
117d2a504d add migration for autocompleteSort 2013-07-22 13:34:57 +00:00
j
ab75b70c5b backend: autocompleteSortKey -> autocompleteSort 2013-07-22 13:16:50 +00:00
rolux
b488e20be3 config: autocompleteSortKey -> autocompleteSort 2013-07-22 13:16:18 +00:00
j
7588e81f71 allow reuploading frames, #849 2013-07-22 07:30:27 +00:00
j
fd496dfee0 fix sorting favorite lists, fixes #1679 2013-07-22 06:59:59 +00:00
j
fd220fc675 include cuts in clips json 2013-07-18 10:42:40 +00:00
j
2710571eb0 add clip at index 2013-07-18 10:38:10 +00:00
j
e415eeb45b get sequence has for one average frame per cut, fixes #1391 2013-07-18 10:20:00 +00:00
j
d6d1a08e40 direct lookup 2013-07-17 18:58:15 +00:00
j
d45173b0da fix position of edits onload(like lists and texts) 2013-07-17 13:02:21 +00:00
j
04d35b43db sort by index, should only be used with static lists 2013-07-17 12:44:29 +00:00
j
8fffc75354 add index to list items and api to order them api.orderListItems(list=,ids=) 2013-07-17 11:42:31 +00:00
j
70438cf6d3 order clips in transaction 2013-07-17 11:41:43 +00:00
j
5489823a61 dont set default locale in user.ui and use first browser locale by default if available and fall back to site default after that, fixes #1578; load locale from unjoined json files in debug mode 2013-07-17 10:24:22 +00:00
j
a9b7738aa8 move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
j
b5eda32bbd use Unicode Character 'MULTIPLICATION SIGN' (U+00D7) for screen and window size, fixes #909 2013-07-16 11:37:11 +00:00
j
41b979b061 fix group access to info page 2013-07-15 15:45:24 +00:00
rolux
79791026b7 replace hardcoded default video ratio 2013-07-15 14:45:54 +00:00
j
64f58f4496 fix getEdit 2013-07-15 13:47:30 +00:00
j
d62460e5fe dont reload config in manage.py commands, fixes #1619 2013-07-15 12:49:05 +00:00
j
3b7f55df58 use full annotation id 2013-07-15 12:13:39 +00:00
j
46da738b26 add some more metadata to clips 2013-07-15 11:44:05 +00:00
j
8b9aef56b4 fix setting edit icon 2013-07-14 16:58:01 +00:00
j
17f5e2742b fix sort by item 2013-07-14 14:31:29 +00:00
j
c77d0afc18 add calculated values to edit clips(hue,saturation,lightness,volume) add api to sort clips 2013-07-14 12:47:40 +00:00
j
1ec946d118 update video on sort and time code changes 2013-07-14 10:57:03 +00:00
j
f122fb5327 fixup edit backend 2013-07-13 23:00:39 +00:00
j
d636f63f65 try to avoid thread exceptions on shutdown 2013-07-13 14:46:48 +00:00
j
f0b8824f62 keep poster service selection even if poster gets updated, fixes #1098 2013-07-13 13:04:59 +00:00
j
2473dfd231 validate in/out values of edit clips 2013-07-13 11:53:13 +00:00
j
f94f25d7c7 add duration and items(number of clips) as possible keys for getEdit 2013-07-13 11:15:46 +00:00
j
e7b86872a7 add option to force loading of subtitles 2013-07-13 10:36:41 +00:00
j
cc17a9b6a3 dont call update_matches on self inside update_matches, fixes #1496 2013-07-13 10:22:37 +00:00
rolux
2af2ad59b9 config: clipsColumns -> clipColumns; add clipSort, clipView, editPoints, showClips and videoLoop 2013-07-12 20:34:30 +00:00
rolux
f8596a28e7 remove user.ui.hash 2013-07-12 12:33:25 +02:00
rolux
f21fe836f0 add user.ui.part.tv 2013-07-11 18:01:31 +00:00
rolux
23dc18ce5e update app config (user.ui.part) 2013-07-11 18:01:01 +00:00
rolux
561cf3d6ff add user.ui.part.foo (page sections) 2013-07-11 15:15:00 +00:00
j
d1e6da97ad just ok 2013-07-11 18:07:32 +00:00
rolux
41d0a8f76c typo 2013-07-11 14:38:11 +02:00
j
056fdb706f dont add None, null clip results, fixes #1425 2013-07-10 14:29:23 +00:00
j
3744589ac5 add oxdbId to json, fixes #1571 2013-07-10 14:08:39 +00:00
rolux
5aa40d1b24 Indiancine.ma: update secondary sort (fixes #1419) 2013-07-10 10:38:46 +02:00
j
9cd9611306 use new Ox.VideoElement, add inital player to edits and view as video results view 2013-07-09 22:49:01 +00:00
rolux
dde8e55507 move handling home screen when loading / from url controller to app panel 2013-07-08 17:51:53 +00:00
rolux
5a91617f8e actual fix for home screen issue 2013-07-08 17:27:24 +00:00
rolux
8279cd3728 fix #1627 (leaving home screen may lead to home screen) 2013-07-08 16:37:43 +00:00
rolux
c24920d968 0xDB: add color, sound and studio item keys (fixes #1609) 2013-07-08 13:27:38 +00:00
j
3ae04828b1 add posters key to auto populate sections 2013-07-08 12:44:30 +00:00
j
55bf6344ac move documents down 2013-07-08 12:11:20 +00:00
rolux
9e6fa2714e add and use pandora.site.posters.ratio (fixes #1572) 2013-07-08 14:40:23 +02:00
j
e6117dfc61 fix document upload, add select callback option to document dialog, ctrl-alt-n works to add documents 2013-07-08 11:40:18 +00:00
j
0995eab3de warn about missing keys on stderr 2013-07-06 11:34:56 +00:00
j
3beacdbcb4 fix typo 2013-07-06 11:32:07 +00:00
j
407d591964 load defaults for more config sections 2013-07-06 11:23:10 +00:00
j
ce03870fe6 remove config video.download; use canDownloadVideo capability instead. 2013-07-06 11:15:10 +00:00
j
662c7ec12a add default values for missing capabilities and user.ui setting to config.jsonc from config.pandora.jsonc, fixes #1604 2013-07-06 10:54:58 +00:00
j
7aaddb29a9 fix poster after upload 2013-07-03 19:18:02 +02:00
j
601775eb56 remove 96p from config.pandora.jsonc 2013-07-03 19:17:56 +02:00
j
59f2e8da01 send signal for new app name to avoid exception during install 2013-07-03 16:14:56 +02:00
j
ce16c93fb4 dont create db_index in south 2013-07-03 10:51:59 +00:00
j
bd4a76e211 direct uploads are also valid sets 2013-07-02 23:18:14 +00:00
j
413931e22f add index to user level 2013-06-30 22:53:09 +02:00
j
9f68f5a1c6 dont print None as frame path 2013-06-28 14:58:05 +00:00
j
c01be0dc2c fix dates < 1900 2013-06-28 14:57:53 +00:00
j
5222d706de also get geolite ipv6 data 2013-06-26 16:10:33 +02:00
j
959479457d get frame via manage.py so it also works for private items 2013-06-26 14:14:10 +02:00
j
23c48d8290 dont fail if part is an int 2013-06-21 14:19:25 +02:00
j
a15b68a0d5 pass all metadata as json to poster script, fixes #1479 2013-06-06 11:54:01 +00:00
j
5d6a93d795 limit framerate to 30 for calculating bitrate 2013-06-06 10:23:20 +00:00
j
4d9635ab70 dont enable fulltext index by default, only used with GIN enabled 2013-06-06 07:35:52 +00:00
j
5afb84bc0a check canManageUsers capability to provide access to manage users api, fixes #1564 2013-06-02 10:40:41 +00:00
j
4d426ba508 hide documents for now 2013-06-02 10:14:55 +00:00
j
e7c1cd0698 cleanup 2013-06-02 10:14:28 +00:00
j
43792cd954 fix title in template too 2013-05-31 22:26:04 +00:00
rolux
379dbda360 fix #1559 (properly format budget/gross/profit) 2013-05-31 23:57:02 +02:00
j
d3e38fceec make sure file is in item files while updating item, fixes #1552 2013-05-31 15:26:44 +00:00
j
82ef970e33 canSeeMedia 2013-05-31 13:47:11 +00:00
j
0383de30fb more path normalization 2013-05-31 13:07:33 +00:00
j
9dafefdcf2 use info of all files in same volume to normalize path 2013-05-31 12:14:23 +00:00
j
1502a5992e allow ignoring only available file 2013-05-30 11:49:31 +00:00
j
e56ac00a84 typos 2013-05-30 11:38:33 +00:00
j
7f606fd9f1 add missing , to 0xdb config 2013-05-29 09:28:08 +00:00
j
0c063f1650 really only put files into item with same folder not same folder prefix 2013-05-28 08:45:07 +00:00
j
cfdaaa4464 minimal edits with a sortable list interface and 'add selected item/in/out support' 2013-05-27 20:06:56 +00:00
j
27877df0cd one more file->documents 2013-05-27 20:03:18 +00:00
j
14f58532a8 use item not itemId for moveMedia 2013-05-27 13:28:35 +00:00
j
85bb82f683 initial documents view 2013-05-27 12:29:43 +00:00
j
71846d5461 add per item document api 2013-05-27 11:21:08 +00:00
j
8da6badf4c rename files to documents and use media for media files 2013-05-27 10:13:59 +00:00
j
8a99176aba add missing file 2013-05-20 15:06:48 +00:00
j
4c990769fd check less frequently for config changes if not using pynotify 2013-05-18 22:05:35 +00:00
j
5f209cf92b move monkey_patch into app, no need for extra app 2013-05-18 21:43:52 +00:00
j
a07767d658 dont load subtitles, causes data loss 2013-05-14 15:54:55 +00:00
j
dd49b61a59 set words/clips only if id exists 2013-05-12 14:20:55 +02:00
j
f0acbd2bef use .save not .update 2013-05-12 10:44:55 +02:00
j
b1d326c6dd reformat 2013-05-10 14:17:15 +00:00
j
1c1b65fa32 remove debug 2013-05-10 11:20:41 +00:00
j
35eb535b03 dont set path if encoding failes, set path if not set 2013-05-10 11:45:42 +02:00
j
5969cf5cf9 load pandora locale and site locale 2013-05-09 20:10:54 +00:00
j
94352559a3 save layer in changelog 2013-05-09 16:50:03 +00:00
j
ede2fbc99a dont delete subtitles except for 0xdb, needs to be fixed by moving parts by offset 2013-05-09 16:05:23 +00:00
j
651e92b85b add localization to pandora 2013-05-09 10:13:58 +00:00
j
bb1c15e2c0 use audio timeline for audio files 2013-05-07 16:40:37 +00:00
j
251cc12d38 fix upload 2013-05-07 11:36:07 +02:00
j
07af51ce22 fix adding event annotation 2013-04-30 14:25:01 +00:00
j
ee9ec46602 remove double line 2013-04-29 17:13:20 +00:00
j
0cb9ebda1f fix ./manage.py extract_derivatives 2013-04-28 20:42:43 +00:00
j
001e85eea7 fix manage files to load again and handle upper case extensions 2013-04-28 17:57:24 +00:00
j
70271b4649 dont fail if item has no year 2013-04-28 17:00:59 +00:00
j
74a82a52e6 only create derivatives with lower resolution. return best match if resolution does not exist for defined resolutions. 2013-04-28 12:07:49 +00:00
j
0a94e04958 sqlfindindex updates db itself, no need to pipe, minor documentation fixes 2013-04-25 14:37:16 +00:00
j
a4442dacd8 dont filter files, filtering is done on client. add additional metadata parsed from path to item 2013-04-23 14:14:48 +00:00
j
15e0d9a633 add all files in one folder to one item 2013-04-22 12:22:02 +00:00
j
0a07097f22 return oembed iframe in aspect ratio of video and use new embed url 2013-04-22 12:20:01 +00:00
j
889754273a rename stream.video to stream.media 2013-04-22 11:45:22 +00:00
j
8903efcd55 fix session cookie example 2013-04-22 11:43:05 +00:00
j
e7c1813e97 fix settings documentation 2013-04-21 15:49:44 +00:00
j
8e863fd4e3 fix typo 2013-04-18 10:55:37 +00:00
j
896df71942 item owner can see all data 2013-03-30 11:25:41 +00:00
j
b299b4b7e8 fix frame migration 2013-03-30 11:18:02 +00:00
j
e987c2f26b import User and Group in views.py, fixes #1466 2013-03-30 11:07:52 +00:00
j
056cb0d699 encode larger streams first 2013-03-29 16:16:35 +00:00
j
cc86435a1f path of frames changed too 2013-03-29 10:13:37 +00:00
j
bb2cc3ff16 only offer existing posterframes 2013-03-26 14:09:14 +00:00
j
9153c80844 add support for direct video uploads with server side transcoding, ticket #1351 2013-03-26 11:54:03 +00:00
j
d0c59e05c2 also migrate uploaded srt files 2013-03-26 10:33:47 +00:00
j
5c995553c9 fix files/archive conflict, move item files to data/media, rename api from *File(s) to *Media 2013-03-25 12:57:20 +00:00
j
8f7a2094cd only user selected streams, update stream once chunk upload is done 2013-03-24 20:57:38 +00:00
j
2fa2e80fc4 save alternative titles as title and link to title search on infoView 2013-03-24 19:44:48 +00:00
j
7c5569b18a matches 2013-03-24 12:53:32 +00:00
j
c4fd2fb48c add files backend 2013-03-24 12:28:57 +00:00
j
488b5431de avoid creating Clip multiple times 2013-03-24 12:25:09 +00:00
rolux
704ef75fb5 update config (files capabilities) 2013-03-24 15:11:56 +05:30
j
eb7bb3571f fix color extraction, fixes #1446 2013-03-23 14:52:54 +00:00
j
455f17b515 student and staff can also import annotations 2013-03-23 10:06:50 +00:00
j
7667cb677e decode html entities in title/director, fixes #1442 2013-03-22 16:16:46 +00:00
j
5ec7b1cf2d add duration as always visible keys 2013-03-22 14:29:04 +00:00
j
61a63ee565 fix playback for non logged in users 2013-03-22 12:25:01 +00:00
j
3bd4874fc3 og:image should be 200px or more 2013-03-22 11:12:53 +00:00
j
7e593ad221 dont write localStorage without a catch, fix embeds without third party cookies 2013-03-22 10:02:22 +00:00
j
b9c12b6140 fix sequence migration 2013-03-21 11:31:29 +00:00
j
d2f04319a5 make moving files more reliable 2013-03-19 14:04:03 +00:00
rolux
808ae4c1da improve indiancine.ma poster script (better ratio for small posters); update preview ratio 2013-03-19 17:56:18 +05:30
j
70cfee4f73 dont fail if no subtitles layer is defined 2013-03-14 07:32:59 +00:00
j
865cbb2490 fix timeline issue where last tile is smaller large_tile_w/2 and so last timeline was not saved as last timeline. fixes #1424 2013-03-12 16:51:53 +00:00
j
f5cd0cf2ca load subtitles in sync with creating timeline, use stream duration for files 2013-03-12 09:36:00 +00:00
j
d69e53608c add option to install local apps 2013-03-09 11:43:33 +00:00
j
31d28e733d refine description, fixes #1397 2013-03-09 09:35:04 +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
rolux
3e24c81367 indiancinema: update default personal lists (fixes #1361) 2013-03-09 08:11:01 +00:00
rolux
f47e67559f indiancine.ma: rename notes to comments, add layer item keys for find 2013-03-09 12:42:43 +05:30
rolux
169c9c6919 add indiancinema site dialog copyrights tab; fix 0xdb site dialog close handler 2013-03-08 06:07:08 +00:00
j
c57c6302dd fix typo 2013-03-08 05:36:26 +00:00
j
34be7923a7 use frame as thumbnail, fix default frame. 2013-03-07 10:24:25 +00:00
j
edd889348c delete sequence data directly 2013-03-06 16:29:57 +00:00
j
f48f62b6a0 can only delete after altering table 2013-03-06 16:21:41 +00:00
j
5d3c53742a remove existing sequences on update, rebuilding is faster than migration. drop one index to make import faster 2013-03-06 16:15:12 +00:00
j
be8aab6b84 merge 2013-03-06 15:59:23 +00:00