Commit graph

93 commits

Author SHA1 Message Date
4c8a13887f #91: also transmit via WebSocket added attendees 2016-04-10 18:45:30 +02:00
08aef28d0d fixes #86: only the changed person is returned, updating an attendee status 2016-04-10 17:21:46 +02:00
956bc9cc07 Revert "mario edition"
This reverts commit b1072f4195.
2015-05-21 21:40:43 +02:00
hackinbo
b1072f4195 mario edition 2015-05-21 21:26:53 +02:00
66661c6bb6 improved English strings 2015-05-17 10:38:11 +02:00
df1aa84d3f closes #32: nice-looking date and times 2015-05-17 10:33:19 +02:00
1cd16f0e78 increase message timeout 2015-05-16 20:12:42 +02:00
949ab53973 closes #37: extract translations 2015-05-16 13:38:20 +02:00
d6a2697f51 use the translate service 2015-05-16 13:30:18 +02:00
708ea866d0 add custom logo 2015-05-10 10:30:37 +02:00
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
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
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
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
40db9b80ae close WebSocket when no longer needed 2015-04-26 12:42:47 +02:00
2bea160434 closes #59: ues HTTPS, if a certificate is available 2015-04-26 10:27:33 +02:00
4b99f6f306 remove verbose debug messages 2015-04-26 09:34:48 +02:00
d776959cb4 closes #34: WebSocket to communicate with clients 2015-04-26 01:10:58 +02:00
bb3fe77321 closes #51: show notification when a person is (not) attending at an event 2015-04-21 23:34:26 +02:00
5be78bf5b5 fixes #47: set attended attribute in separate call to trigger actions 2015-04-20 21:42:07 +02:00
4509e39467 remove debug code 2015-04-19 22:05:04 +02:00
b2c6b5dd0f closes #25: reset query form and refocus it 2015-04-19 20:27:49 +02:00
ae813cc3b4 performance improvements adding an attendee 2015-04-19 00:49:11 +02:00
7685351bbe rename service methods 2015-04-18 19:58:15 +02:00
28c581f086 rename service methods 2015-04-18 19:56:00 +02:00
227a86b732 remove duplicated functions 2015-04-18 19:51:06 +02:00
1e76678837 custom columns for persons registered at an event 2015-04-18 19:43:40 +02:00
70f35f4139 custom fields in person edit form 2015-04-18 17:52:36 +02:00
e7da9e557d custom fields in persons list 2015-04-18 17:33:42 +02:00
8faa198008 directives file 2015-04-18 15:50:27 +02:00
d986d9467f file for directives 2015-04-18 15:26:04 +02:00
82c1b58303 move filter 2015-04-18 15:23:20 +02:00
dcce705bbc close #35: the PUT method of EventsHandler can be used to set arbitrary values for registered persons 2015-04-14 22:49:16 +02:00
8cf1ab952c fix for date sorting 2015-04-12 21:59:30 +02:00
f0f384a84e disable "attended" button if the person is not registered 2015-04-12 21:21:57 +02:00
6940534d49 counter of attendees 2015-04-08 21:55:23 +02:00
02767d44ae add filters.js 2015-04-08 21:55:05 +02:00
1dd7c7ddc3 filter for (un)registered persons at an event 2015-04-07 23:56:23 +02:00
ce1f4b6103 add registered person from event details 2015-04-07 23:20:42 +02:00
484a543b4c fast add of a person in the event info page 2015-04-07 22:43:54 +02:00
835667e32a add to event for new new persons 2015-04-06 22:55:16 +02:00
220418d1ab add person to an event from the edit page 2015-04-06 21:08:52 +02:00
41117bf967 add user to an event from Person details 2015-04-06 17:19:20 +02:00
54fdc2a475 separate sort orders for persons and events 2015-04-06 12:48:41 +02:00
a620227ab1 search on space-separated words 2015-04-06 11:58:44 +02:00