aboutsummaryrefslogtreecommitdiff
path: root/app/Http/Controllers/ReservationsController.php
Commit message (Collapse)AuthorAgeFilesLines
* More ordering.v1.1.0Mateja2020-12-071-0/+2
|
* Small improvements.v1.0.3Mateja2020-12-061-2/+4
|
* Fix Restore button.v1.0.2Mateja2020-12-041-11/+15
|
* 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
| | | | reservations.js
* 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
|
* Standardized controllers to CRUD...Mateja2020-11-021-4/+17
|
* Reorganize controllers.Mateja2020-11-011-0/+85