Commit Graph

25 Commits

Author SHA1 Message Date
Neerholt 19fdb63ad2 v1.5.12 Added the last things to the preview function, its all working now 2021-04-19 14:42:03 +02:00
Neerholt b024d6e821 v1.5.9 Added some css to modal 2021-04-19 08:12:50 +02:00
neerholt dd7acc1d24 v1.5.9 Added and fixed preview, the only problem is that images on event, guide category and guide resource id is not display on the different pages 2021-04-10 01:43:05 +02:00
Neerholt abe4a9dda9 v1.5.8 Added model, but there is some problems. 2021-04-09 11:23:52 +02:00
Neerholt 3d2f07d3d8 v1.5.8 Made backend to modal and preview, only frontend 2021-04-09 10:32:45 +02:00
Anders dc9c1bf113 v1.5.3 - Added Swal on all index pages 2020-12-01 12:05:18 +01:00
Anders 3bf8329434 v1.4.10 - Event, Guide & Menuplan pictures can now be updated and changed correctly (Menuplan is determined when creating, can't change picture later)
There is no longer a second news, when updating an event or such

Added Select2 when chosing roles for users

Removed guide button
2020-11-26 15:22:59 +01:00
Anders cd8fcb8cac v1.4.9 - Fixed (most of) style in all documents 2020-11-26 10:19:12 +01:00
victor c74f48dde5 v1.4.8k Fixed overflow hidden. forgot password and signup now works on pc 2020-11-24 13:14:25 +01:00
victor f51f92b218 v1.4.8g Fix a bug where if you made a guide without a images the category would not show up 2020-10-27 09:32:23 +01:00
victor 94749fcf21 v1.4.8 Fixed alot of the areas the graphic designer told me to. 2020-10-21 09:12:53 +02:00
victor 845b097501 v1.4.5 Fixed some languages settings, add to home screen script, fixed skolehjem to Erhvervskollegiet, flytte noget css 2020-10-14 09:07:13 +02:00
victor 2681472772 Merge branch 'master' of https://github.com/sebathefox/skolehjem-webapp into master
 Conflicts:
	skolehjem/database/migrations/2020_08_06_092000_create_news_table.php
	skolehjem/resources/views/admin/news/create.blade.php
	skolehjem/resources/views/admin/news/edit.blade.php
2020-10-07 15:28:47 +02:00
victor 22694bd0fb v1.4.4 Made news expiration date, add category to app homepages, made small css things 2020-10-07 15:27:29 +02:00
Anders 491ecc9d6e v1.4.2 - Fixed QL Editor
Added Feedback to menu bar
2020-10-07 11:59:58 +02:00
frederikpyt 159c3f3764 v1.4.1 - Small fixes 2020-10-07 08:23:26 +02:00
frederikpyt 9096f64569 v1.3.0 - Implemented DataTables 2020-09-18 10:04:33 +02:00
Anders 7b157fcd90 v0.10.17 - Added permission check (create/edit/delete) on all admin sites 2020-08-31 10:57:26 +02:00
Anders 3f2dcf1a0c v0.10.10a - Added Quill.js & Quill.snow.css to our own files, instead of calling it. - Removed uneccesary quill.snow.css in menuplan 2020-08-19 10:35:44 +02:00
Anders e6f03ad72b v0.9.15h - NameCheck - Fixed Updates 2020-08-17 10:21:02 +02:00
Neerholt ea623a72ca v0.9.15g - NameCheck 2020-08-17 09:21:47 +02:00
Anders 2cbb517ef1 v0.9.0 - Added individual `Read more` buttons on news.index
Added NewsType - To see if it's a news, menu, guide or event
Added type column to News type_id & arrangement_id (Both needed to see what type (menu,guide,news,event) and arrangement(The individual types ID))
Added NewsTypeSeeder.php
Fixed CSS
Added & Fixed messages en/dk
Fixed Editors
Added routing when removing yourself from an event, on events.index
2020-08-12 15:17:48 +02:00
Anders 746926d439 v0.7.8 - Added Quill Editor to all sites - Fixed Event name/subname showance in news.index 2020-08-12 08:42:58 +02:00
Neerholt 2ae0c1661c v0.6.2d - Added are you sure you want to leave alert if you have unsaved data on a pages 2020-08-11 10:54:01 +02:00
frederikpyt 3e4e6e71ab v0.5.5 - Added news on the admin panel 2020-08-06 12:21:19 +02:00