Commit Graph

272 Commits

Author SHA1 Message Date
alext 26138c6586 Improved loading spinner styling. 2017-11-15 23:35:11 +01:00
alext 6408bc143f Removed jscrollpane as dependency. 2017-11-15 23:26:28 +01:00
alext 00372f2f1a Set Sunday as the first day of the week. 2017-11-15 23:19:17 +01:00
alext 8df2e51a73 Added view file for the update page. 2017-11-15 22:51:46 +01:00
alext e8f0f57380 Integrated asset_helper method for cache busting. 2017-11-14 14:01:49 +01:00
alext e505f2bd32 Used bootstrap form validation helpers. 2017-11-14 13:52:59 +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 b8d7c1b839 Styling corrections in the working plan input fields. 2017-10-31 12:16:45 +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 ee48938911 Corrected working plan indents. 2017-10-08 11:11:04 +02:00
alext 3ec8c25452 Corrections in Bootstrap's grid classes. 2017-10-03 12:27:02 +02:00
alext de23443559 User interface enhancements (template refactoring). 2017-09-23 03:42:14 +02: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 861f49c259 Integrated bootstrap tabs into the backend services page. 2017-09-22 14:53:41 +02:00
alext 80c6b61686 Integrated bootstrap tabs into the backend users page. 2017-09-22 14:52:59 +02:00
alext 355ddaeda4 Integrated tab component to settings page. 2017-09-21 14:49:13 +02:00
alext 4fd5162a05 Replaced echo tags with php short tags in view files. 2017-09-14 15:18:20 +02:00
alext 34cf06917c Corrected base_url calls 2017-09-08 14:13:22 +02:00
alext 5119e757f6 Integrated "lang" helper in view files. 2017-09-08 14:06:37 +02:00
alext 29e7fb7496 Adjusted script and link HTML tags. 2017-09-05 14:58:34 +02:00
alext 11ab8487cc Removed old Bootstrap (v2) class. 2017-08-10 09:58:42 +02:00
alext 6750293466 Login requires jQuery UI dependencies. 2017-08-10 09:57:01 +02:00
alext 2ca14cee2c Corrected grid classes in footer. 2017-08-10 09:56:34 +02:00
alext d685cae118 Corrected translation 2017-08-08 09:47:22 +02:00
alext 43ba0f80ea Merge branch 'patch-1' of https://github.com/PatchworkBoy/easyappointments into PatchworkBoy-patch-1 2017-07-15 17:13:05 +02:00
Marci 4256244360 Fix JS error (dialog() not a function)
Appears jquery-ui js & css omitted, but required for $(‘#messagebox’).dialog() calls.
2017-07-11 11:27:47 +01:00
alext 1c0458b7aa Removed test view file. 2017-06-29 00:12:59 +02:00
alext 04dfc6a7e9 Added max length value to back-end users page. 2017-06-17 18:54:09 +02:00
alext 9ff11db2e6 Corrected backend/calendars view typo. 2016-12-04 13:09:25 +01:00
alext cf2b787749 Updated documentation link. 2016-11-09 20:36:27 +01:00
alext 652ccbe286 Minor UI modifications in various pages. 2016-11-06 13:15:15 +01:00
alextselegidis 2c38a2165e Corrected appointment form layout. 2016-10-20 23:00:34 +02:00
alextselegidis 4996dd014a Improved global variables definition in php files. 2016-10-06 21:00:58 +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 3045e34c49 Added new Easy!Appointments links in about page. 2016-07-23 16:30:09 +02:00
Alex Tselegidis 081f916bf5 Added attendants number setting in backend services page (#109). 2016-07-21 20:33:43 +02:00
Alex Tselegidis 29a694e5de Integrated availabilities type in backend section (#185). 2016-07-20 21:20:00 +02:00
Alex Tselegidis 89725e75c0 Added calendar-view setting in the UI (#182). 2016-07-18 23:46:15 +02:00
Alex Tselegidis 6d074398d0 Corrected popover actions in both calendar view (#182). 2016-07-18 22:55:05 +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 a9edbda7a7 Split the calendar view functionality into new module (#182). 2016-07-17 13:46:38 +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 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 12f82fd688 Added 'login' link to booking form footer for easy backend navigation (fixes #180). 2016-07-16 17:15:26 +02:00
Alex Tselegidis afca1a015e Refactored CSS with common backend rules for users page. 2016-07-15 21:15:27 +02:00