zadam
177a67f59b
content null check in full text search, #3672
2023-03-06 23:23:56 +01:00
zadam
1e551581f8
content null check in full text search, #3672
2023-03-06 23:23:32 +01:00
zadam
62c2547557
#run should respect inheritance, fixes #3669
2023-03-06 23:00:29 +01:00
zadam
540d19c67c
fix import of ZIP with images with no meta file, closes #3649
2023-03-02 08:44:55 +01:00
zadam
f541bf186c
release 0.59.1
2023-02-28 23:39:34 +01:00
zadam
e2b8dfe96a
fix autocomplete showing hidden paths, closes #3654
2023-02-28 23:23:48 +01:00
zadam
f883fde74a
small search refactorings
2023-02-28 23:23:17 +01:00
zadam
ec8ed65feb
submenu choice of template should override child: settings, fixes #3628
2023-02-27 21:07:32 +01:00
zadam
fc67dd4d0a
release 0.59.0-beta
2023-02-19 21:36:05 +01:00
zadam
232dad66d1
trim imported text
2023-02-19 21:34:37 +01:00
zadam
eaab82551f
API migration to remove deprecated calls
2023-02-17 23:23:53 +01:00
zadam
400b14e021
removed remnants of dev branch
2023-02-17 16:44:04 +01:00
zadam
6f7b554cdc
preparing 0.59 without ocr/pdf, userguide, note ancillaries
2023-02-17 14:49:45 +01:00
zadam
42e08284b0
Merge remote-tracking branch 'origin/master' into dev
...
# Conflicts:
# package-lock.json
# src/public/app/widgets/mermaid.js
2023-02-15 23:47:41 +01:00
zadam
127486fdf5
removed deprecated API methods
2023-02-15 23:45:25 +01:00
zadam
85403321cf
tweaks
2023-02-15 15:57:33 +01:00
zadam
e9a2cacb5b
release 0.58.8
2023-02-13 21:50:54 +01:00
zadam
c190296bf9
refactoring
2023-02-13 16:22:34 +01:00
zadam
8371703090
Merge branch 'master' into dev
2023-02-10 10:41:12 +01:00
zadam
adf222b5e8
fix consistency check to re-parent note from search parent to root
2023-02-10 10:12:58 +01:00
zadam
ade22ea825
recover notes into root only if no other valid branch exists, #3590
2023-02-10 10:09:06 +01:00
zadam
2c8fb90ecb
Merge pull request #3590 from eliandoran/feature/fix_broken_reference_check
...
Fix broken reference consistency check
2023-02-10 09:58:24 +01:00
zadam
c67644a2e3
fix filing entity changes for deleted notes
2023-02-10 09:16:32 +01:00
zadam
346f6edd7e
fix filing entity changes for deleted notes
2023-02-10 08:55:26 +01:00
Elian Doran
92f586486f
Fix broken reference consistency check
...
If a branch was identified with a missing parent, the branch would be
moved to root. However, the ID of the branch would be changed as a
result of that, and this resulted in the creation of a new branch
instead of updating the old one. Deleting the old one first solves the
issue.
2023-02-05 01:12:13 +02:00
zadam
e7c6d912a4
fix undeleting notes with a relation, closes #3583
2023-02-01 23:06:55 +01:00
zadam
88e09eb279
ocr wip
2023-02-01 21:07:23 +01:00
zadam
37ba76fdd8
refactored note attachment into note ancillary
2023-01-28 13:13:46 +01:00
zadam
b0528b62d8
small attribute optimizations
2023-01-27 16:57:23 +01:00
zadam
ad887c4b12
added image OCR and parsing text from PDF (and OCR of PDF images)
2023-01-26 20:32:27 +01:00
zadam
63c62df787
ocr
2023-01-26 09:42:11 +01:00
zadam
c68a67d148
ocr test
2023-01-25 15:20:53 +01:00
zadam
bd8568809f
export/import attachments
2023-01-25 09:55:29 +01:00
zadam
64e7150765
fix undeleting note when its relation points to yet-undeleted note
2023-01-24 09:43:10 +01:00
zadam
a888f9aa04
recalculate maxEntityChangeId after rollbacked transaction
2023-01-24 09:35:00 +01:00
zadam
2e9dbda077
Merge remote-tracking branch 'origin/master' into dev
...
# Conflicts:
# package.json
2023-01-24 09:20:15 +01:00
zadam
c474e65cae
saving attachments when editing
2023-01-24 09:19:49 +01:00
zadam
f59e19d93b
fixes to note attachment handling
2023-01-23 23:37:58 +01:00
zadam
8a33645360
migrating canvas etc.
2023-01-23 16:57:28 +01:00
zadam
339d8a7378
initial implementation of note attachments
2023-01-22 23:36:05 +01:00
zadam
a98fd509c6
release 0.58.7
2023-01-17 23:14:58 +01:00
zadam
a3149aecf4
fix migration for DBs which did not have _hidden tree created, closes #3536
2023-01-17 23:13:21 +01:00
zadam
6a6ae359b6
Merge branch 'master' into dev
...
# Conflicts:
# package-lock.json
# package.json
# src/public/app/widgets/dialogs/note_revisions.js
# src/services/handlers.js
# src/services/hidden_subtree.js
# src/services/search/services/parse.js
2023-01-17 22:20:10 +01:00
zadam
58d71bf8e3
release 0.58.6
2023-01-16 22:39:28 +01:00
zadam
9fd0b85ff2
doc note for the back/forward launchers
2023-01-16 22:37:21 +01:00
zadam
9eff08144c
extra check that hidden tree is not created until migration is completed
2023-01-16 08:06:19 +01:00
zadam
f50a9c250a
many small issues found by intellij analysis
2023-01-15 21:04:17 +01:00
zadam
df0f52aff9
clarified comment
2023-01-14 23:16:57 +01:00
zadam
f7bd72ba2f
release 0.58.5
2023-01-14 23:02:39 +01:00
zadam
14da697a4e
put firing of the runOnNoteContentChange on entity level instead of service level, #3436
2023-01-14 12:57:50 +01:00