Commit graph

582 commits

Author SHA1 Message Date
3bbed99382 add .dockerignore 2017-11-29 22:04:29 +01:00
Davide Alberani
94ab4ed788 add shell command 2017-11-29 08:59:58 +01:00
Davide Alberani
f53924396e add documentation on how to run docker-compose 2017-11-28 23:25:42 +01:00
Davide Alberani
129463d503 add reference to Docker documentation 2017-11-28 23:23:40 +01:00
Davide Alberani
b13fe0f2e7 add doc for Docker 2017-11-28 23:21:58 +01:00
Davide Alberani
17ba155b1b fix syntax 2017-11-28 23:21:31 +01:00
Davide Alberani
2e822bde24 drop database before a restore 2017-11-28 23:00:22 +01:00
Davide Alberani
149960c1fd remove docker-compose-mongodump.yml 2017-11-28 22:25:37 +01:00
Davide Alberani
3d3e708877 introduce dump.sh and restore.sh scripts 2017-11-28 22:25:11 +01:00
Davide Alberani
0824ffffab unify dump and restore scripts 2017-11-28 22:24:38 +01:00
Davide Alberani
ade59480d9 fix ISO8601 datetime format for dump 2017-11-28 21:20:20 +01:00
Davide Alberani
291a77e532 map local ./data directory to /eventman/data in the container 2017-11-28 21:16:43 +01:00
Davide Alberani
165ac98677 move default arguments to entrypoint 2017-11-28 21:15:47 +01:00
Davide Alberani
9ca744d8b6 rename data volume 2017-11-28 08:51:58 +01:00
Davide Alberani
c64fe9a310 move code to / 2017-11-28 08:51:40 +01:00
5db3540d52 rename MongoDB instance 2017-11-26 22:39:45 +01:00
c9f608be59 add Dockerfile to dump the db 2017-11-26 22:06:59 +01:00
2740ccc280 add docker-compose for utilities 2017-11-26 20:38:15 +01:00
6698276c20 add dependency 2017-11-26 20:37:59 +01:00
e9257a42a7 add docker-compose file 2017-11-26 19:52:08 +01:00
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