Commit graph

306 commits

Author SHA1 Message Date
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
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
2a4e7efbe4 Table view styling improvements. 2016-07-22 21:09:43 +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
081f916bf5 Added attendants number setting in backend services page (#109). 2016-07-21 20:33:43 +02:00
Alex Tselegidis
310e472189 UI improvements in the table calendar view. 2016-07-20 22:37:56 +02:00
Alex Tselegidis
f4e4b3eb61 Corrected not-working columns height in table calendar view. 2016-07-20 22:09:28 +02:00
Alex Tselegidis
29a694e5de Integrated availabilities type in backend section (#185). 2016-07-20 21:20:00 +02:00
Alex Tselegidis
d366dc07f5 Added datepicker to table view for better navigation (#182). 2016-07-20 20:34:13 +02:00
Alex Tselegidis
ede8a963b6 Added missing parameter for fetching available hours. 2016-07-19 09:49:22 +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
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
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
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
d0304b733a Corrected backend header :focus state for menu-items. 2016-07-16 16:20:04 +02:00
Alex Tselegidis
60c05946a7 Updated jquery and jquery ui dependencies. 2016-07-15 21:43:30 +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