Commit graph

3427 commits

Author SHA1 Message Date
j
8c3d089bd8 pandora..browser might be undefined 2023-06-27 19:33:21 +05:30
j
4ddb170bc9 pandora..findInput.focusInput might be undefined 2023-06-27 19:29:47 +05:30
j
f65336c28d list might not exist 2023-06-27 12:45:15 +05:30
j
345195e959 more missing panels with early resize 2023-06-27 12:30:53 +05:30
j
94fc4fbe7a we can only update view if it exists. switch otherwise 2023-06-24 16:13:25 +05:30
j
64b8967ded avoid 'Cannot convert undefined or null to object' on android if device is rotated during initial load 2023-06-24 16:03:16 +05:30
j
068293050e fall back to default edit settings 2023-06-24 14:29:09 +05:30
j
dffb47ffef avoid error if list has not loaded yet 2023-06-24 14:28:46 +05:30
j
f71434a1ff always reload on close of batch edit dialog if something has changed 2023-06-22 14:48:59 +05:30
j
3c73ef8999 allow batch editing one document 2023-06-22 14:35:35 +05:30
j
48e6d4af6f render search result highlights as images and show in pages view 2023-06-12 14:30:32 +01:00
j
0d70326aa8 fallback to empty string not undefined 2023-06-10 12:49:48 +01:00
j
614beae48e use base64 for urls (work some urls don't work otherwise) 2023-06-08 14:45:52 +02:00
j
97c8cf67b9 fix subtitles in player view 2023-02-14 10:37:55 +01:00
j
99a135c7d3 don't fail on empty title 2023-01-04 13:58:15 +00:00
j
ffc2504c0f download via media url 2022-11-30 19:44:15 +01:00
j
729b2ea771 use download dialog in player 2022-11-30 19:44:03 +01:00
j
86de7f6269 getPasteIndex might not exist if no edits exist 2022-02-15 18:29:17 +01:00
j
e3e5e3b9e5 also load localInit in embed view 2022-01-21 17:39:08 +00:00
j
5505d495cf use same subtitle defaults for embedded player 2022-01-21 17:32:24 +00:00
j
950bec609d fulltext search in pages 2021-11-15 15:27:12 +00:00
j
49356d2f7a replace all % and & 2021-11-14 13:41:49 +00:00
j
ae8363d4e2 don't show fulltext keys by default 2021-11-04 16:37:32 +00:00
j
26708eff1f fall back to default preview ratio if item does not have videoRatio 2021-09-30 21:44:20 +01:00
j
8a16c7e37f escape & too 2021-09-15 14:05:11 +02:00
j
6118bf3c3a escape & 2021-09-15 14:02:36 +02:00
j
cabcbeb35d list might have gone 2021-08-08 20:29:13 +02:00
j
0ba80ada1f fix timeline for edits with 0 duration clips 2021-08-06 14:39:48 +02:00
j
47e4f1cd84 pass subtitles to player too 2021-06-03 17:32:01 +01:00
j
41d417e2a1 editable documents 2021-06-03 17:17:44 +01:00
j
a4d0830e4b fix canEdit flag in renderGroup 2021-06-03 16:53:52 +01:00
j
894e5c5064 only add rights button if we have a rights page 2021-06-03 16:31:13 +01:00
j
166b566fde if user can edit metadata of item, should also be able to add annotations for that item. independent of canAddAnnotations rights 2021-06-03 16:25:56 +01:00
j
157cc7478b fix paste via menu 2021-06-03 16:24:13 +01:00
j
49ef611bdb remove unused dialog 2021-06-03 16:02:03 +01:00
j
08dc8f2bea overwrite subtitlesTrack 2021-05-21 20:38:25 +01:00
j
814f98a571 only switch to subtitles if no layer was selected 2021-05-05 20:54:25 +02:00
j
7fa3f7d8fe no title fallback 2021-04-29 21:57:52 +02:00
j
4689af2050 replace all not just first 2021-03-19 10:19:29 +01:00
j
b377956a13 add option to add/remove values to listkeys in batchedit dialog 2020-11-26 20:23:10 +01:00
j
41fce072a3 pass referer in more places 2020-11-08 22:43:47 +01:00
j
4cf28434eb pass referer to video download 2020-11-08 22:29:24 +01:00
j
f157ebf2c4 honor _blank 2020-10-15 11:46:16 +02:00
j
ac8c01ee98 add menu item to toggle icon size 2020-09-29 11:03:39 +02:00
j
03e85c6eef double check 2020-09-25 12:49:26 +02:00
j
09f9580e1e use new id after create 2020-09-22 14:49:44 +02:00
j
2dfe0f3ff2 queue [add|edit]Annotation calls
addAnnotation was called multiple times creating multiple annotations
editAnnotation calls might overwrite later calls depending on response
time.
2020-09-22 12:49:23 +02:00
j
d00cf08638 move buld item metadata edits to tasks too 2020-09-13 16:41:34 +02:00
j
945ac98dad fix info in item documents panel 2020-09-13 11:06:22 +02:00
j
5024a2ba0c display lists in collection list view 2020-09-11 14:31:50 +02:00