azivner
|
61987e46f7
|
work in progress on attributes UI - unification of labels and relations now mostly works
|
2018-08-03 13:06:56 +02:00 |
|
azivner
|
097114c0f2
|
basic entities for attributes (unification of labels and relations)
|
2018-08-02 22:48:21 +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
|
2eb1a9705f
|
it's now possible to mark relation as inheritable (previously this was hardcoded for specific relation names)
|
2018-07-29 20:33:42 +02:00 |
|
azivner
|
8a95afd756
|
#126, added skeleton of note relations, copied from similar concept of labels
|
2018-07-27 10:52:48 +02:00 |
|
azivner
|
37ab7b4641
|
#98, sync to server now works as well + a lot of related changes
|
2018-07-24 20:35:03 +02:00 |
|
azivner
|
3d2ef6be01
|
remove optionId, closes #117
|
2018-06-13 19:10:28 -04:00 |
|
azivner
|
14c704d6db
|
db upgrades are now handled transparently in the background without bothering the user, closes #119
|
2018-06-10 15:49:22 -04:00 |
|
azivner
|
fc6669d254
|
initialization and schema fixes, closes #111
|
2018-06-01 22:26:37 -04:00 |
|
azivner
|
40a32e6826
|
render notes can be edited and can contain HTML markup
|
2018-05-26 19:27:47 -04:00 |
|
azivner
|
03bf33630e
|
unify audit fields, fixes #102
|
2018-05-26 12:38:25 -04:00 |
|
azivner
|
a372cbb2df
|
fix #105
|
2018-05-22 23:51:13 -04:00 |
|
azivner
|
0ce5caefe8
|
refactoring
|
2018-05-22 22:22:15 -04:00 |
|
azivner
|
cd45bcfd03
|
converted option operations to repository
|
2018-05-22 00:22:43 -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
|
abfc64af95
|
script to generate large documents, closes #55
|
2018-04-03 22:15:28 -04:00 |
|
azivner
|
42dd8d4754
|
smaller refactorings
|
2018-04-02 22:53:01 -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
|
c765dbc5cf
|
continuing in API review
|
2018-04-01 20:50:58 -04:00 |
|
azivner
|
96dab5d51e
|
smaller refactorings continued
|
2018-04-01 17:38:24 -04:00 |
|
azivner
|
15d951b04e
|
smaller refactorings continued
|
2018-04-01 12:45:35 -04:00 |
|
azivner
|
8ba830c04b
|
smaller refactorings continued
|
2018-04-01 12:03:21 -04:00 |
|
azivner
|
acc82f39c4
|
smaller refactorings continued
|
2018-04-01 11:42:12 -04:00 |
|
azivner
|
fad0ec757b
|
smaller refactorings (mostly entitization)
|
2018-04-01 11:05:09 -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
|
088fb00ca9
|
repository is now stateless
|
2018-03-31 09:07:58 -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 |
|