Alex Tselegidis
|
72b93afe95
|
Updated customers.php page for bootstrap 3
|
2015-07-25 11:55:58 +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
|
7cf37efa7b
|
Added credentials docblock banner.
|
2015-07-20 21:41:24 +02:00 |
|
Alex Tselegidis
|
78b114e614
|
Fixed alert-danger problem (js)
|
2015-07-08 23:16:13 +02:00 |
|
Alex Tselegidis
|
ec35616a27
|
Resposnify other frontend pages.
|
2015-07-08 23:14:42 +02:00 |
|
Alex Tselegidis
|
e55168223e
|
Fixed middle positioning of forgo_password.php frame
|
2015-07-08 23:07:06 +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
|
67a81a50fe
|
Responsify log out page.
|
2015-07-08 22:53:50 +02:00 |
|
Alex Tselegidis
|
2385469476
|
Updated forgot_password.php CSS and HTML
|
2015-07-08 22:44:52 +02:00 |
|
Alex Tselegidis
|
0aaac2830a
|
Updated login.php CSS
|
2015-07-08 22:42:54 +02:00 |
|
Alex Tselegidis
|
24c995d961
|
CSS corrections in frontend
|
2015-07-08 22:37:26 +02:00 |
|
Alex Tselegidis
|
2e85af40d2
|
Corrections for the new bootstrap version and theme.
|
2015-07-08 00:50:25 +02:00 |
|
Alex Tselegidis
|
d1a664c461
|
Added @package tag to libraries.
|
2015-07-08 00:40:04 +02:00 |
|
Alex Tselegidis
|
2ba088a971
|
Added @package tag in model classes
|
2015-07-08 00:36:16 +02:00 |
|
Alex Tselegidis
|
4614fc8c1d
|
Added @package tag to controllers.
|
2015-07-08 00:33:33 +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
|
5d07d871ab
|
issue #42 - use ext dir
|
2015-07-07 23:27:30 +02:00 |
|
Alex Tselegidis
|
ff6564de3a
|
issue #42 - use ext dir
|
2015-07-07 23:26:47 +02:00 |
|
Alex Tselegidis
|
c1ad2c9aa0
|
issue #42 - use ext dir
|
2015-07-07 23:25:37 +02:00 |
|
Alex Tselegidis
|
02a62635db
|
Corrected translation key.
|
2015-07-07 22:42:52 +02:00 |
|
Alex Tselegidis
|
4085cd43ca
|
Merge pull request #33 from joonakannisto/master
Finnish translation added
|
2015-06-22 21:19:53 +02:00 |
|
Alex Tselegidis
|
6fd64a0a16
|
fetching the installation sql file without the base_url
|
2015-06-22 21:12:10 +02:00 |
|
Joona Kannisto
|
8aaad30bcd
|
Fixed a few missing semicolons
|
2015-06-21 15:08:07 +03:00 |
|
Joona Kannisto
|
92b0e4977a
|
Finnish translation added
|
2015-06-21 11:41:49 +03:00 |
|
Alex Tselegidis
|
8bf7049198
|
Restructured the assets directory within the 'ext' directory
|
2015-05-31 16:06:09 +02:00 |
|
Alex Tselegidis
|
fb1a0d6d25
|
Added POST constraint to backend_api controller.
|
2015-05-28 00:13:26 +02:00 |
|
Alex Tselegidis
|
ad8c9b6522
|
Added csrfToken to GlobalVariables definition.
|
2015-05-27 23:47:19 +02:00 |
|
Alex Tselegidis
|
daf4865c29
|
CSRF protection for cancel appointment use case
|
2015-05-27 23:32:26 +02:00 |
|
Alex Tselegidis
|
36d73a24c0
|
Removed unnecessary log file.
|
2015-05-27 23:27:05 +02:00 |
|
Alex Tselegidis
|
f223ffa343
|
CSRF protection for appointment book
|
2015-05-27 23:26:36 +02:00 |
|
Alex Tselegidis
|
101097886b
|
Updated installation view messages
|
2015-05-27 23:20:26 +02:00 |
|
Alex Tselegidis
|
6ebcec38fd
|
Replaced base_url() method with item('base_url')
|
2015-05-27 23:15:43 +02:00 |
|
Alex Tselegidis
|
28a95d6943
|
Fixed url problem with base_url() function.
|
2015-05-27 23:11:46 +02:00 |
|
Alex Tselegidis
|
1f73e7fcbc
|
Added CSRF protection to frontend (reported by Henri Salo)
|
2015-05-27 23:06:48 +02:00 |
|
Alex Tselegidis
|
914d3af8c2
|
Added XSS filtering (credits to Henri Salo)
|
2015-05-27 22:59:33 +02:00 |
|
Alex Tselegidis
|
8daff8a911
|
Added sloval translation (was not included in previous commit)
|
2015-05-21 21:26:48 +02:00 |
|
Alex Tselegidis
|
45afbc29b0
|
Added slovak translation contributed by Branislav Ďorď
|
2015-05-21 21:14:36 +02:00 |
|
alextselegidis
|
b8b2e5ae31
|
Fixed forgotten url in book.php.
|
2015-05-20 23:24:08 +02:00 |
|
alextselegidis
|
a6ab065491
|
Fixed forgotten backend controller urls.
|
2015-05-20 23:21:02 +02:00 |
|
alextselegidis
|
8975eb5c59
|
Fixed URLs with index.php value (work without mod_rewrite)
|
2015-05-20 23:19:52 +02:00 |
|
alextselegidis
|
845288e17d
|
Fixed URLs with index.php value (work without mod_rewrite)
|
2015-05-20 23:18:46 +02:00 |
|
alextselegidis
|
3062e73d22
|
Fixed URLs with index.php value (work without mod_rewrite)
|
2015-05-20 23:18:27 +02:00 |
|
alextselegidis
|
e0d83657de
|
removed application/core dir, will not be necessary for v1.1
|
2015-05-20 23:02:08 +02:00 |
|
alextselegidis
|
da1ce168b3
|
Updated google auth url (work without mod_rewrite)
|
2015-05-20 23:01:21 +02:00 |
|
alextselegidis
|
1793dd2eae
|
Updated appointment email links (work without mod_rewrite)
|
2015-05-20 23:00:05 +02:00 |
|