aboutsummaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add `/special-calls/show` route.Mateja2021-03-141-0/+7
* 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-031-0/+29
* Operator callsign to uppercase.v1.0.0Mateja2020-11-291-2/+2
* Added modes to activities.Mateja2020-11-261-2/+2
* Drastically improved reservation form.Mateja2020-11-171-1/+35
* Nicer error message.Mateja2020-11-161-1/+1
* Finished. No errors. Go to testing.Mateja2020-11-161-1/+50
* AJAX filtering reservations on admin panel...Mateja2020-11-161-2/+35
* Reservations sorting fix.Mateja2020-11-161-1/+3
* Validate from and to date on reserve from. Copy activities.js toMateja2020-11-161-0/+8
* Validate each uploaded image.Mateja2020-11-161-1/+2
* AJAX select special callsign from activities finished.Mateja2020-11-151-1/+1
* Nice JSON response.Mateja2020-11-151-8/+20
* Work on activities...Mateja2020-11-131-3/+22
* Show special call description.Mateja2020-11-081-0/+7
* Go back to previous news page...Mateja2020-11-081-2/+6
* Fixed gallery delete...Mateja2020-11-071-2/+2
* Better news. I should implement url()->previous();Mateja2020-11-072-7/+10
* Gallery finished...Mateja2020-11-071-3/+5
* Fixed image add issue.Mateja2020-11-071-5/+6
* Work on gallery...Mateja2020-11-071-2/+23
* Gallery work...Mateja2020-11-062-1/+12
* Paginate news.Mateja2020-11-061-1/+1
* GalleryController, better news, using Bootstrap.Mateja2020-11-063-6/+86
* News system finished...Mateja2020-11-022-5/+60
* Standardized controllers to CRUD...Mateja2020-11-024-33/+112
* Styling on reservations...Mateja2020-11-021-1/+0
* Special callsigns finished.Mateja2020-11-011-14/+27
* Reorganize controllers.Mateja2020-11-014-139/+154
* Editing signs buggy...Mateja2020-11-011-0/+26
* Callsign adding finished.Mateja2020-11-011-1/+16
* Work on callsigns.Mateja2020-11-011-1/+2
* Display in reservations.Mateja2020-11-011-1/+2
* Add special callsigns controllers.Mateja2020-10-311-0/+20
* Show approved reservations...Mateja2020-10-311-1/+1
* Don't use foreign keys for special calls.Mateja2020-10-311-9/+10
* Special Callsign -text- from id.Mateja2020-10-311-6/+14
* Show reservations...Mateja2020-10-311-3/+48
* Little bit of sanitizing...Mateja2020-10-312-22/+4
* Add SpecialCallsController and titles to views.Mateja2020-10-312-40/+55
* Authentication implemented.Mateja2020-10-281-2/+12
* Validator::make and html5 requiredMateja2020-10-271-29/+26
* Work on activities and login page.Mateja2020-10-251-0/+15
* Form validation, blade, bootstrapMateja2020-10-251-0/+32
* Learning about forms, POST, validation and AJAX in Laravel.Mateja2020-10-201-0/+8
* Database, controller and news views.Mateja2020-10-201-1/+5
* forms and migrationsMateja2020-10-181-0/+11