Commit Graph

230 Commits

Author SHA1 Message Date
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
okalintu a021043385 removed obsolete abbjobs model
(same content is now server by old webs json-api)
2016-12-10 19:41:26 +02:00
Juuso Käenmäki e67ef5e4ed Modified hsl.py to work as a django command. 2016-12-10 19:32:39 +02:00
Aarni 23132386bb Debug log moved to Home by default
...Vittusaatana...
2016-12-10 19:17:52 +02:00
Aarni c9de8e2f8e Debug log file removed 2016-12-10 18:54:09 +02:00
Aarni b0753bf30a Filter members by date functionality added 2016-12-10 18:54:09 +02:00
okalintu 40e83ecdcc switched mail settings from sample to reflect gmail settings 2016-12-10 18:21:25 +02:00
Aarni c7203cb149 Member status filter Bootstrap frontend added 2016-12-08 16:10:44 +02:00
Jan Tuomi 4ceb55223f Update readme.md with better instructions 2016-12-08 14:46:18 +02:00
Onni Lampi 55a77ffccb Add cool script to automate applet testing 2016-12-07 19:32:46 +02:00
okalintu 4d548f0767 rewrote abbjobs to use json apin provided by old sikweb 2016-12-02 20:12:14 +02:00
henu c2322cb103 Added logger function to webapp 2016-12-02 19:18:36 +02:00
henu 90b4175b03 Added comment before logger 2016-12-02 19:12:51 +02:00
henu d19e148102 Added logger function to members app 2016-12-02 19:11:35 +02:00
Jan Tuomi 77cb6ca200 Fix markdown in readme.md 2016-12-02 17:47:49 +02:00
henu 57b4eb3be5 Added margin to logout button 2016-11-16 19:32:01 +02:00
henu 5c9fdc37e4 Changed style of headers in pages, added instructions to lisaa_jasenia page 2016-11-16 19:28:52 +02:00