zadam
0415efd33b
create year/month/date labels/relation only when the note is created
2019-11-27 19:42:10 +01:00
zadam
e58dc829f5
bootstrap 4.4.0
2019-11-27 18:59:42 +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
v0.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
v0.37.5
2019-11-25 22:46:15 +01:00
zadam
56c7b7f5bd
API docs update
2019-11-25 22:45:09 +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
420be6d8c6
fix demo document relation map and shortcuts before db initialization
2019-11-24 22:42:54 +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
zadam
60c3b5cccc
Merge remote-tracking branch 'origin/master'
2019-11-24 14:10:19 +01:00
zadam
540f9f933a
update demo.tar with correct system links
2019-11-24 14:10:11 +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
c8ba07a4ae
fix migration script in case of not fully consistent database (missing note_contents for note). closes #717
2019-11-23 11:13:57 +01:00
zadam
4da6234911
Merge branch 'stable'
2019-11-22 22:59:08 +01:00
zadam
38e7649ac3
release 0.37.4
v0.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
Nathan Cahill
7c654903f6
Merge pull request #221 from inetsoft-anton/patch-1
...
Unrestrict cursor option typing
2019-11-22 08:54:07 -07:00
inetsoft-anton
27bfaba5ec
Unrestrict cursor option typing
...
There doesn't appear to be a restriction in the code that limits the cursor style to one of col-resize or row-resize.
Change it to string to be more lenient, like gutterAlign.
2019-11-22 10:26:38 -05: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
00c295e4bf
upgrade to electron 8.0.0-beta.3
2019-11-21 19:36:34 +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