zadam
|
f539aedd25
|
Merge branch 'stable'
|
2019-11-07 20:09:40 +01:00 |
|
zadam
|
05547845cb
|
including confirm and prompt dialog to mobile frontend to allow deleting notes, closes #689
|
2019-11-07 19:58:40 +01:00 |
|
zadam
|
34d4274032
|
separate cloning dialog
|
2019-11-05 23:11:25 +01:00 |
|
zadam
|
b685d7ffb5
|
simplification of "add link" dialog
|
2019-11-05 22:40:44 +01:00 |
|
zadam
|
5ecb881cec
|
options template is handled directly in the option classes which fixes multiple binding of elements inside options dialog
|
2019-11-03 19:06:22 +01:00 |
|
zadam
|
ab04bde5fb
|
options UI for image quality
|
2019-11-03 17:59:11 +01:00 |
|
zadam
|
fc87bcf10c
|
using boxicons instead of jam icons WIP
|
2019-11-02 12:17:00 +01:00 |
|
zadam
|
c72ea2ed60
|
changes in retrieval of initial note tree and then updates
|
2019-10-25 21:47:14 +02:00 |
|
zadam
|
b890859025
|
further refactoring of export notifications
|
2019-10-18 22:44:03 +02:00 |
|
zadam
|
9689029c4b
|
ImportContext generalized to TaskContext
|
2019-10-17 21:11:35 +02:00 |
|
zadam
|
992d174b23
|
import uses persistent toasts
|
2019-10-17 20:44:51 +02:00 |
|
zadam
|
8886e95847
|
replaced bootstrap-notify.min.js with bootstrap toasts
|
2019-10-17 20:03:05 +02:00 |
|
zadam
|
2ee94a3a69
|
changed import progress notification so it shows up for drag & drop as well
|
2019-10-14 10:31:58 +02:00 |
|
Logan Gorence
|
7718778013
|
Fix typo in note export screen. (#654)
|
2019-10-07 08:49:53 +02:00 |
|
zadam
|
c1e8a4b384
|
spell check support + small options tabs reorganization
|
2019-10-06 21:35:26 +02:00 |
|
zadam
|
cbc7710d81
|
removed children overview (will be replaced by book)
|
2019-10-05 12:06:06 +02:00 |
|
zadam
|
ea71e96f72
|
ability to set book zoom level via label
|
2019-10-05 12:01:00 +02:00 |
|
zadam
|
59d1cb1833
|
expand all children button
|
2019-10-05 11:22:42 +02:00 |
|
zadam
|
7c54ba63ce
|
render notes in book
|
2019-10-05 10:55:29 +02:00 |
|
zadam
|
02eb737b9d
|
book has now zoom
|
2019-10-04 22:21:14 +02:00 |
|
zadam
|
8ec01c73cd
|
skeleton implementation of new "book" note type
|
2019-10-01 21:11:11 +02:00 |
|
zadam
|
649862b01c
|
fixed mobile layout
|
2019-09-09 21:31:50 +02:00 |
|
zadam
|
5d80df398b
|
removed event log
|
2019-09-02 20:30:28 +02:00 |
|
zadam
|
a6f57d7761
|
recent changes now display also newly created notes without any revisions, some extra improvements to the dialog
|
2019-09-02 20:26:18 +02:00 |
|
zadam
|
c8f59ea547
|
options UI for selecting support code note MIME types
|
2019-08-29 21:08:53 +02:00 |
|
zadam
|
f331172c7d
|
fixes & tweaks
|
2019-08-28 21:15:16 +02:00 |
|
zadam
|
ff1d312a43
|
link map fixes
|
2019-08-27 22:47:10 +02:00 |
|
zadam
|
a4acbf3aea
|
fixes for link map
|
2019-08-27 22:19:32 +02:00 |
|
zadam
|
02ab59c9e0
|
render note type dropdown lazily
|
2019-08-25 23:09:22 +02:00 |
|
zadam
|
bbe0e9e425
|
lazy loading of knockout (used only in attribute dialog)
|
2019-08-25 21:59:54 +02:00 |
|
zadam
|
233a50dbb7
|
reimplementation of note type with jquery only
|
2019-08-25 21:48:56 +02:00 |
|
zadam
|
8ab2c924c4
|
widget ordering WIP
|
2019-08-22 20:58:43 +02:00 |
|
zadam
|
4b9415a619
|
widget config WIP
|
2019-08-21 23:16:13 +02:00 |
|
zadam
|
dddb02a286
|
sorting widgets in options WIP
|
2019-08-20 23:30:19 +02:00 |
|
zadam
|
b818f020a7
|
option to configure if sidebar should be enabled in new tab
|
2019-08-19 23:29:42 +02:00 |
|
zadam
|
9888850c22
|
resizing sidebar in options
|
2019-08-19 23:02:19 +02:00 |
|
zadam
|
04209182c1
|
options dialog view split up
|
2019-08-19 21:55:08 +02:00 |
|
zadam
|
723fc42d88
|
reverted some experimental changes regarding sidebar resizing
|
2019-08-17 09:21:30 +02:00 |
|
zadam
|
1882b089ab
|
delete confirmation lists notes for deletion in a UL list, #438
|
2019-08-17 09:00:53 +02:00 |
|
zadam
|
f8118444f9
|
introduced a StandardWidget base class
|
2019-08-15 21:08:41 +02:00 |
|
zadam
|
963ed32ce4
|
allow user to choose theme during initial setup
|
2019-08-11 10:28:49 +02:00 |
|
zadam
|
c0c36d10e5
|
add attributes to the sidebar and remove them from the bottom
|
2019-08-06 20:05:05 +02:00 |
|
zadam
|
6fe8bde720
|
package updates
|
2019-08-01 21:26:09 +02:00 |
|
zadam
|
385b79ad34
|
Merge remote-tracking branch 'origin/t35'
# Conflicts:
# src/views/tabs.ejs
|
2019-07-28 22:38:02 +02:00 |
|
zadam
|
083dee9bdd
|
note activation from API will also scroll to it / focus
|
2019-07-28 14:47:35 +02:00 |
|
zadam
|
743c15aacc
|
fix code editor in mobile
|
2019-07-28 14:23:41 +02:00 |
|
zadam
|
741dfaf2de
|
hide tab row in distraction free mode
|
2019-07-28 13:50:46 +02:00 |
|
zadam
|
eb28a3b0c9
|
note info sidebar widget
|
2019-07-21 11:32:38 +02:00 |
|
zadam
|
5283b489dc
|
sidebar skeleton
|
2019-07-21 10:17:08 +02:00 |
|
zadam
|
070e8d9647
|
Merge branch 'stable'
|
2019-07-03 20:51:34 +02:00 |
|