Commit Graph

25 Commits

Author SHA1 Message Date
alext 3ec8c25452 Corrections in Bootstrap's grid classes. 2017-10-03 12:27:02 +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 29e7fb7496 Adjusted script and link HTML tags. 2017-09-05 14:58:34 +02:00
alext cf2b787749 Updated documentation link. 2016-11-09 20:36:27 +01:00
Alex Tselegidis f51b4cbe8d Solved problem with loading spinner in installation page (fixes #136). 2016-07-16 17:36:33 +02:00
Thijs Lemmens 13698d8726 Use the site_url function instead of the index.php link 2016-03-05 21:09:40 +01:00
Alex Tselegidis 7feca74d25 Added fix for the error message box width. 2015-11-05 20:18:31 +01:00
Alex Tselegidis 648fb96b85 Refactored the installation page js. 2015-10-04 23:18:23 +02:00
Alex Tselegidis 809eab4ff2 Restyled installation.php page. 2015-08-13 20:09:07 +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 101097886b Updated installation view messages 2015-05-27 23:20:26 +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 6838a06f51 added base_url trailing slash to installation.php 2015-04-13 20:00:18 +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 6b03dcff90 Added language selection functionality to backend pages. 2013-12-23 16:55:42 +00:00
alextselegidis@gmail.com f0a28c7451 * Corrected typo in installation.php 2013-11-24 17:36:22 +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 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