azivner
|
2523f81f3b
|
bootstrap backed replacements for JS prompt and alert
|
2018-11-12 20:17:48 +01:00 |
|
azivner
|
c6e1ad5f15
|
drag all selected notes instead of just one
|
2018-11-12 15:10:49 +01:00 |
|
azivner
|
340916d5da
|
drag & drop notes from the tree into relation map
|
2018-11-12 13:05:09 +01:00 |
|
azivner
|
bbe36fc7fb
|
some refactorings on relation map
|
2018-11-12 09:57:48 +01:00 |
|
azivner
|
02fd8f8133
|
working (but messy) pan & zoom without scrollbar and new note on click
|
2018-11-11 23:21:43 +01:00 |
|
azivner
|
525f167127
|
Merge branch 'stable'
|
2018-11-11 19:26:40 +01:00 |
|
azivner
|
3750919169
|
fixed context menus in relation map
|
2018-11-09 22:18:51 +01:00 |
|
azivner
|
4f34fb802b
|
minor icon changes
|
2018-11-09 20:45:28 +01:00 |
|
azivner
|
d978c64e1a
|
refactoring of tree context menu into reusable component
|
2018-11-09 17:11:45 +01:00 |
|
azivner
|
bc2e230425
|
fix frontend API to work with JAM icons
|
2018-11-09 14:49:08 +01:00 |
|
azivner
|
71f333154d
|
unprotecting note after protecting it sometimes didn't work
fix protected note background
|
2018-11-09 14:36:27 +01:00 |
|
azivner
|
c5113eb292
|
fix options dialog which used jquery tabs
|
2018-11-09 12:13:51 +01:00 |
|
azivner
|
232f135843
|
using jam font icon pack instead of feather, fixes #204
|
2018-11-09 11:57:52 +01:00 |
|
azivner
|
8be328cb3b
|
now that content is nullable, cleanup sets it to null instead of empty string
|
2018-11-09 09:04:55 +01:00 |
|
azivner
|
bfc09187e3
|
disabled note-level actions based on note type, fixes #218
|
2018-11-08 23:59:25 +01:00 |
|
azivner
|
3a4691b46d
|
updated API docs to reflect changes in link/image handling
|
2018-11-08 23:49:44 +01:00 |
|
azivner
|
7b3c0243f3
|
enter protected password is not modal now, closes #217
|
2018-11-08 23:48:49 +01:00 |
|
azivner
|
8d7a2546e1
|
help buttons on the dialog titlebar wherever possible, closes #205
|
2018-11-08 21:36:35 +01:00 |
|
azivner
|
991d5d3be3
|
save and remove both hyper and image links
|
2018-11-08 20:17:56 +01:00 |
|
azivner
|
6416e3e9fb
|
refactored attributes out of note detail, fixes #213
|
2018-11-08 20:01:25 +01:00 |
|
azivner
|
3ba761fe28
|
refactored import markdown dialog into separate file, fixes #206
|
2018-11-08 19:42:57 +01:00 |
|
azivner
|
273a9b14d9
|
added copy image to the image detail
|
2018-11-08 18:35:23 +01:00 |
|
azivner
|
afcbfcfa03
|
cleanup obsolete image code
|
2018-11-08 11:14:13 +01:00 |
|
azivner
|
d7afbe4059
|
saving image
|
2018-11-08 11:08:16 +01:00 |
|
azivner
|
21e952a7f0
|
note image detail
|
2018-11-08 10:30:35 +01:00 |
|
azivner
|
d0d2a7fe47
|
store images in notes, basic structure
|
2018-11-08 10:11:00 +01:00 |
|
azivner
|
5f427e37fe
|
export dialog to choose export format, closes #207
|
2018-11-07 22:58:33 +01:00 |
|
azivner
|
13f9007bd6
|
attributes dialog converted to algolia autocomplete, closes #203
|
2018-11-07 20:32:11 +01:00 |
|
azivner
|
90dbe637ed
|
autocomplete for add link dialog, #203
|
2018-11-07 17:16:33 +01:00 |
|
azivner
|
a0f362457e
|
refactoring of autocomplete handling, #203
|
2018-11-07 09:51:14 +01:00 |
|
azivner
|
1febf5136c
|
finished jump to autocomplete, now with token highlighting, #203
|
2018-11-07 09:35:29 +01:00 |
|
azivner
|
3c23d7085e
|
porting autocomplete to algolia, WIP, #203
|
2018-11-07 00:23:50 +01:00 |
|
azivner
|
57e9850ca6
|
migrated tooltips to bootstrap, #203
|
2018-11-06 19:35:42 +01:00 |
|
azivner
|
2f4ef0a4a2
|
migrated all remaining dialogs to bootstrap modals, #203
|
2018-11-06 17:47:40 +01:00 |
|
azivner
|
6fb99ae89e
|
changed ejs indentation to 2 spaces instead of 4 (or mix)
|
2018-11-06 15:53:23 +01:00 |
|
azivner
|
69d2bd8b58
|
replacement of jquery ui dialog for bootstrap modal for jump to note dialog, #203
|
2018-11-06 15:25:07 +01:00 |
|
azivner
|
e62cca886c
|
fix login & setup page
|
2018-11-06 14:54:22 +01:00 |
|
azivner
|
a8e13eac3a
|
fix postponed deletion job - need to have cls
|
2018-11-06 14:23:49 +01:00 |
|
azivner
|
2f887f1ea7
|
split dialog templates into separate files
|
2018-11-06 14:16:38 +01:00 |
|
azivner
|
3856de4483
|
positioning of context menu when click on elements down on the page
|
2018-11-06 13:45:58 +01:00 |
|
azivner
|
0348bbe4f1
|
context menu cleanup
|
2018-11-06 12:50:48 +01:00 |
|
azivner
|
24dfe0fa98
|
replace note tree context menu with bootstrap dropdown, #203
|
2018-11-06 12:46:29 +01:00 |
|
azivner
|
20baa47d26
|
use HTML5 for Drag & Drop instead of jquery UI draggable for fancytree, #203
|
2018-11-05 21:42:29 +01:00 |
|
azivner
|
19cb29cdca
|
use native date picker instead of jquery UI, #203
|
2018-11-05 21:20:05 +01:00 |
|
azivner
|
24a1838b13
|
bootstrap 4 upgrade
|
2018-11-05 21:12:03 +01:00 |
|
azivner
|
7bdbea81f1
|
enex import recognizes images, media references are converted to links
|
2018-11-05 12:52:50 +01:00 |
|
azivner
|
b8eaff055a
|
create notebook's "root note" for ENEX import
|
2018-11-05 09:23:04 +01:00 |
|
azivner
|
5e318c6242
|
basic enex import, closes #194
|
2018-11-05 00:06:17 +01:00 |
|
azivner
|
607c821cac
|
logging slow autocomplete times
|
2018-11-04 22:10:52 +01:00 |
|
azivner
|
26b9302267
|
run unused image cleanup periodically (once every 4 hours)
|
2018-11-01 16:40:25 +01:00 |
|