Commit graph

17 commits

Author SHA1 Message Date
alext
652ccbe286 Minor UI modifications in various pages. 2016-11-06 13:15:15 +01:00
Alex Tselegidis
0bb0171738 Replaced the config base_url value with the base_url() function of the URL helper. 2016-03-07 21:19:55 +01:00
Alex Tselegidis
635380512d Converted all the hard-coded urls to site_url() function calls. 2016-03-07 20:59:04 +01:00
Alex Tselegidis
c06f3def14 Added google analytics code to extra frontend pages like book_success, message, error404. 2016-01-17 13:10:48 +01:00
Alex Tselegidis
7cdccf1d27 Fixed responsive display for mobile devices. 2016-01-06 21:56:22 +01:00
Alex Tselegidis
0d4c97d073 Updated error404 page. 2015-07-27 22:01:27 +02:00
Alex Tselegidis
ec35616a27 Resposnify other frontend pages. 2015-07-08 23:14:42 +02:00
Alex Tselegidis
e1ced9bd72 Removed bootstrap-theme.css from files 2015-07-08 00:24:54 +02:00
Alex Tselegidis
e90fef38c1 issue #42 use ext dir 2015-07-08 00:17:39 +02:00
Alex Tselegidis
6ebcec38fd Replaced base_url() method with item('base_url') 2015-05-27 23:15:43 +02:00
alextselegidis
efaa5bdf85 Updated app URLs with index.php so that they work without URL rewrite 2015-05-20 22:41:03 +02:00
Alex Tselegidis
1a783ec3ce Fixed problem with missing EALang variable in JavaScript 2015-04-29 23:17:32 +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
4767dc36f9 * Translated datetime pickers.
* Merged translation files into one per language.
2013-12-20 17:44:44 +00:00
alextselegidis@gmail.com
0ea56d143c Translated user pages (login, logout, forgot password). 2013-12-19 10:28:10 +00:00
alextselegidis@gmail.com
f0fd08e444 * Updated database structure and added new sample data.
* Regenerated code docs (js + php).
* Added custom error 404 page.
* Added service price and description in the appointment booking wizard.
* Completed Issue #21 - devide services in categories in the appointment booking wizard.
* Completed the backend user management page.
2013-09-13 13:21:03 +00:00