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