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
|
c4ab3b3527
|
removed unnecessary backup dir
|
2015-07-07 23:57:26 +02:00 |
|
Alex Tselegidis
|
a358c44805
|
Removed license.txt and release-notes.txt because changelog and readme are sufficient enough
|
2015-07-07 23:46: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
|
67d8c4cddd
|
Merge branch 'master' of https://github.com/alextselegidis/easyappointments
|
2015-06-17 21:21:59 +02:00 |
|
Misha Tavkhelidze
|
e327358221
|
Add httponly flag to cookies.
|
2015-06-04 13:30:14 +04: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
|
4eb19df799
|
Fixed url typo in backend_customers.js
|
2015-05-28 00:01:50 +02:00 |
|
Alex Tselegidis
|
ecbe5600df
|
Fixed csrfToken problem with ajax_save_appointment request
|
2015-05-27 23:52:11 +02:00 |
|
Alex Tselegidis
|
ad8c9b6522
|
Added csrfToken to GlobalVariables definition.
|
2015-05-27 23:47:19 +02:00 |
|
Alex Tselegidis
|
d88c138d2d
|
Added csrfToken to js post requests
|
2015-05-27 23:42:40 +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 |
|
Alex Tselegidis
|
48be9bacc2
|
Merge branch 'master' of https://github.com/alextselegidis/easyappointments
|
2015-05-21 20:53:54 +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
|
879fa93bb1
|
Updated release-notes.txt file.
|
2015-05-20 23:15:57 +02:00 |
|
alextselegidis
|
f1babc0d5b
|
Removed ci license and renamed license-ea.txt to license.txt
|
2015-05-20 23:10:59 +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 |
|
alextselegidis
|
efaa5bdf85
|
Updated app URLs with index.php so that they work without URL rewrite
|
2015-05-20 22:41:03 +02:00 |
|