Commit Graph

116 Commits

Author SHA1 Message Date
j
adaeb16c69 fix hiding of lists with : in name 2023-07-07 16:14:28 +05:30
j
034b448846 add ability to hide list/edits/collections from personal section but keep around in case they are shared or linked from elsewhere, but cluster the personal section 2023-07-07 11:46:09 +05:30
j
4ddb170bc9 pandora..findInput.focusInput might be undefined 2023-06-27 19:29:47 +05:30
j
950bec609d fulltext search in pages 2021-11-15 15:27:12 +00:00
j
157cc7478b fix paste via menu 2021-06-03 16:24:13 +01:00
j
19da7ca26d delete items from archive while in list 2020-07-21 13:12:31 +02:00
j
966587112c fix show/hide filter menu entry for documents 2020-02-13 21:35:42 +01:00
j
5168ed4a33 define sections in one location 2019-12-09 13:12:44 +00:00
j
211bde468d add delete from collection, delete from archive option to menu 2019-12-06 13:13:09 +00:00
j
a57f68f3c2 remove debug 2019-12-04 13:12:27 +00:00
j
565f0bb5fa refactor view menu, customize for documents view 2019-12-02 20:09:49 +01:00
j
aaf444ae96 hide unused dialogs from menu 2019-11-12 17:48:10 +00:00
j
7504d92230 use ctrl-e for batch editing 2018-11-16 13:41:06 +00:00
j
5ef6f9a524 cleanup translations 2018-10-09 18:01:31 +00:00
j
66c3561328 remove debugging 2018-09-25 10:39:42 +02:00
j
f93ece1ab7 add db based translations
load translations from files
and adds option to translate
string layers (i.e. keywords)
2018-09-19 16:53:30 +02:00
j
0a4c507346 batch item/documents edit 2018-09-19 00:14:34 +02:00
j
dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j
25a9032bba fix remove from list 2017-06-09 15:25:14 +02:00
j
82d369e58d fix copy&paste documents to item/document via menu 2017-02-21 17:41:03 +01:00
j
dceee58638 wrap capabilities check to avoid errors for out of sync clients 2017-02-17 19:25:20 +01:00
j
2b0f2d7b99 new home 2017-02-15 17:44:59 +00:00
j
b055b3e666 only show manage home if its used 2017-02-07 14:32:41 +01:00
j
85c63d228f manage home dialog 2017-01-26 19:15:00 +01:00
j
f1f541fc0b list must exist 2017-01-20 15:50:14 +01:00
j
03b5937a4d fix keyboard shortcut to switch document views 2016-11-30 11:07:38 +01:00
j
3003cc2c44 list might be undefine 2016-11-19 13:55:29 +02:00
j
e1f35b1ec8 new documents section 2016-10-30 18:23:16 +01:00
j
6c013ebc92 first version of new upload interface 2016-09-15 15:20:57 +00:00
rlx
90486ec774 update menu and config 2016-08-09 13:35:47 +02:00
j
c7515517da remove persona support 2016-01-12 14:04:34 +05:30
j
08496a228e also use shift 1 to shift 7 to switch between list views 2015-10-22 12:22:43 +01:00
j
1d4c544d5f only show data/media view in menu if canSeeExtraItemViews 2015-10-22 11:31:37 +02:00
j
cc9464082f use shift-[1-0] to switch between item views, fixes #2837 2015-10-13 09:10:48 +01:00
j
36ebdf0a1c fix copy of selected annotation via menu 2015-10-06 10:05:54 +03:00
j
7c630ca0b1 inline functoin only gets called once. fixes #2841 2015-10-05 12:53:11 +02:00
j
e761ee692d fix copy clip 2015-10-04 18:13:06 +01:00
j
b20a655fa8 fix copy/copyadd/delete of clips via menu 2015-10-04 14:18:29 +01:00
j
1baec5457e manage entities dialog broken if no entites are defined, disable in menu 2014-12-26 12:30:43 +00:00
rolux
3de663dad4 typo 2014-12-17 14:39:38 +00:00
rolux
5123190757 debug menu, minor update 2014-12-17 13:55:43 +00:00
rolux
e946e9da58 cosmetic changes 2014-12-15 21:16:34 +00:00
rolux
c33537e356 add changelogDialog, rename logsDialog to errorlogsDialog 2014-12-15 20:23:57 +00:00
rolux
e2c5da26f2 add 'Manage Entities...' to main menu 2014-11-19 16:05:48 +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
j
87709f7808 directly bind to keyboard events to prevent defaults 2014-09-24 20:53:40 +02:00
rolux
48d88e58ad mainMenu: use Ox.Event.bind({key: ...}) 2014-09-23 23:57:48 +02:00