Commit Graph

2648 Commits

Author SHA1 Message Date
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
rolux
8050b3f327 Ox.Focus.focused() -> Ox.Focus().focusedElement() 2014-09-23 23:58:53 +02:00
rolux
48d88e58ad mainMenu: use Ox.Event.bind({key: ...}) 2014-09-23 23:57:48 +02:00
j
4615c75266 use Ox.Element to avoid leaks 2014-09-23 23:57:35 +02:00
j
85934b96f1 toggleElement 2014-09-23 23:57:01 +02:00
rolux
57bc6af6f4 cosmetic changes 2014-09-23 23:56:59 +02:00
rolux
b928795dc7 cosmetic changes 2014-09-23 23:56:44 +02:00
j
5bd0fde709 fix embed player(subtitles) 2014-09-23 23:56:29 +02:00
j
32a558c48d toggleElement 2014-09-23 23:56:11 +02:00
j
a266c518b7 use parent.bindMessage 2014-09-23 23:48:59 +02:00
j
2db57c3c69 update pdf.js to use new iframe/postMessage api 2014-09-23 23:47:55 +02:00
j
ac2f1a550f update pdf.js to use new iframe/postMessage api 2014-09-23 23:46:03 +02:00
rolux
55f84fb7f4 Ox.UI.elements -> Ox.elements 2014-09-23 11:44:41 +02:00
j
3ab0e4ba1e use SplitPanel.toggleElement 2014-09-22 16:55:12 +02:00
rolux
c250b3a8c6 don't use . 2014-09-20 12:25:25 +02:00
rolux
cbaa36fb75 use .on({click: ...}) instead of .click() 2014-09-19 19:30:39 +02:00
rolux
0448fca803 annotation import: allow for JSON 2014-09-19 10:14:40 +02:00
rolux
9f3badf1c6 allow for JSON export of annotations 2014-09-18 19:54:37 +02:00
rolux
3a00f73b9d import annotations dialog: empty status message on file change 2014-09-18 18:04:58 +02:00
rolux
058350c241 add canExportAnnotations capability 2014-09-18 17:29:50 +02:00
rolux
dd6ee74b71 update annotations export dialog 2014-09-18 17:24:58 +02:00