Commit Graph

25 Commits

Author SHA1 Message Date
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 6750293466 Login requires jQuery UI dependencies. 2017-08-10 09:57:01 +02: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 a770a69660 Added extra line at the end of the files as configured in the .editorconfig file. 2016-01-09 22:29:28 +01:00
Alex Tselegidis ec35616a27 Resposnify other frontend pages. 2015-07-08 23:14:42 +02:00
Alex Tselegidis 078dc4add6 margin css correction 2015-07-08 23:00:14 +02:00
Alex Tselegidis 11e85e2aa5 Responsify login.php 2015-07-08 22:58:54 +02:00
Alex Tselegidis 0aaac2830a Updated login.php CSS 2015-07-08 22:42:54 +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 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
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 17f7fb8f77 added trailing slash to base url at login.php file 2015-04-09 21:49:03 +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 b935dd954f Fixed Issue #29 2014-01-03 22:26:10 +00:00
alextselegidis@gmail.com 05416823f6 Added translation change button in frontend. 2013-12-25 01:22:37 +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 0ea56d143c Translated user pages (login, logout, forgot password). 2013-12-19 10:28:10 +00:00
alextselegidis@gmail.com e596cb768a * Completed login + logout operation.
* Updated the way the system stores passwords in db.
2013-09-23 15:42:36 +00:00
alextselegidis@gmail.com fcc142a11b * Finished with backend/settings page.
* Started user login and privileges management.
2013-09-20 13:58:11 +00:00