|
7dc2e2bad1
|
code cleanup
|
2016-04-24 16:31:07 +02:00 |
|
|
756a776eba
|
fixes #108: avoid processing our own messages
|
2016-04-24 16:03:49 +02:00 |
|
|
88fd3daf18
|
#108: avoid local add of already present person
|
2016-04-24 14:51:05 +02:00 |
|
|
5b9beb60f3
|
#91: add a complete person to allPersons
|
2016-04-17 20:40:44 +02:00 |
|
|
06de357aae
|
#87: filter out keys with empty values
|
2016-04-17 19:14:52 +02:00 |
|
|
dbc1fd8918
|
clean newPerson model
|
2016-04-17 16:45:24 +02:00 |
|
|
9fe7f21a8d
|
fixes #87: refactory of local add/remove of an attendee
|
2016-04-17 15:28:02 +02:00 |
|
|
2d3a5f340d
|
fixes #89: add/remove messages are shown
|
2016-04-16 20:29:49 +02:00 |
|
|
0e99fd0e78
|
fixes #91: improve performances adding and deleting attendees
|
2016-04-10 19:39:12 +02:00 |
|
|
4c8a13887f
|
#91: also transmit via WebSocket added attendees
|
2016-04-10 18:45:30 +02:00 |
|
|
08aef28d0d
|
fixes #86: only the changed person is returned, updating an attendee status
|
2016-04-10 17:21:46 +02:00 |
|
|
956bc9cc07
|
Revert "mario edition"
This reverts commit b1072f4195 .
|
2015-05-21 21:40:43 +02:00 |
|
hackinbo
|
b1072f4195
|
mario edition
|
2015-05-21 21:26:53 +02:00 |
|
|
66661c6bb6
|
improved English strings
|
2015-05-17 10:38:11 +02:00 |
|
|
df1aa84d3f
|
closes #32: nice-looking date and times
|
2015-05-17 10:33:19 +02:00 |
|
|
1cd16f0e78
|
increase message timeout
|
2015-05-16 20:12:42 +02:00 |
|
|
949ab53973
|
closes #37: extract translations
|
2015-05-16 13:38:20 +02:00 |
|
|
d6a2697f51
|
use the translate service
|
2015-05-16 13:30:18 +02:00 |
|
|
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 |
|