zadam
|
3d3ad3b99b
|
include themes.css for printing to have default CSS variables available
|
2020-03-07 22:14:07 +01:00 |
|
zadam
|
0d9cdcac85
|
load appropriate styles for printing book notes, closes #899
|
2020-03-07 22:01:34 +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
|
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
|
402718d293
|
return focus to the previously focused element after closing the dialog, fixes #861
|
2020-02-09 10:00:13 +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
|
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
|
6e060b87b8
|
fix date parsing in local timezone, closes #845
|
2020-02-01 09:29:56 +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
|
7877443fb4
|
Merge branch 'stable'
|
2020-01-11 09:41:42 +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
|
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 |
|
zadam
|
2150619d62
|
activateNewNote does not reload whole tree anymore
|
2020-01-04 21:53:49 +01:00 |
|
zadam
|
acb76e0630
|
added notification to empty book notes otherwise they look suspiciously empty
|
2020-01-04 21:24:39 +01:00 |
|
zadam
|
d025cfee1b
|
empty note with just included note should be saved, closes #807
|
2020-01-04 13:22:07 +01:00 |
|
zadam
|
f377a84fa1
|
hide/show button z-index tweak
|
2020-01-04 09:21:42 +01:00 |
|
zadam
|
b8f2797abf
|
better behavior of note info widget in tight width
|
2020-01-04 09:04:08 +01:00 |
|
zadam
|
54d89a9f47
|
allow configuring the time period before deleted notes are erased (and changed the default to 7 days)
|
2020-01-03 22:32:49 +01:00 |
|
zadam
|
94a0a31f17
|
refactoring of tree handling to recommended fancytree
|
2020-01-03 21:15:45 +01:00 |
|
zadam
|
50431dd55a
|
hide "show/hide sidebar" button in zen mode, fixes #805
|
2020-01-03 20:12:19 +01:00 |
|
zadam
|
14f3c783f2
|
undelete note WIP
|
2020-01-03 13:14:43 +01:00 |
|
zadam
|
c1d0a1e07b
|
undelete note WIP
|
2020-01-03 10:48:36 +01:00 |
|
zadam
|
1d3608b7bf
|
fix recent note dialog for deleted notes
|
2020-01-03 09:04:38 +01:00 |
|
zadam
|
ac75fd2ca3
|
focus and activate should work together
|
2020-01-02 19:07:50 +01:00 |
|
zadam
|
3b98428c8c
|
change order of execution to mitigate race conditions
|
2020-01-02 19:03:54 +01:00 |
|
zadam
|
82420fe5f6
|
reactivate "cut to note", closes #795
|
2020-01-01 22:59:51 +01:00 |
|
zadam
|
51dddb0bbb
|
fix scrolling behavior in firefox
|
2020-01-01 19:57:57 +01:00 |
|
zadam
|
8b9bf6e46f
|
expand to note to be able to activate note
|
2020-01-01 19:46:27 +01:00 |
|
zadam
|
0fe91d0184
|
include note feature
|
2019-12-30 19:32:45 +01:00 |
|
zadam
|
2f711a12f8
|
added "include note" widget to text notes, WIP
|
2019-12-29 23:46:40 +01:00 |
|
zadam
|
64f32ba38f
|
fix zen mode with new layout, closes #794
|
2019-12-29 20:48:24 +01:00 |
|
zadam
|
d467db2227
|
unify API for creating note links
|
2019-12-28 21:10:02 +01:00 |
|
zadam
|
b8d6ff0542
|
reset file inputs to allow reuploading the same file again
|
2019-12-28 19:29:52 +01:00 |
|
zadam
|
a9b8e65c9b
|
force scrolling when width of the content overflows
|
2019-12-28 19:18:44 +01:00 |
|
zadam
|
bb8b563ece
|
relaunch app after successful sync
|
2019-12-28 12:55:53 +01:00 |
|
zadam
|
05a8ffb944
|
small fixes
|
2019-12-28 10:28:12 +01:00 |
|
zadam
|
ab79f24729
|
added content style to tar html export as well
|
2019-12-25 11:34:45 +01:00 |
|
zadam
|
cec71f65b3
|
load ckeditor content style for printing to have more similar look to the in-editor, #782
|
2019-12-25 10:59:45 +01:00 |
|