Commit graph

159 commits

Author SHA1 Message Date
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
75c83067d6 trigger example 2015-04-18 15:02:20 +02:00
331d01dab1 documentation 2015-04-18 15:01:40 +02:00
fa411d04ba debugging 2015-04-18 15:01:30 +02:00
9f6e1a4b37 collection of triggers 2015-04-18 14:34:31 +02:00
c966587821 environment variables for triggers 2015-04-18 14:27:02 +02:00
c71e996c38 switch to tornado.process.Subprocess call for subproprocess execution 2015-04-18 12:53:08 +02:00
7903230ca1 ignore trigger directories 2015-04-17 20:36:01 +02:00
b3aa4c79d5 closes #20: run a series of script reacting to a trigger 2015-04-17 20:31:50 +02:00
ef7732758a basic timeout and some test 2015-04-17 00:17:36 +02:00
0c2ac7bcf2 draft of async runner of commands 2015-04-16 00:06:01 +02:00
f0edf4508f close #33: ability to update data of a registered person specifying a query 2015-04-15 00:12:35 +02:00
1a45eae5a3 basic filter for list of results 2015-04-14 23:44:55 +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
e91874a64a return empty person data if needed 2015-04-14 20:40:54 +02:00
0552f9863d return persons as a list 2015-04-14 20:39:09 +02:00
877458fc23 f is false 2015-04-14 20:30:05 +02:00
73e04b4982 keep name title 2015-04-14 20:28:57 +02:00
4f630a5ba2 decouple the backend calls from MongoDB operators 2015-04-14 20:27:45 +02:00
9c4995b9b4 use the person_id in the attendees list 2015-04-13 23:28:23 +02:00
c93a6800de documentation for sub-resource methods 2015-04-13 23:25:46 +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
a858c415b3 note about information about persons in different collections 2015-04-08 23:02:24 +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
8dda84f479 documentation 2015-04-07 23:59:35 +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