Commit graph

203 commits

Author SHA1 Message Date
misol
2275c779f1 Issue 1816 , Supplementation revision not to login failure every time the member sign in.
- Administrator can set, to use the function or not.
- A member will not get 'Sign in Failure Report' every time. - The reports would be send when the number of failures is over the limit of the login blocking setting.
- The 'Sign in Failure Report mail' will be send with 'Administrator mail address', not with the member's mail address, to the member's mail address.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11600 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-07 11:40:46 +00:00
flyskyko
51bb8d1985 merger from branch luminous (~r11576)
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11580 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-04 05:04:23 +00:00
devjin
e60d38d23b issue 2529 update theme in member configuration.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11540 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-27 02:37:37 +00:00
devjin
cd0a673824 issue 2533 update theme in member info page.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11516 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-25 15:22:41 +00:00
devjin
523f183cbc issue 2532 update skin of insert member page.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11515 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-25 14:55:20 +00:00
devjin
f1650f5391 issue 2531 update theme of member groups.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11513 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-25 13:30:14 +00:00
devjin
0f90b77127 issue 2528 update theme in a page (list of member).
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11510 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-25 12:28:28 +00:00
devjin
a41334388a issue 2469 added logic to setting layout in member(not use layout).
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11454 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-24 03:05:13 +00:00
devjin
f6a83e335d issue 2471 fixed a bug that show the private information in mobile view.
added the mobile skin setting in member configuration.


git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11434 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-21 09:05:48 +00:00
flyskyko
bcd610fd9f rollback r11012
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11223 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-13 02:49:17 +00:00
devjin
9c41e35ba3 issue 626 added a function that prohibit nickname.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11079 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-24 09:23:38 +00:00
ChanMyeong
b041550c53 issue 2033 fixed. HTML DTD choosing option is removed. Support only HTML5.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11012 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-09 07:36:25 +00:00
devjin
e67b2f450e issue 1629 select signaure editor skins.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@10998 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-08 06:57:26 +00:00
devjin
64dc273bc2 issue 1578 change variable name.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@10997 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-08 02:53:56 +00:00
devjin
72e620a9b2 issue 1118 add a function that sync member info and document/comment in member configuration page.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@10990 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-07 05:20:57 +00:00
devjin
8e4a8dc4ed issue 1000 add function that select layout on module of member.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@10989 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-06 13:12:18 +00:00
devjin
2a268b8f37 issue 912 add public item option.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@10987 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-06 11:58:47 +00:00
devjin
1d4bb452d0 issue 1946 remove open id code in module of member.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10965 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-01 07:43:36 +00:00
misol
dd753e0198 add to r10867 . refine codes.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10869 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-11 15:48:42 +00:00
misol
91c8acdbb8 Issue 2106 fix some different codes from PC page to Mobile page on member sign in page of mobile XE.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10867 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-11 14:18:06 +00:00
misol
fd51714310 add to r10810 sub fixes
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10811 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-30 18:02:34 +00:00
misol
b297e9eeee Issue 2106 Mobile support for Member module fix and apply Mobile member module identity as CSS written.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10810 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-30 17:46:48 +00:00
misol
bdd2b37b6c Issue 2097 Show error message for member module mobile login form page. (PC page already shows..
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10809 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-30 14:54:03 +00:00
misol
052a3af334 Issue 2105 Show right label for login identifier.
ID or Email, 'this is the question' - I do not want to do that. If I am a user.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10808 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-30 13:41:04 +00:00
misol
f8ae6f9885 Issue 1816 Defence infinite loop of ID/Password insertion test.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10793 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-25 14:49:18 +00:00
devjin
14194f2481 issue 1727 add group filter
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10472 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-26 07:57:12 +00:00
ChanMyeong
1bd01be49c Issue 1717 fixed. <legend>{$lang->cmd_login}...</legend> It's wrong ellipsis.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10452 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-21 05:32:23 +00:00
ChanMyeong
03c2417ceb issue 1678 fixed. Member info modify > password type input -> text type input.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10451 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-21 05:19:58 +00:00
devjin
d432d0793e issue 1251 checked allow message when admin insert new member.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10399 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 09:01:19 +00:00
devjin
fa8bde2ac7 issue 1584 fixed issue that support multilanguage in member module.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10326 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-05 10:23:59 +00:00
devjin
0a8d9c2541 issue 1007 fixed that validate check 'find password answer' when adding member on admin.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10319 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-05 09:37:48 +00:00
flyskyko
206ded7cf9 rollback r10320, r10298, r10276, r10272
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10318 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-05 09:16:55 +00:00
ChanMyeong
f18b7c4c0b HTML/CSS code cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10302 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 19:05:23 +00:00
ChanMyeong
0877657962 HTML/CSS code cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10296 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 12:31:14 +00:00
devjin
27af461e17 issue 1028 add multilanguage in page module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10253 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 10:51:17 +00:00
ngleader
70c43df807 Issue 1007 Adding a rulset for insert member on Admin Page
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10235 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 05:58:33 +00:00
ChanMyeong
a3d63100e7 issue 1172 fixed. broken table layout fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10211 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 06:33:24 +00:00
devjin
e5c075493c issue 1262 fixed
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10160 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-21 08:11:10 +00:00
devjin
f6af716d6b fixed member modify by admin
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9961 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-20 06:36:53 +00:00
ovclas
3eaf1c6bad issue 681 add sort link at column header
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9949 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-14 02:00:49 +00:00
devjin
7285649ed2 issue 368 add function that modify emadil address
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9937 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-09 10:02:16 +00:00
devjin
e12c890f35 issue 754 fixed new group error
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9915 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-08 05:09:47 +00:00
ChanMyeong
77bda9f23e #1024 fixed. Admin page. User password input type is 'text'. It sould be 'password'
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9882 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-29 03:51:53 +00:00
ovclas
c2ec25e5b4 xss defense
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9881 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-29 02:29:22 +00:00
ovclas
ecd528672b issue 668 if admin modify member info, find account question, answer change to not required
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9729 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 10:02:36 +00:00
chschy
afa40dc8ad add <input name ='module'>
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9723 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 06:40:56 +00:00
ChanMyeong
341bfa73ed HTML, CSS, Web Accessibility...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9675 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-18 12:17:31 +00:00
ChanMyeong
1c80f7a635 Member module member context menu UI enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9664 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-17 08:35:08 +00:00
ChanMyeong
ed69e96191 Group image mark toggle UI enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9656 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-17 05:04:37 +00:00
ChanMyeong
9a70ae0d69 language clean.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9655 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-17 05:00:52 +00:00