alext
71c1bf38ff
Styling improvements in backend calendar form.
2017-09-22 22:33:40 +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
9ff11db2e6
Corrected backend/calendars view typo.
2016-12-04 13:09:25 +01:00
alextselegidis
2c38a2165e
Corrected appointment form layout.
2016-10-20 23:00:34 +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
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
bb83b6b839
Added updated .gitignore with storage directory.
2016-07-13 22:56:05 +02:00
Alex Tselegidis
b8b1d546fd
Responsive design refactoring for the backend/calendar page.
2016-07-12 22:02:59 +02:00
Alex Tselegidis
5161a8b4bb
Corrected the sticky footer issue.
2016-03-22 22:36:48 +01:00
h3ct0r
1c4ab83d32
Fixed css bug; Added support for case insensitive search for clients and search by notes too!
2016-03-10 12:55:00 -03:00
Alex Tselegidis
181595d8bd
Corrected selectors for backend appointment & unavailable modals.
2016-01-24 15:40:06 +01:00
Alex Tselegidis
e9b82fac12
Corrected HTML typo
2015-12-12 00:22:26 +01:00
Alex Tselegidis
c60a0feeaf
Added the dateFormat value to the GlobalVariables of every backend page.
2015-12-01 23:39:31 +01:00
Alex Tselegidis
ba5ef4d326
Corrected undefined variable error in calendar.php
2015-11-28 11:52:42 +01:00
Alex Tselegidis
f4da9e6f52
Added btn-default class to calendar.php
2015-08-13 20:36:44 +02:00
Alex Tselegidis
4e46417ee6
Added various UI fixes
2015-08-13 20:33:47 +02:00
Alex Tselegidis
7ebe58d4f4
Corrected calendar-filter element in backend/calendar.php
2015-07-27 23:11:15 +02:00
Alex Tselegidis
1812d66bb4
Fixed problem with JS manipulation of provider sync state.
2015-07-27 22:29:20 +02:00
Alex Tselegidis
d70db22269
Updated js part after html refactoring.
2015-07-25 11:47:46 +02:00
Alex Tselegidis
7b98a9e6f7
fixed #manage-unavailable
2015-07-22 22:16:47 +02:00
Alex Tselegidis
cdb14b5c95
fixed #manage-appointment modal
2015-07-22 22:14:03 +02:00
Alex Tselegidis
8a9a21d9eb
Updated backend/calendar page with bootstrap 3
2015-07-20 23:39:50 +02:00
Alex Tselegidis
e90fef38c1
issue #42 use ext dir
2015-07-08 00:17:39 +02:00
Alex Tselegidis
ad8c9b6522
Added csrfToken to GlobalVariables definition.
2015-05-27 23:47:19 +02:00
Alex Tselegidis
45753adbd0
Refactored config file
2015-01-28 23:53:13 +01:00
Alex Tselegidis
3213e5cc90
Corrected typo in backend appointment modal.
2015-01-21 21:12:30 +01:00
alextselegidis@gmail.com
919c3da18d
Fixes in minor bugs.
2014-01-11 00:07:25 +00:00
alextselegidis@gmail.com
3059f03a3d
Applied minor code corrections.
2013-12-29 13:57:09 +00:00
alextselegidis@gmail.com
982a9abb23
Finished the google calendar selection for the synchronization feature.
2013-12-26 13:32:25 +00:00
alextselegidis@gmail.com
de29ef1ef4
Added calendar selection when the user enables the google calendar synchronization for a provider.
2013-12-26 00:57:59 +00:00
alextselegidis@gmail.com
6b03dcff90
Added language selection functionality to backend pages.
2013-12-23 16:55:42 +00:00
alextselegidis@gmail.com
4767dc36f9
* Translated datetime pickers.
...
* Merged translation files into one per language.
2013-12-20 17:44:44 +00:00
alextselegidis@gmail.com
ec6b0678ca
Translated backend calendar, services and users pages.
2013-12-19 16:28:19 +00:00
alextselegidis@gmail.com
57a3e433eb
* Commit final corrections before version 0.7
2013-11-24 15:45:44 +00:00
alextselegidis@gmail.com
75a6efb79c
* Minor fixes on backend/users page.
2013-11-23 19:10:31 +00:00
alextselegidis@gmail.com
759f09141c
* Minor fixes on backend.
2013-11-22 16:19:52 +00:00
alextselegidis@gmail.com
2e7e668465
* Fixed google sync problem with unavailable time periods.
...
* Fixed minor issues with backend.
* Fixed get_provider_available_time_periods() method - now works correctly.
* Added unavailable notes in the calendar (under the "Unavailable" title).
* Updated the thesis code snippets.
* Added listings.pdf, a free ebook about latex listings.
2013-10-27 17:41:37 +00:00
alextselegidis@gmail.com
140cb62627
* Minor fixes in the backend section.
2013-10-27 12:53:51 +00:00
alextselegidis@gmail.com
8f90da86be
* Completed the installation process.
...
* Added tooltip texts on the common controls of backend.
* GUI fixes on several pages.
2013-10-17 15:31:43 +00:00
alextselegidis@gmail.com
a5ef8fb491
* Added "Forgot Password" procedure.
...
* Started working on the installation page.
* Fixed minor bugs in backend pages.
2013-10-11 15:58:46 +00:00