zadam
|
cd139bdd76
|
note can be activated through 'keyboardShortcut' label
|
2019-11-24 18:32:18 +01:00 |
|
zadam
|
c5e040c4a4
|
updated demo document with icon classes
|
2019-11-16 09:57:19 +01:00 |
|
zadam
|
516277a478
|
added "auto book" displayed on the empty text pages as a replacement for children overview
|
2019-10-05 20:27:30 +02:00 |
|
zadam
|
cbc7710d81
|
removed children overview (will be replaced by book)
|
2019-10-05 12:06:06 +02:00 |
|
zadam
|
45ee959c11
|
date notes are now created with template relations
|
2019-09-07 21:40:18 +02:00 |
|
zadam
|
e828ef370d
|
note short can lazy load note content
|
2019-09-06 23:36:08 +02:00 |
|
zadam
|
14f7a8b7b9
|
safe import implementation
|
2019-02-11 23:45:58 +01:00 |
|
zadam
|
4a093000be
|
note content refactoring, WIP
|
2019-02-08 21:01:26 +01:00 |
|
zadam
|
6a67cdd5af
|
appThemeClass is redundant
|
2019-02-03 15:35:37 +01:00 |
|
zadam
|
c08524c977
|
fix CSS class of user theme
|
2019-02-03 00:12:57 +01:00 |
|
zadam
|
0aec5927d5
|
added missing labels customRequestHandler, customResourceProvider to autocomplete
|
2019-02-02 22:33:02 +01:00 |
|
zadam
|
67630b1a22
|
options now allow selecting user theme
|
2019-01-27 21:18:11 +01:00 |
|
zadam
|
2c1580ea65
|
appCss/appTheme are now loaded as external CSS files instead of inline styles
|
2019-01-27 17:01:37 +01:00 |
|
azivner
|
76fbff68ba
|
added readOnly attribute which puts text editor into readonly mode #371
|
2019-01-27 13:10:03 +01:00 |
|
azivner
|
abbade96af
|
added hidePromotedAttributes label, fixes #221
|
2018-11-13 22:14:41 +01:00 |
|
azivner
|
7ae2a24770
|
use relations to pick note to render, fixes #141
|
2018-08-28 20:55:21 +02:00 |
|
azivner
|
0e7372adbf
|
backend script API documentation
|
2018-08-23 10:10:04 +02:00 |
|
azivner
|
171877ce08
|
renamed inheritAttributes to template
|
2018-08-21 12:52:11 +02:00 |
|
azivner
|
0f106fb96f
|
more relation events, events are now not triggered on sync changes
|
2018-08-15 22:06:49 +02:00 |
|
azivner
|
df9acd0504
|
relation target noteIds need to be translated into local noteIds
|
2018-08-15 18:32:06 +02:00 |
|
azivner
|
dbe0eb3f3a
|
fix attribute name autocomplete, no tooltip preview on path selection
|
2018-08-15 18:22:02 +02:00 |
|
azivner
|
4513651e12
|
delete attributes when deleting note
|
2018-08-15 15:27:22 +02:00 |
|
azivner
|
ddbd4f73c8
|
attributes can be inherited through special relation "inheritAttributes"
|
2018-08-13 17:05:16 +02:00 |
|
azivner
|
9e96272eb3
|
fixed runOnAttributeChange event
|
2018-08-10 14:31:57 +02:00 |
|
azivner
|
1c0fd243d1
|
cleanup of labels and relations from backend
|
2018-08-07 13:33:10 +02:00 |
|
azivner
|
3491235533
|
cleanup of labels & relations frontend code
|
2018-08-07 12:48:11 +02:00 |
|
azivner
|
509093b755
|
added "type" to attribute dialog, name autocomplete servers according to the choice
|
2018-08-03 11:11:57 +02:00 |
|
azivner
|
097114c0f2
|
basic entities for attributes (unification of labels and relations)
|
2018-08-02 22:48:21 +02:00 |
|
azivner
|
95bb2cf0bb
|
renaming attributes to labels, fixes #79
|
2018-03-24 22:02:26 -04:00 |
|
azivner
|
b6277049f3
|
added support for app_css attribute, which allows custom styling
|
2018-03-07 23:24:23 -05:00 |
|
azivner
|
1c6fc9029f
|
new "disable_inclusion" attribute
|
2018-03-04 22:09:51 -05:00 |
|
azivner
|
3b9d1df05c
|
fixed frontend script execution
|
2018-03-04 14:21:11 -05:00 |
|
azivner
|
8c7d159012
|
fix export/import for multi-valued attributes
|
2018-03-03 09:30:18 -05:00 |
|
azivner
|
d169f67901
|
changes in backend script running
|
2018-03-03 09:11:41 -05:00 |
|
azivner
|
982b723647
|
basic scheduling of backend scripts using attributes
|
2018-03-02 20:56:58 -05:00 |
|
azivner
|
66064f7a94
|
Script API changes, finished porting reddit plugin, reddit importer tar file
|
2018-02-26 20:47:34 -05:00 |
|
azivner
|
78e8c15786
|
attachment upload and download now works for browser
|
2018-02-18 21:28:24 -05:00 |
|
azivner
|
1d0220b03d
|
add weight causes updating old chart instead of creating new chart, closes #53
|
2018-02-17 10:45:00 -05:00 |
|
azivner
|
3033f7cc08
|
attribute value is now non-null, fixes #52
|
2018-02-16 19:07:59 -05:00 |
|
azivner
|
2e8eeda5ab
|
new attribute "hide_in_autocomplete", fixes #16
|
2018-02-13 22:30:33 -05:00 |
|
azivner
|
9910aebf45
|
fix schema.sql
|
2018-02-11 22:06:12 -05:00 |
|
azivner
|
e011b9ae63
|
deleting attributes, closes #34
|
2018-02-06 23:09:19 -05:00 |
|
azivner
|
a3b31fab54
|
autocomplete for attribute names, issue #31
|
2018-02-04 19:27:27 -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
|
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 |
|