Commit graph

58 commits

Author SHA1 Message Date
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
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
alextselegidis
4996dd014a Improved global variables definition in php files. 2016-10-06 21:00:58 +02:00
Alex Tselegidis
3045e34c49 Added new Easy!Appointments links in about page. 2016-07-23 16:30:09 +02:00
Alex Tselegidis
89725e75c0 Added calendar-view setting in the UI (#182). 2016-07-18 23:46:15 +02:00
Alex Tselegidis
82f2323df1 Responsive design refactoring for the backend/settings page. 2016-07-14 21:13:51 +02:00
Alex Tselegidis
fc237b1ffd Changed if statement style in view file. 2016-07-11 22:59:38 +02:00
Alex Tselegidis
2dc8b06d04 Added 'save' string to settings button. 2016-07-11 22:57:44 +02:00
Alex Tselegidis
6756de80c4 Removed 'ea' prefix from internal configuration parameters. 2016-04-24 18:29:58 +02:00
Alex Tselegidis
967021acf7 Refactored the backend_settings.js module. 2016-04-13 19:54:56 +02:00
Alex Tselegidis
fa992b824a Moved the customer-notifications setting in the 'general settings' tab. 2016-01-01 20:40:10 +01:00
Alex Tselegidis
acd2ffba05 Added captcha setting to the settings.php view file. 2015-12-30 12:34:18 +01:00
Alex Tselegidis
1e0c13e973 Quick CSS aligmnment fix for the settings page. 2015-12-13 23:46:02 +01:00
Alex Tselegidis
478e6971ac Changed the order of the user phone-number field in the forms. 2015-12-13 23:28:34 +01:00
Alex Tselegidis
741ffe906b Added select box for the date format option in the settings page (refs #27). 2015-12-13 22:49:42 +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
8fddb814a7 Added the btn-default class to the notification buttons. 2015-11-28 11:31:04 +01:00
Alex Tselegidis
7cbd6901b0 Added new 'customer_notifications' setting. 2015-11-24 22:48:57 +01:00
Alex Tselegidis
6bfa642339 Added the google_analytics_code in the booking page. 2015-10-07 21:38:14 +02:00
Alex Tselegidis
e930306b23 Replaced span classes with the equivalent col-md from bootstrap 3. 2015-10-05 23:59:19 +02:00
Alex Tselegidis
88cc9f1574 UI fixes for the app. 2015-10-05 00:31:06 +02:00
Alex Tselegidis
71f21fd366 Changed settings save-buttons to extra small. 2015-10-04 23:50:44 +02:00
Bastien
6d10b3364e Fix typo. 2015-08-30 22:33:09 +02:00
Alex Tselegidis
c56daabc0a Updated settings page for bootstrap 3. 2015-07-25 14:15:34 +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
6ebcec38fd Replaced base_url() method with item('base_url') 2015-05-27 23:15:43 +02:00
Alex Tselegidis
45753adbd0 Refactored config file 2015-01-28 23:53:13 +01:00
Alex Tselegidis
1d0ee088c4 Cleanup Respository
- Updated CodeIgniter
- Removed unnecessary files.
- Added custom translations.
- Updated release-notes.txt for v1.1
2015-01-15 00:03:46 +01:00
alextselegidis@gmail.com
e5b109e7da * Added hungarian and portuguese into the available interface languages.
* Removed the update button from settings (will be added when the auto update feature is implemented).
2014-01-10 14:09:20 +00:00
alextselegidis@gmail.com
7ac98c1e8d * Added update algorithm.
* Fixed firefox issues
2014-01-04 17:25:21 +00:00
alextselegidis@gmail.com
3059f03a3d Applied minor code corrections. 2013-12-29 13:57:09 +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
9c1b3b47e6 Completed backend settings page translation. 2013-12-20 11:12:36 +00:00
alextselegidis@gmail.com
21aba5d4da * Updated user models and settings view file. 2013-11-24 17:01:46 +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
8da6304f26 * Fixed bugs in backend and front end (booking process)
* Made css changes to backend. 
* Applied qtip into backend control tootips.
2013-10-18 14:56:12 +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
dcecfd896d * Completed main flow of installation use case. 2013-10-16 15:53:26 +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
alextselegidis@gmail.com
538c34ecd4 * Added jScrollPane on some of the admin pages.
* Selected backend menu item is now active.
* The logged in user can see his name on the footer. 
* Completed previleges checks for secretaries.
2013-10-10 16:50:33 +00:00
alextselegidis@gmail.com
a9f3a5cbdb * The user can now see the reason when a validation fails (during an add() procedure).
* Fixed service - provider connection in backend/calendar appointment modal.
* Backend notification messages on top are now disappearing after a few seconds (excluding cases where there are action items - the user must close the notification)
* The user will be able to select an existing customer from the backend/calendar appointment modal when creating a new appointment record.
* Started work on user privileges and on how the system performs according to that.
2013-09-26 16:06:57 +00:00