zadam
|
ba8a8dca7b
|
adding more "owned" attribute methods to Note entity
|
2019-12-01 10:57:28 +01:00 |
|
zadam
|
29eb5a8435
|
Merge branch 'stable'
# Conflicts:
# src/services/notes.js
# src/tools/generate_document.js
|
2019-12-01 10:32:30 +01:00 |
|
zadam
|
5de92171a7
|
use owned attributes where it's a better fit
|
2019-12-01 10:28:05 +01:00 |
|
zadam
|
29c5e394ab
|
generate document now creates also labels and relations
|
2019-12-01 10:20:18 +01:00 |
|
zadam
|
07b3d11fe5
|
fix generate new document script
|
2019-12-01 09:19:16 +01:00 |
|
zadam
|
67663fba50
|
fixes
|
2019-11-30 11:36:36 +01:00 |
|
zadam
|
995ebbf577
|
removed foreign keys PRAGMAs since foreign key constraints are not used anymore
|
2019-11-30 10:41:53 +01:00 |
|
zadam
|
d0e6be3e0c
|
entity stat as part of consistency checks
|
2019-11-30 09:15:08 +01:00 |
|
zadam
|
01370a5968
|
fix anonymization according to latest schema
|
2019-11-29 21:42:24 +01:00 |
|
zadam
|
6c561b5764
|
rename API .createNote() to .createNewNote() to allow future backwards compatibility
|
2019-11-28 22:35:55 +01:00 |
|
zadam
|
2953f1bdb8
|
adding some standard classes for tree items
|
2019-11-28 22:05:27 +01:00 |
|
zadam
|
1c057cac75
|
small script API additions
|
2019-11-27 23:07:10 +01:00 |
|
zadam
|
0415efd33b
|
create year/month/date labels/relation only when the note is created
|
2019-11-27 19:42:10 +01:00 |
|
zadam
|
90d10c1ff3
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
# src/public/javascripts/services/tree_context_menu.js
# src/services/import/enex.js
|
2019-11-27 18:54:49 +01:00 |
|
zadam
|
5b30291601
|
release 0.37.6
|
2019-11-26 22:50:08 +01:00 |
|
zadam
|
5193f073e9
|
if there's no updated field use created #725
|
2019-11-26 22:47:54 +01:00 |
|
zadam
|
6c7d8a9667
|
preserve dateCreated and dateModified in ENEX import, fixes #725
|
2019-11-26 22:02:21 +01:00 |
|
zadam
|
5e9bedd903
|
fixed sidebar switch in the options dialog
|
2019-11-26 20:46:49 +01:00 |
|
zadam
|
e712990c03
|
don't remove active tab after deleting note to preserve tab state, fixes #727
|
2019-11-26 20:42:34 +01:00 |
|
zadam
|
91487b338a
|
make the context menu scrollable when exceeding total window height, closes #723
|
2019-11-26 19:55:52 +01:00 |
|
zadam
|
3ff24d53e5
|
fix decrypting note titles on the server installation, closes #724
|
2019-11-26 19:49:52 +01:00 |
|
zadam
|
94c904fb40
|
fix context menu over root, closes #726
|
2019-11-26 19:42:47 +01:00 |
|
zadam
|
5f258fbbbf
|
release 0.37.5
|
2019-11-25 22:46:15 +01:00 |
|
zadam
|
bf9ad976b9
|
fixing non-root path issues, #404
|
2019-11-25 21:44:46 +01:00 |
|
zadam
|
19206d1e0d
|
backend API note creation updates
|
2019-11-25 21:24:41 +01:00 |
|
zadam
|
dbd2040bee
|
shortcut fixes
|
2019-11-24 22:15:33 +01:00 |
|
zadam
|
1e979d71c7
|
changed note selection in tree using keyboard - now only sibling nodes are selected
|
2019-11-24 22:01:10 +01:00 |
|
zadam
|
6bbd4c59bc
|
reduce flicker of "create new day note"
|
2019-11-24 21:40:50 +01:00 |
|
zadam
|
3a54d00e2b
|
added shortcut filter in the options dialog
|
2019-11-24 20:20:13 +01:00 |
|
zadam
|
499c9a7381
|
separated some context menu items into "advanced"
|
2019-11-24 20:00:54 +01:00 |
|
zadam
|
cd139bdd76
|
note can be activated through 'keyboardShortcut' label
|
2019-11-24 18:32:18 +01:00 |
|
Benoit Stahl
|
a59943094e
|
this input is text (#719)
|
2019-11-24 10:44:09 +01:00 |
|
zadam
|
c400a7143c
|
reorganization of shortcuts in the options
|
2019-11-24 10:40:18 +01:00 |
|
zadam
|
1f37d00e42
|
updating also shortcuts in element titles
|
2019-11-24 10:14:30 +01:00 |
|
zadam
|
d21e824343
|
binding remaining actions
|
2019-11-24 09:50:19 +01:00 |
|
zadam
|
ff3f0ee0a0
|
Merge branch 'stable'
|
2019-11-23 23:07:07 +01:00 |
|
zadam
|
01ff34b5d4
|
moving edit branch prefix, search in subtree and toggle note hoisting to global entrypoints instead of being tree specific
|
2019-11-23 23:06:25 +01:00 |
|
zadam
|
0cde7ede24
|
updated note menu with current shortcuts
|
2019-11-23 22:56:35 +01:00 |
|
zadam
|
92cb723d0c
|
updated inapp help with current shortcuts
|
2019-11-23 22:17:08 +01:00 |
|
zadam
|
e4bec265c1
|
system links (internal, image, relation map) should follow camelCase convention used for other attributes
|
2019-11-23 20:54:49 +01:00 |
|
zadam
|
434d8ef48c
|
added extra autofixers for completely missing note_contents or note_revision_contents row
|
2019-11-23 19:56:52 +01:00 |
|
zadam
|
4da6234911
|
Merge branch 'stable'
|
2019-11-22 22:59:08 +01:00 |
|
zadam
|
38e7649ac3
|
release 0.37.4
|
2019-11-22 22:38:03 +01:00 |
|
zadam
|
ff0245f05f
|
dynamically translating kbd based on actions
|
2019-11-22 22:35:59 +01:00 |
|
zadam
|
7a2c7edd7e
|
allow multiple instances of @in operator, closes #716
|
2019-11-22 21:17:46 +01:00 |
|
zadam
|
98c81faedb
|
Merge branch 'stable'
|
2019-11-22 20:36:47 +01:00 |
|
zadam
|
cfb850acb2
|
download fixes for the sub-domain web deployment
|
2019-11-22 20:35:17 +01:00 |
|
zadam
|
a16aaf7a81
|
fix setup on non-root paths #404
|
2019-11-22 20:24:49 +01:00 |
|
zadam
|
465c3b87a7
|
tree keyboard shortcuts
|
2019-11-21 22:24:07 +01:00 |
|
zadam
|
0e5028acd3
|
support global shortcuts with global: prefix
|
2019-11-21 21:12:07 +01:00 |
|
zadam
|
7084ed4fb1
|
Merge branch 'stable'
|
2019-11-20 23:11:21 +01:00 |
|
zadam
|
587134c2f8
|
separators and fixes
|
2019-11-20 23:10:41 +01:00 |
|
zadam
|
5fac2c7633
|
saving options keyboard shortcuts
|
2019-11-20 22:48:32 +01:00 |
|
zadam
|
08a518479b
|
keyboard shortcuts options pane
|
2019-11-20 21:35:18 +01:00 |
|
zadam
|
522f71cb91
|
fix tree clipboard
|
2019-11-20 19:24:23 +01:00 |
|
zadam
|
bcdfb47939
|
Merge branch 'stable'
|
2019-11-19 23:34:35 +01:00 |
|
zadam
|
667471e7bb
|
toggle zen mode in the global menu
|
2019-11-19 23:33:07 +01:00 |
|
zadam
|
d357943ebb
|
release 0.37.3
|
2019-11-19 23:05:54 +01:00 |
|
zadam
|
07043fb177
|
switch search in subtree to ctrl+shift+s to stay consistent with ctrl+s
|
2019-11-19 23:04:43 +01:00 |
|
zadam
|
3c4ec7fe1a
|
keyboard shortcuts WIP
|
2019-11-19 23:02:54 +01:00 |
|
zadam
|
1f8d382b1f
|
added "search in subtree" context menu, #534
|
2019-11-19 21:11:20 +01:00 |
|
zadam
|
4bd7438fca
|
shortcuts WIP
|
2019-11-19 20:53:04 +01:00 |
|
zadam
|
0ae9c8da17
|
Merge branch 'stable'
|
2019-11-19 19:32:49 +01:00 |
|
zadam
|
61e8cbbcba
|
add log for content hash failures
|
2019-11-19 19:07:14 +01:00 |
|
zadam
|
86c5dd6494
|
fix recent changes, closes #713
|
2019-11-19 19:02:16 +01:00 |
|
zadam
|
f921562346
|
Merge branch 'm38'
# Conflicts:
# docs/backend_api/Note.html
# docs/frontend_api/NoteShort.html
# src/services/import/enex.js
|
2019-11-18 23:26:29 +01:00 |
|
zadam
|
c5acb7fc9b
|
release 0.37.2
|
2019-11-18 23:04:09 +01:00 |
|
zadam
|
643d9077fc
|
configurable keyboard shortcuts WIP
|
2019-11-18 23:01:31 +01:00 |
|
zadam
|
b4709e8ee5
|
"distraction free mode" renamed to more standard "zen mode"
|
2019-11-18 19:32:27 +01:00 |
|
zadam
|
a1181623b7
|
hide sidebar button styling
|
2019-11-17 11:58:05 +01:00 |
|
zadam
|
73a6c66379
|
header styling changes
|
2019-11-17 11:39:06 +01:00 |
|
zadam
|
1d5daa8dfd
|
action icons now have hover border as well
|
2019-11-17 11:30:11 +01:00 |
|
zadam
|
834e1f7253
|
fix activating tab when app was closed last time with "new tab"
|
2019-11-17 10:24:06 +01:00 |
|
zadam
|
c141f4b2c0
|
tab row styling change
|
2019-11-17 10:22:26 +01:00 |
|
zadam
|
1a87190f43
|
added IN operator to search, closes #534
|
2019-11-17 09:07:35 +01:00 |
|
zadam
|
a1262aaaf3
|
release 0.37.1-beta
|
2019-11-16 19:09:52 +01:00 |
|
zadam
|
1838f097e5
|
added getAllNotePaths, fixes #708
|
2019-11-16 19:07:32 +01:00 |
|
zadam
|
95d0ad1cad
|
simpler ENEX parsing
|
2019-11-16 18:13:00 +01:00 |
|
zadam
|
767aaa18f4
|
fix OPML import
|
2019-11-16 18:04:13 +01:00 |
|
zadam
|
8a7228146c
|
simpler ENEX parsing
|
2019-11-16 17:56:49 +01:00 |
|
zadam
|
f9b5e473f2
|
added missing options
|
2019-11-16 17:03:18 +01:00 |
|
zadam
|
3d294c5163
|
refactoring of note creation APIs WIP
|
2019-11-16 17:00:22 +01:00 |
|
zadam
|
60231de0ed
|
refactoring of note creation APIs WIP
|
2019-11-16 12:28:47 +01:00 |
|
zadam
|
35e9df6170
|
fixes in the handling of cssClass and iconClass when working with newly created / single note
|
2019-11-16 11:23:28 +01:00 |
|
zadam
|
13c0411533
|
refactoring of note creation APIs WIP
|
2019-11-16 11:09:52 +01:00 |
|
zadam
|
c5e040c4a4
|
updated demo document with icon classes
|
2019-11-16 09:57:19 +01:00 |
|
zadam
|
e00ab5dbf9
|
new "iconClass" property on note_short, now together with cssClass respecting template relationship, #707
|
2019-11-16 08:59:27 +01:00 |
|
zadam
|
95c37cfdd1
|
release 0.37.0-beta
|
2019-11-14 23:12:28 +01:00 |
|
zadam
|
de02e9e889
|
redesign of createNote APIs, WIP
|
2019-11-14 23:10:56 +01:00 |
|
zadam
|
e143becb7a
|
styling changes
|
2019-11-14 20:27:28 +01:00 |
|
zadam
|
c0eb30472e
|
note and note_content has been needlesly updated when utcDateModified has been the same
|
2019-11-13 22:33:19 +01:00 |
|
zadam
|
8b320bb85f
|
force note sync now really forces update on other instances by updating utcDateModified
|
2019-11-13 22:32:14 +01:00 |
|
zadam
|
d93b9b8a23
|
force note sync now syncs also note revision contents and attributes
|
2019-11-13 21:53:04 +01:00 |
|
zadam
|
69b53fdfb3
|
expander styling again
|
2019-11-13 21:46:52 +01:00 |
|
zadam
|
920d71a5a6
|
small fixes
|
2019-11-13 20:28:14 +01:00 |
|
zadam
|
d4a277321c
|
styling of mobile expanders
|
2019-11-13 19:38:34 +01:00 |
|
zadam
|
4068691078
|
better expander positioning
|
2019-11-12 23:02:47 +01:00 |
|
zadam
|
86d7e139a4
|
correctly handle 0 notes to erase
|
2019-11-12 22:26:25 +01:00 |
|
zadam
|
44add751b2
|
fix horizontal wrap of pre elements
|
2019-11-12 22:22:49 +01:00 |
|
zadam
|
c49c69f824
|
fix migration script
|
2019-11-12 21:32:35 +01:00 |
|
zadam
|
7bd1d8feb4
|
fix setting isErased after note migration
|
2019-11-11 23:37:46 +01:00 |
|
zadam
|
4ba7e74b58
|
fix note revision's isErased initial value after migration
|
2019-11-11 23:26:46 +01:00 |
|
zadam
|
4cda661c1b
|
add move to dialog
|
2019-11-11 22:57:51 +01:00 |
|
zadam
|
5b4a2bd71c
|
Merge branch 'stable'
# Conflicts:
# src/entities/note.js
|
2019-11-11 20:43:00 +01:00 |
|
zadam
|
a808e12d31
|
fix .setAttribute in stable, #703
|
2019-11-11 20:42:03 +01:00 |
|
zadam
|
1f3f9a4037
|
release 0.36.5
|
2019-11-10 22:20:54 +01:00 |
|
zadam
|
77ac8df1e6
|
keyboard shortcut ctrl+shift+c for "clone to..." dialog
|
2019-11-10 22:19:22 +01:00 |
|
zadam
|
b53e2a3570
|
clone to notes now has overview of notes to clone and is available from context menu
|
2019-11-10 22:06:43 +01:00 |
|
zadam
|
7539e6a616
|
Merge branch 'stable'
# Conflicts:
# src/services/consistency_checks.js
|
2019-11-10 21:35:11 +01:00 |
|
zadam
|
b5a0cadcf4
|
fix showing up of render note help view if no renderNote relations have been found
|
2019-11-10 21:34:15 +01:00 |
|
zadam
|
b8db842788
|
added frontend API methods to refresh tabs
|
2019-11-10 19:34:15 +01:00 |
|
zadam
|
dea5195223
|
fix setNoteToParent and deprecate it
|
2019-11-10 19:29:51 +01:00 |
|
zadam
|
c3ea2ae1b3
|
added new auto fixers to consistency checks
|
2019-11-10 14:16:12 +01:00 |
|
zadam
|
1fddd6f318
|
added non-autoFix variants to fixer methods
|
2019-11-10 11:43:33 +01:00 |
|
zadam
|
466a4802b6
|
introduced 'autoFixConsistencyIssues' option to control whether consistency issues should be auto fixed or note
|
2019-11-10 11:25:41 +01:00 |
|
zadam
|
8f2d2b189c
|
Merge branch 'stable'
|
2019-11-10 11:24:08 +01:00 |
|
zadam
|
0837cabb41
|
fix module name for prompt dialog, fixes #698
|
2019-11-10 10:10:49 +01:00 |
|
zadam
|
5646218be8
|
release 0.36.4
|
2019-11-09 21:19:34 +01:00 |
|
zadam
|
169551c6a8
|
note revisions as a bootstrap list instead of <select>
|
2019-11-09 20:59:49 +01:00 |
|
zadam
|
3a1c80c189
|
refactoring of legacy js events
|
2019-11-09 17:45:22 +01:00 |
|
zadam
|
31bcc037f1
|
refactoring of legacy js events
|
2019-11-09 17:39:48 +01:00 |
|
zadam
|
179d530ea9
|
note revision sync fix
|
2019-11-09 16:51:51 +01:00 |
|
zadam
|
da92809299
|
Merge branch 'stable'
|
2019-11-09 15:33:04 +01:00 |
|
zadam
|
c2ebd4b308
|
show notes in a book including their prefix, closes #695
|
2019-11-09 15:31:47 +01:00 |
|
zadam
|
9b24ae0600
|
erasing note revisions
|
2019-11-09 15:21:14 +01:00 |
|
zadam
|
7cd75cebfc
|
fix icons in context menu
|
2019-11-09 13:32:06 +01:00 |
|
zadam
|
664485ccd5
|
file revisions preview
|
2019-11-09 13:01:05 +01:00 |
|
zadam
|
60ac1a04f4
|
uploading new file revisions
|
2019-11-09 11:58:52 +01:00 |
|
zadam
|
7c7beb5502
|
added contentLength to note entity
|
2019-11-09 09:36:08 +01:00 |
|
zadam
|
5aa5ec3af1
|
downloading note revisions
|
2019-11-09 08:53:13 +01:00 |
|
zadam
|
58a857cf79
|
note revisions for images, WIP
|
2019-11-08 23:09:57 +01:00 |
|
zadam
|
712f67e983
|
uploading new image revisions, WIP
|
2019-11-08 22:34:30 +01:00 |
|
zadam
|
3149dff880
|
Merge branch 'stable'
|
2019-11-08 19:11:18 +01:00 |
|
zadam
|
d58e98e361
|
fix not being able to rename a note when in auto-book mode, closes #694
|
2019-11-07 23:25:58 +01:00 |
|
zadam
|
744855d4f5
|
linking notes through CKEditor mentiones
|
2019-11-07 22:43:01 +01:00 |
|
zadam
|
8a9f2ff1d8
|
Merge remote-tracking branch 'origin/master'
|
2019-11-07 20:09:57 +01:00 |
|
zadam
|
f539aedd25
|
Merge branch 'stable'
|
2019-11-07 20:09:40 +01:00 |
|
zadam
|
05547845cb
|
including confirm and prompt dialog to mobile frontend to allow deleting notes, closes #689
|
2019-11-07 19:58:40 +01:00 |
|
zadam
|
9b905563c3
|
fix ensureNoteIsAbsentFromParent, closes #691
|
2019-11-07 19:51:38 +01:00 |
|
zadam
|
894c888d87
|
including ckeditor mentions plugin for easy linking
|
2019-11-06 22:58:32 +01:00 |
|
zadam
|
34d4274032
|
separate cloning dialog
|
2019-11-05 23:11:25 +01:00 |
|
zadam
|
b685d7ffb5
|
simplification of "add link" dialog
|
2019-11-05 22:40:44 +01:00 |
|
zadam
|
d87c469fbb
|
Merge branch 'stable'
|
2019-11-05 22:28:27 +01:00 |
|
zadam
|
d8730f1722
|
release 0.36.3
|
2019-11-05 21:49:16 +01:00 |
|
zadam
|
72fda89360
|
fix loading of the search note results
|
2019-11-05 21:47:22 +01:00 |
|
zadam
|
7075842954
|
expose bindGlobalShortcut to frontend script API
|
2019-11-05 21:26:54 +01:00 |
|
zadam
|
a2c78e2c5c
|
disabling link map animation, closes #684
|
2019-11-05 20:59:20 +01:00 |
|
zadam
|
9c9ef1c7b4
|
added more careful handling of search note operations, fixes #683
|
2019-11-04 22:41:06 +01:00 |
|
zadam
|
df40accdd4
|
fix bug when context menu sometimes does not show up, closes #682
|
2019-11-04 20:20:21 +01:00 |
|
zadam
|
b67aa99b86
|
small fixes in context menu item visibility
|
2019-11-04 19:37:03 +01:00 |
|