Commit Graph

125 Commits

Author SHA1 Message Date
Alex Tselegidis 7d04052697 Merge branch 'extra-working-days' of https://github.com/Caine85/easyappointments into Caine85-extra-working-days
# Conflicts:
#	src/application/config/migration.php
#	src/application/language/arabic/translations_lang.php
#	src/application/language/bulgarian/translations_lang.php
#	src/application/language/chinese/translations_lang.php
#	src/application/language/danish/translations_lang.php
#	src/application/language/dutch/translations_lang.php
#	src/application/language/english/translations_lang.php
#	src/application/language/finnish/translations_lang.php
#	src/application/language/french/translations_lang.php
#	src/application/language/german/translations_lang.php
#	src/application/language/greek/translations_lang.php
#	src/application/language/hindi/translations_lang.php
#	src/application/language/hungarian/translations_lang.php
#	src/application/language/italian/translations_lang.php
#	src/application/language/japanese/translations_lang.php
#	src/application/language/luxembourgish/translations_lang.php
#	src/application/language/polish/translations_lang.php
#	src/application/language/portuguese-br/translations_lang.php
#	src/application/language/portuguese/translations_lang.php
#	src/application/language/romanian/translations_lang.php
#	src/application/language/russian/translations_lang.php
#	src/application/language/slovak/translations_lang.php
#	src/application/language/spanish/translations_lang.php
#	src/application/language/turkish/translations_lang.php
#	src/assets/js/general_functions.js
#	src/assets/js/working_plan.js
#	src/assets/sql/data.sql
2020-03-10 20:09:31 +01:00
alext 84afca8b26 Integrated location field in the backend section. 2019-06-08 16:43:21 +02:00
Andrea 9c7ae5dfdc Extra working days outside default working plan
Add function to add extra working days outside the default working plan.
2018-04-12 15:03:46 +02:00
alext 4d6b452dd6 Updated copyright year in file headers. 2018-03-27 09:23:09 +02:00
alext f56053d061 Corrected overflow of elements. 2018-01-02 13:51:24 +01:00
alext 5ae5719806 Enlarged the form filter buttons. 2018-01-02 13:32:09 +01:00
alext ab00577ac2 Provider services and secretary providers boxes use the .well class. 2018-01-02 13:14:13 +01:00
alext 729977c1f5 Last customer's appointment must not have a border. 2018-01-02 13:09:26 +01:00
alext 1ecff848cd Styling corrections for firefox. 2018-01-02 13:05:10 +01:00
alext 5058e380ae Replaced jquery ui spinner component with native number input field. 2017-11-28 15:42:12 +01:00
alext d24f0aea39 Corrected button margin in notification box. 2017-11-16 00:00:50 +01:00
alext b4d6767801 Notification alert styling corrections. 2017-11-15 23:40:07 +01:00
alext cfe4833825 Corrected backend notification box positioning. 2017-11-15 23:08:33 +01:00
alext b8b66c28da Backend notifications shall be floating. 2017-11-15 17:21:59 +01:00
alext 23b64463ca Corrected backend modal message element styling. 2017-10-31 12:48:06 +01:00
alext 38dc2bd459 Adjusted working plan styling so that it matches the one from users page. 2017-10-31 12:20:06 +01:00
alext 36bc53960b Reformatted stylesheet files. 2017-10-31 12:17:01 +01:00
alext bc20ce8c21 Display corrections in the filter search input field of backend pages. 2017-10-31 11:52:25 +01:00
alext 6ba3d7ce70 Corrected event sourcing for new fullcalendar version. 2017-10-31 10:37:00 +01:00
alext 17fd69cce6 Styling improvements for the backend customers page. 2017-09-23 01:27:07 +02:00
alext 71c1bf38ff Styling improvements in backend calendar form. 2017-09-22 22:33:40 +02:00
alext 2dad4dfc34 Updated copyright year. 2017-01-31 07:35:34 +01:00
alextselegidis 9b5428a91d Added dedicated link in backend services page. 2016-10-10 17:20:23 +02:00
alextselegidis c3ec123c01 Styling improvements in backend. 2016-10-10 16:00:30 +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
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 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 e5c0da55a5 Decreased margins in working plan components. 2016-07-23 16:29:05 +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 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 310e472189 UI improvements in the table calendar view. 2016-07-20 22:37:56 +02:00
Alex Tselegidis d366dc07f5 Added datepicker to table view for better navigation (#182). 2016-07-20 20:34:13 +02:00
Alex Tselegidis fa2dc2dd30 Applied styling for the table view (#182). 2016-07-18 21:20:43 +02:00
Alex Tselegidis dd9473af35 Corrected maximum width of loading gif. 2016-07-17 14:42:14 +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 057e3d139a UI Corrections 2016-07-16 20:14:10 +02:00
Alex Tselegidis d0304b733a Corrected backend header :focus state for menu-items. 2016-07-16 16:20:04 +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 ad4e23302e Corrected providers overflow issue in mobile devices. 2016-07-15 20:33:49 +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 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 bb83b6b839 Added updated .gitignore with storage directory. 2016-07-13 22:56:05 +02:00