Commit Graph

118 Commits

Author SHA1 Message Date
Aarni Halinen 55fdf8f60d Add filtering for Event and Signup ViewSets 2018-11-18 17:54:11 +02:00
Aarni Halinen 65aac3daf1 Add LimitOffsetPagination 2018-11-18 17:54:11 +02:00
Aarni Halinen 5b44d2e4c7 Fix favicon 2018-09-10 21:08:37 +03:00
Aarni Halinen ac8fb0bfe3 Set authentication to webapp DRF 2018-07-24 19:09:42 +03:00
Aarni Halinen 11b6e68fe1 Remove password_reset and own login, redirect to admin/login
Django admin login to be used. Thus we should be able to upgrade to
Django2.0
2018-07-17 20:58:13 +03:00
Aarni Halinen 48b6ed5b69 Update Django 2.0 2018-05-09 20:05:20 +03:00
Aarni Halinen a9cf253c83 Silence pyexcel DEBUG logs
Close issue #103
2018-05-07 01:12:54 +03:00
Jan Tuomi bdf6b469ad Move ohlhafv to its own app 2018-01-28 18:54:45 +02:00
Jan Tuomi f0ea3505e4 Move and rename a lot of stuff into kaehmy app 2018-01-26 01:15:35 +02:00
Jan Tuomi 31e324e478 Remove obsolete setting in base.py 2017-11-02 23:20:57 +02:00
Jan Tuomi 29070165eb Merge develop to feature-excel-import-export 2017-11-02 15:15:41 +02:00
Jan Tuomi 755abe5647 Add missing pip dependency 2017-11-01 13:17:31 +02:00
Jan Tuomi 2f80159144 Merge branch 'feature-coffee-upgrade' into 'develop'
Feature coffee upgrade

See merge request vtmk/web2.0!92
2017-11-01 13:14:44 +02:00
Jan Tuomi e709570f22 Change stuff to use excel files 2017-10-31 22:36:31 +02:00
Aarni Halinen b779ecaf14 Add password recovery tool
All templates overridden for easier custom texts. Login_base.html for recovery and login pages
2017-10-31 20:15:02 +02:00
okalintu 8f74c87df5 Reimplement serverside coffee scale 2017-10-29 23:46:20 +02:00
Jan Tuomi 3b3b45b5ee Move MQTT and HSL startup scripts around 2017-10-26 08:35:48 +03:00
Jan Tuomi bddc1acdb1 Change default DB to SQLite3 2017-10-25 14:31:19 +03:00
Jan Tuomi f498c0a787 Fix pep8 2017-10-17 12:45:41 +03:00
Jan Tuomi a7732e136d Add language middleware 2017-10-17 12:44:49 +03:00
Jan Tuomi cfd2940183 Add telegram bot 2017-10-16 10:54:02 +03:00
Jan Tuomi 4099e5fa24 Fix broken tests 2017-09-29 00:05:17 +03:00
Jan Tuomi 8f06190bd0 Use django-suit for SIK Admin 2017-09-28 23:36:12 +03:00
Jan Tuomi 61f5c293db Implement token auth for sähköpiikki 2017-09-26 14:39:21 +03:00
Jan Tuomi 864b3787c8 Add sahkopiikki user create command 2017-09-26 11:30:34 +03:00
Jan Tuomi 7ce28c3a48 Add autocomplete widget and fix some errors 2017-09-25 20:45:13 +03:00
Jan Tuomi 010fab5be1 Move static dir and fix eslint issues 2017-09-24 16:21:45 +03:00
Jan Tuomi 78bfa9fbcb Add ALLOWED_HOSTS to sample settings 2017-09-24 15:28:22 +03:00
Jan Tuomi ef58c8c98f Split settings.py into 2 2017-09-24 13:42:27 +03:00
Jan Tuomi a11943aec6 Move MQTT settings to settings.py 2017-09-24 13:28:38 +03:00
Jan Tuomi 1c4be69964 Add pickle serializer to settings sample 2017-09-24 12:42:16 +03:00
henu 43e54af141 Fix webapp and sikweb py files pep8 2017-09-20 21:15:46 +03:00
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
Aarni 2834da0934 Email new member on request and accept 2017-05-24 21:03:55 +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 dd61231837 Fix file name problem in CI 2017-05-18 16:16:27 +03:00
Jan Tuomi c64cf7a7cc Clean up repo and remove docker 2017-05-18 15:49:04 +03:00