d4bdad8d5e
Fix /hendelser styling for events with no body
2018-08-13 18:48:03 +02:00
023b53fa95
Remove old admin interface logo
2018-08-13 18:33:37 +02:00
17ef9288ef
Replace the awesome carrier pidgin with something a little less watermarked
2018-08-12 03:57:31 +02:00
a600f8170a
Fix webmail title
2018-08-12 03:57:22 +02:00
1540292458
Delete two unnused pages
2018-08-12 03:56:58 +02:00
3dc3b37044
Minor styling tweaks
2018-08-12 03:56:45 +02:00
52a50017c6
Hide unnused <header>s for now
2018-08-12 03:56:18 +02:00
fbcae7b67d
Fix pagination buttons and mobile view of kalender
2018-08-12 03:55:41 +02:00
69dcc15bea
Fix navbar in brettspill
2018-08-12 03:55:04 +02:00
31a7470b37
Fix aktiviter in mobile mode
2018-08-12 03:54:39 +02:00
79e413d194
Switch to useing markdown for user formatted text
2018-08-12 03:52:55 +02:00
307eba4218
Disallow visiting unexisting project pages
2018-08-12 03:43:50 +02:00
5ef3bc68a0
Revert pagesize test value commited in 5205a3f0
2018-08-12 00:59:28 +02:00
5205a3f095
Fix filter and pagination combo on admin event page
2018-08-12 00:52:34 +02:00
309e308518
My solution is better
2018-08-10 23:51:34 +02:00
90297af982
Change design for project cards
2018-08-10 23:30:36 +02:00
e1e053af27
Make image borders sharper
2018-08-10 23:24:08 +02:00
e72bd066be
Prevent wrong aligning of calendar items on the homepage
2018-08-10 23:20:32 +02:00
474895c2a3
Make shadow behind user menu semi-transparent
2018-08-10 23:13:52 +02:00
1066f42861
User menu on hover
2018-08-10 22:37:26 +02:00
47c8ac90cb
Larger line height for events to make it look less compressed
2018-08-10 22:22:04 +02:00
618c7c3eef
Make image borders sharper
2018-08-10 22:19:25 +02:00
2c2d1ab446
Replace Raleway with Lato
2018-08-10 22:19:14 +02:00
88e258a0fb
Add some HTML5 doctypes
2018-08-10 00:20:03 +02:00
29a41f5ad8
Fix admin event editor
...
The date field was a lot of work, but it's a lot easier to use now.
2018-08-10 00:19:16 +02:00
13518f7fff
Fix admin event list style
2018-08-10 00:18:28 +02:00
90ece46dd7
Minor tweaks to design, labels and navbar
2018-08-09 22:28:34 +02:00
d92e53f0b7
Disallow invalid event dates.
...
this froze the simpleevent class
2018-08-09 22:27:28 +02:00
b965da0a6c
Add ability to join and leave groups, get row id in a way supported by both mysql and sqlite
2018-08-09 00:50:31 +02:00
a63bc3e6a9
Fix the project editor and a delete feature
2018-08-09 00:48:53 +02:00
1147c1a7af
Fix the filter in Mine Projekter to seach description and pagination
...
I also expanded the page size from 4 to 8
2018-08-09 00:46:36 +02:00
34668cb0ea
Make it possible to view projects in more detail
2018-08-09 00:45:06 +02:00
21390d8ce8
Fix /mail navbar
2018-08-09 00:42:36 +02:00
6601ec041e
Make list of projects look nice. Added Drift and Styret on the top
2018-08-09 00:41:54 +02:00
4445f659a7
Fix ugly form submit buttons
...
Chrome, and maybe other browsers, for some reason add a border to these
2018-08-09 00:34:41 +02:00
734a3b023f
Add an awesome carrier pidgin to the Kontakt page
2018-08-09 00:32:44 +02:00
be5b1d7b81
Fix webpages being larger than the viewport despite being empty
2018-08-07 00:30:34 +02:00
cb3949f6e8
Fix changing user permissions. usernames with _ in them would be split into multiple users
...
This page is utterly broken and deserves a rewrite.
delimiting fields with "_" is a bad idea.
But i'm too lazy to be bothered. Don't call me when the db breaks
2018-08-06 23:33:04 +02:00
f5c088fdc1
Remove kalender and aktiviteter from navbar, add Hendelser. Change webmail to /mail
...
Finally
2018-08-06 23:34:54 +02:00
6c7241a2ac
Add /mail
...
This page will replace the current webmail subdomain
2018-08-06 23:34:52 +02:00
8dcc899c34
Add "Kalender" button to /hendelser
...
Makes navigation a bit more intuitive. The label is subject to change.
It might even be changed from a button style link to a normal link.
2018-08-06 23:34:09 +02:00
32cc4ec27f
Fix MOTD
...
It now won't require there to be at least one entry in the motd table.
I also tidied up the motd class
2018-08-06 23:33:32 +02:00
29ac0ece7e
Add /PNG and /pvv.svg
...
This page was not checked into the git repository. Untracked files in the git repo on the server makes my head hurt
2018-08-06 23:33:04 +02:00
9fec2d56f4
Don't allow people who don't own a project to update it
2018-02-26 16:26:10 +01:00
e60195d431
Migrate project owners to the project member table
...
... to keep project membership tidy and centralized
This puts organizer fitlers out of commission for now
2018-02-26 16:24:50 +01:00
54467ab9b9
Small project member related fixes
2018-02-24 21:09:31 +01:00
30c8aa2032
Groundwork for project members
...
Tools for adding/removing members are coming soon (tm)
2018-02-24 21:09:15 +01:00
d984dfb89c
Begin work on project pages
...
Also store project owners' emails as contact info
2018-02-24 19:41:57 +01:00
63200f863b
Fix login button font when not active
2018-02-24 19:23:27 +01:00
5412414ce1
Assimilate hendelser into the new standard
2018-02-24 17:56:42 +01:00
ebe3ce0e1e
Better text breaking on hendelser
2018-02-24 17:49:17 +01:00
43fb843b17
Fix missing p tag without violating the purity of plaintext
2018-02-24 17:45:51 +01:00
3ccaf69549
Fix påmelding
...
screwed this up during merge prep, it ended up with basically the same content twice
2018-02-24 17:30:56 +01:00
6777048dac
Fix login button on all pages
...
By passing PDO to the login bar so admins get their link
2018-02-24 17:02:00 +01:00
3832d3fde0
Fix project description error in my projects page
2018-02-24 16:57:38 +01:00
32f9653a6d
Prepare for merge
2018-02-24 16:53:17 +01:00
48d79f2635
Design tweaks
2018-02-20 20:45:03 +01:00
54428c2bab
Tweak calendar design
2018-02-20 20:31:28 +01:00
4ca408b8fe
Add colors to events and day-numbers in calendar
2018-02-20 20:07:32 +01:00
550161bba2
Add colors to each event in hendelse
2018-02-20 19:36:06 +01:00
f6174706f8
Started work on /hendelser/
...
This may replace /aktiviteter/ and /kalender/ in the navbar, and further link to those two
2018-02-20 18:57:38 +01:00
66504057b2
Fix bug in /aktiviteter/ when viewing a spesific date
2018-02-20 16:18:43 +01:00
b016d27adb
Fix /nerdepitsa and /anime navbar
2018-02-17 17:25:30 +01:00
cf058dc7a9
Project cards
2018-02-14 17:56:19 +01:00
9f935cd810
Implode with <br>
2018-02-14 17:55:41 +01:00
e88411eea4
Make the top menu as wide as possible
2018-02-13 23:15:51 +01:00
0bce2053cf
Fix missing namespace
2018-02-13 19:19:32 +01:00
1d65cab11d
Add hover effect for user menu
2018-02-13 19:17:09 +01:00
8f2299cee5
Fix regression where login button was not enabled when menu is open
2018-02-13 19:14:41 +01:00
ba0fe09d06
Workaround for PHP 5
2018-02-13 19:10:47 +01:00
73efba625b
Add a central include file
2018-02-13 19:08:41 +01:00
f2b75c81c1
Make sure that the user menu appears over the login button
2018-02-13 18:52:38 +01:00
060d37c040
Better styling of the user menu
2018-02-13 18:44:36 +01:00
24b6af1799
Add admin button to user menu, if admin
2018-02-13 18:30:49 +01:00
edde8b6927
Prevent strange jumping when opening menu, and add hover effects
2018-02-13 18:17:41 +01:00
87c6523f35
Responsive design for landing page content
2018-02-13 17:23:21 +01:00
a4b01d1259
Add link to favicon
2018-02-13 17:11:39 +01:00
f811286e52
Align login menu
2018-02-13 17:11:11 +01:00
c38932046a
Small alignment fix
2018-02-13 17:05:09 +01:00
f2a14f3791
Only show MOTD title if it is set
2018-02-13 17:02:03 +01:00
53af8dae44
Fix a regression where it is hard to close the menu on mobile
2018-02-13 17:00:01 +01:00
1db31b9e56
Add MOTD
2018-02-13 16:58:54 +01:00
af97383e01
last one of these i promise
2018-02-13 16:54:39 +01:00
e7f11aee54
Improve login/logout buttons
2018-02-13 16:48:00 +01:00
98f882233c
Implode project description everywhere else
...
Forgot these
2018-02-13 16:41:03 +01:00
5e10d53c36
Fix newlines in project descriptions
2018-02-13 16:28:59 +01:00
e93b07f890
Strange hack when using position:absolute
2018-02-13 16:11:14 +01:00
46eed1c223
Make navbar absolute positioned, so it scrolls
2018-02-13 16:07:28 +01:00
1e973c31b2
Concentrate position statement in one rule
2018-02-13 16:06:54 +01:00
84b6b60a37
Use CSS tables for the navbar
2018-02-13 16:01:19 +01:00
774f2754a0
Remove rogue header tag
2018-02-13 15:51:57 +01:00
89ce6773a8
Redo landing page main body
...
MOTD is WIP
2018-02-13 15:50:45 +01:00
1f2de139eb
Add McDonalds menu
2018-02-13 15:24:27 +01:00
05dee57ded
Remove gender inequality
...
Got a complaint that the admin tools title wasn't very inclusive towards the fairer sex. The title has been edited to be gender neutral
2018-02-13 15:00:14 +01:00
2d850c719d
Make navbar darker and have fancy underline hover-effect
2018-02-13 14:53:51 +01:00
02f54c4458
Fix indentation for font CSS
2018-02-13 14:46:48 +01:00
39dfafd538
Revert "Add 32x32 favicon"
...
Some browsers take the 32x32 and scale it down to 16x16,
instead of taking the 16x16 sprite.
This reverts commit 6162e2662c
.
2018-02-12 00:08:51 +01:00
6162e2662c
Add 32x32 favicon
2018-02-11 02:48:55 +01:00
8a47ad96de
Fix sendmail bounce
2018-02-11 01:18:43 +01:00
61e7c73901
Fix db activities on frontpage without url
2018-02-11 01:01:05 +01:00
e98084aaf4
Remove /kurs
2018-02-10 18:38:09 +01:00
9f38e2af1a
Move agenda creation to single include
...
This is to minimize problems arizing from adding and removing recurring events
2018-02-10 18:37:02 +01:00
8b148fe0e3
Add 16x16 favicon
2018-02-10 18:34:09 +01:00
ebedc31fb6
Norwegian localisation fixes
2018-02-10 18:08:53 +01:00
25da4a80f2
Fix navbar on some pages
2018-02-10 18:05:38 +01:00
b914590ea8
Reduce the use of Raleways to headers and list items
2018-02-10 18:05:01 +01:00
689428241c
Fix html for project pages
2018-02-10 16:39:30 +01:00
0b0707eafe
Fix html for the rest of the main pages
2018-02-10 16:23:17 +01:00
c4c5389fe8
Fix admin css
2018-02-10 16:13:18 +01:00
56e6766520
Move navbar CSS to its own file
2018-02-10 15:04:57 +01:00
49048fc973
Add Raleway font as default
2018-01-31 01:23:45 +01:00
b1623f9da1
Minor navbar adjustments
2017-11-14 11:40:28 +01:00
1ea96f5c0d
New navbar
...
mobile still wip
2017-11-13 23:13:24 +01:00
2ee9a98277
white logos
2017-11-13 22:01:33 +01:00
cf95f90f5e
A word
...
Totally not copy-pasted from the wiki
2017-11-13 20:43:10 +01:00
68f3bdb097
Add sane login button
2017-11-13 20:38:16 +01:00
7dbce0bd24
Add webmail to navbar, add generalized navbar to /om
2017-11-13 20:35:25 +01:00
1f47b3849e
Landing changes i forgot to stage
...
im smart :)
2017-11-13 14:20:07 +01:00
ede224c2f2
Move general info to landing header
2017-11-13 14:18:08 +01:00
c6cd02486d
Redesign navbar and landing page
2017-11-13 13:21:51 +01:00
518ee8baf2
Started making /paamelding
2017-11-11 22:11:10 +01:00
5981eea827
Make parts of kalender non-selectable
2017-11-11 22:10:43 +01:00
f890b07d54
Minor cleanup in imports
2017-11-11 22:10:05 +01:00
d18315aa39
Fix https on simplesaml and remove /login
2017-11-11 22:08:24 +01:00
689975f262
Admins can add new users to usergroup system
...
new users meaning users who aren't in the usergroup system for the website yet.
also spicier no access messages
2017-11-11 20:37:04 +01:00
bb965aadd2
Admins can now set groups for new users
...
new users meaning users who don't already have any usergroups set
2017-11-11 19:13:59 +01:00
9241a0404a
Only show buttons for admin pages you can access
2017-11-11 17:21:04 +01:00
ee42e932e9
Fix requires for admin landing page
2017-11-11 17:15:02 +01:00
3d3903eadc
Check usergroups when accessing admin panel
2017-11-11 17:06:56 +01:00
1ce3490ff0
Usergroup system
2017-11-11 17:00:08 +01:00
6574bd576e
Generalize navigation and PHP configuration
2017-11-11 15:20:58 +01:00
9068042a7e
Remove "active" in navbar in adminpanel
2017-11-11 14:08:35 +01:00
eb62ce4d99
Fix navbar in /admin/prosjekter/
2017-11-11 13:55:01 +01:00
53d97b5ccd
Fix navbar in adminpanel
2017-10-28 20:55:40 +02:00
60ef214e1b
Fix bug displaying single prosjekt
2017-10-28 20:55:40 +02:00
c1def5fd7d
Pretty up admin and prosjekter
2017-10-28 20:55:40 +02:00
e5dcb07659
My projects page
2017-10-28 20:09:54 +02:00
446d966e80
Add simple login button & indicator to navbar
2017-10-28 17:19:40 +02:00
7e3d256f93
Add project admin interface
2017-10-28 16:44:56 +02:00
751967c5fa
Add filtering to activity admin page
2017-10-28 16:11:36 +02:00
e1b2f00a38
Fix projekter/ny navbar and header
2017-10-28 14:40:17 +02:00
eb1adc0311
Restructure projects page
2017-10-28 14:01:49 +02:00
1da1785e46
Add project creation
...
The projects page will also display a few random projects now
2017-10-22 17:57:55 +02:00
68bba332f1
Remove BrettspilActivity from agendas
2017-10-22 17:48:58 +02:00
731663e4c0
Fixed logout
2017-10-22 17:32:54 +02:00
d047a99fd3
Add simplesaml setup
2017-10-22 15:43:47 +02:00
473cd000d0
Remove url on simpleevent
2017-10-22 14:15:11 +02:00
c7d4c6c524
Fix admin interface hrefs
2017-10-22 13:46:19 +02:00
2be094c905
Fix link to /kontakt/ in navbar
2017-10-22 13:34:53 +02:00
1abb7813a8
Add event editing to admin interface
2017-10-12 00:38:28 +02:00