Commit graph

51 commits

Author SHA1 Message Date
488348df39 document the html 2015-03-22 09:08:38 +01:00
910515b2e7 docstring in Python code 2015-03-22 08:58:25 +01:00
0c65f0c87b use strict mode 2015-03-22 08:57:57 +01:00
8b8df99dce store new ID into scope 2015-03-22 00:07:05 +01:00
bfc08033e2 update and add method for the backend 2015-03-21 20:33:23 +01:00
550d6bf443 unify tornado controllers 2015-03-21 20:32:39 +01:00
1c993c147c use MongoDB ObjectId as unique IDs 2015-03-21 20:32:03 +01:00
8a1834e509 backend draft 2015-03-21 18:29:19 +01:00
84f9f6b202 edit page for a new Person 2015-03-21 16:48:00 +01:00
c63124f575 JavaScript code cleanup 2015-03-21 15:45:40 +01:00
bd5e73f62b controller to add new event 2015-03-21 15:33:17 +01:00
0db7feb547 basic new Event page 2015-03-21 13:21:47 +01:00
4e7fff358e basic REST services 2015-03-21 13:21:15 +01:00
212ceba267 use custom CSS 2015-03-21 13:20:10 +01:00
f487af1f0b custom CSS 2015-03-21 13:17:28 +01:00
b6b870fc06 move REST logic into services 2015-03-21 11:34:55 +01:00
7fa4855d22 add angular-resource for RESTful API 2015-03-21 09:33:10 +01:00
9a5bcc5a65 use $location to navigate 2015-03-21 09:30:39 +01:00
bafc9a9997 .gitignore 2015-03-21 09:30:12 +01:00
1145ef59fa basic backend 2015-03-21 09:29:01 +01:00
aa060715db base controller 2015-03-20 23:08:21 +01:00
2de8c0dde0 navigation controller 2015-03-20 22:47:49 +01:00
Davide Alberani
01a2157562 Merge pull request #1 from raspibo/master
dcast78 installation guide
2015-03-15 23:17:39 +01:00
Davide Alberani
ce1b557517 Merge pull request #2 from alberanid/master
event and person details
2015-03-15 23:12:29 +01:00
5b664a2f2e stub of backend 2015-03-15 23:08:50 +01:00
08978dcec0 README.txt files 2015-03-15 23:08:22 +01:00
efe4e27a78 detail pages 2015-03-15 23:05:59 +01:00
6a50a4d965 improve view of filters 2015-03-15 22:13:06 +01:00
22da76e932 navigation buttons 2015-03-15 20:39:55 +01:00
Davide Alberani
ac74d69576 Merge pull request #1 from alberanid/master
2015-03-15 updates
2015-03-15 18:06:37 +01:00
3aa2e057b6 introduce events list page 2015-03-15 18:00:08 +01:00
ed8c037109 redirect index 2015-03-15 15:47:04 +01:00
7bbc77eef6 add jQuery and Bootstrap js 2015-03-15 15:46:40 +01:00
dcast78
a5ca3ecd17 Update README.md 2015-03-15 11:56:28 +01:00
dcast78
3de9a8a989 Update README.md
Basic installation and test procedure
2015-03-15 11:56:05 +01:00
80af9c9e73 angular route and maps 2015-03-14 18:50:40 +01:00
e50e85fc0f add notice 2015-03-14 18:11:17 +01:00
c377eb032b add Apache 2.0 license 2015-03-14 18:00:25 +01:00
5aef8343ad persons page uses Bootstrap 2015-03-14 17:47:22 +01:00
68b0acc79c Bootstrap 3.3.2 2015-03-14 17:46:02 +01:00
22006007f5 jQuery 2.1.3 2015-03-14 17:43:35 +01:00
070e84bcb1 mockup for persons 2015-03-14 17:32:45 +01:00
a96e81a951 introduce angularjs app 2015-03-14 17:32:16 +01:00
5d68a04e29 remove static index file 2015-03-14 17:31:11 +01:00
2310b7a173 handle index.html 2015-03-14 13:05:04 +01:00
b67354c67a static html directory 2015-03-14 12:47:43 +01:00
9591c68bf2 templates directory 2015-03-14 12:47:21 +01:00
b815189440 single process 2015-03-14 11:22:19 +01:00
d3eb3614c8 static directory 2015-03-14 11:21:42 +01:00
81b82dc797 basic server 2015-03-14 11:12:57 +01:00