henrikx
|
2f813dfc5d
|
Update attribute_editor.js
|
2024-02-09 10:58:41 +01:00 |
|
zadam
|
f37f47ce5b
|
fixes to stable sorting
|
2023-11-03 01:11:47 +01:00 |
|
zadam
|
23278f54cb
|
force refresh before activating the attribute detail dialog, fixes #4077
|
2023-07-17 22:41:37 +02:00 |
|
zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
zadam
|
788841d256
|
fix mentions
|
2023-06-29 12:19:01 +02:00 |
|
zadam
|
b7c37fdf58
|
cleanup
|
2023-06-29 11:44:28 +02:00 |
|
zadam
|
5c393f959d
|
got rid of .isDeleted on froca entities (the property is not available there)
|
2023-06-05 16:26:05 +02:00 |
|
zadam
|
e6bf6424e8
|
rename loadresults methods/properties for clarity that they don't contain entities, only rows
|
2023-06-05 16:12:02 +02:00 |
|
zadam
|
9d52f80c2f
|
linking attachments finished
|
2023-05-29 10:21:34 +02:00 |
|
zadam
|
0aa119af2c
|
attachments WIP
|
2023-05-29 00:19:54 +02:00 |
|
zadam
|
6dfc72c065
|
many small fixes from Intellij analysis
|
2023-05-05 23:17:23 +02:00 |
|
zadam
|
b84670d503
|
Merge branch 'master' into next60
|
2023-04-17 22:27:21 +02:00 |
|
zadam
|
7aa26580ba
|
refactoring of "some path" WIP
|
2023-04-15 00:06:13 +02:00 |
|
zadam
|
f01657e1dd
|
refactorings
|
2023-04-14 16:49:06 +02:00 |
|
zadam
|
f50a9c250a
|
many small issues found by intellij analysis
|
2023-01-15 21:04:17 +01:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
dfb462cf35
|
introduced new exception classes for structured error reporting
|
2022-12-09 16:13:22 +01:00 |
|
zadam
|
eecfce3cc9
|
shortcuts use templates
|
2022-11-28 23:39:23 +01:00 |
|
zadam
|
c16f7a5e02
|
Merge branch 'master' into next55
# Conflicts:
# electron.js
# package-lock.json
# package.json
# src/public/app/layouts/desktop_layout.js
# src/public/app/widgets/note_tree.js
# src/services/port.js
|
2022-10-15 12:09:25 +02:00 |
|
zadam
|
84f72edf1d
|
use button CSS variables in more places
|
2022-09-18 13:52:19 +02:00 |
|
zadam
|
35fab7a23c
|
fixes overwriting attributes after clicking on a relation in the attribute editor, closes #3090
|
2022-08-26 22:02:40 +02:00 |
|
zadam
|
42cade17cb
|
launchbar WIP
|
2022-08-05 16:44:26 +02:00 |
|
zadam
|
5ed1631a35
|
resort attributes for display
|
2022-06-19 12:18:13 +02:00 |
|
zadam
|
93f0596b16
|
select template when creating note, closes #2813
|
2022-06-02 14:16:49 +02:00 |
|
zadam
|
98b579524c
|
create note from template WIP
|
2022-05-31 22:45:57 +02:00 |
|
zadam
|
46eaa63625
|
focus promoted/owned attributes input after activating the ribbon tab, closes #2606
|
2022-02-01 20:24:58 +01:00 |
|
zadam
|
126f41ae5e
|
fix broken autocomplete in attribute editor, closes #2295
|
2021-10-30 15:22:20 +02:00 |
|
zadam
|
c2d35dac4d
|
small fixes and tweaks
|
2021-09-29 12:39:28 +02:00 |
|
zadam
|
d0747b125c
|
improvements in frontend sync (WIP)
|
2021-08-25 22:49:24 +02:00 |
|
zadam
|
da0670188b
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/services/ws.js
|
2021-07-05 10:14:37 +02:00 |
|
zadam
|
65938c5272
|
enable autoformat plugin in ckeditor build, closes #1339
|
2021-07-05 10:13:52 +02:00 |
|
zadam
|
6d51593b7d
|
removed CSS contain from widgets
|
2021-06-05 22:07:15 +02:00 |
|
zadam
|
1a0aaf4a30
|
refactored TabContext => NoteContext
|
2021-05-22 12:42:34 +02:00 |
|
zadam
|
79a85a0aa7
|
refactored TabContext => NoteContext
|
2021-05-22 12:35:41 +02:00 |
|
zadam
|
274cf7312c
|
refactored TabContext => NoteContext
|
2021-05-22 12:26:45 +02:00 |
|
zadam
|
42510fda5c
|
renamed also cache files/modules
|
2021-04-16 23:01:56 +02:00 |
|
zadam
|
af5b1021c7
|
renamed treeCache into froca
|
2021-04-16 22:57:37 +02:00 |
|
zadam
|
6b41c26d2b
|
disable entering new line in the attribute editor
|
2021-04-07 22:35:06 +02:00 |
|
zadam
|
c4d35fb44e
|
fix reference link widget in attr editor after CKEditor 27 upgrade
|
2021-04-05 11:28:34 +02:00 |
|
zadam
|
e055d4e15e
|
ckeditor 27
|
2021-03-29 23:29:14 +02:00 |
|
zadam
|
721e5da672
|
use notePath instead of noteId for note creation to correctly work with cloned ancestors
|
2021-03-03 22:48:06 +01:00 |
|
zadam
|
6081c3540e
|
refactoring
|
2021-01-29 22:44:59 +01:00 |
|
zadam
|
6c15d299e0
|
isErased fixes
|
2020-12-18 22:35:40 +01:00 |
|
zadam
|
eaed7ec86f
|
improvements in search UI
|
2020-11-26 23:00:27 +01:00 |
|