zadam
5cfd1c030d
allow specifiyng sorted attribute (including off for overriding), #2142
2021-09-03 22:33:40 +02:00
zadam
b660238a40
backend import unification
2021-06-29 22:15:57 +02:00
zadam
439ef4a8cb
moved becca to top level source dir
2021-05-17 22:09:49 +02:00
zadam
8417d4a4ea
various becca migration fixes
2021-05-11 22:00:16 +02:00
zadam
3091119893
becca conversion WIP
2021-05-02 21:34:57 +02:00
zadam
c035627f0a
use .markAsDeleted() instead of setting .isDeleted manually
2021-05-02 20:32:50 +02:00
zadam
1af10d48a2
becca conversion WIP
2021-05-02 11:23:58 +02:00
zadam
42510fda5c
renamed also cache files/modules
2021-04-16 23:01:56 +02:00
zadam
f7e86c5be0
renamed noteCache into becca
2021-04-16 23:00:08 +02:00
zadam
b89ea9a684
check for note cache branch existence, #1808
2021-03-31 22:35:10 +02:00
zadam
4aa27b6033
added "sort by" dialog
2021-02-28 23:40:15 +01:00
zadam
081b8b126a
fix note_reordering not updating note cache
2021-02-20 21:28:22 +01:00
zadam
5098dda376
load initial tree from note cache
2020-12-11 22:06:12 +01:00
zadam
0ac42608f7
faster tree loading of many notes at once #1480
2020-12-10 21:27:21 +01: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
7900622f38
refactored "sync" table to "entity_changes" - more changes
2020-08-02 23:43:39 +02:00
zadam
864271d5ef
refactored "sync" table to "entity_changes"
2020-08-02 23:27:48 +02:00
zadam
027afab6b1
fix DB setup
2020-06-20 21:42:41 +02:00
zadam
88348c560c
syncification
2020-06-20 12:31:38 +02:00
zadam
dcd371b5b1
note cache breakup into classes, WIP
2020-05-16 23:12:29 +02:00
zadam
f2cf361acf
small fixes
2020-02-17 22:38:46 +01:00
zadam
60c908cd63
frontend attribute cache refactoring WIP
2020-01-25 11:52:45 +01:00
zadam
0fe91d0184
include note feature
2019-12-30 19:32:45 +01:00
zadam
35e9df6170
fixes in the handling of cssClass and iconClass when working with newly created / single note
2019-11-16 11:23:28 +01:00
zadam
dea5195223
fix setNoteToParent and deprecate it
2019-11-10 19:29:51 +01:00
zadam
b16c2d19b6
duplicate (single) note
2019-10-19 12:36:16 +02:00
zadam
d23e9f1bc4
tar import will sort notes if there is no meta file
2019-10-06 09:49:47 +02:00
zadam
0267468cd5
deleting without reloading the whole tree (at least on frontend)
2019-03-18 23:03:41 +01:00
zadam
ca0d17d93a
cloning is now done without reloading the whole tree
2019-03-18 22:33:19 +01:00
azivner
7208a311ac
check that note is not deleted before creating a branch
2019-01-21 21:55:40 +01:00
azivner
596544eca3
fix setNoteToParent API method, closes #360
2019-01-20 16:33:09 +01:00
azivner
91ca07929d
before we clone the note we must make sure it's not deleted
2019-01-17 23:24:59 +01:00
azivner
0c007566ad
fixes for invalid operations on root note
2018-10-21 22:42:20 +02:00
azivner
a98d80db31
renamed subtree operations in context menu from "branch" to "subtree"
2018-08-31 18:22:53 +02:00
azivner
ce9805c5bc
protection against deleting root note
2018-08-30 22:38:34 +02:00
azivner
0e7372adbf
backend script API documentation
2018-08-23 10:10:04 +02:00
azivner
3424406ff1
script API changes for task management #140
2018-08-13 13:53:08 +02:00
azivner
e378d9f645
label service refactoring + rename of doInTransaction to transactional
2018-04-07 13:03:16 -04:00
azivner
e2921a648d
refactored backend to use new naming convention for modules
2018-04-01 21:27:46 -04:00
azivner
05676f3459
removed dataKey where it's not necessary anymore (use of CLS instead)
2018-03-31 08:53:52 -04:00
azivner
5d203b2278
removed sourceId where it's not necessary (stored in CLS instead)
2018-03-30 19:41:54 -04:00
azivner
efffc29649
initial work on new router model
2018-03-30 12:57:22 -04:00
azivner
4c472ce78b
renaming note_tree to branch
2018-03-24 21:39:15 -04:00
azivner
660908c54b
fix sorting notes
2018-02-10 13:55:06 -05:00
azivner
b44412bc32
renaming of sql methods to fit getRows/getEntities model
2018-01-29 17:41:59 -05:00
azivner
52ad7f64b4
moved all sources to src directory
2018-01-28 22:18:15 -05:00