Commit Graph

19 Commits

Author SHA1 Message Date
Anders 4e8e2831da v1.5.22 - Updated Push News
Added old() to different create & Edit pages
Added the removal
2021-05-10 11:18:05 +02: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
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
Anders 491ecc9d6e v1.4.2 - Fixed QL Editor
Added Feedback to menu bar
2020-10-07 11:59:58 +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
Anders cab8ad604c v1.2.0 - You can now create and edit guides 2020-09-11 12:30:37 +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
Anders e6f03ad72b v0.9.15h - NameCheck - Fixed Updates 2020-08-17 10:21:02 +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 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
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