j
|
4ece83f4c8
|
dont crate private items by default
|
2012-05-30 10:10:35 +00:00 |
|
j
|
f83863f300
|
fix url controler, #811
|
2012-05-30 00:19:33 +00:00 |
|
j
|
297be253c9
|
fix files view
|
2012-05-29 23:33:18 +00:00 |
|
j
|
8bb3652f5a
|
typo
|
2012-05-30 00:26:31 +02:00 |
|
j
|
11c604ed8a
|
set isUnloading already in beforeunloadWindow to prevent error dialog on page reload
|
2012-05-29 15:19:18 +00:00 |
|
j
|
76aa590bbb
|
add manage.py command to extract derivatives, fixes #783
|
2012-05-29 17:02:59 +02:00 |
|
j
|
55992dd834
|
use Ox.SyntaxHighlighter on /api/
|
2012-05-29 14:22:39 +02:00 |
|
j
|
75f7516978
|
use rendered videos for tests
|
2012-05-29 12:11:14 +02:00 |
|
j
|
6a97982fd4
|
add basic test suite
|
2012-05-28 21:53:56 +00:00 |
|
j
|
488e982483
|
allow rendered find queries, fixes #804
|
2012-05-29 11:26:18 +02:00 |
|
j
|
fb6422388d
|
move run script on load to user->preferences->advanced
|
2012-05-28 21:04:27 +00:00 |
|
j
|
54fcacf94f
|
onload title
|
2012-05-28 19:59:51 +00:00 |
|
rolux
|
9173042df4
|
rename update() methods to updateFoo()
|
2012-05-28 17:52:11 +02:00 |
|
rolux
|
e477d4ee45
|
bind -> on, unbind -> off
|
2012-05-28 16:10:11 +02:00 |
|
rolux
|
81dbceb0ef
|
drag & drop: data._event -> data.event
|
2012-05-28 16:08:23 +02:00 |
|
j
|
25b87a10b0
|
load Ox.js only once
|
2012-05-28 13:36:10 +02:00 |
|
j
|
19a56af125
|
only cleanup clips related to item, gets to slow with many annotations
|
2012-05-27 15:16:07 +00:00 |
|
j
|
12226662f8
|
smarter places/events update
|
2012-05-27 14:21:08 +00:00 |
|
j
|
59f575d489
|
disable place/event rebuild tasks, those should not be needed anymore
|
2012-05-27 12:05:07 +00:00 |
|
j
|
69b1e6c7b2
|
cleanup use of python-ox api
|
2012-05-27 13:52:12 +02:00 |
|
rolux
|
5aac6ebe22
|
Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities
|
2012-05-27 12:51:08 +02:00 |
|
j
|
fc713cabb6
|
move onload menu entry
|
2012-05-26 15:50:41 +00:00 |
|
j
|
6946ce333d
|
trailing comma removal,
|
2012-05-26 15:46:24 +00:00 |
|
j
|
9ed863c6a6
|
add onload dialog to edit onload code
|
2012-05-26 14:38:15 +00:00 |
|
j
|
2b38d61df8
|
add onload hook
|
2012-05-26 11:37:17 +00:00 |
|
j
|
fd24ccd35b
|
remove trailing commans
|
2012-05-25 22:00:06 +00:00 |
|
j
|
c425ecd829
|
fix load in IE8
|
2012-05-25 21:41:16 +00:00 |
|
rolux
|
32602a2c47
|
minor change
|
2012-05-24 17:26:01 +00:00 |
|
rolux
|
dfe8b543f4
|
add fixme
|
2012-05-24 15:15:15 +00:00 |
|
j
|
99aee48d98
|
django 1.4 only creates session if needed
|
2012-05-24 14:39:41 +00:00 |
|
rolux
|
bece439d62
|
Ox.break -> Ox.Break
|
2012-05-24 19:21:00 +02:00 |
|
rolux
|
072f9a811e
|
fix #795 - don't use animated svg
|
2012-05-24 13:45:15 +00:00 |
|
rolux
|
37cb5934a4
|
fix #796 - preserve list selection on item reload
|
2012-05-24 13:44:34 +02:00 |
|
rolux
|
5110267971
|
rather use ''.slice than ''.substr
|
2012-05-24 11:56:52 +02:00 |
|
rolux
|
018eb899f2
|
remove a print statement
|
2012-05-24 11:51:29 +02:00 |
|
rolux
|
242f66dc53
|
fix a regression (wrong 'filter') in URL.js; remove a print statement
|
2012-05-24 08:57:05 +00:00 |
|
rolux
|
be67aac646
|
typo
|
2012-05-24 10:24:40 +02:00 |
|
rolux
|
ee160efa3d
|
use [].concat, not Ox.merge
|
2012-05-24 10:22:56 +02:00 |
|
j
|
fd5f0c3c4c
|
upgrade to django 1.4
|
2012-05-23 13:54:36 +00:00 |
|
j
|
840ea90feb
|
Ox.loadFile can load multiple files now
|
2012-05-23 01:20:12 +02:00 |
|
j
|
7ee6d92242
|
set icon size in preferences dialog, fixes #784
|
2012-05-22 16:36:52 +00:00 |
|
rolux
|
ba1ca42bd7
|
use Ox.break
|
2012-05-22 16:31:25 +00:00 |
|
rolux
|
ad3e54997a
|
fix a bug in pandora.getFindState
|
2012-05-22 16:24:07 +00:00 |
|
rolux
|
929ac10071
|
fix a bug in pandora.getFindState
|
2012-05-22 18:14:34 +02:00 |
|
rolux
|
a9092036e3
|
typo
|
2012-05-22 17:15:48 +02:00 |
|
rolux
|
c0851b5a7f
|
use common map & filter
|
2012-05-22 17:07:34 +02:00 |
|
j
|
98af37696f
|
use Ox.UI.isElement
|
2012-05-22 16:08:27 +02:00 |
|
j
|
5a37541299
|
s/.find/find
|
2012-05-22 15:15:16 +02:00 |
|
j
|
0719735feb
|
compute proper facet sort value
|
2012-05-22 10:12:41 +02:00 |
|
j
|
8d5dfd7413
|
dont use mutables as default values
|
2012-05-21 14:46:48 +02:00 |
|