Alex Tselegidis
|
51e69a097f
|
Fixes #101 - JS code would not parse dates correctly.
|
2016-01-10 23:54:17 +01:00 |
|
Alex Tselegidis
|
e252307e66
|
Improved AJAX error handling.
|
2016-01-09 22:55:07 +01:00 |
|
Alex Tselegidis
|
a770a69660
|
Added extra line at the end of the files as configured in the .editorconfig file.
|
2016-01-09 22:29:28 +01:00 |
|
Alex Tselegidis
|
636f399c91
|
Fixes #100 - Casted the is_unavailable value to an integer.
|
2016-01-09 22:22:01 +01:00 |
|
Alex Tselegidis
|
df34470df4
|
Further fixes for the table view.
|
2016-01-06 22:27:59 +01:00 |
|
Alex Tselegidis
|
4681bebad3
|
Fixed vertical positioning for tablet devices.
|
2016-01-06 22:17:39 +01:00 |
|
Alex Tselegidis
|
7cdccf1d27
|
Fixed responsive display for mobile devices.
|
2016-01-06 21:56:22 +01:00 |
|
Alex Tselegidis
|
9918631c0f
|
Fixes #43 problem with warnings.
|
2016-01-04 23:28:52 +01:00 |
|
Alex Tselegidis
|
3a5227f687
|
Added copyright comments in the data.sql file.
|
2016-01-04 23:07:45 +01:00 |
|
Alex Tselegidis
|
f03e01bf64
|
Merge branch 'master' into develop
|
2016-01-02 21:01:12 +01:00 |
|
Alex Tselegidis
|
86644cfa9c
|
Updated the copyright date.
|
2016-01-02 14:47:04 +01:00 |
|
Alex Tselegidis
|
0cb586c6fe
|
Added window.console IE9 workaround.
|
2016-01-01 21:57:44 +01:00 |
|
Alex Tselegidis
|
648e82840f
|
Translated new texts for greek and german translations.
|
2016-01-01 21:33:14 +01:00 |
|
Alex Tselegidis
|
c7a8b40e27
|
Fixed backend menu item height for Firefox.
|
2016-01-01 21:33:06 +01:00 |
|
Alex Tselegidis
|
fa992b824a
|
Moved the customer-notifications setting in the 'general settings' tab.
|
2016-01-01 20:40:10 +01:00 |
|
Alex Tselegidis
|
f88c6cb898
|
Sometimes captcha generates an error if the session is accessed after there is some output in the response. From now on the captcha phrase will be saved first and then there will be the image output.
|
2016-01-01 20:34:42 +01:00 |
|
Alex Tselegidis
|
0b43e4d918
|
Changed the CAPTCHA failure display (added input hint below the captcha input).
|
2016-01-01 20:18:03 +01:00 |
|
Alex Tselegidis
|
e69f7ca634
|
Add sample service and provider after the installation completes successfully.
|
2016-01-01 16:45:01 +01:00 |
|
Alex Tselegidis
|
2953b3e492
|
Corrected styling issue with provider's settings page.
|
2016-01-01 15:53:51 +01:00 |
|
Alex Tselegidis
|
0dc88a85a9
|
Refactored the get_available_providers method.
|
2016-01-01 15:52:43 +01:00 |
|
Alex Tselegidis
|
7dbe929218
|
Updated the CHANGELOG.md for v1.1
|
2016-01-01 15:23:09 +01:00 |
|
Alex Tselegidis
|
3ec94245e0
|
Corrected migration class name.
|
2015-12-30 23:58:34 +01:00 |
|
Alex Tselegidis
|
4f8ca2a7f8
|
Change the app title to BETA.
|
2015-12-30 23:27:34 +01:00 |
|
Alex Tselegidis
|
eb420f0028
|
Updated the README and CHANGELOG files for the BETA version
|
2015-12-30 23:23:41 +01:00 |
|
Alex Tselegidis
|
a3a01decaa
|
Merge branch 'master' into develop
|
2015-12-30 23:09:31 +01:00 |
|
Alex Tselegidis
|
d9b8e4242a
|
Corrected JS comment typos.
|
2015-12-30 23:02:07 +01:00 |
|
Alex Tselegidis
|
ab42d124b0
|
Regenerated the composer.lock file.
|
2015-12-30 23:01:50 +01:00 |
|
Alex Tselegidis
|
e2109b6ceb
|
Implemented the gulp doc task.
|
2015-12-30 23:01:30 +01:00 |
|
Alex Tselegidis
|
e02dec5460
|
Implemented the gulp build task.
|
2015-12-30 22:33:19 +01:00 |
|
Alex Tselegidis
|
f935337ea1
|
Corrected record ID in the sample-data.sql file.
|
2015-12-30 21:31:26 +01:00 |
|
Alex Tselegidis
|
f899b2078d
|
Removed jscsrc file (will be added again in the future).
|
2015-12-30 21:29:50 +01:00 |
|
Alex Tselegidis
|
c087d57b9e
|
Removed phpmailer's language files.
|
2015-12-30 14:21:37 +01:00 |
|
Alex Tselegidis
|
95a5ae1dce
|
Implemented the 'gulp composer' task which will install the composer dependencies and move only the required files to the 'src/application/third_party' directory.
|
2015-12-30 14:18:18 +01:00 |
|
Alex Tselegidis
|
86b89513f9
|
Removed unnecessary license section.
|
2015-12-30 13:03:00 +01:00 |
|
Alex Tselegidis
|
655f068a8d
|
Integrated CAPTCHA setting within the booking wizard.
|
2015-12-30 12:54:33 +01:00 |
|
Alex Tselegidis
|
c16a06a273
|
JS will now save the captcha setting.
|
2015-12-30 12:43:25 +01:00 |
|
Alex Tselegidis
|
494e5e53a1
|
Added migration class for the captcha setting.
|
2015-12-30 12:39:36 +01:00 |
|
Alex Tselegidis
|
f284bf4047
|
Added sample SQL data for captcha setting
|
2015-12-30 12:35:47 +01:00 |
|
Alex Tselegidis
|
acd2ffba05
|
Added captcha setting to the settings.php view file.
|
2015-12-30 12:34:18 +01:00 |
|
Alex Tselegidis
|
98c65aa666
|
Added the captcha settings translation.
|
2015-12-30 12:33:51 +01:00 |
|
Alex Tselegidis
|
af976440f8
|
Minor code format corrections.
|
2015-12-30 12:02:14 +01:00 |
|
Alex Tselegidis
|
739368c00f
|
Corrected the bottom margin of the cancel sentence element.
|
2015-12-30 11:52:57 +01:00 |
|
Alex Tselegidis
|
18a4603072
|
The 'any-provider' option will select the provider with the most free time instead of the first available one.
|
2015-12-30 11:44:42 +01:00 |
|
Alex Tselegidis
|
1a5cfa6191
|
Added '403 Error' index.html files in directories that it was missing.
|
2015-12-29 23:43:47 +01:00 |
|
Alex Tselegidis
|
1e0c13e973
|
Quick CSS aligmnment fix for the settings page.
|
2015-12-13 23:46:02 +01:00 |
|
Alex Tselegidis
|
9f605420e8
|
Added .row wrapper element in the backend/users page.
|
2015-12-13 23:43:18 +01:00 |
|
Alex Tselegidis
|
c7b6ef2c74
|
CSS corrections for the modal dialogs.
|
2015-12-13 23:36:54 +01:00 |
|
Alex Tselegidis
|
478e6971ac
|
Changed the order of the user phone-number field in the forms.
|
2015-12-13 23:28:34 +01:00 |
|
Alex Tselegidis
|
196d5727e4
|
Added missing .row div wrapper.
|
2015-12-13 23:24:00 +01:00 |
|
Alex Tselegidis
|
c6d69807c9
|
Merge branch 'develop' of https://github.com/alextselegidis/easyappointments into develop
|
2015-12-13 22:52:24 +01:00 |
|