Commit Graph

35 Commits

Author SHA1 Message Date
663ea7cc3e [add] Testing the docker build in CI 2018-08-08 07:41:29 +00:00
f93b41f14e [add] Index protection 2018-08-08 07:37:27 +00:00
24f1ce1ed7 [add] Docker ignore for php 2018-08-08 07:32:54 +00:00
f2237d9209 [add] Connecting to mysql from pdo 2018-08-08 05:24:02 +00:00
058e19a49a
[add] Apache conf for the docker container 2018-08-07 17:32:32 -06:00
bffeb6e9f4
[add] Dockerfile 2018-08-07 17:31:02 -06:00
dadea504d0 [add] Emṕloyee data by code 2018-08-06 15:17:31 -06:00
6c4e42e337 [add] List of all active employees 2018-08-06 03:49:42 -06:00
ba307555f0 [add] Delete employee 2018-08-06 03:33:18 -06:00
57ee1fbd72 [add] Updating the employee table 2018-08-06 03:27:22 -06:00
63a7186464 [add] Update to the person table 2018-08-06 03:15:28 -06:00
0deb89ed53 [mod] Select of employee times made multi line 2018-08-06 02:17:13 -06:00
f441696b96 [mod] Null last names retured as empty in employee data 2018-08-06 02:11:24 -06:00
666b17c0dc [add] Returning employee data by id 2018-08-06 02:07:23 -06:00
30420975c4 [add] Getting employee data 2018-08-06 01:52:06 -06:00
2d3f52372c [add} Employee id by code 2018-08-06 01:35:52 -06:00
90f11867a5 [add] Employee code length as setting 2018-08-06 01:00:31 -06:00
69b636620a [add] Saving person as employee 2018-08-06 00:53:03 -06:00
304e3045c7 [add} Saving new person 2018-08-05 23:44:46 -06:00
692f52b533 [add] Listing of employee types 2018-08-05 22:31:40 -06:00
120e07b315 [add] cors 2018-08-05 20:50:33 -06:00
fea0587ceb [add] Custom error handling 2018-08-05 20:42:45 -06:00
882a9ccad1 [add] Asserts 2018-08-05 20:37:31 -06:00
1a4440a99f [add] Applications added to auto load 2018-08-05 20:11:33 -06:00
816b1e356a [add] Endpoints to handle sessions 2018-08-05 20:06:43 -06:00
d7be1f1d9c [mod] Mysql connections moved to dependencies 2018-08-05 19:14:49 -06:00
09f11ebe49 [add] Injecting dependency 2018-08-05 04:30:50 -06:00
2920fdd89b [fix] Loading applciation 2018-08-05 10:02:24 +00:00
52a77c9029 [mod] Falling back to requiere
The namespace autoload was removed for the application to fix the error loading pdo
2018-08-05 03:55:55 -06:00
8b09f75d3a [add] Login endpoint 2018-08-05 03:40:05 -06:00
2773092cfc [mod] Typo 2018-08-04 21:00:19 -06:00
5ef983b4cc [add] Crypto methods 2018-08-04 20:37:53 -06:00
e45fb690fb [add] Ignoring ide settings 2018-08-04 18:29:49 -06:00
27365b9ef6 [add] CI 2018-08-04 18:18:37 -06:00
fcbf7316e9 [add] Slim skeleton 2018-08-04 18:01:48 -06:00