Commit Graph

59 Commits

Author SHA1 Message Date
j dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j 2a0c2acc97 user can be none 2018-01-15 12:16:20 +01:00
j 85c5fafe0d add groups to collections, edits and lists, towards #3063 2017-12-31 14:06:27 +01:00
j f0a4aba751 use python_2_unicode_compatible 2017-03-03 08:56:35 +01:00
j 23143185ea item can be unavailable 2016-09-20 02:55:06 +02:00
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 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 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 d241b90b63 check data is a dict 2016-02-19 18:46:53 +05:30
j bb1f17e241 fix default list view 2015-01-29 14:10:32 +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
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 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 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 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 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
j e0dc7b48e9 check for canEditFeaturedLists permission editing lists, fixes #377 2012-02-06 20:33:57 +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 51f2e2a14c fix list defaults 2011-11-07 12:41:50 +01:00
rolux 61e6e097be make list info editable, and update it if list data changes 2011-11-06 11:51:04 +00:00
rolux d3225ad4af remove dialogs with state 2011-11-04 18:10:48 +00:00
j c544084c8e cleanup static 2011-10-28 00:15:37 +02:00
rolux cca3b8b5b7 fix list info for nonexisting lists 2011-10-22 16:07:05 +00:00
j 774f0abceb rename to numberofitems 2011-10-05 23:07:54 +02:00
j 1fa04cec95 fix icon for dynamic lists 2011-09-30 02:46:58 +02:00
rolux 31c1ee7fba various improvements for lists 2011-09-29 17:25:04 +00:00
rolux 0eefc3dfd3 in between queries
default view/sort for lists
2011-09-29 17:13:07 +00:00
j 64e7a534a7 list icons 2011-09-29 13:05:34 +00:00
j a6a285367b tune find query to match new url controler
list names use : as seperator now
2011-09-22 04:01:26 +00:00
j cbd04a10c8 site config, user level, item level 2011-09-06 08:06:59 -04:00
j 60ac4805c5 private/personal 2011-06-04 18:42:07 +02:00
j 3afd8a0e0b add/remove items from list 2011-06-04 18:19:06 +02:00
j 00c8db1a19 import cleanup 2011-01-22 15:44:30 +05:30
j b43ea828d9 use imdb/icon/expose timeline 2011-01-16 18:58:57 +05:30
j d39d66c112 use / as list delimiter 2011-01-16 00:57:44 +00:00
rolux fddc4d29d3 copy & paste 2011-01-15 06:09:31 +00:00
rolux 38bfbe50aa even more minor fixes 2011-01-14 14:09:21 +00:00
rolux 6bc39ceada move public lists browser inline 2011-01-14 06:24:40 +00:00
rolux d4141a1e00 even more improvements to lists 2011-01-13 19:40:50 +00:00
j 839c9761fd api.api add cache info, add list type 2011-01-13 08:33:14 +00:00
j 607e8f9ed0 more lists 2011-01-12 01:42:35 +05:30
j 270f618347 sortlists 2011-01-11 21:49:27 +05:30