alext
a56de244ca
Merge branch 'christiaangoossens-master' into develop
2017-06-03 22:11:36 +02:00
Christiaan Goossens
a055b938b2
Improved the Dutch translations
...
I chose to translate 'provider' with 'medewerker', which means 'someone
who works at your company', because it will make more sense for Dutch
people who try to book an appointment (mostly older people).
I have translated 'any provider' with 'maakt me niet uit', which means:
'I don't care', also to make it easier to understand what that selection
item means for Dutch people.
2017-06-01 12:30:23 +02:00
alext
b568061ffd
Merge branch 'master' into develop
...
# Conflicts:
# .gitignore
# CHANGELOG.md
# composer.lock
# doc/faq.md
# gulpfile.js
# src/vendor/autoload.php
# src/vendor/composer/autoload_real.php
# src/vendor/composer/installed.json
# src/vendor/phpmailer/phpmailer/VERSION
# src/vendor/phpmailer/phpmailer/class.phpmailer.php
# src/vendor/phpmailer/phpmailer/class.pop3.php
# src/vendor/phpmailer/phpmailer/class.smtp.php
2017-05-24 23:31:47 +02:00
alext
6e4d333f71
Updated PHPMailer in vendor directory.
2017-05-18 22:10:16 +02:00
alext
8474ef8be2
PHP sessions will be stored in the "storage" directory ( fixes #241 )
...
(cherry picked from commit 557c282
)
2017-05-18 21:36:15 +02:00
alext
7d76053069
Updated application version label.
2017-05-18 21:34:13 +02:00
alext
f62d95b3e9
Updated years in index.php file.
2017-05-18 21:27:37 +02:00
Scott Arthur
b63e5b3db7
Upgrade to CodeIgniter 3.1.4
2017-03-21 22:28:20 +11:00
alext
a13c339167
Make a JS redirection and not a history replace after successful booking.
2017-03-10 09:25:07 +01:00
alext
1fab63a08b
Changed code style
2017-03-10 09:24:27 +01:00
alext
82fea484c0
Do not display read-only google calendars for selection.
2017-03-10 09:23:50 +01:00
alext
34a7277a1e
Added try-catch block when activating google cal sync
2017-03-10 09:23:31 +01:00
alext
2dad4dfc34
Updated copyright year.
2017-01-31 07:35:34 +01:00
alext
c2dff6cdcd
Removed unnecessary semicolons.
2017-01-21 20:02:38 +01:00
alext
318bfcd990
Corrected french translations.
2016-12-13 21:10:06 +01:00
alext
ce89711af2
Removed old unit test files.
2016-12-07 19:46:15 +01:00
alext
69586b5207
Added new composer file.
2016-12-07 19:45:47 +01:00
alext
6f886d60a5
Removed comments from the end of the files.
2016-12-07 19:45:39 +01:00
alext
9ff11db2e6
Corrected backend/calendars view typo.
2016-12-04 13:09:25 +01:00
alext
60c46cc16d
Merge branch 'binou06-patch-1' into develop
2016-12-01 19:45:50 +01:00
binou06
ec532474f5
issue that that prevents the removal of secretary
2016-11-29 20:02:11 +01:00
alext
5a022bb23d
Corrected backend secretaries "cancel" button event typo.
2016-11-20 18:56:35 +02:00
alext
2e2cb09a2d
Renamed "composer" directory to "composer_modules" and updated its references.
2016-11-13 12:46:02 +01:00
alext
557c282433
PHP sessions will be stored in the "storage" directory ( fixes #241 )
2016-11-13 12:25:02 +01:00
alext
1d2ffadbd9
Updated version
2016-11-13 12:18:23 +01:00
alext
cf2b787749
Updated documentation link.
2016-11-09 20:36:27 +01:00
alext
79558d7991
Corrected @package phpdoc tag.
2016-11-09 20:15:17 +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
alext
ed7e40720e
Renamed firstname and lastname to firstName and lastName, also made some other corrections.
2016-11-06 18:30:03 +01:00
alext
652ccbe286
Minor UI modifications in various pages.
2016-11-06 13:15:15 +01:00
alext
d6c3968ba5
Corrected breaks selector for working plan reset.
2016-11-06 12:57:43 +01:00
alext
fad8d3630c
Added first name initial of customer in table calendar view.
2016-11-06 12:30:38 +01:00
alext
54ef4e34c2
Corrected rendering issue when table calendar and 3-days view are selected (patched previous fix).
2016-11-06 12:24:21 +01:00
alext
ff796d60f1
Corrected rendering issue when table calendar and 3-days view are selected.
2016-11-06 12:18:02 +01:00
alext
e8a0631bb9
Updated version information.
2016-11-06 11:49:21 +01:00
alext
4d01b2c871
The date navigation buttons need to be disabled while the table is rendering.
2016-11-06 11:44:32 +01:00
alextselegidis
9b6bdc1bd6
There must always be one PHPMailer instance per email ( fixes #192 ).
2016-10-24 22:56:09 +02:00
alextselegidis
8332eecee2
Reversed "getDate" methods for unavailabilities modal.
2016-10-24 00:06:06 +02:00
alextselegidis
e1697ba35e
Removed border bottom from datetimepicker widget.
2016-10-23 23:16:44 +02:00
alextselegidis
e6015c253d
Updated timepicker addon extension which fixes timezone issues ( fixes #220 ).
2016-10-23 23:12:19 +02:00
alextselegidis
457e59b502
There must always be one PHPMailer instance per email ( fixes #192 ).
2016-10-23 22:32:12 +02:00
alextselegidis
8a9a3b2192
Corrected working plan event handling that was failing due to invalid relative selectors ( fixes #218 ).
2016-10-23 21:52:36 +02:00
alextselegidis
2a775bcfb6
Merge branch 'develop' of https://github.com/p0zi/easyappointments into p0zi-develop
2016-10-23 21:44:57 +02:00
alextselegidis
b7fab97b92
Replaced "getDate" method call with Date.parse ( fixes #220 ).
2016-10-23 21:40:32 +02:00
p0zi
c6c66536bc
Merge remote-tracking branch 'upstream/develop' into develop
2016-10-21 02:04:59 +02:00
p0zi
5534ebd1f7
218 - Unable to edit providers breaks in Google Chrome [ https://github.com/alextselegidis/easyappointments/issues/218 ]
...
Small fix to previous commit
2016-10-21 01:54:54 +02:00
p0zi
4163a40a5e
218 - Unable to edit providers breaks in Google Chrome [ https://github.com/alextselegidis/easyappointments/issues/218 ]
2016-10-21 01:41:17 +02:00
alextselegidis
81b3eb9bd3
Do not use the "getDate" method of the datepicker as it changes the timezone for dates between the 30nth of October and the 25th of March.
2016-10-20 23:39:25 +02:00
alextselegidis
e6082ab2e0
Removed unnecessary "stripcslashes" method call ( fixes #194 )
2016-10-20 23:05:43 +02:00
alextselegidis
2c38a2165e
Corrected appointment form layout.
2016-10-20 23:00:34 +02:00
alextselegidis
47ba769e62
Corrected translation which was causing problem with delete/cancel buttons ( fixes #215 ).
2016-10-20 22:42:16 +02:00
alextselegidis
202c623be9
Corrections in the bulgarian translation.
2016-10-17 21:58:27 +02:00
alextselegidis
abb6c0e592
Changed section comments style
2016-10-16 20:35:26 +02:00
alextselegidis
aacd760256
Added bulgarian translation.
2016-10-16 20:32:13 +02:00
alextselegidis
ecce8fb1c3
Spelling corrections
2016-10-10 18:29:48 +02:00
alextselegidis
5229ed5767
Renamed engine type classes for PHP7 compatibility ( fixes #204 ).
2016-10-10 17:46:29 +02:00
alextselegidis
9b5428a91d
Added dedicated link in backend services page.
2016-10-10 17:20:23 +02:00
alextselegidis
ea55bc54f5
Corrected but with mutiple months navigation in booking wizard.
2016-10-10 16:45:19 +02:00
alextselegidis
1164dcd588
Removed extensions directory (it will be added again with v1.3)
2016-10-10 16:13:45 +02:00
alextselegidis
c3ec123c01
Styling improvements in backend.
2016-10-10 16:00:30 +02:00
alextselegidis
f3c201854a
Corrected dedicated icon selector.
2016-10-06 21:10:56 +02:00
alextselegidis
4996dd014a
Improved global variables definition in php files.
2016-10-06 21:00:58 +02:00
alextselegidis
ece2374328
Corrected display of working plan in settings page.
2016-10-06 20:40:20 +02:00
alextselegidis
0d25d7322e
Corrected styling in backend users page.
2016-10-06 20:39:02 +02:00
alextselegidis
e362e2da4c
Updated backend colors.
2016-10-06 20:12:30 +02:00
alextselegidis
1df998114f
Updated app version title for upcoming release.
2016-10-06 19:48:16 +02:00
alextselegidis
365f8cf38d
Require captcha setting must be disabled by default in new installations.
2016-10-06 19:40:17 +02:00
alextselegidis
9223140a7d
Updated the version in config.php file for v1.2.0 Alpha.1
2016-09-07 23:34:36 +02:00
Alex Tselegidis
3348175b91
The sticky table header fix must be applied on single dates as well cause the calendar view width might be larger as well.
2016-08-17 22:40:17 +02:00
Alex Tselegidis
d4360bef80
Added fix for the sticky table headers when horizontally scrolling the calendar view.
2016-08-15 21:59:43 +02:00
Alex Tselegidis
5bb56b8653
Reload only the events markup on table calendar view.
2016-08-15 21:32:31 +02:00
Alex Tselegidis
eef6966798
Show the appointment duration only if its different than the standard value.
2016-08-11 22:56:54 +02:00
Alex Tselegidis
4bd0f3661c
Removed the add-appointment-shortcut cause it's not neccessary, users have enough space for 'clicking' in table cells.
2016-08-11 22:50:38 +02:00
Alex Tselegidis
9470c42775
Added shortcut button for adding appointments (easier in touch devices).
2016-08-11 22:43:09 +02:00
Alex Tselegidis
60ff0de1a2
Added more right margin in order to be easier to add appointments from touch devices.
2016-08-11 22:14:12 +02:00
Alex Tselegidis
03db821359
Added fixed table headers in the table calendar view.
2016-08-11 22:08:55 +02:00
Alex Tselegidis
208ca9a3a6
Added jquery sticky table headers to the project.
2016-08-11 21:53:29 +02:00
Alex Tselegidis
25d9424eb5
Load the events every 20 seconds.
2016-08-11 21:27:25 +02:00
Alex Tselegidis
3272beb134
The loading spinner will not be displayed whenever the events are fetched.
2016-08-11 21:24:37 +02:00
Alex Tselegidis
cef87016dc
Removed unnecessary comment from table view file and commented out the fixed header styling (not ready yet).
2016-07-25 01:19:17 +02:00
Alex Tselegidis
5b2fcdbee6
Corrected popover title for table view.
2016-07-24 15:10:48 +02:00
Alex Tselegidis
add87db811
Removed unnecessary fullscreen toggling code.
2016-07-24 13:35:08 +02:00
Alex Tselegidis
d78710f60b
Added fullscreen toggle button to table view.
2016-07-24 13:26:20 +02:00
Alex Tselegidis
a636d4510a
Changed update interval to 15 seconds.
2016-07-24 13:25:54 +02:00
Alex Tselegidis
4e2368c544
Do not display the hour if its the same as the row one (calendar table view).
2016-07-24 11:23:56 +02:00
Alex Tselegidis
7ed43cdad2
Avoid displaying the date in the column container when the user is on single day view.
2016-07-24 11:05:25 +02:00
Alex Tselegidis
4b976c86fe
Changed calendar table span option from 4 to 3 days.
2016-07-24 10:56:55 +02:00
Alex Tselegidis
6c064295ca
The calendar table events will be automatically refreshed every 1 minute.
2016-07-24 10:55:47 +02:00
Alex Tselegidis
c4f5a26a55
Updated installation scripts with new db columns.
2016-07-24 10:48:57 +02:00
Alex Tselegidis
1f0c10f70a
Removed null values for fields that are required.
2016-07-24 10:48:38 +02:00
Alex Tselegidis
3045e34c49
Added new Easy!Appointments links in about page.
2016-07-23 16:30:09 +02:00
Alex Tselegidis
e5c0da55a5
Decreased margins in working plan components.
2016-07-23 16:29:05 +02:00
Alex Tselegidis
511da5b7ce
Corrected bootstrap dismiss icon markup.
2016-07-23 16:15:11 +02:00
Alex Tselegidis
d828befb32
Added provider breaks in the table view.
2016-07-23 16:07:20 +02:00
Alex Tselegidis
ee64fdbc8f
Added margin-bottom to calenadr events.
2016-07-23 15:32:16 +02:00
Alex Tselegidis
e88ab104be
Corrected table view width issue.
2016-07-23 15:30:34 +02:00
Alex Tselegidis
0d966cb0ba
The google calendar sync buttons need to be hidden cause they cannot be used in the table view.
2016-07-22 22:10:33 +02:00
Alex Tselegidis
2783310a93
Styling and display corrections in the table view.
2016-07-22 22:06:36 +02:00
Alex Tselegidis
aa14b7eef0
Corrected Google_sync library name.
2016-07-22 21:51:50 +02:00
Alex Tselegidis
2a4e7efbe4
Table view styling improvements.
2016-07-22 21:09:43 +02:00
Alex Tselegidis
8f12b459d0
Integrated the multiple attendants in the availabilities generation ( #109 ).
2016-07-21 22:36:17 +02:00
Alex Tselegidis
6d081ad471
Added 'attendants_number' setting to REST API ( #109 ).
2016-07-21 21:00:38 +02:00
Alex Tselegidis
b35ab3bbe3
The select boxes need to be by default disabled in the services form.
2016-07-21 20:40:53 +02:00
Alex Tselegidis
bc2b3163c6
Added 'attendants_number' translation key ( #109 ).
2016-07-21 20:40:31 +02:00
Alex Tselegidis
081f916bf5
Added attendants number setting in backend services page ( #109 ).
2016-07-21 20:33:43 +02:00
Alex Tselegidis
b873fc92ee
Added attendants number field in services page ( #109 ).
2016-07-21 20:30:02 +02:00
Alex Tselegidis
310e472189
UI improvements in the table calendar view.
2016-07-20 22:37:56 +02:00
Alex Tselegidis
bc1b82b7da
Corrected Google_sync library loading and made permissions check before returning the table view calendar events.
2016-07-20 22:33:24 +02:00
Alex Tselegidis
f4e4b3eb61
Corrected not-working columns height in table calendar view.
2016-07-20 22:09:28 +02:00
Alex Tselegidis
d5544d0044
Integrated the availabilities type in the booking wizard and API controller ( #185 ).
2016-07-20 22:06:19 +02:00
Alex Tselegidis
4d5b3ecad2
Added 'availabilitiesType' to REST API ( #185 ).
2016-07-20 21:24:00 +02:00
Alex Tselegidis
29a694e5de
Integrated availabilities type in backend section ( #185 ).
2016-07-20 21:20:00 +02:00
Alex Tselegidis
c9b6153df5
Added 'flexible' and 'fixed' translation keys.
2016-07-20 21:15:58 +02:00
Alex Tselegidis
bc8c691493
Added new translation key.
2016-07-20 21:09:20 +02:00
Alex Tselegidis
f289455228
Corrected update statement of migration.
2016-07-20 20:48:02 +02:00
Alex Tselegidis
9d91b99dbc
Added migration file for the availabilities type.
2016-07-20 20:47:47 +02:00
Alex Tselegidis
d366dc07f5
Added datepicker to table view for better navigation ( #182 ).
2016-07-20 20:34:13 +02:00
Alex Tselegidis
62ce5605ec
Removed unnecessary methods from anavailabilities API controller.
2016-07-19 09:54:48 +02:00
Alex Tselegidis
6e40c50fd4
Added availabilities controller to API.
2016-07-19 09:52:32 +02:00
Alex Tselegidis
ede8a963b6
Added missing parameter for fetching available hours.
2016-07-19 09:49:22 +02:00
Alex Tselegidis
a47d03e616
Corrected unavailable dates calculation for current day.
2016-07-19 09:48:55 +02:00
Alex Tselegidis
cb425e4221
Integrated 'calendar_view' setting in the API ( #182 ).
2016-07-18 23:51:15 +02:00
Alex Tselegidis
89725e75c0
Added calendar-view setting in the UI ( #182 ).
2016-07-18 23:46:15 +02:00
Alex Tselegidis
9ef266b73c
Quick fix for the frontend unavailable dates issue (broken after jquery ui update).
2016-07-18 23:23:53 +02:00
Alex Tselegidis
6d074398d0
Corrected popover actions in both calendar view ( #182 ).
2016-07-18 22:55:05 +02:00
Alex Tselegidis
2ac9384694
Added popover functionality to table view ( #182 ).
2016-07-18 22:22:28 +02:00
Alex Tselegidis
c6143c7c50
Translated UI strings ( #182 ).
2016-07-18 21:38:09 +02:00
Alex Tselegidis
7db07a9e6a
Added display for unavailabilities ( #182 ).
2016-07-18 21:26:31 +02:00
Alex Tselegidis
fa2dc2dd30
Applied styling for the table view ( #182 ).
2016-07-18 21:20:43 +02:00
Alex Tselegidis
2ba5ca3db5
Added events to table view ( #182 ).
2016-07-18 20:18:55 +02:00
Alex Tselegidis
8f6cfb2dd2
Created the codebase for the new table view ( #182 ).
2016-07-17 18:51:46 +02:00
Alex Tselegidis
14c3112a08
Corrected library name (was causing an error).
2016-07-17 18:51:18 +02:00
Alex Tselegidis
3bba2269b8
Loaded the new JS files of the backend calendar page.
2016-07-17 14:44:08 +02:00
Alex Tselegidis
78b00711a4
Split the backend_calendar code to appointments modal, unavailabilities modal, AJAX API consumer.
2016-07-17 14:43:50 +02:00
Alex Tselegidis
dd9473af35
Corrected maximum width of loading gif.
2016-07-17 14:42:14 +02:00
Alex Tselegidis
8649983c6f
Moved google-sync related code to a new javascript file.
2016-07-17 14:23:18 +02:00
Alex Tselegidis
a9edbda7a7
Split the calendar view functionality into new module ( #182 ).
2016-07-17 13:46:38 +02:00
Alex Tselegidis
0caff545a9
Removed unnecessary constructor methods from model classes.
2016-07-17 13:07:59 +02:00
Alex Tselegidis
6cda484e1d
The calendar view setting will be available to javascript through GlobalVariables.calendarView ( #182 ).
2016-07-17 13:04:44 +02:00
Alex Tselegidis
9c82805b83
Added 'calendar_view' setting in models ( #182 ).
2016-07-17 12:49:27 +02:00
Alex Tselegidis
1c6ba6308b
Created migration class for new setting ( #182 ).
2016-07-17 12:37:00 +02:00
Alex Tselegidis
84ccd956df
The provider URL parameter will now display the provider even if teh option doesn't exist on page load ( fixes #24 ).
2016-07-17 11:43:52 +02:00
Alex Tselegidis
f9cb6b6879
Added dedicated links in backcend in order for each provider-service combination ( fixes #24 ).
2016-07-16 21:32:50 +02:00
Alex Tselegidis
c73e990e81
The booking wizard will parse two new GET parameters for setting default values to providers and services ( fixes #24 ).
2016-07-16 21:06:55 +02:00
Alex Tselegidis
057e3d139a
UI Corrections
2016-07-16 20:14:10 +02:00
Alex Tselegidis
c6728ee99e
Added missing class to input element.
2016-07-16 18:14:49 +02:00
Alex Tselegidis
f51b4cbe8d
Solved problem with loading spinner in installation page ( fixes #136 ).
2016-07-16 17:36:33 +02:00
Alex Tselegidis
8c0d8a76cf
Corrected scrollbar issue with backend/users/providers filter results ( fixes #173 ).
2016-07-16 17:27:03 +02:00
Alex Tselegidis
12f82fd688
Added 'login' link to booking form footer for easy backend navigation ( fixes #180 ).
2016-07-16 17:15:26 +02:00
Alex Tselegidis
9cd19f9b02
Reset email.php configuration file.
2016-07-16 16:59:31 +02:00
Alex Tselegidis
06b71a6a54
Removed old notifications php library ( fixes #178 ).
2016-07-16 16:57:05 +02:00
Alex Tselegidis
15cfcf2e76
Replaced the notifications library with the new one ( fixes #178 ).
2016-07-16 16:56:02 +02:00
Alex Tselegidis
f95dd31ad3
Created new Email notifications class with dynamic mail system configuration.
2016-07-16 16:33:34 +02:00
Alex Tselegidis
d0304b733a
Corrected backend header :focus state for menu-items.
2016-07-16 16:20:04 +02:00
Alex Tselegidis
9b39ea339c
Corrected logs path.
2016-07-16 16:18:57 +02:00
Alex Tselegidis
5574e38436
Added email configuration file.
2016-07-16 16:18:37 +02:00
Alex Tselegidis
60c05946a7
Updated jquery and jquery ui dependencies.
2016-07-15 21:43:30 +02:00
Alex Tselegidis
4646f63a98
Corrected storage paths.
2016-07-15 21:43:11 +02:00
Alex Tselegidis
afca1a015e
Refactored CSS with common backend rules for users page.
2016-07-15 21:15:27 +02:00
Alex Tselegidis
fe215e8be6
Refactored CSS with common backend rules for services page.
2016-07-15 21:09:38 +02:00
Alex Tselegidis
362aaf0498
Removed overflow CSS rule.
2016-07-15 20:53:01 +02:00
Alex Tselegidis
279b931d80
Refactored js code.
2016-07-15 20:52:21 +02:00
Alex Tselegidis
ad4e23302e
Corrected providers overflow issue in mobile devices.
2016-07-15 20:33:49 +02:00
Alex Tselegidis
6ab4344187
Corrected initialization problem with CategoriesHelper instance.
2016-07-15 20:21:25 +02:00
Alex Tselegidis
10068bff13
Changed header colors for booking form headings.
2016-07-14 21:33:03 +02:00
Alex Tselegidis
bb8084c958
Styling changes in booking wizard.
2016-07-14 21:31:53 +02:00
Alex Tselegidis
7d6eb5b4df
Added required column classes to all booking frames ( fixes #137 ).
2016-07-14 21:30:27 +02:00
Alex Tselegidis
dec2eb4779
Corrected responsive behaviour of frontend ( fixes #137 )
2016-07-14 21:21:56 +02:00
Alex Tselegidis
82f2323df1
Responsive design refactoring for the backend/settings page.
2016-07-14 21:13:51 +02:00
Alex Tselegidis
05ac409c0f
Responsive design refactoring for the backend/users page.
2016-07-14 21:08:36 +02:00
Alex Tselegidis
e3eba5cd8a
Corrected column classes for customers and services page.
2016-07-14 20:52:50 +02:00
Alex Tselegidis
fc516b498e
Responsive design refactoring for the backend/services page.
2016-07-14 20:48:16 +02:00
Alex Tselegidis
e649119828
Responsive design refactoring for the backend/customers page.
2016-07-14 20:25:05 +02:00
Alex Tselegidis
8ddc007ac6
Added index.html file to storage directory.
2016-07-13 22:56:40 +02:00
Alex Tselegidis
bb83b6b839
Added updated .gitignore with storage directory.
2016-07-13 22:56:05 +02:00
Alex Tselegidis
b8b1d546fd
Responsive design refactoring for the backend/calendar page.
2016-07-12 22:02:59 +02:00
Alex Tselegidis
38e2955273
Re-designed the backend header in order to be responsive.
2016-07-12 21:27:54 +02:00
Alex Tselegidis
7280a5d0c2
Moved third_party directory to vendor which will be used for loading the composer dependencies.
2016-07-11 23:13:24 +02:00
Alex Tselegidis
6e08829b6e
Created storage and extensions directories for future use. Also removed the javascript and styles which will be used from the assets directory.
2016-07-11 23:10:52 +02:00
Alex Tselegidis
fc237b1ffd
Changed if statement style in view file.
2016-07-11 22:59:38 +02:00
Alex Tselegidis
2dc8b06d04
Added 'save' string to settings button.
2016-07-11 22:57:44 +02:00
Alex Tselegidis
93b7be06ae
Changed Comment
2016-07-10 18:48:25 +02:00
Alex Tselegidis
a9b43ea18d
Implemented settings API resource controller and parser.
2016-07-10 16:56:43 +02:00
Alex Tselegidis
b583f444e5
Implemented unavailabilities API resource controller and parser.
2016-07-10 16:26:02 +02:00
Alex Tselegidis
e2817957be
Implemented categories API resource controller and parser.
2016-07-10 16:13:12 +02:00
Alex Tselegidis
623eb32d67
Implemented secretaries API resource controller and parser.
2016-07-10 16:01:49 +02:00
Alex Tselegidis
655c400750
Implemented admins API resource controller and parser.
2016-07-10 15:53:22 +02:00
Alex Tselegidis
00203789bc
Replaced empty function with comparison to null because 'false' values are counted as empty.
2016-07-10 15:53:04 +02:00
Alex Tselegidis
0bd1da56e1
Implemented providers API resource controller and parser.
2016-07-10 14:17:29 +02: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
b56c3495f9
Updated delete messages in other API controllers.
2016-07-10 13:24:05 +02:00
Alex Tselegidis
d8c5eae39f
Implemented the services API resource controller.
2016-07-10 13:23:04 +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
97e1b670ed
Removed unnecessary docblocks.
2016-07-10 13:05:54 +02:00
Alex Tselegidis
0a8e70f2ec
Updated appointments API resource controller with the newest helper methods.
2016-07-10 13:00:42 +02:00
Alex Tselegidis
c39c7c3df2
Implemented customers API resource controller.
2016-07-10 13:00:07 +02:00
Alex Tselegidis
ba4aa48e47
Added new method for returning common 404 exceptions.
2016-07-10 12:59:04 +02:00
Alex Tselegidis
5f142b0c74
Created customers parser class.
2016-07-10 12:52:21 +02:00