azivner
|
1c0fd243d1
|
cleanup of labels and relations from backend
|
2018-08-07 13:33:10 +02:00 |
|
azivner
|
5f36856571
|
* refactoring of repository layer to represent booleans as true/false instead of 1/0
* show list of inherited attributes, fixes #136
* properly work with inheritance
|
2018-08-07 11:38:00 +02:00 |
|
azivner
|
2d24bf81dd
|
added new label "sorted" which will keep children notes alphabetically sorted, fixes #82
|
2018-08-01 09:26:02 +02:00 |
|
azivner
|
40a32e6826
|
render notes can be edited and can contain HTML markup
|
2018-05-26 19:27:47 -04:00 |
|
azivner
|
0ce5caefe8
|
refactoring
|
2018-05-22 22:22:15 -04:00 |
|
azivner
|
49a53f7a45
|
added hash columns for faster sync check calculation
|
2018-05-22 00:15:54 -04:00 |
|
azivner
|
4ce5ea9886
|
autocomplete supports encrypted notes now as well
|
2018-04-20 00:12:01 -04:00 |
|
azivner
|
a4eafb934f
|
non null note title and content in the DB schema, allow saving non-valid JSON notes, children overview style changes
|
2018-04-11 00:10:11 -04:00 |
|
azivner
|
b277a250e5
|
protected notes are not in autocomplete when not in protected session, fixes #46
|
2018-04-08 12:27:10 -04:00 |
|
azivner
|
120888b53e
|
fix JSON saving bug
|
2018-04-08 08:31:19 -04:00 |
|
azivner
|
6ab0cea4e3
|
split out dateUtils on the backend
|
2018-04-02 20:46:46 -04:00 |
|
azivner
|
277368ab43
|
simplified new entity ID allocation
|
2018-04-02 20:30:00 -04:00 |
|
azivner
|
96dab5d51e
|
smaller refactorings continued
|
2018-04-01 17:38:24 -04:00 |
|
azivner
|
c9d73c6115
|
renamed outstanding attribute references to labels
|
2018-04-01 09:59:44 -04:00 |
|
azivner
|
12439d8761
|
refactoring of note deletion
|
2018-03-31 23:08:22 -04:00 |
|
azivner
|
5f7e74e15c
|
refactoring of note update
|
2018-03-31 22:15:06 -04:00 |
|
azivner
|
e8a5d0ae16
|
converted note revision protection to repository/entities
|
2018-03-31 10:51:37 -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
|
35998058ce
|
introduced NoteFull entity, fixes
|
2018-03-25 23:25:17 -04:00 |
|
azivner
|
95bb2cf0bb
|
renaming attributes to labels, fixes #79
|
2018-03-24 22:02:26 -04:00 |
|
azivner
|
4c472ce78b
|
renaming note_tree to branch
|
2018-03-24 21:39:15 -04:00 |
|
azivner
|
8e95b080da
|
fixed render notes
|
2018-03-07 00:17:18 -05:00 |
|
azivner
|
d26170762b
|
inclusion of scripts based on script environment
|
2018-03-05 23:09:36 -05:00 |
|
azivner
|
b3209a9bbf
|
split javascript mime type into frontend and backend
|
2018-03-05 22:08:45 -05:00 |
|
azivner
|
1c6fc9029f
|
new "disable_inclusion" attribute
|
2018-03-04 22:09:51 -05:00 |
|
azivner
|
ddce5c959e
|
fix render
|
2018-03-04 21:05:14 -05:00 |
|
azivner
|
d169f67901
|
changes in backend script running
|
2018-03-03 09:11:41 -05:00 |
|
azivner
|
f4b57f4c57
|
Allow attachments to be included in the scripts, closes #66
|
2018-03-01 22:30:06 -05:00 |
|
azivner
|
a555b6319c
|
support for backend jobs and other script API changes
|
2018-02-24 14:42:52 -05:00 |
|
azivner
|
fda4146150
|
correct handling of inclusion of dependencies
|
2018-02-18 10:47:02 -05:00 |
|
azivner
|
e011b9ae63
|
deleting attributes, closes #34
|
2018-02-06 23:09:19 -05:00 |
|
azivner
|
72bd2507fe
|
script bugfixes
|
2018-01-30 21:25:47 -05:00 |
|
azivner
|
5217339209
|
update to entity creates sync event
|
2018-01-30 20:12:19 -05:00 |
|
azivner
|
35c7b54176
|
support for updating entities etc.
|
2018-01-29 23:35:36 -05:00 |
|
azivner
|
6fa6891496
|
created repository object to access entities
|
2018-01-29 23:17:44 -05:00 |
|
azivner
|
9a091408e3
|
script related changes
|
2018-01-29 20:57:55 -05:00 |
|
azivner
|
587f3d833e
|
basic entity support with lazy loaded relations
|
2018-01-29 18:34:59 -05:00 |
|
azivner
|
b44412bc32
|
renaming of sql methods to fit getRows/getEntities model
|
2018-01-29 17:41:59 -05:00 |
|
azivner
|
9b53a17168
|
first experiments with note entity
|
2018-01-28 23:16:50 -05:00 |
|