Commit Graph

172 Commits

Author SHA1 Message Date
5521389baf moons admin controller 2019-02-15 23:23:56 -06:00
fcf5e8b732 moons admin controller 2019-02-15 23:23:05 -06:00
a35e909d1d removed various controllers which are no longer in service
added lookup helper functioanlity
changed namespace for lookup models
Remove Finances Cotnroller
Removed jump bridge controller
removed models no longer in use
2019-02-13 13:33:58 -06:00
7565d87913 updating moon controller, moon rentals, and moon mailer 2019-02-13 08:04:49 -06:00
fc7d4d7bc9 allowed logins model 2019-02-05 01:23:17 -06:00
45544222e3 allowed login model correction of namespace 2019-02-05 01:22:41 -06:00
0eb0d7645c cleanup day 2019-02-05 00:34:09 -06:00
ced6ff0883 remove user function added to admin controller 2019-02-03 00:21:41 -06:00
ddcb121b48 clone saver framework and code cleanup 2019-01-19 04:30:08 -06:00
69f60b45ce clone saver parameters and framework 2019-01-19 00:53:18 -06:00
5847c9f59a modified model for corp tax ratios 2019-01-16 01:34:30 -06:00
8c2101d570 more permission ssytem 2.0 2019-01-09 07:55:21 -06:00
4ac10f3e26 more permission ssytem 2.0 2019-01-09 07:54:46 -06:00
21b4a7ce81 permissions systems 2.0 2019-01-09 07:47:32 -06:00
677c612841 allowed login models and update of login controller 2019-01-09 01:29:44 -06:00
c4ab315d76 allowed login models and update of login controller 2019-01-09 00:20:57 -06:00
d57e979dd3 updating permission system 2019-01-07 11:14:44 -06:00
2d17b97739 financials 2019-01-06 03:42:28 -06:00
062939d2c8 financials 2019-01-06 03:36:01 -06:00
1c9efc5e01 added new structure controller function 2019-01-05 04:28:57 -06:00
e022d2881a modified jobs for sending mails 2019-01-05 01:24:32 -06:00
8b856bc1f8 jump bridge fuel structure written 2018-12-29 19:02:16 -06:00
444545346a more features 2018-12-26 02:15:32 -06:00
c070295a5a replacing journals in structure tax helper 2018-12-24 19:19:03 -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
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
90aa14e8a5 added available permissions table 2018-12-15 03:13:20 -06:00
15366a460a finance helper model update 2018-12-13 01:53:06 -06:00
bb41eb5d8e finance helper model update 2018-12-13 01:50:15 -06:00
28d73a1c11 finance helper model update 2018-12-13 01:47:12 -06:00
b55fd6a5e5 bunch of updates 2018-12-13 01:43:51 -06:00
e54b2abed1 mail and market tax structure 2018-12-08 04:25:59 -06:00
3f6afa4daf Reworked the old Finances Library and renamed it FinanceHelper Library 2018-12-03 20:29:02 -06:00
971a9efcc6 created fleetactivity model 2018-12-03 13:56:06 -06:00
8bbd83da90 added fleet activity model
created new commands helper class to help with certain task across all scheduled task
updated the task to use the new class
partially updated fleet controller
2018-12-03 13:00:58 -06:00
8062d21b82 created logistics contracts migration 2018-12-01 23:17:38 -06:00
67e606ad54 restructured models directory and namespaces to include an extra directory for sorting 2018-12-01 21:46:04 -06:00
5c073d85ee added cross relational class for permissions and role models 2018-12-01 21:12:26 -06:00
a34d4c6d25 user permissions 2018-12-01 21:08:29 -06:00
05b8e67648 scheduled jobs 2018-11-23 01:23:50 -06:00
a56f00a98d corp structure 2018-11-22 01:49:12 -06:00
f250a82083 structure stuff 2018-11-22 00:49:15 -06:00
439580b4e1 structure base line for application for tax services 2018-11-19 00:46:12 -06:00
4dbb1e3bb0 scopes and other files 2018-11-18 21:00:37 -06:00
9a635faa4c preparing to add console commands and a schedule 2018-11-18 16:50:37 -06:00
95e6b3a7dd finances library 2018-11-17 01:31:48 -06:00
972c775338 fleets 2018-11-13 19:56:44 -06:00
712275c03f debugging 2018-11-10 15:10:11 -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