Commit graph

134 commits

Author SHA1 Message Date
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
71508d71b3 code cleanup 2015-04-05 22:16:11 +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
e363b51219 ui-router for persons 2015-04-05 17:36:29 +02:00
5c3087410c ui-router for events 2015-04-05 16:57:21 +02:00
224ae5c7de can remove a registered user 2015-04-05 11:20:57 +02:00
41267212de improve location check 2015-04-05 10:25:16 +02:00
cb4b51e051 all menu entries in the navbar 2015-04-05 10:13:00 +02:00
ed6ea28ee6 mark person as attendee 2015-04-05 00:55:59 +02:00
045cca48c0 deep recursion conversion for objects 2015-04-04 17:26:00 +02:00
d75b8ad8f5 events list of a person 2015-04-04 14:15:52 +02:00
134dc550fc remove actions collection 2015-04-04 13:18:20 +02:00
9bace889d5 move registered persons into events collection 2015-04-04 13:01:33 +02:00
ae5619ec73 draft of resource-to-resource resolution 2015-03-31 23:35:56 +02:00
1b20dccade target event for csv upload 2015-03-29 15:50:36 +02:00
c364e91e3c csv parser 2015-03-29 15:05:01 +02:00
45229ce1dc client side file uploader 2015-03-29 09:58:52 +02:00
9b43e27d8f draft of CSV import 2015-03-29 00:46:42 +01:00
9e86711e22 i18n 2015-03-28 20:06:33 +01:00
578c8d749d box around date and time picker 2015-03-28 18:20:23 +01:00
730d5dbc18 date and time pickers 2015-03-28 17:42:27 +01:00
6c0181cefd rename navigation controller 2015-03-28 15:48:59 +01:00
a93cd5996d introduce eventman.js for our utilities 2015-03-28 12:48:36 +01:00
935ffb1618 downgrade AngularJS to version 1.2.28 2015-03-24 22:37:46 +01:00
e6b72cdd7e fields validations 2015-03-23 23:06:44 +01:00
65f1e8da13 ability to delete an entry 2015-03-22 17:08:25 +01:00
9ebf47ec91 fix typo 2015-03-22 11:12:29 +01:00
06eb4c550b add license 2015-03-22 09:36:32 +01:00
64cf4a580f document JavaScript 2015-03-22 09:19:30 +01:00
0c65f0c87b use strict mode 2015-03-22 08:57:57 +01:00
8b8df99dce store new ID into scope 2015-03-22 00:07:05 +01:00
1c993c147c use MongoDB ObjectId as unique IDs 2015-03-21 20:32:03 +01:00
8a1834e509 backend draft 2015-03-21 18:29:19 +01:00
84f9f6b202 edit page for a new Person 2015-03-21 16:48:00 +01:00
c63124f575 JavaScript code cleanup 2015-03-21 15:45:40 +01:00
bd5e73f62b controller to add new event 2015-03-21 15:33:17 +01:00
0db7feb547 basic new Event page 2015-03-21 13:21:47 +01:00
4e7fff358e basic REST services 2015-03-21 13:21:15 +01:00
b6b870fc06 move REST logic into services 2015-03-21 11:34:55 +01:00
2de8c0dde0 navigation controller 2015-03-20 22:47:49 +01:00
efe4e27a78 detail pages 2015-03-15 23:05:59 +01:00
3aa2e057b6 introduce events list page 2015-03-15 18:00:08 +01:00
a96e81a951 introduce angularjs app 2015-03-14 17:32:16 +01:00