Davide Alberani
|
f75e6f6302
|
strip extra arguments
|
2017-04-15 15:12:57 +02:00 |
|
Davide Alberani
|
1427ba1623
|
add extra error information
|
2017-04-15 14:22:05 +02:00 |
|
Davide Alberani
|
d0e4f2188f
|
show message for no match
|
2017-04-15 13:35:15 +02:00 |
|
Davide Alberani
|
aa07aff247
|
fixes #165: show a warning when multiple tickets are being updated
|
2017-04-15 11:07:27 +02:00 |
|
|
0b2002dab9
|
improve collection of modification time/author information
|
2017-04-03 22:14:06 +02:00 |
|
|
0c231432a2
|
fixes 169: ability to grant super cow powers to users
|
2017-04-03 21:39:26 +02:00 |
|
|
79278d57a7
|
show message if it came from the same user
|
2017-04-01 18:43:42 +02:00 |
|
|
85913d2c9e
|
avoid override of sensitive fields
|
2017-03-27 22:56:56 +02:00 |
|
|
1eb8e9d076
|
cookie_secret works much better if we use it...
|
2017-03-27 22:22:13 +02:00 |
|
|
ed21f8e05a
|
store user id in cookie
|
2017-03-27 22:17:34 +02:00 |
|
|
d0776487a2
|
python3 support
|
2017-03-27 21:57:40 +02:00 |
|
|
20add22484
|
execute triggers even with no UUID
|
2016-10-26 20:09:53 +02:00 |
|
|
391c633ffb
|
#160: improve duplicate check
|
2016-10-17 21:56:09 +02:00 |
|
|
3ee43b2c63
|
fixes #160: avoid duplicates importing CSV files
|
2016-10-16 17:14:57 +02:00 |
|
|
134cc2e359
|
#160: do not use underscore on job_title field
|
2016-10-16 16:48:11 +02:00 |
|
Davide Alberani
|
f87f87607a
|
fixes #144: begin and end time for ticket sales
|
2016-08-01 14:40:29 +02:00 |
|
Davide Alberani
|
49c924e76f
|
fixes #141: maximum number of available tickets
|
2016-07-31 23:25:05 +02:00 |
|
Davide Alberani
|
e7ed1a7afc
|
unify environment conversion
|
2016-07-31 18:38:30 +02:00 |
|
Davide Alberani
|
3ce3cf08c8
|
fix #151: introduce generic trigger for CRUD operations
|
2016-07-30 19:39:58 +02:00 |
|
Davide Alberani
|
82cdbf6738
|
fixes #142: trigger for created and deleted tickets
|
2016-07-10 17:25:16 +02:00 |
|
Davide Alberani
|
aad48c41af
|
unify project name
|
2016-07-10 14:16:17 +02:00 |
|
Davide Alberani
|
ed99d56be0
|
catch KeyboardInterrupt
|
2016-07-10 14:12:58 +02:00 |
|
Davide Alberani
|
c183595124
|
improve WebSocket handling
|
2016-07-10 13:10:00 +02:00 |
|
Davide Alberani
|
24d6689abe
|
more consistent GUI
|
2016-07-10 09:35:55 +02:00 |
|
Davide Alberani
|
ed553faac2
|
code cleanup
|
2016-07-09 20:24:45 +02:00 |
|
Davide Alberani
|
075d878ac1
|
code cleanup
|
2016-07-09 19:02:00 +02:00 |
|
Davide Alberani
|
a27f9b0db9
|
improve permissions
|
2016-07-09 17:41:16 +02:00 |
|
Davide Alberani
|
bb3fb40995
|
fix login redirect
|
2016-07-09 17:18:07 +02:00 |
|
Davide Alberani
|
eeadf5759d
|
fixes #145: remove Person collection
|
2016-07-09 14:20:48 +02:00 |
|
Davide Alberani
|
4e7123d4bb
|
#145: remove Person controller and service
|
2016-07-09 13:44:31 +02:00 |
|
Davide Alberani
|
5fc0ff0723
|
fixes #136: user pages
|
2016-07-09 13:34:36 +02:00 |
|
Davide Alberani
|
1ec1bca6fe
|
#136: page of list of users
|
2016-07-08 22:10:42 +02:00 |
|
Davide Alberani
|
2ac2b09bee
|
update import persons
|
2016-07-07 23:10:52 +02:00 |
|
Davide Alberani
|
1fbc069890
|
introduce the All tickets page
|
2016-07-07 22:18:30 +02:00 |
|
Davide Alberani
|
bee15ca088
|
partial implementation of an All Tickets page
|
2016-07-05 21:30:12 +02:00 |
|
Davide Alberani
|
7d79d35992
|
#145: populate allPersons from other events with the same Group ID
|
2016-07-03 14:13:27 +02:00 |
|
Davide Alberani
|
9642bfa3b7
|
partial renaming of person_id parameter
|
2016-07-02 13:46:39 +02:00 |
|
Davide Alberani
|
4319fc5f0c
|
remove useless permission
|
2016-06-27 18:19:37 +02:00 |
|
Davide Alberani
|
7d850e2ab3
|
fix WebSocket path
|
2016-06-27 11:32:31 +02:00 |
|
Davide Alberani
|
0512f09e0c
|
redirect at ticket creation
|
2016-06-26 20:45:12 +02:00 |
|
|
f4e29258cc
|
moved tickets page
|
2016-06-19 16:58:38 +02:00 |
|
|
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 |
|