aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* api routes shit...Mateja2020-11-134-12/+12
|
* Fixed sponsors link images...Mateja2020-11-131-12/+10
|
* Work on activities...Mateja2020-11-138-37/+19537
|
* Gallery pagination fix...Mateja2020-11-121-1/+4
|
* webpack stuff...Mateja2020-11-085-7/+80
|
* Show special call description.Mateja2020-11-088-2/+151
|
* Go back to previous news page...Mateja2020-11-081-2/+6
|
* Fixed gallery delete...Mateja2020-11-074-3/+3
|
* fixed post editingMateja2020-11-071-0/+2
|
* Better news. I should implement url()->previous();Mateja2020-11-074-38/+32
| | | | Gallery doesn't delete from storage...
* Gallery edit status...Mateja2020-11-071-0/+7
|
* Gallery finished...Mateja2020-11-072-5/+26
|
* Fixed image add issue.Mateja2020-11-071-5/+6
|
* Work on gallery...Mateja2020-11-074-5/+37
|
* Gallery work...Mateja2020-11-067-6/+66
|
* Paginate news.Mateja2020-11-062-1/+2
|
* GalleryController, better news, using Bootstrap.Mateja2020-11-065-13/+95
|
* Fix typo.Mateja2020-11-021-1/+1
|
* Callsign editing fix...Mateja2020-11-021-2/+2
|
* News system finished...Mateja2020-11-029-13/+194
|
* Standardized controllers to CRUD...Mateja2020-11-025-52/+131
|
* Styling on reservations...Mateja2020-11-022-13/+16
|
* Special callsigns finished.Mateja2020-11-014-20/+43
|
* Reorganize controllers.Mateja2020-11-015-147/+165
|
* Problem fixed!Mateja2020-11-013-22/+3
|
* Editing signs buggy...Mateja2020-11-014-1/+74
|
* Callsign adding finished.Mateja2020-11-014-11/+36
|
* Work on callsigns.Mateja2020-11-013-3/+48
|
* Display in reservations.Mateja2020-11-012-3/+39
|
* Add special callsigns controllers.Mateja2020-10-313-2/+35
|
* Show approved reservations...Mateja2020-10-312-2/+2
|
* Don't use foreign keys for special calls.Mateja2020-10-313-12/+17
|
* Special Callsign -text- from id.Mateja2020-10-311-6/+14
|
* Show reservations...Mateja2020-10-312-4/+70
|
* Little bit of sanitizing...Mateja2020-10-314-43/+18
|
* Special Calls as separate entity.Mateja2020-10-317-7/+44
|
* Add SpecialCallsController and titles to views.Mateja2020-10-3113-44/+79
|
* Sponsors links???Mateja2020-10-301-0/+10
|
* Better mobile views.Mateja2020-10-282-1/+2
|
* Bootstrap mobile margin fix.Mateja2020-10-281-2/+2
|
* Authentication implemented.Mateja2020-10-284-3/+17
|
* Validator::make and html5 requiredMateja2020-10-275-42/+39
|
* Old values...Mateja2020-10-262-2/+4
|
* Work on activities and login page.Mateja2020-10-254-2/+33
|
* Form validation, blade, bootstrapMateja2020-10-255-19/+86
|
* Learning about forms, POST, validation and AJAX in Laravel.Mateja2020-10-203-0/+14
|
* Database, controller and news views.Mateja2020-10-204-112/+522
|
* Add factory for posts.Mateja2020-10-191-0/+30
|
* MigrationsMateja2020-10-191-1/+1
|
* Add title to posts migrationMateja2020-10-191-0/+1
|