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
|
24a1838b13
|
bootstrap 4 upgrade
|
2018-11-05 21:12:03 +01:00 |
|
azivner
|
3af27845b5
|
report missing sync configuration when clicking on Test sync
|
2018-09-11 10:09:55 +02:00 |
|
azivner
|
e4381d10e8
|
merged "Sync local document" into "Test sync"
|
2018-09-10 20:05:10 +02:00 |
|
azivner
|
c95e409b5e
|
left pane sizing taking effect
|
2018-09-06 11:54:04 +02:00 |
|
azivner
|
ff086569f2
|
saving options for left pane sizing
|
2018-09-06 11:17:30 +02:00 |
|
azivner
|
1ece9b71ec
|
fix inserting current timestamp into editor
|
2018-08-29 20:22:57 +02:00 |
|
azivner
|
7ae2a24770
|
use relations to pick note to render, fixes #141
|
2018-08-28 20:55:21 +02:00 |
|
azivner
|
d31a136442
|
mini refactoring
|
2018-08-28 14:26:11 +02:00 |
|
azivner
|
f5b89432a6
|
frontend script API documentation
|
2018-08-23 12:55:45 +02:00 |
|
azivner
|
09b610701d
|
removed not unique warning from attributes dialog as it's more common to have multi value
|
2018-08-21 13:51:35 +02:00 |
|
azivner
|
1938c317c3
|
fix relation definition in dialog
|
2018-08-20 10:04:26 +02:00 |
|
azivner
|
a5e56ea839
|
display a message if there's no recent change
|
2018-08-18 15:21:44 +02:00 |
|
azivner
|
44f85224e7
|
added new label type URL with open button, fixes #156
|
2018-08-18 15:00:52 +02:00 |
|
azivner
|
406d74c4d7
|
initial focus on attribute type instead of name
|
2018-08-18 14:49:25 +02:00 |
|
azivner
|
385d97a9b3
|
recent notes now don't display current note, unification of autocomplete source handling
|
2018-08-16 21:02:42 +02:00 |
|
azivner
|
dbe0eb3f3a
|
fix attribute name autocomplete, no tooltip preview on path selection
|
2018-08-15 18:22:02 +02:00 |
|
azivner
|
510704a074
|
help buttons and existing custom HTML attribute refactoring to data-*
|
2018-08-15 10:14:14 +02:00 |
|
azivner
|
936d8449f6
|
fix & unify "show recent notes" buttons
|
2018-08-14 17:36:39 +02:00 |
|
azivner
|
f071d3f651
|
fix validation issue + attribute not triggering change event on delete
|
2018-08-13 09:39:07 +02:00 |
|
azivner
|
3491235533
|
cleanup of labels & relations frontend code
|
2018-08-07 12:48:11 +02:00 |
|
azivner
|
5f36856571
|
* refactoring of repository layer to represent booleans as true/false instead of 1/0
* show list of inherited attributes, fixes #136
* properly work with inheritance
|
2018-08-07 11:38:00 +02:00 |
|
azivner
|
90e9297ec5
|
promoted relation attributes now work correctly, refactoring of note autocomplete code
|
2018-08-06 22:29:03 +02:00 |
|
azivner
|
21551d7b77
|
implemented date promoted attribute
|
2018-08-06 15:58:59 +02:00 |
|
azivner
|
49989695ff
|
fix relations in attributes
|
2018-08-06 11:30:37 +02:00 |
|
azivner
|
2aab3ad281
|
fixes in attribute persistence + WIP on display of promoted attrs
|
2018-08-06 08:59:26 +02:00 |
|
azivner
|
194ce4f10f
|
fixed UI for relation definition
|
2018-08-05 20:48:56 +02:00 |
|
azivner
|
2089c32839
|
attribute UI & saving now fully working
|
2018-08-05 20:08:56 +02:00 |
|
azivner
|
f437be7af0
|
attribute definition work in progress
|
2018-08-03 22:56:49 +02:00 |
|
azivner
|
61987e46f7
|
work in progress on attributes UI - unification of labels and relations now mostly works
|
2018-08-03 13:06:56 +02:00 |
|
azivner
|
509093b755
|
added "type" to attribute dialog, name autocomplete servers according to the choice
|
2018-08-03 11:11:57 +02:00 |
|
azivner
|
2eb1a9705f
|
it's now possible to mark relation as inheritable (previously this was hardcoded for specific relation names)
|
2018-07-29 20:33:42 +02:00 |
|
azivner
|
ededc063df
|
fix relation autocomplete
|
2018-07-29 12:34:40 +02:00 |
|
azivner
|
29086d8dfe
|
fixed bug with select not firing on recent notes
|
2018-07-28 18:17:35 +02:00 |
|
azivner
|
9b3f3fde05
|
#126, relation list in note detail and fixes in saving
|
2018-07-28 17:59:55 +02:00 |
|
azivner
|
6a50afd952
|
#126, "show recent notes" now work in relations dialog
|
2018-07-28 17:02:48 +02:00 |
|
azivner
|
697eee2706
|
#126, autocomplete + can save relations
|
2018-07-27 11:28:24 +02:00 |
|
azivner
|
8a95afd756
|
#126, added skeleton of note relations, copied from similar concept of labels
|
2018-07-27 10:52:48 +02:00 |
|
azivner
|
4d6eda8fe6
|
#129, added input icon to trigger recent notes for easy discovery and mouse control
|
2018-07-27 09:22:25 +02:00 |
|
azivner
|
e4f459fa2b
|
#129, removed recent notes dialog as its not necessary anymore
|
2018-07-26 17:35:32 +02:00 |
|
azivner
|
f578e001b0
|
#129, add link autocomplete now displays recent notes as well
|
2018-07-26 16:24:08 +02:00 |
|
azivner
|
2a08aef885
|
#129, recent notes are now visible in the jump to dialog
|
2018-07-26 16:05:09 +02:00 |
|
azivner
|
02dc7b199b
|
#98, better error reporting for sync setup
|
2018-07-25 22:54:37 +02:00 |
|
azivner
|
a4627f2ddb
|
#98 some sync setup refactorings
|
2018-07-25 09:46:57 +02:00 |
|
azivner
|
37ab7b4641
|
#98, sync to server now works as well + a lot of related changes
|
2018-07-24 20:35:03 +02:00 |
|
azivner
|
a06618d851
|
#98, test sync impl
|
2018-07-23 10:29:17 +02:00 |
|
azivner
|
e7460ca3a9
|
#98, sync is now configured in the options
|
2018-07-22 22:21:16 +02:00 |
|
azivner
|
b2c9a0da21
|
fix note sources, fixes #123
|
2018-07-04 20:37:23 +02:00 |
|
azivner
|
d67246699a
|
Introduced separate sync version (previously DB version was used to check sync compatibility), closes #120
|
2018-06-10 15:55:29 -04:00 |
|
azivner
|
b255cf190c
|
fixes for zoom factor setting
|
2018-06-09 10:34:51 -04:00 |
|