Commit graph

1488 commits

Author SHA1 Message Date
rolux
8634476e48 correct icon size in ListCalendar, fixes #565 2012-03-07 13:02:08 +01:00
rolux
37706512e5 fix a bug in ListCalendar 2012-03-07 12:49:01 +01:00
rolux
9a559809b0 make Ox.getTime accept utc parameter 2012-02-25 13:04:18 +05:30
rolux
439a0a58af fix formatting dates as UTC seconds 2012-02-24 22:13:23 +05:30
j
98272ee54a revert selectable 2012-02-24 00:05:44 +05:30
j
d554222aea make place name selectable 2012-02-24 00:02:01 +05:30
rlx
68ca199ae3 properly escape user names and list names 2012-02-22 10:14:25 +00:00
rlx
e282a3a9e9 some work towards fixing JS injection issues 2012-02-21 12:33:27 +00:00
j
01d975878b dont fail if selected annotation is not present 2012-02-21 17:00:35 +05:30
rlx
db6f68681a in annotation panel, make links to define/edit places/events work (fixes #561) 2012-02-21 11:20:03 +00:00
rlx
202d11177b some work towards making places and events editable from annotations panel (#561) 2012-02-21 10:10:39 +00:00
rlx
4008f2e04f remove 'new place' entry from map options menu (fixes #368) 2012-02-21 10:03:08 +00:00
rlx
8851a9c454 in manage places, make south/west/north/east editable directly (fixes #411) 2012-02-21 09:37:50 +00:00
rlx
33ddaf8d9a in manage places, reset form errors (fixes #576) 2012-02-21 08:59:49 +00:00
rlx
3ff120873b allow for resetting errors via ArrayInput setErrors 2012-02-21 08:22:45 +00:00
rlx
43aeec758c update place flag on define (fixes #563) 2012-02-21 08:01:57 +00:00
rlx
8300e402cf update place flag on define (fixes #561) 2012-02-21 08:01:13 +00:00
j
7019a7994b show clones, fixes #567 2012-02-20 21:51:08 +00:00
rlx
e4b60c83c2 update manage places / manage events 2012-02-20 18:31:45 +00:00
j
a9089ee8f7 make Ox.Editable text selectable 2012-02-20 14:04:45 +00:00
j
56c1bf2af0 enable download, fixed #467 2012-02-19 19:06:25 +00:00
rlx
8964fdcd58 in timeline view, after sumbitting find, make editor gain focus (fixes #539) 2012-02-19 18:51:53 +00:00
rlx
02b5b56be8 implement 'show subtitles' functionality for players and timelines 2012-02-19 18:26:57 +00:00
rlx
b5a7b9b28d remove some unused files 2012-02-19 17:24:34 +00:00
rlx
4c3b0c41b1 use 'foo=bar,baz' for 'is between', and make sure this gets only parsed for number-like find keys 2012-02-19 17:21:23 +00:00
rlx
be44815ce4 make input fire a clear event 2012-02-19 16:29:09 +00:00
rlx
160c93aa83 remove some cruft from Ox.Input 2012-02-19 15:50:30 +00:00
rlx
b9a86e2620 fix #227 (the fork bomb bug) 2012-02-19 15:38:08 +00:00
rlx
6a9707ed0b fix a bug where pressing delete would not remove an annotation if the video editor had focus (fixes #477) 2012-02-19 14:37:55 +00:00
rlx
bd5b6f8230 fix issues with home and tv 2012-02-19 12:58:55 +00:00
rlx
7d188d8621 make +/- volume keyboard shortcut work in video and timeline views 2012-02-19 11:21:52 +00:00
rlx
529184887a make doubleclicking on non-editable annotation 'open' it, i.e. go to its in point 2012-02-19 11:06:03 +00:00
rlx
94cfbdb45c fix issues with automatically opening annotation folders; add annotations option to video player to make find work for all layers 2012-02-19 10:49:52 +00:00
rlx
61402492c6 make sure doubleclicking on timeline doesn't turn non-editable annotations into editing state 2012-02-19 09:06:57 +00:00
rlx
696741190a only show users in menu if there are annotations 2012-02-19 09:01:13 +00:00
rlx
9558070d8f update list of users on edit annotation (fixes #382) 2012-02-19 08:59:27 +00:00
rlx
0883bc7127 fix a bug in subtitle display on small timeline 2012-02-19 07:41:19 +00:00
rlx
2c2caf8f58 add 'editable' timeline state (fixes #521) 2012-02-19 07:21:40 +00:00
j
b12099a9d7 support h1-h6, fixes #516 2012-02-18 15:40:41 +00:00
rlx
a66c7c9bdd various fixes related to adding place annotations 2012-02-18 09:56:58 +00:00
rlx
bbdbaf86da keep annotation remove from throwing errors (fixes #452) 2012-02-18 07:22:31 +00:00
rlx
fe87e6ab1c changing vertical-align of table cells to top 2012-02-18 07:09:41 +00:00
rlx
65a3a21d11 resolve an issue with icon list text formatting (fixes #511) 2012-02-18 06:59:34 +00:00
rlx
ab6c1f2234 change color scheme for editable annotations (fixes #502) 2012-02-17 22:08:02 +00:00
rlx
c6e8a84f65 better tooltip for in/out players (fixes #501) 2012-02-17 20:55:00 +00:00
rlx
5383867f70 begin to add some keyboard shortcuts to video view annotation panel 2012-02-17 17:31:39 +00:00
rlx
ba0fe16a07 in video view, update URL when selecting annotation (fixes #479) 2012-02-17 16:29:50 +00:00
rlx
a27ff78730 merge 2012-02-17 16:13:32 +00:00
rlx
e8f370ab7c make video editor handle internal links (fixes #494) 2012-02-17 16:13:08 +00:00
j
7397bead91 switch video source while loading metadata 2012-02-17 13:36:26 +01:00