217 Commits

Author SHA1 Message Date
40ee0e4e0b route fix 2019-02-27 22:23:21 -06:00
b880dab1bf modified table for moons and made a tax summary 2019-02-27 22:15:14 -06:00
d2443a3939 structure controller reorganziation 2019-02-14 00:03:08 -06:00
767724f86c structure controller reorganziation 2019-02-14 00:02:38 -06:00
3744621213 structure controller reorganziation 2019-02-14 00:00:22 -06:00
8559e205a9 web routes 2019-02-13 21:25:24 -06:00
d52a339637 re-ordered all of the view directories
setup corp tax ratio for structure tax helper
modified all view functions for new directory layout
2019-02-13 21:07:21 -06:00
a2045377f1 setup holding routes for new structure functionality 2019-02-13 13:36:33 -06:00
fc05e9cca5 route modification 2019-02-03 00:23:22 -06:00
ddcb121b48 clone saver framework and code cleanup 2019-01-19 04:30:08 -06:00
b95fdf3288 misc cleanup 2019-01-16 01:15:27 -06:00
062939d2c8 financials 2019-01-06 03:36:01 -06:00
ee15ed55c9 industry taxes testing 2019-01-05 23:40:17 -06:00
400fdaa665 added routes and navbar link to new industry tax items 2019-01-05 04:31:13 -06:00
cdbdc98330 jump bridge statistics 2018-12-26 22:20:42 -06:00
e478ef0694 added routes for the help desk in preparation for service 2018-12-26 02:26:20 -06:00
84e4fc2a4b database migrations for help desk tickets, and queues
models for help desk tickets and queues
model for EveMail
modified app config for queues
added new routes for jump bridges
composer updated for autoloader
modified JumpBridgeController
added new controllers for HelpDesk and HelpDeskAdmin
2018-12-23 22:08:30 -06:00
f2f3e9779a Added new models for Lookup Tables
Added new Library class called LookupHelper to assist in easier access to reference tables across all classes.
Added lookup table migrations
Added chartjs package to composer, and laravel service provider
modified routes to make it easier to see what is going on rather than having different names for post things from get pages
2018-12-21 22:42:56 -06:00
627dedaac6 minor updates 2018-12-15 03:05:37 -06:00
84f5e9c8a2 minor updates 2018-12-15 03:03:07 -06:00
cf66a58c3c choose corp tax history for admins 2018-12-14 17:36:12 -06:00
178c1740de choose corp tax history for admins 2018-12-14 17:35:02 -06:00
a921e64eb8 choose corp tax history for admins 2018-12-14 17:34:29 -06:00
000db55893 choose corp tax history for admins 2018-12-14 16:44:50 -06:00
73afddfec8 tidying up use declarations and making new journal page for testing 2018-12-13 22:08:08 -06:00
6aa89a62c8 bunch of updates 2018-12-13 01:34:06 -06:00
2bd095d805 display taxes history 2018-12-11 23:34:54 -06:00
c281e44976 displayfleets blade 2018-12-08 01:56:37 -06:00
4395b17ca7 web route 2018-12-07 02:42:46 -06:00
2e07138200 navbar 2018-12-07 02:42:06 -06:00
c2312e3255 new permissions 2018-12-07 02:38:24 -06:00
62f3421dd0 add permission to admin dashboard 2018-12-06 21:25:22 -06:00
bf171689b0 user model 2018-12-05 15:11:13 -06:00
2c174eff21 ajax testing 2018-12-02 22:07:14 -06:00
1c0a58df74 routes 2018-11-28 21:57:54 -06:00
df86e0b60f structure 2018-11-22 00:55:05 -06:00
d7953b9c5c structures 2018-11-22 00:52:42 -06:00
3ca7afab67 finances controller 2018-11-21 22:03:39 -06:00
5f511808e5 delete fleet 2018-11-13 20:50:51 -06:00
054e8e1734 fleets 2018-11-13 01:20:44 -06:00
5ed321d5e6 fleets 2018-11-12 23:14:50 -06:00
38782ebac8 register fleet 2018-11-12 22:55:02 -06:00
70832d14e5 modified how rental prices are displayed based on user, and added a section for admins to be able to see all automatically
modified user table to drop roles and scopes columns from the database
2018-11-10 14:36:54 -06:00
f8885853ab blades 2018-11-10 14:07:45 -06:00
d02c8a9c93 fleets in navbar and modifications to web routes 2018-11-10 13:19:59 -06:00
63b15f6a2f added routes for admin dashboard 2018-11-07 23:08:35 -06:00
62af0bcd5d added routes for new views
added displayTotalWorth view display
added form response for displaying total worth
modified Moons Controller
modified Moon Calc class
2018-11-07 16:47:26 -06:00
a201986ef7 added scopes view
added fleets displays
added scopes display
modified routes file
added Fleet file in class Library
modified Finances Controller
add EsiScopesController
laid out fleet framework file in class library
2018-11-07 03:00:06 -06:00
8de5bfdfad models 2018-11-05 20:01:00 -06:00
ea4f7e7e70 revived redirectifauthenticated middleware to original specification 2018-11-04 14:14:34 -06:00