Commit graph

562 commits

Author SHA1 Message Date
f05f34f09a avoid overwriting dbName 2017-11-26 18:27:49 +01:00
Davide Alberani
8070364c35 introduce first draft of Dockerfile 2017-11-26 16:07:54 +01:00
63be1801bf force conversion from datetime to str 2017-10-15 16:30:09 +02:00
f4e6cdf0d0 add -s to just have the count 2017-10-15 11:18:24 +02:00
d22ea9a0d6 fix outdated information 2017-09-16 20:50:30 +02:00
305fea8a41 fix #187: consider pagination enumerating tickets 2017-09-16 20:35:40 +02:00
5e0d2aa933 improve import via Eventbrite API 2017-09-16 18:36:35 +02:00
253701e159 spinner on tickets import 2017-09-16 17:49:09 +02:00
2842918e0e add note about new events 2017-09-10 20:36:04 +02:00
836223395e fixes #58: import attendees using Eventbrite's API 2017-09-10 16:06:32 +02:00
ecd18542e6 draft of Eventbrite API import GUI: #58 2017-09-09 19:02:14 +02:00
dd23db6462 fixes #185: group tickets by email 2017-05-29 18:02:55 +02:00
b445b5572b remove reference to old project 2017-05-07 22:24:24 +02:00
de2a852c64 fixes #184: close button of quick ticket 2017-05-07 15:18:09 +02:00
028be2669e sort output 2017-05-07 15:00:31 +02:00
405c92903c fixes #183: clear new ticket fields 2017-05-07 14:58:18 +02:00
d244694dc9 fixes #182: negate the search prepending a ! to a query on a specific key 2017-05-07 12:40:36 +02:00
f74b544dfc increase toaster size 2017-05-05 08:50:51 +02:00
c3f93609c1 fixes #181: press ESC to reset input field (list of tickets only) 2017-05-03 20:17:33 +02:00
1047dc47b4 update i18n 2017-04-30 12:35:22 +02:00
f5154bcddd fixes #180: delete all tickets of an event 2017-04-30 12:33:03 +02:00
09035932ad fixes #126: progress bar and ability to not deduplicate entries 2017-04-30 10:21:51 +02:00
f338da9078 fixes #149: export tickets in CSV format 2017-04-29 17:00:06 +02:00
a6d60a0e10 fixes #179: ability to search for a given field with key:value syntax 2017-04-29 11:31:17 +02:00
b7c9883033 avoid saving unnecesary data into users collection 2017-04-28 23:48:27 +02:00
e48a29c0a6 improve logging of triggers 2017-04-28 23:10:24 +02:00
9f942fd4eb replace forbidden chars in db keys 2017-04-28 22:57:48 +02:00
d69cbcaa63 align event actions to top 2017-04-25 09:46:46 +02:00
3baae14d8f link to ibt2 2017-04-25 09:21:34 +02:00
a839207491 update i18n 2017-04-25 09:19:34 +02:00
26aaa5b051 avoid broadcasting error messages 2017-04-24 14:45:23 +02:00
80b4c595a0 avoid multiple PUT calls adding a new ticket 2017-04-24 14:39:39 +02:00
5abbfdef59 clearer output from triggers 2017-04-23 18:22:25 +02:00
11e6419a34 safer error handling 2017-04-23 17:24:13 +02:00
fa5de8ab39 auto-search on multiple matches 2017-04-23 17:17:54 +02:00
abb22ab0f8 check for duplicate entries 2017-04-23 16:56:51 +02:00
7f27f4bd2b generic counter 2017-04-23 09:19:56 +02:00
9497cea406 custom fields 2017-04-22 13:49:22 +02:00
7a3fd53909 safe read of limit_field option 2017-04-22 13:41:03 +02:00
4c1bce1e30 encoding of strings passed to triggers 2017-04-22 13:12:45 +02:00
3749347005 introduce timeouts 2017-04-18 22:20:43 +02:00
706cc21ab7 link to demo system 2017-04-18 13:42:47 +02:00
Davide Alberani
f834f7afe0 count tool 2017-04-16 18:02:53 +02:00
Davide Alberani
bb3150c5ce documentation 2017-04-15 18:28:12 +02:00
Davide Alberani
ede2056202 documentation 2017-04-15 18:08:00 +02:00
Davide Alberani
5119d1ff64 update trigger scripts to Python 3 2017-04-15 17:54:07 +02:00
Davide Alberani
dc19cabf25 Merge pull request #178 from alberanid/master
checkin time
2017-04-15 17:34:39 +02:00
Davide Alberani
7aee068c66 add checkin time 2017-04-15 17:34:06 +02:00
Davide Alberani
f8d06a7849 improve error messages 2017-04-15 16:32:53 +02:00
Davide Alberani
84865a4bbb Merge pull request #177 from alberanid/master
fixes #167: QR Code reader
2017-04-15 16:28:58 +02:00