Richard Steinmetz
|
566111ce82
|
Fix TRILIUM_DATA_DIR permissions in start-docker.sh
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
|
2022-06-12 23:25:33 +02:00 |
|
zadam
|
7ba619c71d
|
converted note source dialog to new pattern
|
2022-06-12 19:38:28 +02:00 |
|
zadam
|
b678d87c80
|
converted about dialog to new pattern
|
2022-06-12 14:03:59 +02:00 |
|
zadam
|
4aaa0f8d8c
|
change tree node icon for selected notes to quickly bring up bulk action dialog
|
2022-06-12 13:57:22 +02:00 |
|
zadam
|
1bfc5fb77f
|
calculate affected counts and take into account includeDescendants when executing
|
2022-06-12 10:35:30 +02:00 |
|
zadam
|
63f0e441b9
|
trigger execute bulk actions
|
2022-06-12 00:05:46 +02:00 |
|
zadam
|
041b4ea442
|
Merge remote-tracking branch 'origin/master'
|
2022-06-11 23:29:59 +02:00 |
|
zadam
|
2115b76047
|
bulk action dialog converted to widget
|
2022-06-11 23:29:52 +02:00 |
|
zadam
|
117db9f1cc
|
Merge pull request #2910 from sigaloid/master
Add toast messages prior to possibly long operations
|
2022-06-11 22:15:34 +02:00 |
|
sigaloid
|
b530bc548f
|
Add messages prior to possibly long operations
|
2022-06-11 13:27:41 -04:00 |
|
zadam
|
8e23c15763
|
Merge branch 'next53'
# Conflicts:
# src/services/builtin_attributes.js
|
2022-06-10 23:02:51 +02:00 |
|
zadam
|
23e9bcfdc5
|
release 0.52.2
|
2022-06-09 23:39:48 +02:00 |
|
zadam
|
96c4934c00
|
new default keyboard shortcuts alt+up/down/left/right for moving notes on Mac
|
2022-06-09 23:38:07 +02:00 |
|
zadam
|
31fb02f810
|
titleTemplate should be sanitized on import
|
2022-06-09 21:01:02 +02:00 |
|
zadam
|
5fdb462ed5
|
fix activating ribbon tabs after note switch
|
2022-06-08 23:44:43 +02:00 |
|
zadam
|
7d76fb8bf5
|
merge fix
|
2022-06-08 22:52:17 +02:00 |
|
zadam
|
0f7fa7a7b7
|
Merge branch 'master' into next53
# Conflicts:
# package-lock.json
# src/routes/api/search.js
|
2022-06-08 22:51:18 +02:00 |
|
zadam
|
e206d9cc68
|
fix selected note text color
|
2022-06-08 22:27:36 +02:00 |
|
zadam
|
2d33f570f4
|
fix bulk/search action delete
|
2022-06-08 22:25:00 +02:00 |
|
zadam
|
15f8173add
|
fix ugly hover close button
|
2022-06-07 20:11:43 +02:00 |
|
zadam
|
51bbc23270
|
Merge branch 'master' into next53
|
2022-06-06 22:27:21 +02:00 |
|
zadam
|
7609bc78ec
|
allow ignoring DB version for skipping uncritical migrations in case of a downgrade
|
2022-06-06 22:27:06 +02:00 |
|
zadam
|
b4ac41eff8
|
fix handlers import, closes #2900
|
2022-06-06 21:59:44 +02:00 |
|
zadam
|
f9bee7cd4e
|
introduced bulk action groups
|
2022-06-05 23:36:46 +02:00 |
|
zadam
|
f272238dde
|
fix backend implementation of bulk actions
|
2022-06-05 23:13:09 +02:00 |
|
zadam
|
433003cf38
|
fix migration
|
2022-06-05 22:50:02 +02:00 |
|
zadam
|
773cefe21d
|
refactorings of search actions to bulk actions
|
2022-06-05 22:46:37 +02:00 |
|
zadam
|
88fa51a34e
|
refactorings of search actions to bulk actions
|
2022-06-05 22:32:23 +02:00 |
|
zadam
|
4211d0feda
|
Merge branch 'master' into next53
|
2022-06-05 22:25:14 +02:00 |
|
zadam
|
de1c76ee3c
|
typo
|
2022-06-05 21:24:52 +02:00 |
|
zadam
|
ec4fac421b
|
release 0.52.1-beta
|
2022-06-05 15:00:25 +02:00 |
|
zadam
|
f587e0dfd9
|
added new runOnNoteDeletion, runOnBranchCreation, runOnBranchDeletion, #2898
|
2022-06-05 14:58:19 +02:00 |
|
zadam
|
b5214e6cea
|
disabled button theme/CSS tweaks
|
2022-06-05 14:35:23 +02:00 |
|
zadam
|
5fbaed61c1
|
fix "cut to note", closes #2895, #1182
|
2022-06-03 22:05:18 +02:00 |
|
zadam
|
9ce3e7e7d2
|
bulk actions WIP
|
2022-06-03 17:29:08 +02:00 |
|
zadam
|
e1cd09df36
|
implement shift-click to select notes in between clicked and active note, closes #2647
|
2022-06-03 09:42:35 +02:00 |
|
zadam
|
27b55eb3ee
|
make openOnFocus=false explicit
|
2022-06-03 08:07:27 +02:00 |
|
zadam
|
8fcc76ad6d
|
fix debounce webpack
|
2022-06-02 23:26:40 +02:00 |
|
zadam
|
ab0f0c5ced
|
fix debounce webpack
|
2022-06-02 23:25:59 +02:00 |
|
zadam
|
4837dd050b
|
fix bug when giving focus again to autocomplete input when coming back from note type chooser
|
2022-06-02 23:21:17 +02:00 |
|
zadam
|
c0c38a4b49
|
Merge branch 'master' into next53
|
2022-06-02 22:32:29 +02:00 |
|
zadam
|
15a9ff4450
|
when closing / clearing last tab, close all splits
|
2022-06-02 22:28:25 +02:00 |
|
zadam
|
0a4f419e5e
|
fix when searching for "note.", closes #2889
|
2022-06-02 17:41:23 +02:00 |
|
zadam
|
7fa531b3d6
|
add openSplitWithNote() frontend api method, #2891
|
2022-06-02 17:36:30 +02:00 |
|
zadam
|
3cfca27b54
|
expose ability to create note revisions in backend API #2890
|
2022-06-02 17:25:58 +02:00 |
|
zadam
|
93f0596b16
|
select template when creating note, closes #2813
|
2022-06-02 14:16:49 +02:00 |
|
zadam
|
b204014a11
|
create note from template WIP
|
2022-05-31 23:27:45 +02:00 |
|
zadam
|
98b579524c
|
create note from template WIP
|
2022-05-31 22:45:57 +02:00 |
|
zadam
|
88586b0f25
|
Merge branch 'master' into next53
|
2022-05-31 22:21:29 +02:00 |
|
zadam
|
103aa95ccf
|
removed duplicated search action
|
2022-05-31 14:22:52 +02:00 |
|