zadam
|
e9454e4db7
|
fix SQL console scrolling
(cherry picked from commit 749bb90713 )
|
2019-12-02 23:05:05 +01:00 |
|
zadam
|
bfc7570e14
|
don't convert MD to HTML if "import markdown as text" is not selected, closes #733
|
2019-12-01 11:27:22 +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
|
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
|
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
|
38e7649ac3
|
release 0.37.4
|
2019-11-22 22:38:03 +01:00 |
|
zadam
|
7a2c7edd7e
|
allow multiple instances of @in operator, closes #716
|
2019-11-22 21:17:46 +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
|
522f71cb91
|
fix tree clipboard
|
2019-11-20 19:24:23 +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
|
1f8d382b1f
|
added "search in subtree" context menu, #534
|
2019-11-19 21:11:20 +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
|
c5acb7fc9b
|
release 0.37.2
|
2019-11-18 23:04:09 +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
|
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
|
f9b5e473f2
|
added missing options
|
2019-11-16 17:03:18 +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
|
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
|
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 |
|