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
|
832c639668
|
Corrected typo
|
2016-07-20 20:42:54 +02:00 |
|
Alex Tselegidis
|
9582d5b4e3
|
Added new issue to changelog.
|
2016-07-20 20:41:55 +02:00 |
|
Alex Tselegidis
|
d366dc07f5
|
Added datepicker to table view for better navigation (#182).
|
2016-07-20 20:34:13 +02:00 |
|
Alex Tselegidis
|
ccd186796b
|
Updated installation requirements.
|
2016-07-20 20:16:48 +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
|
f083aa7e49
|
Added latest issues to changelog.
|
2016-07-17 12:39:04 +02:00 |
|
Alex Tselegidis
|
1c6ba6308b
|
Created migration class for new setting (#182).
|
2016-07-17 12:37:00 +02:00 |
|
Alex Tselegidis
|
2b00e27b48
|
Corrected documentation cliffhanger.
|
2016-07-17 11:56:51 +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
|
7a5b07a4cf
|
Added new changelog entry and re-ordered the entries with issue number.
|
2016-07-16 17:05:30 +02:00 |
|
Alex Tselegidis
|
9cd19f9b02
|
Reset email.php configuration file.
|
2016-07-16 16:59:31 +02:00 |
|
Alex Tselegidis
|
5a7097ce05
|
Updated changelog with new issue.
|
2016-07-16 16:58:21 +02:00 |
|
Alex Tselegidis
|
06b71a6a54
|
Removed old notifications php library (fixes #178).
|
2016-07-16 16:57:05 +02:00 |
|