Commit Graph

21 Commits

Author SHA1 Message Date
Jørn Åne 871ffc9182 Move navigation down in code, add ul element. 2016-08-29 19:37:49 +02:00
Jørn Åne d19bd1d08b Update links so that they can point to PHP files. 2016-08-26 23:54:58 +02:00
Peder Bergebakken Sundt d7885ddfe6 Updated ticker to support multible events a day 2016-08-26 18:39:36 +02:00
Jørn Åne 963973bc6b Show upcoming activity in the header on the main page. 2016-08-26 17:29:09 +02:00
Jørn Åne 328a2a31e6 Add URL property to events. 2016-08-26 17:22:11 +02:00
Jørn Åne 8519c00a57 Show more relevant times in upcoming activities. 2016-08-26 17:05:19 +02:00
helliio 29f0afa31f added brettspillkvled event 2016-08-19 23:46:30 +02:00
Jørn Åne 2c1bc0a2cb Add "next week" and show relative dates. 2016-08-19 22:01:25 +02:00
Jørn Åne 70db345b12 Remove duplicate PHP close tag. 2016-08-19 22:00:46 +02:00
Jørn Åne 3655883c9f Write database configuration through dev-script. 2016-08-18 23:17:24 +02:00
Jørn Åne 72b3a1f535 Add PDO-activity for reading events from database. 2016-08-18 22:43:48 +02:00
Aleksander Wasaznik 2949aba2bb Autohyphenate <p>
Add hyphens:auto to <p> to remove the ugly gaps introduced by
text-align: justified. This may cause some unwanted hyphenation on e.g.
email addresses. We should strive to not have long unbreakable words.

For record; command for adding html tag to all relevant files:
$ find -type f -exec sed -i '/DOCTYPE/ a <html lang="no">' {} +
2016-08-18 09:45:30 +02:00
Jørn Åne 2b5c561369 Add timezone statement to accommodate older PHP servers. 2016-08-18 00:00:34 +02:00
Jørn Åne f91d62e69f Remove merge cruft. 2016-08-17 23:58:54 +02:00
Jørn Åne a4181b98ac Fix typo. 2016-08-17 23:57:15 +02:00
Jørn Åne b6970d3f03 Add automatic agenda on front page. 2016-08-17 23:57:15 +02:00
Fredrik Strupe e4e8b0972b Dynamic event dates 2016-08-15 21:55:50 +02:00
helliio 6922cbeb23 Animekveld. 2016-08-15 21:12:30 +02:00
Karl August Hoivik 4ac73d0113 Merge branch 'master' of github.com:Programvareverkstedet/nettsiden 2016-08-15 19:57:45 +02:00
Karl August Hoivik 28397845a0 Event-getter classes 2016-08-15 19:57:27 +02:00
Karl August Hoivik 2fc2dc4da5 PHP events start 2016-08-15 18:19:41 +02:00