|
8b1678853b
|
avoid opening the WebSocket editing an event
|
2015-05-05 21:42:57 +02:00 |
|
|
d89d07fedb
|
nicer person edit form
|
2015-05-05 21:31:37 +02:00 |
|
|
c6a025dba0
|
add a lot of awesomeness with Font Awesome
|
2015-05-05 20:59:21 +02:00 |
|
|
c25ac0ebf7
|
cutiness with FA
|
2015-05-04 23:09:34 +02:00 |
|
|
ed452efaae
|
improve widgets
|
2015-05-04 22:36:44 +02:00 |
|
|
01120c4f0d
|
improve widgets
|
2015-05-04 22:36:27 +02:00 |
|
|
0b6eef6c93
|
modal dialog to confirm destructive actions
|
2015-05-03 17:33:52 +02:00 |
|
|
41c4178c2a
|
minor settings changes to print_label
|
2015-05-03 14:31:47 +02:00 |
|
|
1279f0d961
|
generate and store cookie_secret in the db
|
2015-05-03 13:10:11 +02:00 |
|
|
6c89b3bdf6
|
closes #65: introduce user authentication for GUI and API
|
2015-05-03 11:58:40 +02:00 |
|
|
ae86035b16
|
error messages
|
2015-05-03 01:58:09 +02:00 |
|
|
7ffcad5ef7
|
API versioning (1.0)
|
2015-05-03 01:43:30 +02:00 |
|
|
686372961d
|
logging
|
2015-05-03 01:25:33 +02:00 |
|
|
46bc6fb9f7
|
hash with salt
|
2015-05-02 19:26:23 +02:00 |
|
|
2ac7f02182
|
logout button
|
2015-05-02 18:38:57 +02:00 |
|
|
0d50a2d6dc
|
wrong credential alert
|
2015-05-02 18:02:23 +02:00 |
|
|
0a801f0b3e
|
simple login form
|
2015-05-02 18:02:23 +02:00 |
|
|
0214f7f659
|
sort persons list
|
2015-05-02 09:58:53 +02:00 |
|
|
e7a299f774
|
alignment of columns
|
2015-05-01 23:05:50 +02:00 |
|
|
64930ef7c2
|
closes #26: sort by columns, in the event details page
|
2015-05-01 22:47:21 +02:00 |
|
|
0d8f443ac7
|
introduce font-awesome
|
2015-05-01 22:43:37 +02:00 |
|
|
943aaa2bcb
|
exclude some fields from conversion
|
2015-05-01 20:40:23 +02:00 |
|
|
90b1a33a3d
|
initial reset of data
|
2015-05-01 16:42:55 +02:00 |
|
|
c7eb665eae
|
initial reset of data
|
2015-05-01 16:30:53 +02:00 |
|
|
eb7b36f54e
|
print incremental sequence in labels
|
2015-05-01 16:30:26 +02:00 |
|
|
d3ca5f342e
|
incremental sequences to print short unique IDs
|
2015-05-01 16:27:22 +02:00 |
|
|
dcbab3000c
|
unify code that adds a person to an event
|
2015-05-01 14:51:11 +02:00 |
|
|
4f20ea4434
|
documentation about HTTPS
|
2015-04-26 15:19:24 +02:00 |
|
|
9d4820ce12
|
send WebSocket updates for every change to a person
|
2015-04-26 12:56:12 +02:00 |
|
|
40db9b80ae
|
close WebSocket when no longer needed
|
2015-04-26 12:42:47 +02:00 |
|
|
2283e8cde9
|
local WebSocket listener to avoid problems with certificate verification
|
2015-04-26 11:49:59 +02:00 |
|
|
e6272cf349
|
ignore ssl certs
|
2015-04-26 11:47:38 +02:00 |
|
|
84ddf76543
|
run in HTTP if no certficate is found
|
2015-04-26 10:40:38 +02:00 |
|
|
42f1a47dc1
|
closes #59: ues HTTPS, if a certificate is available
|
2015-04-26 10:27:46 +02:00 |
|
|
2bea160434
|
closes #59: ues HTTPS, if a certificate is available
|
2015-04-26 10:27:33 +02:00 |
|
|
8632fb67ad
|
extract person_id, if missing
|
2015-04-26 09:36:45 +02:00 |
|
|
4b99f6f306
|
remove verbose debug messages
|
2015-04-26 09:34:48 +02:00 |
|
|
531ff54de4
|
per-url WebSocket context
|
2015-04-26 01:26:00 +02:00 |
|
|
d776959cb4
|
closes #34: WebSocket to communicate with clients
|
2015-04-26 01:10:58 +02:00 |
|
|
85ba6be4b5
|
basic WebSocket handler
|
2015-04-26 00:47:38 +02:00 |
|
|
622c884853
|
closes #21: trigger to print labels
|
2015-04-25 15:47:40 +02:00 |
|
|
7448b87100
|
clean environment variable names
|
2015-04-25 15:46:46 +02:00 |
|
|
3d92aa5098
|
consider persons unique if they differ for (name, surname, email)
|
2015-04-25 12:37:59 +02:00 |
|
|
da8809b3ed
|
checked in
|
2015-04-25 10:13:56 +02:00 |
|
|
3ad75be5ff
|
use job_title instead of job
|
2015-04-25 10:06:35 +02:00 |
|
|
94fbfef6cf
|
closes #55: import persons from an English CSV
|
2015-04-25 10:04:47 +02:00 |
|
|
4e4b6c9e1c
|
triggers honored also when the query does not contain the person_id
|
2015-04-22 23:34:53 +02:00 |
|
|
8c6ec6a15b
|
fixes #53: do not convert integers longer than 8 bytes
|
2015-04-22 22:59:56 +02:00 |
|
|
bb3fe77321
|
closes #51: show notification when a person is (not) attending at an event
|
2015-04-21 23:34:26 +02:00 |
|
|
60150a4f4f
|
total number of persons
|
2015-04-21 19:58:28 +02:00 |
|