132 Commits

Author SHA1 Message Date
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
685ac73f15 updated finance helper along with some other helper functions to prepare for jump bridge statics and other statistics 2018-12-21 20:11:34 -06:00
1ffd21369f package updates 2018-12-19 23:27:43 -06:00
90aa14e8a5 added available permissions table 2018-12-15 03:13:20 -06:00
2cd6f6f3f8 updates to controllers 2018-12-13 21:44:25 -06:00
181d5188d8 migrations, and updates to Admin panel 2018-12-12 19:45:20 -06:00
e54b2abed1 mail and market tax structure 2018-12-08 04:25:59 -06:00
13cfa9286f drop structures table that isn't needed 2018-12-06 23:39:54 -06:00
3f6afa4daf Reworked the old Finances Library and renamed it FinanceHelper Library 2018-12-03 20:29:02 -06:00
10f9be7746 create migration to remove fleet_end from Fleets table
cleaned up register fleet in FleetsController
modified FleetHelper class
2018-12-03 13:52:57 -06:00
69a2441736 modifeid jobs to use the new commands helper class
added migration for fleet activity tracking
2018-12-03 13:10:11 -06:00
8062d21b82 created logistics contracts migration 2018-12-01 23:17:38 -06:00
a34d4c6d25 user permissions 2018-12-01 21:08:29 -06:00
05b8e67648 scheduled jobs 2018-11-23 01:23:50 -06:00
439580b4e1 structure base line for application for tax services 2018-11-19 00:46:12 -06:00
9a635faa4c preparing to add console commands and a schedule 2018-11-18 16:50:37 -06:00
b241f5509d created fleets table
create sessions table
modified register fleet in fleetscontroller
modified addpilot in fleetscontroller
modified render fleet display
modified update fleet function
created set fleet end time function
modified fleet class
created set fleet uri function
modified function to see if a token has a particular scope for Fleet
2018-11-10 03:10:22 -06:00
2fd2d65904 test 2018-11-05 19:31:49 -06:00
c91c9cd378 relationships again 2018-11-05 10:39:01 -06:00
8b89fb6832 gates 2018-11-04 14:56:24 -06:00
f6db74624a finances and fleets 2018-10-28 20:44:15 -05:00
8a269c907c seeder 2018-10-28 03:11:09 -05:00
5e9be02dd5 seeders and navbar 2018-10-27 23:22:24 -05:00
76d717237f bootstrap added 2018-10-27 21:23:36 -05:00
57df59a4f3 database seeds 2018-10-27 04:16:54 -05:00
ca38c00ec6 wiki pages first try 2018-10-27 01:57:46 -05:00
92bd35e2da item composition model 2018-10-25 23:05:29 -05:00
deb0fd6c13 added prices table 2018-10-23 22:32:19 -05:00
b4293f9677 mooncalc.php 2018-10-23 03:03:21 -05:00
f73c09c71b and another one 2018-10-15 20:29:02 -05:00
b0bd5569c0 Initial Commit 2018-10-15 00:37:28 -05:00