|
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 |
|
|
49d6e85904
|
fixes #96: avoid wrapping of table headers
|
2016-04-17 16:52:45 +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 |
|
|
40d396d872
|
#87: lower debounce to 600ms
|
2016-04-17 12:59:51 +02:00 |
|
|
f42b8d6be6
|
#87: debounce for 750ms before a query is fired
|
2016-04-17 00:04:59 +02:00 |
|
|
8d464b7336
|
fixes #90: custom boolean values are shown also when off
|
2016-04-16 20:36:56 +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 |
|
|
fa76274ba3
|
closes #84: updates ui-bootstrap library
|
2016-04-09 18:34:30 +02:00 |
|
|
b7d15552c3
|
#84 updates AngularJS and related libraries
|
2016-04-09 18:22:03 +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 |
|
|
1b0098793f
|
use static loader
|
2015-05-16 13:28:44 +02:00 |
|
|
3ad01b44c4
|
add grunt file to extract translations
|
2015-05-16 13:11:35 +02:00 |
|
|
780371e49c
|
footer in a navbar fixed to bottom
|
2015-05-13 21:03:43 +02:00 |
|
|
c896ad6a49
|
closes #57: footer links
|
2015-05-10 10:38:43 +02:00 |
|
|
928a737de4
|
link for logo
|
2015-05-10 10:32:21 +02:00 |
|
|
708ea866d0
|
add custom logo
|
2015-05-10 10:30:37 +02:00 |
|
|
ec04251960
|
force height of unregistered table
|
2015-05-10 10:27:57 +02:00 |
|
|
c570d9158b
|
nicer event edit page
|
2015-05-05 21:48:25 +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 |
|
|
c6a025dba0
|
add a lot of awesomeness with Font Awesome
|
2015-05-05 20:59:21 +02:00 |
|
|
c25ac0ebf7
|
cutiness with FA
|
2015-05-04 23:09:34 +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 |
|
|
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 |
|