zadam
8a019d617f
small visual tweaks to link map, including displaying the note icon
2020-10-14 23:14:04 +02:00
zadam
140f0a5dbd
return null for not found attribute, closes #1294
2020-10-08 22:08:58 +02:00
zadam
cba9b92202
make sure the attribute is not duplicated in TreeCache and NoteCache, #1278
2020-09-30 22:34:18 +02:00
zadam
85d13b1d62
resort relationships in tree cache after note reordering
2020-09-14 22:48:20 +02:00
zadam
8b4cf474bd
cleanup/fixes of label/relation definition usages in the old style
2020-09-08 20:42:50 +02:00
zadam
874972a3d3
fix broken what links here widget
2020-09-05 22:45:26 +02:00
zadam
9873dd1242
fix creating new note
2020-08-28 14:29:20 +02:00
zadam
6aa61ca306
initializing note tree synchronously
2020-08-26 16:50:16 +02:00
zadam
f24e27dadd
autocollapse notes after period of inactivity + some other changes, #1192
2020-08-17 20:58:34 +02:00
zadam
53b39e2e82
many changes related to #1192 :
...
- use CSS contain wherever possible to reduce subtrees of forced reflows
- reduced dependency between note and note_contents updates which will reduce number of updates to components
- optimization of "many rows" querying
2020-08-16 22:57:48 +02:00
zadam
ef59810f89
Merge remote-tracking branch 'origin/stable'
2020-07-26 22:58:54 +02:00
zadam
df69b1d8dd
attr detail handles label/relation definition updates
2020-07-18 23:45:28 +02:00
zadam
3d324b954d
fix checking affected notes when modified attribute's owning note is not loaded into cache, #803
2020-07-15 22:36:27 +02:00
zadam
528418aecb
parsing and setting isInheritable flag
2020-07-13 23:27:23 +02:00
zadam
bf073690e0
fixing promoted attributes
2020-07-01 00:02:13 +02:00
zadam
c778e87683
wip
2020-06-27 00:40:35 +02:00
zadam
a7d9870846
Merge remote-tracking branch 'origin/better-sqlite3'
...
# Conflicts:
# libraries/ckeditor/ckeditor.js
# libraries/ckeditor/ckeditor.js.map
# package-lock.json
# package.json
# src/public/app/services/utils.js
# src/public/app/widgets/type_widgets/editable_text.js
# src/services/utils.js
2020-06-18 09:03:09 +02:00
zadam
fb975849b9
small API additions
2020-06-14 14:30:57 +02:00
zadam
212b719ee9
better detection of changes in attributes and how they affect notes
2020-06-09 22:59:22 +02:00
zadam
4ae965c5cb
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/public/app/widgets/collapsible_widgets/note_info.js
2020-06-04 22:37:04 +02:00
zadam
1502b9ce66
prevent attribute inheritance cycle via template, closes #1077
2020-06-04 12:27:41 +02:00
zadam
6a957eff17
added autocompletes for labels, relations
2020-05-28 23:59:08 +02:00
zadam
2a3091f788
reimplemented expand/collapse differently for better performance
2020-05-03 13:15:08 +02:00
zadam
9be1d1f697
add note attribute cache to speed up tree loading
2020-05-02 18:19:41 +02:00
zadam
29cec8112e
fix setup of new document, closes #966
2020-04-14 21:57:42 +02:00