Commit graph

43 commits

Author SHA1 Message Date
30c14b1046 hide logout button if not logged in 2016-05-13 23:05:15 +02:00
e1db20b0e0 fixes #120: logout button works in Firefox 2016-05-11 22:07:12 +02:00
0c664a955d fixes #117: /info path to fetch current user and other info 2016-05-01 23:23:07 +02:00
4c8a13887f #91: also transmit via WebSocket added attendees 2016-04-10 18:45:30 +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
1b0098793f use static loader 2015-05-16 13:28:44 +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
d89d07fedb nicer person edit form 2015-05-05 21:31:37 +02:00
2ac7f02182 logout button 2015-05-02 18:38:57 +02:00
0d8f443ac7 introduce font-awesome 2015-05-01 22:43:37 +02:00
d776959cb4 closes #34: WebSocket to communicate with clients 2015-04-26 01:10:58 +02:00
d986d9467f file for directives 2015-04-18 15:26:04 +02:00
6940534d49 counter of attendees 2015-04-08 21:55:23 +02:00
c5574f0b4c check before adding a new registered person to an event 2015-04-06 17:59:31 +02:00
a81eb33b69 change alert color if form is dirty 2015-04-05 20:12:54 +02:00
8306c9d3e3 ui-router for import 2015-04-05 18:10:26 +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
cb4b51e051 all menu entries in the navbar 2015-04-05 10:13:00 +02:00
f401ce07eb navbar 2015-04-05 09:28:08 +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
6c0181cefd rename navigation controller 2015-03-28 15:48:59 +01:00
0495aa5acc use debug version of libraries 2015-03-28 15:34:32 +01:00
b5f271d03e remove jQuery and Bootstrap JS 2015-03-28 12:55:51 +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
1b9d0b36f9 add normalize.css 2015-03-22 14:55:00 +01:00
06eb4c550b add license 2015-03-22 09:36:32 +01:00
488348df39 document the html 2015-03-22 09:08:38 +01:00
c63124f575 JavaScript code cleanup 2015-03-21 15:45:40 +01:00
212ceba267 use custom CSS 2015-03-21 13:20:10 +01:00
b6b870fc06 move REST logic into services 2015-03-21 11:34:55 +01:00
9a5bcc5a65 use $location to navigate 2015-03-21 09:30:39 +01:00
2de8c0dde0 navigation controller 2015-03-20 22:47:49 +01:00
22da76e932 navigation buttons 2015-03-15 20:39:55 +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