Commit graph

70 commits

Author SHA1 Message Date
j
1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j
e9863c238e always use get_operator, avoid case-insensitive match if possible 2016-06-30 11:28:09 +02:00
j
7ac68697d4 update pdf.js 2016-04-04 15:50:07 +02:00
j
1bff4aa0e9 avoid storing invalid poster frames, only show videos with video 2016-04-01 16:40:20 +02:00
d69a8efd97 Don't save other file-owning models on delete, either 2016-03-03 18:10:29 +05:30
j
051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
j
62caf55fe6 stop using RequestContext 2016-02-20 15:15:02 +05:30
j
4219246909 db migration 2016-02-20 15:15:01 +05:30
j
1cc795995d user.get_profile()->user.profile 2016-02-19 22:06:11 +05:30
j
3e8f28ff47 update imports 2016-02-19 22:06:10 +05:30
j
5d63ad1760 default/upload_to=lambda breaks migrations, use functions 2016-02-19 21:59:26 +05:30
j
e738503380 remove old migrations 2016-02-19 15:17:18 +00:00
47d8d67c3d Allow 'query' to be omitted from find*() (fixes #2883)
I hit this in findDocuments() so thought I'd fix them all.
2016-02-15 14:58:50 +00:00
rolux
ea1a94e9e4 update api docs (omissions, wording, typos) 2014-12-21 13:03:49 +00:00
rolux
3950213960 update api docs 2014-12-19 15:31:57 +00:00
rolux
bd2d9f2e57 update api docs 2014-12-18 20:56:28 +00:00
j
9e9bf30c42 add new changelog and call add_changelog all over the place 2014-12-17 13:45:46 +00:00
j
9c967c7ac4 update pdf.js to v1.0.907 2014-11-24 00:56:52 +01:00
j
62b07fcc8e handle unicode usernames/titles 2014-11-04 15:04:07 +02:00
j
ceb507020b data is passed to api functions now 2014-10-06 08:26:43 +00:00
rolux
714f495a3d build/ -> min/, Ox.UI/ -> UI/ 2014-09-26 16:54:20 +02:00
j
ac2f1a550f update pdf.js to use new iframe/postMessage api 2014-09-23 23:46:03 +02:00
j
3232ce6989 rename Item.itemId to Item.public_id 2014-09-19 12:26:46 +00:00
j
72d9dbf0f2 avoid passing open network connections to subprocesses, call Popen with close_fds=True 2014-09-02 14:24:12 +00:00
j
7cd152b1d5 refactor chunk upload: return offset, continue at server offset 2014-04-11 16:56:22 +00:00
j
22e3a9eedd upload chunks with offset. fail if uploaded file does not match oshash 2014-04-11 12:08:14 +00:00
j
32ec8c3f2b add data-type/value as valid global attributes to text (followup to r3900) 2014-01-22 12:30:51 +00:00
j
f3f47494f3 fix #2077 2014-01-22 08:21:36 +00:00
j
4445a9086c include overview text in sitemap.xml 2014-01-17 18:24:34 +00:00
j
49d1b7860d fix pdf urls 2014-01-17 08:49:15 +00:00
j
7b32cfbf5b include public and featured texts in sitemap and include on-js view for texts 2014-01-16 11:01:31 +00:00
j
5b72a33a95 use QuerySet in all managers 2014-01-07 11:05:42 +00:00
j
35cb81a19c update pdf.js 2013-12-31 16:34:23 +05:30
j
ad7c36881c allow language attributes in text and annotations 2013-12-26 16:41:40 +00:00
j
dca703a4ee allow data-name attribute in texts and use for navigation 2013-11-10 22:01:25 +00:00
j
0ef598195c text names 2013-11-08 18:57:24 +00:00
j
e1760e7b50 get[section], fixes #1834 2013-08-26 17:05:49 +00:00
j
fd496dfee0 fix sorting favorite lists, fixes #1679 2013-07-22 06:59:59 +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
4e433a7c5f dont fail if info text does not exist 2013-03-05 12:43:28 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00:00
j
74511f85d6 merge experimental range request support, fixes #1356 2013-03-03 08:22:46 +00:00
j
18e81ae111 remove debug 2013-03-01 09:15:07 +00:00
j
27f5745d16 edit rightslevel in text general dialog 2013-02-28 13:10:16 +00:00
j
1b7ff5dcbd add text rightslevel 2013-02-28 12:16:46 +00:00
j
b7f417c29d use Ox.Message 2013-02-24 07:48:25 +00:00
j
65f04dfdbb rename to embeds.js 2013-02-21 15:02:04 +00:00
j
b8f2499444 add data migration 2013-02-21 14:53:44 +00:00
j
d7694c1ae0 embeds 2013-02-21 14:51:46 +00:00
j
1b9a285402 canEditFeaturedselfs 2013-02-21 14:21:30 +00:00