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
|
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
|
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
|
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
|
dbe0eb3f3a
|
fix attribute name autocomplete, no tooltip preview on path selection
|
2018-08-15 18:22:02 +02:00 |
|
azivner
|
f071d3f651
|
fix validation issue + attribute not triggering change event on delete
|
2018-08-13 09:39:07 +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
|
95bb2cf0bb
|
renaming attributes to labels, fixes #79
|
2018-03-24 22:02:26 -04:00 |
|
azivner
|
1612e9093d
|
removed all onclick handlers from index template
|
2018-03-24 00:54:50 -04:00 |
|
azivner
|
dbd28377e3
|
change in naming conventions for element variables from *El to $name
|
2018-02-10 08:44:34 -05:00 |
|
azivner
|
c76e4faf5d
|
added attributes sorting
|
2018-02-10 08:37:14 -05:00 |
|
azivner
|
e011b9ae63
|
deleting attributes, closes #34
|
2018-02-06 23:09:19 -05:00 |
|
azivner
|
7c74c77a2c
|
allow duplicated attribute per note (in effect attributes can be multi-valued). Closes #33
|
2018-02-06 21:18:09 -05:00 |
|
azivner
|
23a2b58b24
|
fix #32, could not open attribute dialog if it didn't have any attributes yet
|
2018-02-05 21:07:18 -05:00 |
|
azivner
|
3d2dc8e699
|
fixes for change propagation (conflict between knockout and jquery UI autocomplete)
|
2018-02-04 23:16:45 -05:00 |
|
azivner
|
e18d0b9fd4
|
tag list in "status bar", closes #28
|
2018-02-04 20:23:30 -05:00 |
|
azivner
|
52817504d1
|
autocomplete for attribute values, closes #31
|
2018-02-04 19:43:11 -05:00 |
|
azivner
|
a3b31fab54
|
autocomplete for attribute names, issue #31
|
2018-02-04 19:27:27 -05:00 |
|
azivner
|
873ea67e9c
|
nice UI for attributes with validation
|
2018-02-04 17:22:21 -05:00 |
|
azivner
|
e8ed913374
|
small changes in the toolbar
|
2018-02-03 12:44:22 -05:00 |
|
azivner
|
52ad7f64b4
|
moved all sources to src directory
|
2018-01-28 22:18:15 -05:00 |
|