Commit graph

112 commits

Author SHA1 Message Date
j
051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
j
29c6dc866b fix index 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
5d63ad1760 default/upload_to=lambda breaks migrations, use functions 2016-02-19 21:59:26 +05:30
j
e22cc432b3 use transaction.atomic 2016-02-19 21:55:09 +05:30
j
e738503380 remove old migrations 2016-02-19 15:17:18 +00:00
j
35bdfba77c fix default values 2016-02-19 19:01:38 +05:30
j
d241b90b63 check data is a dict 2016-02-19 18:46:53 +05:30
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
j
f1f9c7369b fix default itemview for existing lists 2015-01-29 08:54:27 +00:00
j
bb1f17e241 fix default list view 2015-01-29 14:10:32 +05:30
j
5347c2e619 dont fail if condition does not have a value 2015-01-24 16:00:24 +05:30
j
9efd77724d add option to select default view for list in dialog and use if user has no list settings, fixes #2636 2015-01-02 00:26:04 +01: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
cada20f904 update api docs 2014-12-19 15:05:08 +00:00
rolux
4a084d8405 update api docs 2014-12-19 12:59:10 +00:00
rolux
6bd001a10a update api docs 2014-12-18 20:16:41 +00:00
rolux
0a56268b92 update api docs 2014-12-18 19:26:37 +00:00
j
9e9bf30c42 add new changelog and call add_changelog all over the place 2014-12-17 13:45:46 +00:00
j
ceb507020b data is passed to api functions now 2014-10-06 08:26:43 +00:00
j
3232ce6989 rename Item.itemId to Item.public_id 2014-09-19 12:26:46 +00:00
j
e381609b9e remove tests, not used 2014-09-05 13:39:43 +02: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
7a4bab0e84 smart lists 2014-02-05 13:20:48 +00:00
j
3ff178ed83 add option to add documents to all items in list 2014-01-09 08:05:35 +00:00
j
5b72a33a95 use QuerySet in all managers 2014-01-07 11:05:42 +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
8fffc75354 add index to list items and api to order them api.orderListItems(list=,ids=) 2013-07-17 11:42:31 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00:00
j
b1d83b0f93 cleanup unused imports and unused variables 2013-02-21 13:28:36 +00:00
j
c3d621350c return editable, dont rename to empty string 2013-02-21 13:00:25 +00:00
j
ff0dcf5028 refactor addList/editList 2013-02-20 11:44:55 +00:00
j
c8af45e7cf initial round of text section 2013-02-16 01:20:40 +00:00
j
2c07dedac0 add south migrations, convert update to python 2012-11-02 13:41:41 +01:00
j
69b1e6c7b2 cleanup use of python-ox api 2012-05-27 13:52:12 +02:00
j
b55e1db153 save numberoflists in session table, fixes #687 2012-03-20 19:38:18 +01:00
j
80cb9c8faf fix name duplicating Foo [2] fixes #535
copy all items not just first 100 duplicating a static list
2012-03-10 01:23:44 +01:00
j
67bc4475e9 first round of input sanitization 2012-02-21 21:56:06 +05:30
j
942a7fe3fb max 2012-02-15 16:06:35 +05:30
j
e585a0ddff if no poster frames are selected, take some 2012-02-15 16:06:05 +05:30
rolux
aa5976273e add pad.ma home screen 2012-02-15 09:23:30 +00:00
j
e0dc7b48e9 check for canEditFeaturedLists permission editing lists, fixes #377 2012-02-06 20:33:57 +05:30
j
e1989eed57 use ox.django.api instead of local copy 2012-01-04 01:48:47 +05:30
j
d070cb616b pad ids to len 7 for storage 2011-12-27 00:06:58 +05:30
rolux
80f90420db fix select all 2011-12-19 17:20:06 +00:00
j
ee9135bf04 canEditFeaturedLists 2011-11-10 23:14:31 +00:00
j
dac0738047 dont reset list position while setting private lists public 2011-11-10 23:12:20 +00:00