Jan Tuomi
990d6b853f
Move templates in members app to templates dir
...
This is kind of a huge, monolithic commit. Templates were being served
as static files, so Django template tags could not be used for, e.g.
internationalization. Now all html files are served as Django templates.
2017-02-05 16:39:49 +02:00
Tatoma
e5e284b80d
Add coffeeinfoitem
...
Serve ka.dy.fi in iframe as infoitem. Resolves #29 .
2017-02-01 19:21:56 +02:00
Juuso Käenmäki
54148fdfb3
Fix for HSL-api querys
2017-02-01 18:16:07 +02:00
Juuso Käenmäki
d236c1e8f8
Fix for syntax-error on infoscreen/static/js/infoscreen_controllers.js
2017-02-01 17:56:43 +02:00
henu
582168b4d3
Added margin to recaptcha
2017-02-01 17:53:52 +02:00
Juuso Käenmäki
41658675dc
Merge branch 'develop' of 86.50.143.68:vtmk/web2.0 into develop
2017-02-01 17:41:13 +02:00
Juuso Käenmäki
bb5ec67eb6
Fixes for hsl-timetable.
2017-02-01 17:31:48 +02:00
Jan Tuomi
558d624076
Fix ESLint errors
2017-02-01 17:27:00 +02:00
Juuso Käenmäki
95c016ce11
Fixed hsl_ftecher.py
2017-01-26 14:38:25 +02:00
Jan Tuomi
59f3040143
Brush up styles in the login form
2017-01-26 14:11:55 +02:00
Tatoma
6941f2d7fe
Add dummy frontpage
...
Resolves #27
2017-01-25 19:06:03 +02:00
Tatoma
bb9cf0d277
Fix redirect loop in favicon
...
Relates to #22
2017-01-25 18:31:50 +02:00
Jan Tuomi
89d5f3ae5f
Fix issue where HSL data would fill up the DB
2017-01-25 17:59:02 +02:00
Jan Tuomi
a063337f0a
Add settings field to fetch timetable thresholds
2017-01-25 17:37:02 +02:00
Tatoma
4a3da98e4e
Add favicon
...
Favicon added to root and redirect to it in urls.py. Firefox doesn't seems to like redirecting. Chrome works just fine. Resolves #22 .
2017-01-25 13:35:22 +02:00
Jan Tuomi
a16c9f4f78
Fetch HSL timetables with threads instead of cron
2017-01-21 19:55:14 +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
332928ce30
Font changes to hsl timetable.
2017-01-20 14:39:40 +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
9a05a98857
Created css and added functionality to mark busses leaving soon.
2017-01-19 20:29:35 +02:00
Jan Tuomi
eeeeeeb21d
Ignore case in member register filters
2017-01-19 18:39:16 +02:00
Jan Tuomi
d8dc064eb6
Fix a bunch of PEP8 violations
2017-01-19 17:55:59 +02:00
Jan Tuomi
16a3d03a32
Clean up code style in controllers and templates
2017-01-19 14:47:51 +02:00
Jan Tuomi
c6a2ed38b1
Add search bar and filter options to member table
...
In addition to new functionality, the styles of the page were refined.
Resolves #19 . Resolves #20 .
2017-01-19 01:43:12 +02:00
Juuso Käenmäki
5585b52ebd
Bug-fix for incomplete stop-names.
2017-01-18 18:28:16 +02:00
Juuso Käenmäki
e243595883
Added HSL api userhash to settings-sample.py
2017-01-18 17:46:18 +02:00
Juuso Käenmäki
892e2b5252
- Created model for timetable-data management
...
- Updated infoscreen hsl command
- Fixed all depending code
2017-01-18 17:33:42 +02:00
Jan Tuomi
869de82c5c
Remove migration files from repo
2017-01-17 20:54:00 +02:00
henu
b66a2953b0
[Application] Did more styling for the form
2017-01-17 18:33:44 +02:00
henu
d531ba6484
[Application] Changed style of the checkboxes
2017-01-17 17:07:32 +02:00
henu
f63d9e7c8a
[Application] Changed style of the headers in the form
2017-01-17 17:05:41 +02:00
henu
38299d56cf
[Application] Improved application form styles and form inputs
2017-01-17 16:47:25 +02:00
Tatoma
5474dc5942
Add placeholder and further instructions. Complete #9
2017-01-17 13:02:29 +02:00
jantuomi
3ecfba50af
Add libssl-dev as dependency to readme.md
2017-01-16 22:08:56 +02:00
Jan Tuomi
3ed1f154f0
Update default database settings to make tests work
2017-01-13 00:23:15 +02:00
Jan Tuomi
c92af4f7d7
Add some unit tests
2017-01-12 23:24:55 +02:00
Jan Tuomi
e45bd5b454
Redo styles for the ABB slide, remove QR codes
2017-01-12 19:33:11 +02:00
Jan Tuomi
6ae5e1af75
Mention unit tests in readme
2017-01-12 09:37:34 -05:00
Jan Tuomi
74aa802691
Merge branch 'master' into develop
2017-01-12 09:35:35 -05:00
Jan Tuomi
51e1fe81ba
Add simple unit test for infoscreen
2017-01-12 09:21:44 -05:00
Jan Tuomi
76cb0b2fd7
Clean up some styles in infoscreen admin
2017-01-12 08:58:54 -05:00
Jan Tuomi
8048d69397
Add delete button for rotations in table
...
Resolves #21
2017-01-12 08:26:52 -05:00
Jan Tuomi
4f12c42c5f
Add "create new" button to table of existing rotations
2017-01-12 07:22:30 -05:00
Tatoma
cd248e293e
Add placeholder and example instructions #9
2017-01-11 15:13:01 +02:00
Jan Tuomi
46a4ca5478
Add image to ABB jobs when there are no jobs
...
Resolves #1 .
2017-01-10 23:21:08 +02:00
Aarni
42d64f6431
Add timeout for empty rotation GET requests
...
Resolve bug #12
2017-01-10 19:12:35 +02:00
Jan Tuomi
d4de01289a
Scale Sössö titles with viewport size
...
References #2 .
2017-01-04 13:23:22 +02:00
Jan Tuomi
10b731961a
Fix infoscreen Sössö slide styles
...
The slide is responsive and works also on other screen sizes than
1920x1080. Fixes #2 .
2017-01-04 13:23:22 +02:00
okalintu
7631a5ed71
modified members paid field to default to the beginning of time instead of null and disallowed nulls
2016-12-10 19:41:26 +02:00
okalintu
dd0d7393ee
added migration deleting obsolete abbjob
2016-12-10 19:41:26 +02:00