Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better import/export. | Mateja | 2021-03-14 | 3 | -13/+5 |
| | |||||
* | Use computed setter in call-sign-filter component. | Mateja | 2021-03-14 | 2 | -9/+17 |
| | |||||
* | Work on call-sign-filter component. | Mateja | 2021-03-13 | 6 | -13/+63 |
| | |||||
* | Adding boilerplate code. | Mateja | 2021-03-13 | 8 | -0/+82 |
| | |||||
* | Remove unused `special_navbar.blade.php`.use-laravel-mix | Mateja | 2021-03-08 | 1 | -31/+0 |
| | |||||
* | Use compiled assets. | Mateja | 2021-03-07 | 1 | -7/+4 |
| | |||||
* | Compile JavaScript libraries. | Mateja | 2021-03-07 | 1 | -22/+4 |
| | |||||
* | Setting up Laravel Mix. | Mateja | 2021-03-07 | 3 | -3/+1149 |
| | | | | | | | | - 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 | ||||
* | Use d.m.Y. instead of Y-m-dv1.0.1 | Mateja | 2020-12-03 | 1 | -4/+19 |
| | |||||
* | Added modes to activities. | Mateja | 2020-11-26 | 1 | -1/+1 |
| | |||||
* | Activities special callsign description added. | Mateja | 2020-11-24 | 2 | -28/+3 |
| | |||||
* | Select old special sign... | Mateja | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | Drastically improved reservation form. | Mateja | 2020-11-17 | 1 | -112/+21 |
| | |||||
* | No wrap activities. | Mateja | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Reservations action notice... | Mateja | 2020-11-16 | 1 | -0/+1 |
| | |||||
* | AJAX filtering reservations on admin panel... | Mateja | 2020-11-16 | 1 | -34/+72 |
| | |||||
* | Validate from and to date on reserve from. Copy activities.js to | Mateja | 2020-11-16 | 1 | -0/+3 |
| | | | | reservations.js | ||||
* | Special Calls on main website. Important! | Mateja | 2020-11-15 | 6 | -8/+18 |
| | |||||
* | AJAX select special callsign from activities finished. | Mateja | 2020-11-15 | 1 | -1/+6 |
| | |||||
* | Don't use Laravel Mix for now... | Mateja | 2020-11-15 | 3 | -24/+0 |
| | |||||
* | Fixed sponsors link images... | Mateja | 2020-11-13 | 1 | -12/+10 |
| | |||||
* | Work on activities... | Mateja | 2020-11-13 | 3 | -33/+57 |
| | |||||
* | Gallery pagination fix... | Mateja | 2020-11-12 | 1 | -1/+4 |
| | |||||
* | Show special call description. | Mateja | 2020-11-08 | 3 | -1/+20 |
| | |||||
* | Fixed gallery delete... | Mateja | 2020-11-07 | 1 | -1/+1 |
| | |||||
* | fixed post editing | Mateja | 2020-11-07 | 1 | -0/+2 |
| | |||||
* | Better news. I should implement url()->previous(); | Mateja | 2020-11-07 | 2 | -31/+22 |
| | | | | Gallery doesn't delete from storage... | ||||
* | Gallery edit status... | Mateja | 2020-11-07 | 1 | -0/+7 |
| | |||||
* | Gallery finished... | Mateja | 2020-11-07 | 1 | -2/+21 |
| | |||||
* | Work on gallery... | Mateja | 2020-11-07 | 1 | -1/+12 |
| | |||||
* | Gallery work... | Mateja | 2020-11-06 | 3 | -5/+18 |
| | |||||
* | Paginate news. | Mateja | 2020-11-06 | 1 | -0/+1 |
| | |||||
* | GalleryController, better news, using Bootstrap. | Mateja | 2020-11-06 | 1 | -5/+6 |
| | |||||
* | Fix typo. | Mateja | 2020-11-02 | 1 | -1/+1 |
| | |||||
* | Callsign editing fix... | Mateja | 2020-11-02 | 1 | -2/+2 |
| | |||||
* | News system finished... | Mateja | 2020-11-02 | 6 | -6/+132 |
| | |||||
* | Styling on reservations... | Mateja | 2020-11-02 | 1 | -12/+16 |
| | |||||
* | Special callsigns finished. | Mateja | 2020-11-01 | 2 | -4/+11 |
| | |||||
* | Problem fixed! | Mateja | 2020-11-01 | 1 | -1/+1 |
| | |||||
* | Editing signs buggy... | Mateja | 2020-11-01 | 2 | -1/+43 |
| | |||||
* | Callsign adding finished. | Mateja | 2020-11-01 | 2 | -9/+19 |
| | |||||
* | Work on callsigns. | Mateja | 2020-11-01 | 2 | -2/+46 |
| | |||||
* | Display in reservations. | Mateja | 2020-11-01 | 1 | -2/+37 |
| | |||||
* | Add special callsigns controllers. | Mateja | 2020-10-31 | 1 | -2/+2 |
| | |||||
* | Show approved reservations... | Mateja | 2020-10-31 | 1 | -1/+1 |
| | |||||
* | Don't use foreign keys for special calls. | Mateja | 2020-10-31 | 1 | -1/+4 |
| | |||||
* | Show reservations... | Mateja | 2020-10-31 | 1 | -1/+22 |
| | |||||
* | Little bit of sanitizing... | Mateja | 2020-10-31 | 2 | -21/+14 |
| | |||||
* | Special Calls as separate entity. | Mateja | 2020-10-31 | 7 | -7/+44 |
| | |||||
* | Add SpecialCallsController and titles to views. | Mateja | 2020-10-31 | 10 | -1/+19 |
| |