zadam
|
439ef4a8cb
|
moved becca to top level source dir
|
2021-05-17 22:09:49 +02:00 |
|
zadam
|
8bd3e17a3b
|
removed legacy entities and repository
|
2021-05-17 22:05:35 +02:00 |
|
zadam
|
04f249e800
|
backend scripts should not be async because of transaction management
|
2021-05-15 22:57:23 +02:00 |
|
zadam
|
d8d15b528e
|
fix .runOnBackend() API call
|
2021-05-09 21:29:59 +02:00 |
|
zadam
|
273d4e0052
|
becca conversion WIP
|
2021-05-02 19:59:16 +02:00 |
|
zadam
|
77eac8f764
|
becca conversion WIP
|
2021-05-02 12:02:32 +02:00 |
|
zadam
|
1af10d48a2
|
becca conversion WIP
|
2021-05-02 11:23:58 +02:00 |
|
zadam
|
af5b1021c7
|
renamed treeCache into froca
|
2021-04-16 22:57:37 +02:00 |
|
zadam
|
e1e185e5db
|
added "safe mode" environment variable switch which disables startup scripts and resets tabs
|
2021-01-15 20:12:14 +01:00 |
|
zadam
|
5741b380f0
|
fixed script support
|
2020-08-18 23:32:50 +02:00 |
|
zadam
|
03d7ee9abb
|
compatibility with existing scripts
|
2020-08-18 21:32:45 +02:00 |
|
zadam
|
6207203b35
|
wip
|
2020-06-20 13:18:03 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
00faf758e8
|
fixes and polish
|
2020-06-15 17:56:53 +02:00 |
|
zadam
|
17b23d92ef
|
delete/undelete fixes
|
2020-01-03 13:41:44 +01:00 |
|
zadam
|
d9b9d730bb
|
moving from inherited attribute queries to owned one where it makes sense
|
2019-12-01 11:10:04 +01:00 |
|
zadam
|
1903c59163
|
scripts should have different sourceId
|
2019-10-19 15:12:25 +02:00 |
|
zadam
|
24a3f814ed
|
fix ctrl+enter in sql console
|
2019-08-25 21:55:36 +02:00 |
|
zadam
|
fd9b79e115
|
loading of custom widgets
|
2019-08-17 11:28:36 +02:00 |
|
zadam
|
751bf94758
|
don't change sourceId for script execution which forces full tree reloads because it is annoying
|
2019-04-13 19:45:50 +02:00 |
|
zadam
|
29c60581a6
|
yet another refactoring of working with note's payload/content
|
2019-03-26 22:24:04 +01:00 |
|
zadam
|
fc13e1fa6a
|
added possibility to search by attached script returning note ids + some refactorings
|
2019-03-20 22:28:54 +01:00 |
|
zadam
|
7c404f03db
|
unused param
|
2019-03-04 22:18:27 +01:00 |
|
zadam
|
ed1cf6aad5
|
fix passing of startNote and originEntity to backend script API
|
2019-03-04 21:17:34 +01:00 |
|
zadam
|
c487a95bc7
|
note content refactoring, WIP
|
2019-02-06 21:29:23 +01:00 |
|
zadam
|
bad7b84993
|
error handling in custom request handler
|
2019-02-03 11:15:32 +01:00 |
|
azivner
|
54de4d236d
|
custom HTTP handler which triggers associated script notes WIP, #356
|
2019-01-27 12:28:20 +01:00 |
|
azivner
|
19d8947123
|
runOnNoteChange fires also on the frontend, closes #340
|
2019-01-16 22:52:32 +01:00 |
|
azivner
|
9268f88bc3
|
frontend scripts now have startNote, currentNote and targetNote as NoteShort entities which e.g. provides easy access to relations/labels
|
2019-01-13 12:16:05 +01:00 |
|
azivner
|
f7f0560a9f
|
simplification of script bundles on backend
|
2019-01-13 11:56:50 +01:00 |
|
azivner
|
012ba9e060
|
don't attempt to run protected notes outside of protected session, fixes #279
|
2019-01-08 21:21:49 +01:00 |
|
azivner
|
763f885cc7
|
commonjs modules should have "this" available
|
2018-09-03 17:31:52 +02:00 |
|
azivner
|
17348a9cfe
|
fix some issues
|
2018-08-22 14:40:49 +02:00 |
|
azivner
|
99d81059d0
|
better common JS compatibility
|
2018-08-19 22:28:32 +02:00 |
|
azivner
|
145efe67c3
|
better logging and notifications on script errors for easier debugging
|
2018-08-17 11:31:42 +02:00 |
|
azivner
|
27be3b4c90
|
fixes in tree loading
|
2018-08-12 12:59:38 +02:00 |
|
azivner
|
965dbcbc9a
|
renamed workEntity to originEntity
|
2018-08-10 13:30:20 +02:00 |
|
azivner
|
ac25770c0e
|
added runOnAttributeChange event
|
2018-08-09 20:08:00 +02:00 |
|
azivner
|
6dc934abbe
|
refactored targetNote to workNote in the ScriptContext which was very confusing with relation's targetNote
|
2018-08-01 10:12:54 +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
|
ed1381103a
|
#125, implementation of inheritable relations
|
2018-07-29 18:39:10 +02:00 |
|
azivner
|
170d317589
|
#125, basic infrastructure for scripts attached to notes via relations
|
2018-07-29 16:06:13 +02:00 |
|
azivner
|
40a32e6826
|
render notes can be edited and can contain HTML markup
|
2018-05-26 19:27:47 -04:00 |
|
azivner
|
a372cbb2df
|
fix #105
|
2018-05-22 23:51:13 -04:00 |
|
azivner
|
e378d9f645
|
label service refactoring + rename of doInTransaction to transactional
|
2018-04-07 13:03:16 -04:00 |
|
azivner
|
6f567e3e10
|
camelCase builtin labels
|
2018-04-02 21:56:55 -04:00 |
|
azivner
|
12439d8761
|
refactoring of note deletion
|
2018-03-31 23:08:22 -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
|
95bb2cf0bb
|
renaming attributes to labels, fixes #79
|
2018-03-24 22:02:26 -04:00 |
|