Commit graph

184 commits

Author SHA1 Message Date
42f1a47dc1 closes #59: ues HTTPS, if a certificate is available 2015-04-26 10:27:46 +02:00
2bea160434 closes #59: ues HTTPS, if a certificate is available 2015-04-26 10:27:33 +02:00
8632fb67ad extract person_id, if missing 2015-04-26 09:36:45 +02:00
4b99f6f306 remove verbose debug messages 2015-04-26 09:34:48 +02:00
531ff54de4 per-url WebSocket context 2015-04-26 01:26:00 +02:00
d776959cb4 closes #34: WebSocket to communicate with clients 2015-04-26 01:10:58 +02:00
85ba6be4b5 basic WebSocket handler 2015-04-26 00:47:38 +02:00
622c884853 closes #21: trigger to print labels 2015-04-25 15:47:40 +02:00
7448b87100 clean environment variable names 2015-04-25 15:46:46 +02:00
3d92aa5098 consider persons unique if they differ for (name, surname, email) 2015-04-25 12:37:59 +02:00
da8809b3ed checked in 2015-04-25 10:13:56 +02:00
3ad75be5ff use job_title instead of job 2015-04-25 10:06:35 +02:00
94fbfef6cf closes #55: import persons from an English CSV 2015-04-25 10:04:47 +02:00
4e4b6c9e1c triggers honored also when the query does not contain the person_id 2015-04-22 23:34:53 +02:00
8c6ec6a15b fixes #53: do not convert integers longer than 8 bytes 2015-04-22 22:59:56 +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
d637d6652a update documentation 2015-04-19 23:27:39 +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
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