Commit Graph

260 Commits

Author SHA1 Message Date
Juhana beb36064f9 Add entry to urls.py for media files 2017-02-22 15:19:15 +02:00
Jan Tuomi 22e8e3d995 Fix footer styles 2017-02-12 17:23:38 +02:00
Jan Tuomi 255b3bfe83 Add dummy SIKAdmin at /sikadmin 2017-02-12 00:49:22 +02:00
Jan Tuomi 8d53885820 Add more translations 2017-02-10 21:23:40 +02:00
Jan Tuomi ea2ea26f45 Add some translations 2017-02-10 21:18:34 +02:00
Jan Tuomi 70e66cb7da Add preview button for rotations 2017-02-10 20:15:18 +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 236d080b53 Translate infoscreen admin page 2017-02-10 18:50:54 +02:00
Juuso Käenmäki 8cd8882fb9 New functionality for timetable: header-row with clock on it and animated row deletion 2017-02-10 18:02: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
Jan Tuomi d0185a708f Fix application page errors 2017-02-05 17:20:05 +02:00
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