|
6781f06ebe
|
use IDs for document owner
|
2016-06-13 22:44:57 +02:00 |
|
|
ccda304533
|
email for new users and users cache
|
2016-06-13 21:17:01 +02:00 |
|
|
42ad0756de
|
users registration
|
2016-06-12 23:44:48 +02:00 |
|
|
7549accecd
|
login/logout as client-side service
|
2016-06-12 16:04:46 +02:00 |
|
|
d344deb91c
|
created/updated_by and created/updated_at information
|
2016-06-11 17:56:23 +02:00 |
|
|
2ae364681b
|
input filters
|
2016-06-11 16:14:28 +02:00 |
|
|
13c8cc3208
|
introduce basic data filters
|
2016-06-11 00:47:29 +02:00 |
|
|
63a09b7b17
|
better handling of tickets
|
2016-06-10 12:39:25 +02:00 |
|
|
b29f90747b
|
update ticket
|
2016-06-09 23:13:56 +02:00 |
|
|
db96460ea7
|
edit ticket form
|
2016-06-08 23:05:16 +02:00 |
|
|
88078f64df
|
improve tickets handling
|
2016-06-07 23:21:08 +02:00 |
|
|
9596922b7d
|
unique IDs
|
2016-06-06 21:44:04 +02:00 |
|
|
6a0f62cc60
|
reduce number of queries
|
2016-06-02 22:03:51 +02:00 |
|
|
fef4d459a5
|
basic ticket add
|
2016-06-02 21:46:26 +02:00 |
|
|
82432eaa04
|
basic acl checks
|
2016-06-02 16:06:12 +02:00 |
|
|
aa7250656f
|
improve server-side permissions
|
2016-06-01 19:33:41 +02:00 |
|
|
c2fe50de16
|
improve permission check
|
2016-06-01 19:33:41 +02:00 |
|
|
bdcd1b1410
|
renamed permissions; server-side permissio check
|
2016-06-01 19:33:41 +02:00 |
|
|
495f1a6b57
|
front-end side privileges
|
2016-06-01 19:33:41 +02:00 |
|
|
98c745014c
|
error handler
|
2016-06-01 19:33:41 +02:00 |
|
|
cc8aecab76
|
login button and privileges info
|
2016-06-01 19:33:41 +02:00 |
|
|
ad7cf30b02
|
use PUT to update Event and Person objects
|
2016-06-01 19:33:27 +02:00 |
|
|
ee5e1a829e
|
#123: more screenshots
|
2016-05-16 10:23:05 +02:00 |
|
|
5fb4cb1471
|
update docs
|
2016-05-16 10:09:25 +02:00 |
|
|
d5355fdb4d
|
update docs
|
2016-05-15 14:57:23 +02:00 |
|
|
9fef909d1d
|
fixes #116: strip complete list of registered persons from a person events
|
2016-05-15 11:52:59 +02:00 |
|
|
17a2412201
|
fixes #128: included a sample db
|
2016-05-15 11:12:04 +02:00 |
|
|
aa5d0fdf17
|
#124: show percentage of attendees
|
2016-05-14 22:06:15 +02:00 |
|
|
906d5fbf9c
|
fixes #124: show number of attendees in the list of events
|
2016-05-13 23:30:15 +02:00 |
|
|
30c14b1046
|
hide logout button if not logged in
|
2016-05-13 23:05:15 +02:00 |
|
|
1be3ec6d76
|
docs clean-up
|
2016-05-13 22:55:28 +02:00 |
|
|
fba01b6753
|
screenshots
|
2016-05-13 22:47:03 +02:00 |
|
|
9378add785
|
update documentation
|
2016-05-13 22:29:22 +02:00 |
|
|
e1db20b0e0
|
fixes #120: logout button works in Firefox
|
2016-05-11 22:07:12 +02:00 |
|
|
410ea028f3
|
fixes #119: correctly filter query results
|
2016-05-11 21:09:57 +02:00 |
|
|
0c664a955d
|
fixes #117: /info path to fetch current user and other info
|
2016-05-01 23:23:07 +02:00 |
|
|
ffd463cfa8
|
fix persons import
|
2016-04-25 14:39:55 +02:00 |
|
|
ebb48da410
|
fixes #113: times in ISO-8601 format
|
2016-04-25 14:24:45 +02:00 |
|
|
f88294c7ba
|
fixes #82: sort events by date
|
2016-04-25 13:40:03 +02:00 |
|
|
458ece4791
|
#84: introduced touch and animate libraries
|
2016-04-25 13:22:59 +02:00 |
|
|
7dc2e2bad1
|
code cleanup
|
2016-04-24 16:31:07 +02:00 |
|
|
756a776eba
|
fixes #108: avoid processing our own messages
|
2016-04-24 16:03:49 +02:00 |
|
|
86f5a109a7
|
#108: function to generate a UUID
|
2016-04-24 15:59:32 +02:00 |
|
|
88fd3daf18
|
#108: avoid local add of already present person
|
2016-04-24 14:51:05 +02:00 |
|
|
a2a0ede8d6
|
set default debug level to info
|
2016-04-19 23:08:23 +02:00 |
|
|
d5efd721d7
|
update documentation
|
2016-04-19 22:13:47 +02:00 |
|
|
e550c18170
|
always instantiate logger
|
2016-04-19 22:04:52 +02:00 |
|
|
5b9beb60f3
|
#91: add a complete person to allPersons
|
2016-04-17 20:40:44 +02:00 |
|
|
bbc5f25690
|
fixes #100: introduce the --address option
|
2016-04-17 19:46:59 +02:00 |
|
|
06de357aae
|
#87: filter out keys with empty values
|
2016-04-17 19:14:52 +02:00 |
|