Commit Graph

42 Commits

Author SHA1 Message Date
Jan Tuomi f534244dd8 Fix logging in all modules 2017-09-19 19:31:43 +03:00
Jan Tuomi 5da4b52bde Move coffee scale to web2.0 2017-09-18 23:16:19 +03:00
Jan Tuomi f800f5c342 Allow all hosts on dev server 2017-09-15 20:58:46 +03:00
Jan Tuomi 12027a5a80 Fix things 2017-09-15 20:11:44 +03:00
Aarni d438c7b16a Use more appropriate fields instead of TextFields
Fix issue #72
2017-09-13 18:44:17 +03:00
Jan Tuomi 4f62dce814 Use django-auditlog 😏 2017-06-17 13:47:31 +03:00
Ilkka Oksanen bd0522f79a Rework webapp models and add translation framework 2017-06-07 18:38:04 +03:00
Jan Tuomi 5c8dfdfd1d Add settings value for automatic emails
Resolves #54
2017-05-29 23:26:36 +03:00
Jan Tuomi 9276f4cafb Merge feature-sidebar with conflicts 2017-05-27 11:30:22 +03:00
Jan Tuomi 12d7ca0835 Fix settings error 2017-05-27 11:13:29 +03:00
henu 54612e31ca Add REST API support to members
Members can be now retrieved one at a time is user has admin rights.
Implemented also permissions and throttle rates to REST API and added
required settings.py modifications to settings-sample.py file.
2017-05-25 17:06:44 +03:00
Jan Tuomi 128342c678 Add about.html because Jopi forgot 2017-05-24 20:08:18 +03:00
Jan Tuomi 1410c2e2a5 Upgrade to Django 1.11
Resolves #48
2017-05-21 18:08:38 +03:00
Jan Tuomi a2fb923220 Fix all pep8 and eslint errors :0 2017-05-21 16:28:47 +03:00
Jan Tuomi 30ca4aafd3 Exclude migrations from nose and pep8 2017-05-19 16:03:38 +03:00
Jan Tuomi c64cf7a7cc Clean up repo and remove docker 2017-05-18 15:49:04 +03:00
okalintu 7736c6397f Change psql to settings replacing mariadb 2017-05-17 17:35:08 +03:00
Jan Tuomi 9a87ba56b5 Start using django_tables2 for table processing 2017-05-13 00:18:01 +03:00
Jan Tuomi 189f0dd30d Use Django forms in members, WIP 2017-05-11 09:01:30 +03:00
okalintu 33cf10c556 Change default email sender to comply with django 2017-05-10 17:10:54 +03:00
Jan Tuomi bf9aad4f4c Add coverage test module django_nose 2017-03-02 13:10:17 +02:00
henu 4beefd13a4 Added django rest framework to members 2017-02-22 17:13:15 +02:00
Juhana bafc094f40 Add missing setting entries 2017-02-22 15:31:09 +02:00
Jan Tuomi 85a7415c5c Add missing options to settings-sample.py 2017-02-10 18:58:29 +02:00
Jan Tuomi 09ada09723 Merge branch 'template-overhaul' into develop 2017-02-10 18:54:23 +02:00
Jan Tuomi 7ee3f69740 Add footer with language controls
Also add a project wide global_static directory at the root for storing
project wide static files. Add some translations for the member register
app.
2017-02-06 01:10:25 +02:00
Jan Tuomi c34e31c0e5 Add some translations for i18n 2017-02-05 23:02:04 +02:00
Jan Tuomi 8f4c8701ae Fix CORS header issue in infoscreen 2017-02-05 18:27:46 +02:00
Juuso Käenmäki bb5ec67eb6 Fixes for hsl-timetable. 2017-02-01 17:31:48 +02:00
Jan Tuomi a063337f0a Add settings field to fetch timetable thresholds 2017-01-25 17:37:02 +02:00
Jan Tuomi 81a7f0a4a4 Add cronjob to fetch new timetable data from HSL 2017-01-20 15:28:04 +02:00
Juuso Käenmäki 30d11bbbca Removed userhash from settings-sample.py 2017-01-19 23:55:11 +02:00
Juuso Käenmäki e243595883 Added HSL api userhash to settings-sample.py 2017-01-18 17:46:18 +02:00
Jan Tuomi 3ed1f154f0 Update default database settings to make tests work 2017-01-13 00:23:15 +02:00
Aarni 23132386bb Debug log moved to Home by default
...Vittusaatana...
2016-12-10 19:17:52 +02:00
okalintu 40e83ecdcc switched mail settings from sample to reflect gmail settings 2016-12-10 18:21:25 +02:00
henu d19e148102 Added logger function to members app 2016-12-02 19:11:35 +02:00
HooVee 4955fe695c Added reCaptcha to application form 2016-09-27 21:13:00 +03:00
okalintu a49d2c0b35 added skeleton for infoscreen app 2016-08-01 20:46:48 +03:00
okalintu 33f87ff87b enabled members app in the samples 2016-05-30 19:21:14 +03:00
okalintu c9ad036f2b updated sample config file to better match current project 2016-05-19 02:20:15 +03:00
okalintu 9b1ccc8df0 initial commit 2016-05-18 19:27:22 +03:00