Commit graph

291 commits

Author SHA1 Message Date
47d305ab63 unicode csv reader 2015-03-29 21:17:47 +02:00
Davide Alberani
154c0f7e13 Merge pull request #10 from alberanid/master
UI components for persons import
2015-03-29 15:51:29 +02:00
1b20dccade target event for csv upload 2015-03-29 15:50:36 +02:00
c364e91e3c csv parser 2015-03-29 15:05:01 +02:00
45229ce1dc client side file uploader 2015-03-29 09:58:52 +02:00
20f1425cbe add angular-file-upload 2015-03-29 09:58:25 +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
578c8d749d box around date and time picker 2015-03-28 18:20:23 +01:00
730d5dbc18 date and time pickers 2015-03-28 17:42:27 +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
561393538e fix empty href 2015-03-28 12:54:46 +01:00
a93cd5996d introduce eventman.js for our utilities 2015-03-28 12:48:36 +01:00
3680298684 update todo list 2015-03-28 12:40:44 +01:00
Davide Alberani
0d0e87ab0e Merge pull request #9 from alberanid/master
downgraded AngularJS, installed UI Bootstrap
2015-03-25 14:58:07 +01:00
935ffb1618 downgrade AngularJS to version 1.2.28 2015-03-24 22:37:46 +01:00
261e959c9d add ui-bootstra 2015-03-24 22:35:32 +01:00
Davide Alberani
966e4a4c8c Merge pull request #8 from alberanid/master
fields validation
2015-03-23 23:07:42 +01:00
e6b72cdd7e fields validations 2015-03-23 23:06:44 +01:00
a0344514f3 nicer search fields 2015-03-23 21:59:35 +01:00
550ff7c45f use container instead of container-fluid 2015-03-22 17:17:51 +01:00
Davide Alberani
33b6559031 Merge pull request #7 from alberanid/master
can delete entries
2015-03-22 17:13:06 +01:00
f7b32946cf improvement ideas 2015-03-22 17:11:32 +01:00
65f1e8da13 ability to delete an entry 2015-03-22 17:08:25 +01:00
d68b263f84 list of improvements 2015-03-22 17:07:40 +01:00
1b9d0b36f9 add normalize.css 2015-03-22 14:55:00 +01:00
Davide Alberani
b82da612ad Merge pull request #6 from alberanid/master
documentation (and fixed typo)
2015-03-22 11:13:23 +01:00
9ebf47ec91 fix typo 2015-03-22 11:12:29 +01:00
d9d12d3f78 documentation for developers 2015-03-22 11:12:19 +01:00
Davide Alberani
821c6784e9 Merge pull request #5 from alberanid/master
documentation
2015-03-22 11:09:04 +01:00
1bb9d144ce slogan! 2015-03-22 11:08:23 +01:00
7bfcb3f956 notes about the development 2015-03-22 11:07:08 +01:00
af6b5417ff docstrings 2015-03-22 10:17:04 +01:00
0a2681a7e4 technological stack 2015-03-22 10:12:44 +01:00
06eb4c550b add license 2015-03-22 09:36:32 +01:00
64cf4a580f document JavaScript 2015-03-22 09:19:30 +01:00
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
Davide Alberani
eb7c11d428 Merge pull request #4 from alberanid/master
MongoDB integration and basic handling of collection
2015-03-21 20:44:53 +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