zadam
|
0d9cdcac85
|
load appropriate styles for printing book notes, closes #899
|
2020-03-07 22:01:34 +01:00 |
|
zadam
|
350331e2ef
|
fix 500px constant height of relation maps, closes #882
|
2020-02-28 15:20:54 +01:00 |
|
zadam
|
e8a9e49e9e
|
release 0.40.4
|
2020-02-24 22:59:22 +01:00 |
|
zadam
|
fb55cdaea6
|
release 0.40.4
|
2020-02-24 22:58:18 +01:00 |
|
zadam
|
b9b2cc8364
|
make sure $rendered is always jquery object
|
2020-02-24 22:55:12 +01:00 |
|
zadam
|
8dfdd090f5
|
use note's css class also in book and included note, closes #879
|
2020-02-24 22:46:27 +01:00 |
|
zadam
|
fe7705524a
|
fix include note in mobile frontend, closes #878
|
2020-02-24 22:37:45 +01:00 |
|
zadam
|
2b1b7774f8
|
make images in text notes rendered responsively in a book, fixes #871
|
2020-02-19 22:24:31 +01:00 |
|
zadam
|
2d58019d6e
|
allow to setup web version as a sync client
|
2020-02-19 22:10:40 +01:00 |
|
zadam
|
fe31f08c0d
|
show setup window if DB is not initialized
|
2020-02-19 22:09:49 +01:00 |
|
zadam
|
ad7a55d305
|
always autofix note_contents.content = NULL sync issue after note erasion
|
2020-02-19 19:51:36 +01:00 |
|
zadam
|
4ce4ac9584
|
release 0.40.3
|
2020-02-09 10:48:23 +01:00 |
|
zadam
|
88bd65c679
|
external links are also parsed and label is created for them, closes #851
|
2020-02-09 10:45:07 +01:00 |
|
zadam
|
9eab3026bb
|
display advanced item in the tree context menu in the middle to avoid being hidden, closes #853
|
2020-02-09 10:15:35 +01:00 |
|
zadam
|
7abaedbf31
|
add possibility to change clipper parent to a fixed note instead of day notes, fixes #854
|
2020-02-09 10:12:02 +01:00 |
|
zadam
|
402718d293
|
return focus to the previously focused element after closing the dialog, fixes #861
|
2020-02-09 10:00:13 +01:00 |
|
zadam
|
990a84c202
|
Merge remote-tracking branch 'origin/master'
|
2020-02-09 08:38:47 +01:00 |
|
zadam
|
d8e181a828
|
Merge branch 'stable'
# Conflicts:
# package.json
# src/services/build.js
|
2020-02-09 08:38:29 +01:00 |
|
jasontan056
|
adb8caa8a2
|
Fix corner case preventing notes from being created before ckeditor is initialized (#849)
* Pass deleteId to deleteBranch in ensureNoteIsAbsentFromParent
* Add checks for whether window.cutToNote is defined.
* check ckEditor initialized.
|
2020-02-02 09:28:19 +01:00 |
|
zadam
|
7651c53363
|
release 0.40.2
|
2020-02-01 10:17:51 +01:00 |
|
zadam
|
0f25c8a95f
|
autobook should not be active on the mobile interface
|
2020-02-01 10:17:03 +01:00 |
|
zadam
|
1a49894adf
|
fix tree loading on mobile interface, closes #839
|
2020-02-01 10:04:18 +01:00 |
|
zadam
|
bd8c078fb9
|
Merge remote-tracking branch 'origin/master'
|
2020-02-01 09:30:14 +01:00 |
|
zadam
|
6e060b87b8
|
fix date parsing in local timezone, closes #845
|
2020-02-01 09:29:56 +01:00 |
|
jasontan056
|
2375b170ba
|
Pass deleteId to deleteBranch in ensureNoteIsAbsentFromParent (#846)
|
2020-02-01 09:05:23 +01:00 |
|
zadam
|
828cce0d78
|
release 0.40.1
|
2020-01-19 15:45:06 +01:00 |
|
zadam
|
ab535bf147
|
fixes of the new CopyWithoutFormatting
|
2020-01-19 09:25:35 +01:00 |
|
Heniker
|
1876664dfb
|
add hotkey to copy contents with line breaks, fixes #349 (#831)
|
2020-01-19 09:16:36 +01:00 |
|
zadam
|
1690248e24
|
migration script to fix contentLength = -1 in new notes
|
2020-01-19 09:08:33 +01:00 |
|
zadam
|
cbeb8ea17e
|
fix setting contentLength
|
2020-01-19 09:03:26 +01:00 |
|
zadam
|
9a13edd490
|
release 0.39.6
|
2020-01-18 20:52:14 +01:00 |
|
zadam
|
c9113ae752
|
Merge branch 'stable'
|
2020-01-18 09:24:39 +01:00 |
|
zadam
|
0ec11d29ba
|
fix creating root calendar note when missing, #752
|
2020-01-18 08:59:46 +01:00 |
|
zadam
|
a6cd25071e
|
more robust handling of sync error, fixes #830
|
2020-01-18 08:48:36 +01:00 |
|
zadam
|
20fdeee048
|
better error handling for search notes
|
2020-01-13 19:35:06 +01:00 |
|
zadam
|
a79a063d17
|
release 0.40.0-beta
|
2020-01-11 09:54:31 +01:00 |
|
zadam
|
5e91b1b5e0
|
package updates
|
2020-01-11 09:50:05 +01:00 |
|
zadam
|
7877443fb4
|
Merge branch 'stable'
|
2020-01-11 09:41:42 +01:00 |
|
zadam
|
759e47bfcf
|
using included note should create a relation, closes #820
|
2020-01-10 21:41:00 +01:00 |
|
zadam
|
67bdffb27b
|
expose text editor instance and method to add text to editor, closes #819
|
2020-01-10 20:10:17 +01:00 |
|
zadam
|
3386dace3b
|
provide context menu in text editor also with disabled spellcheck
|
2020-01-10 19:56:27 +01:00 |
|
zadam
|
f3a2e2cbde
|
Merge branch 'stable'
|
2020-01-08 21:39:17 +01:00 |
|
zadam
|
3cf3fc13b9
|
release 0.39.5
|
2020-01-08 21:01:24 +01:00 |
|
zadam
|
2b69abf8ab
|
fix filter parser for >=, <=, *=*
|
2020-01-08 20:23:41 +01:00 |
|
zadam
|
3e49a7dbfa
|
all consistency checkers have now fixers
|
2020-01-08 19:28:22 +01:00 |
|
zadam
|
4c7c3105e8
|
Merge branch 'stable'
# Conflicts:
# src/services/notes.js
|
2020-01-07 22:29:54 +01:00 |
|
zadam
|
f782d2bef9
|
don't empty script area on save
|
2020-01-07 22:29:15 +01:00 |
|
zadam
|
ccaa9eae3a
|
fix context submenus, closes #810
|
2020-01-07 20:53:41 +01:00 |
|
zadam
|
24c5388e0c
|
protection against text note initialization race conditions
|
2020-01-07 19:48:26 +01:00 |
|
zadam
|
1cd2711097
|
Merge branch 'stable'
|
2020-01-05 20:02:19 +01:00 |
|