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
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
82fea484c0
Do not display read-only google calendars for selection.
2017-03-10 09:23:50 +01:00
alext
2dad4dfc34
Updated copyright year.
2017-01-31 07:35:34 +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
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
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
e8a0631bb9
Updated version information.
2016-11-06 11:49:21 +01: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
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
4996dd014a
Improved global variables definition in php files.
2016-10-06 21:00:58 +02:00
alextselegidis
1df998114f
Updated app version title for upcoming release.
2016-10-06 19:48:16 +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
03db821359
Added fixed table headers in the table calendar view.
2016-08-11 22:08:55 +02:00
Alex Tselegidis
d78710f60b
Added fullscreen toggle button to table view.
2016-07-24 13:26:20 +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
aa14b7eef0
Corrected Google_sync library name.
2016-07-22 21:51:50 +02:00
Alex Tselegidis
8f12b459d0
Integrated the multiple attendants in the availabilities generation ( #109 ).
2016-07-21 22:36:17 +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
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
d5544d0044
Integrated the availabilities type in the booking wizard and API controller ( #185 ).
2016-07-20 22:06:19 +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
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
a47d03e616
Corrected unavailable dates calculation for current day.
2016-07-19 09:48:55 +02:00
Alex Tselegidis
89725e75c0
Added calendar-view setting in the UI ( #182 ).
2016-07-18 23:46:15 +02:00