Aarni Halinen
|
e3d0709b31
|
Add new Dockerfile for prod
|
2019-10-07 19:56:55 +03:00 |
|
Leo Kivikunnas
|
9a9757c914
|
Moved expenses claim development to its own feature branch
|
2019-06-03 19:52:12 +03:00 |
|
Leo Kivikunnas
|
c9962c4d8e
|
Fixed style errors
|
2019-05-27 20:46:56 +03:00 |
|
Leo Kivikunnas
|
4046d2c753
|
Started work on expenses claim
|
2019-05-27 20:32:18 +03:00 |
|
Aarni Halinen
|
1c51b666ab
|
Clean old infoscreen code and statics
|
2019-03-26 14:39:51 +02:00 |
|
Aarni Halinen
|
8e40434867
|
Update favicon
|
2019-03-12 15:14:09 +02:00 |
|
Jan Tuomi
|
a708a6377d
|
Fix JWT auth settings in base.py
|
2019-03-11 20:51:29 +02:00 |
|
Aarni Halinen
|
005d34daf5
|
Add EOF blank line base.py
|
2019-01-29 13:35:59 +02:00 |
|
Jan Tuomi
|
95c29d8528
|
Increase JWT expiration time to 1 week
|
2019-01-28 21:39:45 +02:00 |
|
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 |
|