Commit graph

467 commits

Author SHA1 Message Date
ovclas
c059da3138 issue 2234 if access http protocol instead of https protocol,
redirect to https (only https setting action and https option on)


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11054 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-22 04:46:23 +00:00
dragan-dan
ddbe72b5b1 Issue 2250: Add to context multiple file upload support
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11041 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-17 08:58:17 +00:00
flyskyko
d97822999e merge from 1.5.3 (~r10951). required minify admin.min.js
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10952 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-27 03:04:27 +00:00
flyskyko
f0c2168f5d issue 2156, fixed a bug. display warning message on sitemap
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3@10915 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-19 08:48:02 +00:00
chschy
56256402fa added phpdoc in context class
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10910 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-19 04:55:59 +00:00
misol
508c32963d Issue 2144 add to r10896 Context class fix.
and FrontEndFileHandler fix again.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10897 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-14 18:39:33 +00:00
ovclas
1a7a68efea issue 2109 Fixed a problem in_array function
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10832 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-05 00:16:31 +00:00
flyskyko
894e75d24c rollback r10475, r10476, r10477, r10501, r10502, r10503, r10506
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10514 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-04-02 08:41:15 +00:00
flyskyko
a58e283821 rollback r10503, r10506
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10507 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-30 01:19:44 +00:00
misol
7d88df2ca2 Converting four spaces indent to tab indent at Context class file. According to http://code.google.com/p/xe-core/wiki/PHPCodingConvension#Code_Indenting
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10503 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-29 16:04:41 +00:00
misol
a7a4d4cc62 #1772 set type as a string before do 'urlencode()'
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10502 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-29 15:57:44 +00:00
ucorina
563774c2d2 Issue 1778: DB Classes: Add prepared statements support - Added new config option in db.config.php to decide if prepared statments should be used or not. Default is Yes.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10474 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-26 11:41:59 +00:00
ngleader
07aba2b16c Issue 1562 fixed a warning in Context class
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10277 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 00:13:30 +00:00
flyskyko
4b4806f932 issue 1557, Added codes for unset get_vars
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10254 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 11:17:58 +00:00
flyskyko
7cbd29dfe6 issue 1557, Added codes for unset get_vars
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10241 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 06:54:50 +00:00
ovclas
2634244f96 xss defense change
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10227 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 05:18:21 +00:00
ngleader
b1a78759e0 Issue 1514 Change setting up default session to file session from db.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10185 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-24 06:45:36 +00:00
flyskyko
aec75bbdf1 rollback of r9995
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9997 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-30 02:04:56 +00:00
flyskyko
bb8daf9bcd Added load type(head, body) in <!--%load_js_plugin()-->
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9995 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-29 05:51:45 +00:00
devjin
8db1be04bf Add auto ruleset function
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9982 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-22 08:37:50 +00:00
ovclas
04e69878d0 xss defense
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9888 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-29 08:48:36 +00:00
taggon
ebd5c75e33 Fixed a bug for setRequestMethod()
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9859 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-23 02:31:07 +00:00
taggon
a9ee03e512 Prevent errors
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9854 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-22 08:54:29 +00:00
devjin
0dbd9091b0 fixed XSS security in integration search
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9839 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-17 08:32:55 +00:00
devjin
0a80a5f9e3 git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9830 201d5d3c-b55e-5fd7-737f-ddc643e51545 2011-11-17 02:58:35 +00:00
devjin
7a9430263e The "getAutoEncodedUrl" function is added
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9829 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-17 02:19:05 +00:00
ovclas
339b2de797 issue 90 apply patch.
show security login message by config status


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9827 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-17 01:46:59 +00:00
ovclas
5af206c9a7 issue 89 apply patch
double quotes change to single quotes.
Defined by the user be able to add meta tags


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9826 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-16 09:25:16 +00:00
ovclas
f592979ce5 issue 496 when lang change to english, cmd_save lang still showed korean lang
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9657 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-17 05:09:12 +00:00
taggon
4ed6f7327b issue 127: Fixed a bug that 'key=0' is removed in URL
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9616 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-12 09:58:08 +00:00
ovclas
5afc0b7587 issue 369 when ruleset file modified, then ruleset js file must dynamic recreate
this bug fixed
document.controller.php file : indent changed


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9495 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-05 09:00:37 +00:00
flyskyko
02731df7b3 issue 189, fixed a bug for do not escape html on browser title
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9430 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-29 08:02:22 +00:00
ucorina
cb8e8cbccb Bug fix for compatibility of db classes with php 4.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9167 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-15 16:07:25 +00:00
flyskyko
662b3f0915 issue 160, fixed eval lang code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9128 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-08 10:39:07 +00:00
flyskyko
d10698d7fb use eval() for lang code when first install
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9053 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-06 09:17:00 +00:00
flyskyko
8062daecf3 change cdn feature
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9017 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-04 08:48:26 +00:00
ngleader
83a38b61fa Issue 130 adding xml spec for multi-languages.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8909 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-26 06:42:07 +00:00
ucorina
bb95345fb2 Updated DB classes to support multiple database connection strings - for when replication is used.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8808 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-18 17:55:29 +00:00
flyskyko
e6eb7a75d2 issue 106 Add support for CDN
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8764 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-12 09:24:54 +00:00
ovclas
ac301bd6be test rollback
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8550 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-30 01:36:09 +00:00
ovclas
6bd99e7ae1 test
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8549 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-30 01:34:58 +00:00
taggon
e63179d4ec Remove debug code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8531 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-23 02:42:54 +00:00
taggon
64430a7cc8 issue 55 : Fix a bug for missing uploaded files.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8527 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-21 14:04:59 +00:00
ovclas
b17464e1c1 issue 37 Server Side Validator apply core code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8477 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-14 02:16:44 +00:00
taggon
1b5b2501c5 issue 19 : supplementary code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8431 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 03:47:17 +00:00
taggon
44d915491d issue 19 : JS and CSS files path should start from the XE root directory.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8430 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 03:36:55 +00:00
ovclas
2cca2a7913 #19790379 agreement form added
before install, session handeler not use db


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8405 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 09:31:27 +00:00
ovclas
f71f5b564e #19692159 improve install UI
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8311 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-14 08:42:57 +00:00
taggon
13b7824771 #19688502 Fix : bug for missing support rewrite_mod
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8302 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-12 10:08:03 +00:00
mosmartin
4d272994dd english comments added
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0_english@8278 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-06 16:48:06 +00:00