alext
|
e013943fde
|
Reformatted code files.
|
2018-01-23 10:08:37 +01: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
|
ed7e40720e
|
Renamed firstname and lastname to firstName and lastName, also made some other corrections.
|
2016-11-06 18:30:03 +01:00 |
|
Alex Tselegidis
|
f3df54fd1a
|
The minimize processor will trim the whitespaces from the 'fields' parameter value.
|
2016-07-10 14:01:25 +02:00 |
|
Alex Tselegidis
|
17e74d80eb
|
The search processor must check for occurences inside strings and not for a complete match.
|
2016-07-10 13:16:52 +02:00 |
|
Alex Tselegidis
|
6f25d3af17
|
The processors should not work if the response is empty.
|
2016-07-10 13:15:14 +02:00 |
|
Alex Tselegidis
|
e75f3e2e83
|
Corrected pagination processor results.
|
2016-07-10 12:51:37 +02:00 |
|
Alex Tselegidis
|
6ebe484abd
|
Added dockblock comments to new classes.
|
2016-07-10 10:59:39 +02:00 |
|
Alex Tselegidis
|
f99d729830
|
Implemented sort processor.
|
2016-07-10 10:37:11 +02:00 |
|
Alex Tselegidis
|
520b8d75e0
|
Added comment for skipping filtering processor feature (at least for now).
|
2016-07-09 23:04:06 +02:00 |
|
Alex Tselegidis
|
43089fede5
|
Implemented for Sort Processor (work in progress).
|
2016-07-09 23:03:27 +02:00 |
|
Alex Tselegidis
|
f2e1af7cb4
|
Implemented search processor.
|
2016-07-09 22:43:31 +02:00 |
|
Alex Tselegidis
|
4a8111566d
|
Implemented pagination controller.
|
2016-07-09 22:34:45 +02:00 |
|
Alex Tselegidis
|
4189bcb459
|
Implemented minimize response processor and updated the ProcessorsInterface.
|
2016-07-09 22:27:24 +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 |
|