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
d8f5dd4ad9
Split activities into pages in the admin interface
...
and other trivial fixes
2017-10-08 03:33:42 +02:00
56f71eb9ab
Merge branch 'master' of https://github.com/Programvareverkstedet/nettsiden
2017-10-07 23:13:39 +02:00
89c2a59fd6
Beginning of the admin interface
2017-10-07 23:12:10 +02:00
b30889dcca
Fix kalenderverkstedet title
2017-10-07 23:10:10 +02:00
7cd78ac3bb
Merge branch 'master' of https://github.com/Programvareverkstedet/nettsiden
2017-10-07 23:10:01 +02:00
f7506d57da
Fix some norsk
2017-10-07 23:09:04 +02:00
aef3488c80
Make days clickable in kalender
2017-10-07 23:06:09 +02:00
e6ad3fb47a
Remove ticker
2017-10-07 23:05:40 +02:00
34e09667e5
Let "aktiviteter" also show events from database
2017-10-07 22:21:30 +02:00
24678ffb11
Add kalender to navbar
2017-10-07 21:57:15 +02:00
93aaffd500
Add translation to kalender and append . to dates
2017-10-07 21:53:40 +02:00
a2703988f0
Add calendar
2017-10-07 21:26:49 +02:00
d89625558b
Remove bad joke
2017-10-07 21:26:49 +02:00
a3c68c3c79
add feide authentication
2017-10-07 21:25:44 +02:00
3d2f07418d
Merge branch 'master' of github.com:Programvareverkstedet/nettsiden
2017-10-07 19:42:18 +02:00
c885e71ba0
New registration page, move some info from the old page to a separate 'om' page
2017-10-07 19:22:22 +02:00
acad759bb0
Move sosiale pictures back, fix regression
2017-10-07 17:34:27 +02:00
faff3a2a8d
Better alignment of date/time for today
2017-10-07 16:58:27 +02:00
0a2c08eb9b
Move date to the right
2017-10-07 16:42:11 +02:00
cd150d73c5
Cleanup code
2017-10-07 16:41:50 +02:00
8c8af74783
Move sosiale to aktiviteter
2017-10-07 15:16:22 +02:00
980e5ba9ac
Update title in prosjekter after its previous move
2017-10-07 15:05:11 +02:00
434d25cac5
Rename aktiviterer to prosjekter and hide prosjekter
2017-10-07 14:58:08 +02:00
8feb9cc1ad
Remove duplicate file
2016-09-30 15:18:45 +02:00