Commit graph

2668 commits

Author SHA1 Message Date
rolux
cffbde5f5c make sure that in filters that are annotations layers, the default sort order for the name is descending 2014-11-17 14:22:14 +00:00
rolux
503704dc2d typo 2014-11-16 14:43:12 +00:00
rolux
3e52fe4463 typo 2014-11-16 14:31:44 +00:00
rolux
c31dce7e63 typo 2014-11-16 14:24:54 +00:00
rolux
3678234841 typo 2014-11-16 14:20:58 +00:00
rolux
9ae64bf0cd fix #2464 (add 'Clear Query' and move 'Clear Filters', change keyboard shortcuts) 2014-11-16 14:13:47 +00:00
rolux
f0ea9c17a1 fix #2547 ('delete' missing from keyboard shortcuts in editor help) 2014-11-15 21:34:32 +00:00
rolux
1e3fa3c98e fix #2559 (extra history entry added when resolving annotation id breaks back button) 2014-11-15 14:13:42 +00:00
rolux
1b9df27136 fix #2558 (list icon border-radius) 2014-11-15 11:16:09 +00:00
j
5862a7066c select type based on file extension, fixes #2560 2014-11-15 10:50:50 +00:00
j
5413e8d8b7 btoa takes bytes not unicde string, encode utf8 data first 2014-11-11 14:28:07 +01:00
j
e1096ff395 focus text to allow copy, fixes #2525 2014-11-01 18:09:54 +02:00
rolux
9881884469 fix export annotations dialog 2014-11-01 14:45:33 +00:00
j
8edaf3bdfa pause edit before switching to player view 2014-10-26 17:44:54 +00:00
j
3d9521b372 dont remove focus from Ox.EditableContent while editing 2014-10-20 16:54:34 +01:00
j
ef0aca6acb allow users to edit groups but only show there groups, disable other groups to not allow removing them 2014-10-15 09:34:27 +00:00
j
c7bb3c3d0e turn infoView.resizeElement into noop 2014-10-07 10:29:41 +00:00
j
9b8a9b4ebe censored empty subtitles 2014-10-06 14:54:54 +02:00
j
93964086ea subtitles is undefined 2014-10-06 14:45:03 +02:00
j
9befd5c4b2 dont paste empty clipboard 2014-10-06 10:35:38 +00:00
rolux
5a57af8dd1 groups dialog: fix css 2014-10-01 15:34:24 +00:00
rolux
a01d445a27 groups dialog: trigger event when selected group is renamed; fix label text 2014-10-01 15:13:05 +00:00
rolux
83c1ca111f info view: after doubleclick, remove text selection 2014-10-01 15:12:23 +00:00
rolux
9da3310608 update padma infoView to use new groupsDialog 2014-10-01 14:50:42 +00:00
rolux
3eedf8e243 update users dialog to use groups dialog 2014-10-01 15:54:05 +02:00
rolux
7ff6fd0a24 remove print statement 2014-10-01 15:53:30 +02:00
rolux
01c398d7cb add groups dialog 2014-10-01 15:53:09 +02:00
j
511858804a add Find: Group to Manage Users, #1878 2014-09-30 14:26:14 +02:00
j
5a87d6b8dd use reloadPanel 2014-09-30 13:52:53 +02:00
j
4ab5ff873c Show groups in preferences if users has groups 2014-09-29 16:23:01 +02:00
j
69b38b3c53 update UI path 2014-09-29 15:23:13 +02:00
j
2963e90819 oxjs renamed build/ to min/ 2014-09-27 17:06:01 +02:00
j
de3cedfde2 add emtpy locale for all enabled languages 2014-09-27 17:04:14 +02:00
rolux
714f495a3d build/ -> min/, Ox.UI/ -> UI/ 2014-09-26 16:54:20 +02:00
rolux
747f5bc8a0 UI_PATH -> UI.PATH 2014-09-26 14:41:53 +02:00
rolux
3a764b38f9 Ox -> Ox.UI 2014-09-26 14:30:51 +02:00
rolux
bd190b4695 SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
rolux
ae9d2768c9 don't throw on place deselect (data is now null, not {}) 2014-09-26 13:21:08 +02:00
rolux
3c1fc9690e fix #2488 (Grid views scroll when they shouldn't) 2014-09-26 10:19:12 +02:00
rolux
374296d630 SYMBOLS.SHIFT -> SYMBOLS.shift 2014-09-25 21:56:19 +02:00
rolux
80419856d3 Ox.parent -> Ox. 2014-09-25 21:55:44 +02:00
rolux
9a7a433e6e LoadingScreen.hide -> hideScreen 2014-09-25 19:14:29 +02:00
rolux
2dc987fd22 Ox.UI -> Ox 2014-09-25 18:59:29 +02:00
rolux
1f86fc53b5 Ox.elements -> Ox.; Ox.UI -> Ox 2014-09-25 18:58:38 +02:00
rolux
ed18dee232 Ox.UI.hideLoadingScreen -> Ox.LoadingScreen.hide 2014-09-25 18:57:40 +02:00
rolux
f064cfd114 use Ox.Focus.focusedElementIsInput; Ox.UI -> Ox 2014-09-25 18:53:35 +02:00
rolux
b1353bad96 remove pandora.hasFocusedInput (use Ox.Focus.focusedElementIsInput); Ox.UI -> Ox 2014-09-25 18:50:44 +02:00
j
f984748ffe infoView should gain focus on mousedown, fixes #2491 2014-09-24 22:54:45 +02:00
j
87709f7808 directly bind to keyboard events to prevent defaults 2014-09-24 20:53:40 +02:00
j
d568821c3f one more focusedElement 2014-09-24 00:34:20 +02:00