zadam
|
e29aee1aae
|
use lazy title loading in bookmarks buttons to have decrypted title upon protected session start, #2393
|
2021-12-19 10:36:48 +01:00 |
|
zadam
|
9d18bebb13
|
"show in full search" closes the quick search dropdown
|
2021-12-06 20:43:50 +01:00 |
|
zadam
|
89c04e6b6b
|
fix "note paths" ribbon widget for root note
|
2021-12-04 13:33:31 +01:00 |
|
zadam
|
d64c14482b
|
after removing last promoted attribute, create a blank one, fixes #2388
|
2021-11-26 23:39:08 +01:00 |
|
zadam
|
564366861e
|
prevent browser from caching images/files, fixes #2378
|
2021-11-25 20:24:42 +01:00 |
|
Myzel394
|
24210ef80c
|
fixed settings menu (#2374)
(cherry picked from commit 3f40a52f6538020714a0a2083be12d08a62fbc57)
|
2021-11-23 21:38:13 +01:00 |
|
zadam
|
67542f448d
|
fix total height / scrolling on mobile chrome/safari, closes #2367
|
2021-11-21 13:39:47 +01:00 |
|
zadam
|
4c7c53d8c8
|
retry for OpenNoteButtonWidget
|
2021-11-20 12:49:12 +01:00 |
|
zadam
|
c946030106
|
slowndown note map for small note counts to mitigate drift
|
2021-11-13 22:48:30 +01:00 |
|
Myzel394
|
550a9fa711
|
fixed button background (#2310)
* fixed button background
* fixed width
|
2021-11-09 21:26:38 +01:00 |
|
zadam
|
7400a6723e
|
fix ribbon tab not appearing
|
2021-11-04 22:21:49 +01:00 |
|
zadam
|
b0c0ed8512
|
add configurable max content width with default value of 1200px.
|
2021-10-31 21:55:11 +01:00 |
|
zadam
|
e378435fbe
|
added "switch to mobile version" button to web edition, closes #1889
|
2021-10-31 16:56:23 +01:00 |
|
zadam
|
311b98ffcb
|
fix immediately closed attribute detail after clicking e.g. "add label"
|
2021-10-30 15:36:50 +02:00 |
|
zadam
|
126f41ae5e
|
fix broken autocomplete in attribute editor, closes #2295
|
2021-10-30 15:22:20 +02:00 |
|
zadam
|
4b1678c416
|
fix sizing of the attribute detail in inherited attribute list
|
2021-10-29 21:47:04 +02:00 |
|
zadam
|
da74272f13
|
jsdoc @param => @type
|
2021-10-29 21:37:12 +02:00 |
|
zadam
|
79b8d91025
|
validate/clean inverse relation name in promoted attr definition
|
2021-10-27 22:13:54 +02:00 |
|
zadam
|
bcabe5786f
|
fix ordering of note contexts, fixes #2283
|
2021-10-27 21:32:03 +02:00 |
|
zadam
|
7ec20f9384
|
fix refreshing ribbon titles upon entity change, closes #2274
|
2021-10-26 20:14:56 +02:00 |
|
zadam
|
63b0d30e74
|
fix note status update, closes #2276
|
2021-10-25 21:59:21 +02:00 |
|
zadam
|
3413074235
|
when saving Saved Search or SQL console, move it to their home (i.e. remove from hidden subtree)
|
2021-10-24 14:53:45 +02:00 |
|
zadam
|
50b7063811
|
display properly relations in note map even if they are not in the subtree, closes #2251
|
2021-10-21 22:52:52 +02:00 |
|
zadam
|
ee1b377bc2
|
deactivate some buttons based on note type
|
2021-10-21 21:28:44 +02:00 |
|
zadam
|
51dfe8bb14
|
avoid double rendering of note paths
|
2021-10-21 21:10:55 +02:00 |
|
zadam
|
e426ee3e4f
|
disallow changing note type of note-map
|
2021-10-21 21:02:37 +02:00 |
|
zadam
|
a434aa113d
|
fix repeated invocation of actions in note actions dropdown, closes #2255
|
2021-10-21 20:53:35 +02:00 |
|
zadam
|
53875d26bc
|
don't try to activate the pane being currently removed
|
2021-10-13 23:27:58 +02:00 |
|
zadam
|
f505f9d65a
|
hide tooltip after clicking on a button, fixes #2228
|
2021-10-13 23:05:47 +02:00 |
|
zadam
|
64a3a8b561
|
tweaks
|
2021-10-12 22:36:22 +02:00 |
|
zadam
|
e2c37a6f8c
|
add toggleLeftPane command/shortcut, closes #2225
|
2021-10-12 19:29:42 +02:00 |
|
zadam
|
ec732c0a98
|
filter out duplicated note paths, fixes #2218
|
2021-10-11 21:08:25 +02:00 |
|
zadam
|
f0c672445d
|
show note icons also in bookmark folder
|
2021-10-10 14:10:51 +02:00 |
|
zadam
|
20696aa0ab
|
fix finding single note by label with mixed case
|
2021-10-08 22:13:39 +02:00 |
|
zadam
|
973fe52275
|
lighter node style of note map in dark theme
|
2021-10-08 16:45:21 +02:00 |
|
zadam
|
5938e033d4
|
lighter node style of note map in dark theme
|
2021-10-08 16:38:37 +02:00 |
|
zadam
|
eecba725b0
|
bookmarking should be available for all note types
|
2021-10-08 16:18:00 +02:00 |
|
zadam
|
24a45b03f5
|
bookmark folder
|
2021-10-07 21:57:20 +02:00 |
|
zadam
|
7152c5e51d
|
refactored separate RightDropdownButton from calendar widgets
|
2021-10-06 22:25:33 +02:00 |
|
zadam
|
17fe9a6a1b
|
added help button to JS code notes to navigate to API docs
|
2021-10-06 18:31:19 +02:00 |
|
zadam
|
2d08eb7366
|
fix "connected with changes" sync status icon
|
2021-10-06 18:13:58 +02:00 |
|
zadam
|
8d42ffca6d
|
basic bookmark support
|
2021-10-05 22:08:02 +02:00 |
|
zadam
|
e2c4f32b5e
|
added ckeditor with Find & Replace, for now without keyboard shortcut (ckeditor/ckeditor5#10645)
|
2021-10-04 21:53:57 +02:00 |
|
zadam
|
a1ca538106
|
excludeFromTreeMap generalized to excludeFromNoteMap
|
2021-10-03 11:04:56 +02:00 |
|
zadam
|
75fc9e2048
|
small fixes
|
2021-10-03 10:42:46 +02:00 |
|
zadam
|
e4a483aefe
|
fix duplicate subtree
|
2021-10-02 23:26:18 +02:00 |
|
Abitofevrything
|
2c450fc72d
|
Allow HTML nodes in mermaid diagrams (#2192)
|
2021-09-30 20:12:23 +02:00 |
|
zadam
|
831de3ffed
|
fix mermaid diagram size
|
2021-09-30 13:48:01 +02:00 |
|
zadam
|
291b434d70
|
added mermaid samples to demo document
|
2021-09-30 13:17:37 +02:00 |
|
zadam
|
a68fd5ab83
|
fixes
|
2021-09-30 13:02:07 +02:00 |
|