Alex Tselegidis
|
e1e9a60085
|
Moved source files to the root directory.
|
2020-03-11 10:24:25 +01:00 |
|
Alex Tselegidis
|
95b303cd6d
|
Updated copyright year in source files.
|
2020-03-11 10:10:59 +01:00 |
|
alext
|
58ab2b0c8e
|
REST API response headers must use the Content-Type application/json value (#489).
|
2018-06-24 19:38:50 +02:00 |
|
alext
|
4d6b452dd6
|
Updated copyright year in file headers.
|
2018-03-27 09:23:09 +02:00 |
|
alext
|
fcb4b9d5cf
|
Autoformatted php files based on CodeIgniter style guide.
|
2017-09-15 13:36:37 +02:00 |
|
alext
|
2dad4dfc34
|
Updated copyright year.
|
2017-01-31 07:35:34 +01:00 |
|
alext
|
3c7c95b0b1
|
Performed corrections to various codebase issues.
|
2016-11-09 20:10:27 +01:00 |
|
alext
|
388a079834
|
Renamed Alphanumeric type class to Text.
|
2016-11-09 19:56:24 +01:00 |
|
alextselegidis
|
5229ed5767
|
Renamed engine type classes for PHP7 compatibility (fixes #204).
|
2016-10-10 17:46:29 +02:00 |
|
Alex Tselegidis
|
eed53d44cd
|
Changed the 'singleEntry' response method in order to avoid writing the ID condition in every API controller.
|
2016-07-10 11:38:22 +02:00 |
|
Alex Tselegidis
|
a40bb1ae4c
|
Implemented the POST method of the appointments resource.
|
2016-07-09 21:53:28 +02:00 |
|
Alex Tselegidis
|
de4bc1217a
|
Added API method for getting a single appointment.
|
2016-07-09 21:11:33 +02:00 |
|
Alex Tselegidis
|
523f4a3e76
|
Moved the response operations into their own namespace 'Processors' and bundled up the appointments GET request.
|
2016-07-09 13:14:08 +02:00 |
|
Alex Tselegidis
|
a624e53e97
|
Added engine structure for use in the API.
|
2016-07-08 21:35:48 +02:00 |
|