Commit Graph

41 Commits

Author SHA1 Message Date
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
Anders dc9c1bf113 v1.5.3 - Added Swal on all index pages 2020-12-01 12:05:18 +01:00
Anders c3ca99c9e0 v1.4.12 - Added Category created funtion on guides & web.php route
fixed css
Added guide picture on guides show on app
2020-11-27 11:29:58 +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 0ae9dfd5d4 v1.4.8i Fix border on the X, and added substr 2020-10-30 14:18:28 +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 005cf821c9 v1.4.8e Fixed so when you edit a guide or a event the images gets added and its not just blank for some strange reason, but you cant edit images yet . 2020-10-26 14:59:16 +01:00
victor 1109990fba v1.4.8e Fixed a bug where when you updated a event, it would add a extra r buttons 2020-10-26 14:10:39 +01:00
victor 077a6c57ea v1.4.8c Add new icons, added a new tab in the navbar, added manifest to git 2020-10-23 08:43:42 +02: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 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 233bc2b35e Merge branch 'master' of https://github.com/sebathefox/skolehjem-webapp into master 2020-10-07 08:25:14 +02:00
frederikpyt 1d92c12ecf v1.4.1 - Small fixes 2020-10-07 08:25:00 +02:00
Anders f95318a8f2 v1.4.0 - Added category search on the app
Added comments
Fixed code
Fixed pagination still being there without using it
2020-09-22 10:45:27 +02:00
frederikpyt 505ed3710b v1.3.4 - Small fixes 2020-09-22 09:07:36 +02:00
Anders 580c38e940 v1.2.1 - Fixed Category for guides 2020-09-14 08:57:31 +02:00
Anders cab8ad604c v1.2.0 - You can now create and edit guides 2020-09-11 12:30:37 +02:00
Neerholt de3ed9c326 v1.1.0b -Added guides categorys 2020-09-10 15:31:06 +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 b72ca3fbde v0.10.15f - Added video to guides (Still in need of <iframe></iframe> to be removed on news site) 2020-08-26 10:49:11 +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
frederikpyt 44ade93240 v0.10.3 - Fixed darkmode css on app/washing-reservations/create.blade.php. Fixed frontend file upload valdiation. Fixed analytics 2020-08-18 08:19:14 +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
Neerholt fce970de65 v0.9.15e - made nameCheck for guides 2020-08-17 08:23:48 +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
Neerholt d016ea6c4c v0.8.4a - Added last support for images uploade 2020-08-12 12:49:05 +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 4c2b58f33b Merge branch 'master' of https://github.com/sebathefox/skolehjem-webapp
 Conflicts:
	skolehjem/resources/views/admin/events/create.blade.php
2020-08-07 09:49:31 +02:00
frederikpyt 246004ebfd v0.5.8 - Added create news option on guide and event create/edit 2020-08-07 09:47:23 +02:00
Anders 708313a4b3 v0.5.6 - Fixed Guide when destroying.
Added accountable in Event table to see who is the accountable for the event. Changed description field to CKEditor
2020-08-06 14:47:22 +02:00
Neerholt a04c38636b v0.5.2 - Made the new menuplan, so you now can use CKeditor. 2020-08-05 14:59:41 +02:00
Anders a78e7d90f6 Fixed - Guides
Added - contacts visual (controller coming soon)
2020-08-05 09:23:57 +02:00
Anders c8b85a6c9b fixed guide_article 2020-08-04 13:37:06 +02:00
Neerholt c223cb967c Made it so they can now make there own dynamic guide 2020-08-04 13:21:23 +02:00