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
|
3bb6dcdbf1
|
Make REST API search check with "q" parameter case insensitive. #485
|
2018-06-24 19:44:49 +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
|
ed7e40720e
|
Renamed firstname and lastname to firstName and lastName, also made some other corrections.
|
2016-11-06 18:30:03 +01: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
|
6ebe484abd
|
Added dockblock comments to new classes.
|
2016-07-10 10:59:39 +02:00 |
|
Alex Tselegidis
|
f2e1af7cb4
|
Implemented search processor.
|
2016-07-09 22:43:31 +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 |
|