Commit Graph

35 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
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 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 ab5a7477d4 v1.4.8e Fixed a bug where when you updated a guide, it would add a extra read more button 2020-10-26 14:03:52 +01: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 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 cc3d78200a v1.3.3 - Added comments and removed code 2020-09-22 08:56:03 +02:00
Anders cab8ad604c v1.2.0 - You can now create and edit guides 2020-09-11 12:30:37 +02:00
Anders d4ac70de70 v0.12.0 - Fixed pagination
Fixed RolesController.php - Changes "User" to "Bruger"
Added æøåÆØÅ to roles pattern
Fixed bugs/mistakes
2020-09-07 12:44:24 +02:00
Anders b6f4fdb138 v0.10.18 - When deleting a menu, guide or event - The news according to the menu,guide or event will also get deleted (correctly now) 2020-08-31 12:48:59 +02:00
frederikpyt c6c54996b5 v0.10.16 - Various fixes 2020-08-31 09:36:10 +02:00
Anders e6f03ad72b v0.9.15h - NameCheck - Fixed Updates 2020-08-17 10:21:02 +02:00
Neerholt fce970de65 v0.9.15e - made nameCheck for guides 2020-08-17 08:23:48 +02:00
frederikpyt 604d5dad19 v0.9.15d - Fixed bug 2020-08-14 12:10:18 +02:00
frederikpyt 7dfcc36d07 v0.9.15c - Delete news when you delete its guide 2020-08-14 12:07:18 +02:00
frederikpyt 7b52c43a05 v0.9.9a - Fixed order 2020-08-13 12:36:45 +02:00
frederikpyt aef8aa5d2c v0.9.4 - Added email notification when news gets added 2020-08-13 09:09:11 +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
frederikpyt 50b495ee01 v0.5.15i - Fixed bugs 2020-08-10 12:14:09 +02:00
frederikpyt 1bea8401b4 v0.5.15b - Fixed bug 2020-08-10 10:21:09 +02:00
frederikpyt bd7800f5a0 v0.5.15 - Added subname to news 2020-08-10 09:37:19 +02:00
Neerholt 04c280e602 v0.5.12 - Add read more to guides, and made specific pages to read a specific guide 2020-08-07 12:48:08 +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
Neerholt b5fb505eaa
Merge pull request #3 from sebathefox/Multi-language
v.0.5.8 - Multi language
2020-08-07 08:53:29 +02:00
Neerholt 7cc871ae90 v0.5.7 - Made multi language option 2020-08-06 15:31:38 +02:00
Anders 1b7738fd09 Merge remote-tracking branch 'origin/master' 2020-08-06 14:47:28 +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
frederikpyt 358e47b703 v0.5.3A - Added permission requirements to GuideController.php 2020-08-06 08:44:21 +02:00
Anders f988967c22 Guides - Fixed
Contact - Added phonetimes
2020-08-05 09:43:53 +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