Commit graph

108 commits

Author SHA1 Message Date
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
3ad75be5ff use job_title instead of job 2015-04-25 10:06:35 +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
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
95136829bc fix table head 2015-04-19 21:52:41 +02:00
072e5eeca3 fix table head 2015-04-19 21:50:28 +02:00
6a8212bb4e reset focus when a person is added 2015-04-19 20:35:00 +02:00
f9bb037756 job in quick add 2015-04-19 20:29:40 +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
852a7a3aa2 Merge branch 'settings'
* settings:
  rename service methods
  rename service methods
  remove duplicated functions
  custom columns for persons registered at an event
  custom fields in person edit form
  custom fields in persons list
2015-04-18 19:59:58 +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
d6bc91df2e company and job title 2015-04-18 18:26:50 +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
37d7a32eba focus on query field 2015-04-18 15:49:40 +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
9c4995b9b4 use the person_id in the attendees list 2015-04-13 23:28:23 +02:00
8cf1ab952c fix for date sorting 2015-04-12 21:59:30 +02:00
6c56bc1c80 filter unredistered persons using the main query 2015-04-12 21:37:32 +02:00
f0f384a84e disable "attended" button if the person is not registered 2015-04-12 21:21:57 +02:00
f0687c4c00 introduce the company field for persons 2015-04-12 21:11:14 +02:00
87c72100f6 rename some actions 2015-04-08 22:06:11 +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
c5574f0b4c check before adding a new registered person to an event 2015-04-06 17:59:31 +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
71508d71b3 code cleanup 2015-04-05 22:16:11 +02:00
a81eb33b69 change alert color if form is dirty 2015-04-05 20:12:54 +02:00
6ab19d4e8f unify lists style 2015-04-05 18:54:51 +02:00
8306c9d3e3 ui-router for import 2015-04-05 18:10:26 +02:00
120d84d907 fix urls 2015-04-05 17:58:39 +02:00