Commit graph

116 commits

Author SHA1 Message Date
j
117d2a504d add migration for autocompleteSort 2013-07-22 13:34:57 +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
d62460e5fe dont reload config in manage.py commands, fixes #1619 2013-07-15 12:49:05 +00:00
j
d636f63f65 try to avoid thread exceptions on shutdown 2013-07-13 14:46:48 +00:00
rolux
23dc18ce5e update app config (user.ui.part) 2013-07-11 18:01:01 +00:00
j
3ae04828b1 add posters key to auto populate sections 2013-07-08 12:44:30 +00:00
j
0995eab3de warn about missing keys on stderr 2013-07-06 11:34:56 +00:00
j
407d591964 load defaults for more config sections 2013-07-06 11:23: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
5222d706de also get geolite ipv6 data 2013-06-26 16:10:33 +02: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
5969cf5cf9 load pandora locale and site locale 2013-05-09 20:10:54 +00:00
j
651e92b85b add localization to pandora 2013-05-09 10:13:58 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00:00
j
b2b3459fa2 fix reload worker and readd watch after reload to not only work for one change 2013-03-03 11:16:00 +00:00
j
7a8cb97074 dont fail if no site url is defined 2013-02-24 10:45:29 +00:00
j
d2a922bec4 provide hook to overwrite site.url in config in local_settings.py 2013-02-23 11:37:02 +00:00
j
b1d83b0f93 cleanup unused imports and unused variables 2013-02-21 13:28:36 +00:00
j
98adab1259 make folderdepth part of config 2013-02-04 18:37:26 +05:30
j
c576e347a8 use pyinotify to watch for config changes if installed 2013-01-31 08:44:30 +00:00
j
6cfaa54f97 use aac encoder(libvo_aacenc) available in ubuntu 12.04 universe (libavcodec-extra-53) 2012-12-16 19:56:54 +01:00
j
5392750348 fix inital database creation 2012-11-27 16:10:17 +01:00
j
3b866d1d1b silence reload failures 2012-11-02 13:47:37 +01:00
j
2c07dedac0 add south migrations, convert update to python 2012-11-02 13:41:41 +01:00
j
5daba46fb4 set default session age to 2 month, change session in init so it expires 2 months after the last init call. fixes #1056 2012-10-02 10:36:43 +02:00
j
148912ab37 save_url 2012-09-15 14:04:38 +02:00
j
523176ee51 set pandora.site.site.version and show on /software, fixes #866 2012-06-22 11:38:36 +02:00
j
70892dd463 better demo config and info view
always pass oxdbId to poster script
use 0xdb like poster script for demo
2012-06-13 17:59:10 +02:00
j
69b1e6c7b2 cleanup use of python-ox api 2012-05-27 13:52:12 +02:00
j
e5da40a104 first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00
j
6ab6ec541e make sure superusers is admin is nobody is 2012-03-06 16:25:06 +01:00
j
5a79659bb3 add manage command to update geoip db 2012-03-04 20:15:47 +01:00
j
141683d309 fix opensearch template 2012-03-03 13:36:24 +01:00
j
67bc4475e9 first round of input sanitization 2012-02-21 21:56:06 +05:30
j
74b4ff34fb body/text in page api 2012-02-18 11:59:50 +00:00
j
cf3237a2fd Preload icon64.png, fixes #177 2012-02-16 21:29:31 +05:30
j
a62a992ad2 log page changes too 2012-01-31 22:42:03 +05:30
j
bb3f993b70 update celery corntab import 2012-01-27 18:11:28 +05:30
j
dabbc37252 implement noscript site pages 2012-01-15 21:14:41 +05:30
rolux
7d8a4aa948 update video editor 2012-01-12 16:09:19 +05:30
rolux
758c821d5a make layer collapsed/expanded state sticky 2012-01-11 13:21:26 +05:30
j
52643a9218 create sitemap 2012-01-11 13:12:32 +05:30
j
49ae89eb9b oembed, dont leak private layers 2012-01-10 21:30:41 +05:30
j
06741903ba output some metadata for search engines, cleanup padma metadata 2012-01-09 14:36:35 +05:30
j
771cec5779 typo 2012-01-07 16:23:36 +05:30
j
dfcf20edae edit pages 2012-01-07 16:20:33 +05:30
j
e1989eed57 use ox.django.api instead of local copy 2012-01-04 01:48:47 +05:30