Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gallery pagination fix... | Mateja | 2020-11-12 | 1 | -1/+4 |
* | webpack stuff... | Mateja | 2020-11-08 | 5 | -7/+80 |
* | Show special call description. | Mateja | 2020-11-08 | 8 | -2/+151 |
* | Go back to previous news page... | Mateja | 2020-11-08 | 1 | -2/+6 |
* | Fixed gallery delete... | Mateja | 2020-11-07 | 4 | -3/+3 |
* | fixed post editing | Mateja | 2020-11-07 | 1 | -0/+2 |
* | Better news. I should implement url()->previous(); | Mateja | 2020-11-07 | 4 | -38/+32 |
* | Gallery edit status... | Mateja | 2020-11-07 | 1 | -0/+7 |
* | Gallery finished... | Mateja | 2020-11-07 | 2 | -5/+26 |
* | Fixed image add issue. | Mateja | 2020-11-07 | 1 | -5/+6 |
* | Work on gallery... | Mateja | 2020-11-07 | 4 | -5/+37 |
* | Gallery work... | Mateja | 2020-11-06 | 7 | -6/+66 |
* | Paginate news. | Mateja | 2020-11-06 | 2 | -1/+2 |
* | GalleryController, better news, using Bootstrap. | Mateja | 2020-11-06 | 5 | -13/+95 |
* | 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 | 9 | -13/+194 |
* | Standardized controllers to CRUD... | Mateja | 2020-11-02 | 5 | -52/+131 |
* | Styling on reservations... | Mateja | 2020-11-02 | 2 | -13/+16 |
* | Special callsigns finished. | Mateja | 2020-11-01 | 4 | -20/+43 |
* | Reorganize controllers. | Mateja | 2020-11-01 | 5 | -147/+165 |
* | Problem fixed! | Mateja | 2020-11-01 | 3 | -22/+3 |
* | Editing signs buggy... | Mateja | 2020-11-01 | 4 | -1/+74 |
* | Callsign adding finished. | Mateja | 2020-11-01 | 4 | -11/+36 |
* | Work on callsigns. | Mateja | 2020-11-01 | 3 | -3/+48 |
* | Display in reservations. | Mateja | 2020-11-01 | 2 | -3/+39 |
* | Add special callsigns controllers. | Mateja | 2020-10-31 | 3 | -2/+35 |
* | Show approved reservations... | Mateja | 2020-10-31 | 2 | -2/+2 |
* | Don't use foreign keys for special calls. | Mateja | 2020-10-31 | 3 | -12/+17 |
* | Special Callsign -text- from id. | Mateja | 2020-10-31 | 1 | -6/+14 |
* | Show reservations... | Mateja | 2020-10-31 | 2 | -4/+70 |
* | Little bit of sanitizing... | Mateja | 2020-10-31 | 4 | -43/+18 |
* | Special Calls as separate entity. | Mateja | 2020-10-31 | 7 | -7/+44 |
* | Add SpecialCallsController and titles to views. | Mateja | 2020-10-31 | 13 | -44/+79 |
* | Sponsors links??? | Mateja | 2020-10-30 | 1 | -0/+10 |
* | Better mobile views. | Mateja | 2020-10-28 | 2 | -1/+2 |
* | Bootstrap mobile margin fix. | Mateja | 2020-10-28 | 1 | -2/+2 |
* | Authentication implemented. | Mateja | 2020-10-28 | 4 | -3/+17 |
* | Validator::make and html5 required | Mateja | 2020-10-27 | 5 | -42/+39 |
* | Old values... | Mateja | 2020-10-26 | 2 | -2/+4 |
* | Work on activities and login page. | Mateja | 2020-10-25 | 4 | -2/+33 |
* | Form validation, blade, bootstrap | Mateja | 2020-10-25 | 5 | -19/+86 |
* | Learning about forms, POST, validation and AJAX in Laravel. | Mateja | 2020-10-20 | 3 | -0/+14 |
* | Database, controller and news views. | Mateja | 2020-10-20 | 4 | -112/+522 |
* | Add factory for posts. | Mateja | 2020-10-19 | 1 | -0/+30 |
* | Migrations | Mateja | 2020-10-19 | 1 | -1/+1 |
* | Add title to posts migration | Mateja | 2020-10-19 | 1 | -0/+1 |
* | foreign key | Mateja | 2020-10-19 | 1 | -1/+2 |
* | add pictures | Mateja | 2020-10-18 | 1 | -0/+6 |
* | add csrf tag | Mateja | 2020-10-18 | 1 | -1/+1 |