Commit graph

118 commits

Author SHA1 Message Date
0b6eef6c93 modal dialog to confirm destructive actions 2015-05-03 17:33:52 +02:00
2ac7f02182 logout button 2015-05-02 18:38:57 +02:00
0d50a2d6dc wrong credential alert 2015-05-02 18:02:23 +02:00
0a801f0b3e simple login form 2015-05-02 18:02:23 +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
0d8f443ac7 introduce font-awesome 2015-05-01 22:43:37 +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
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