aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused `special_navbar.blade.php`.use-laravel-mixMateja2021-03-081-31/+0
|
* Use compiled assets.Mateja2021-03-071-7/+4
|
* Compile JavaScript libraries.Mateja2021-03-071-22/+4
|
* Setting up Laravel Mix.Mateja2021-03-0710-20691/+2501
| | | | | | | | - Install necessary node packages - Setup `webpack.mix.js` - Don't track public files that change on asset compilation - Compile `resources/sass` files (Bootstrap) - Remove unused `resources/css/app.css` file
* Added link to site.Mateja2021-01-191-1/+1
|
* Create LICENSEMateja Marić2021-01-171-0/+674
|
* More ordering.v1.1.0Mateja2020-12-071-0/+2
|
* Small improvements.v1.0.3Mateja2020-12-062-3/+5
|
* Fix Restore button.v1.0.2Mateja2020-12-041-11/+15
|
* Use d.m.Y. instead of Y-m-dv1.0.1Mateja2020-12-033-5/+49
|
* Update README file.Mateja2020-12-021-56/+12
|
* Operator callsign to uppercase.v1.0.0Mateja2020-11-291-2/+2
|
* Added modes to activities.Mateja2020-11-263-3/+4
|
* Add top margin to callsign description.Mateja2020-11-241-1/+1
|
* Activities special callsign description added.Mateja2020-11-243-55/+40
|
* Select old special sign...Mateja2020-11-181-1/+1
|
* Drastically improved reservation form.Mateja2020-11-172-113/+56
|
* No wrap activities.Mateja2020-11-171-1/+1
|
* Nicer error message.Mateja2020-11-161-1/+1
|
* Reservations action notice...Mateja2020-11-162-8/+6
|
* Finished. No errors. Go to testing.Mateja2020-11-165-5/+117
|
* AJAX filtering reservations on admin panel...Mateja2020-11-165-47/+141
|
* Reservations sorting fix.Mateja2020-11-161-1/+3
|
* Validate from and to date on reserve from. Copy activities.js toMateja2020-11-163-0/+49
| | | | reservations.js
* Validate each uploaded image.Mateja2020-11-161-1/+2
|
* Special Calls on main website. Important!Mateja2020-11-156-8/+18
|
* AJAX select special callsign from activities finished.Mateja2020-11-153-3/+31
|
* Nice JSON response.Mateja2020-11-151-8/+20
|
* Don't use Laravel Mix for now...Mateja2020-11-155-19584/+11
|
* 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
|