phpvms/resources/views/admin/flights
lordwilbur ba8a819c7d - fixed an error on finance in admin panel
- flight ident now use this format: VA IATA(if empty ICAO) + Flight Number + - + Flight Code (without C) + - + Flight Leg (without L)
- added function __trans_choice in helpers.php for translation
- fixed error in flight edit/insert panel not showing/inserting Tuesday in days
- fixed an error occurring when metar retrieved is empty
- edited now-ui-kit.css to align login fields correctly
- added /public/assets/frontend/js/core/jquery-3.3.1.min.js to fix a missed resource error in authentication pages
- added translations file for en and it locales
- translated all the frontend templates
2018-05-21 09:53:08 -05:00
..
create.blade.php Fixing XSS vulnerability by using the proper output tags 2018-03-12 17:58:12 -05:00
edit.blade.php More styling fixes in admin/flight add/edit form 2018-04-09 19:32:38 -05:00
fares.blade.php More styling, banner when nothing is added 2018-04-09 20:04:21 -05:00
fields.blade.php - fixed an error on finance in admin panel 2018-05-21 09:53:08 -05:00
flight_fields.blade.php Fix flight field bugs 2018-03-23 15:02:26 -05:00
import.blade.php Import/export expenses #194 2018-03-22 17:17:37 -05:00
index.blade.php Export flights to CSV in admin #194 2018-03-21 17:07:30 -05:00
scripts.blade.php More styling fixes in admin/flight add/edit form 2018-04-09 19:32:38 -05:00
search.blade.php Fixing XSS vulnerability by using the proper output tags 2018-03-12 17:58:12 -05:00
show_fields.blade.php Fixing XSS vulnerability by using the proper output tags 2018-03-12 17:58:12 -05:00
show.blade.php Fixing XSS vulnerability by using the proper output tags 2018-03-12 17:58:12 -05:00
subfleets.blade.php More styling, banner when nothing is added 2018-04-09 20:04:21 -05:00
table.blade.php Add AirspaceMap widget; airport overview page 2018-03-27 11:40:37 -05:00