Commit graph

25 commits

Author SHA1 Message Date
Kijin Sung
e31704ffc2 Move friendly error message feature to Message module 2023-08-08 00:49:14 +09:00
Kijin Sung
482cdc2cad Use consistent condition for identifier form type
identifier가 email_address인 경우에만 <input type="email">을 사용하고
그 밖의 경우에는 항 <input type="text">를 사용하도록 일관성 개선
2023-02-26 01:45:29 +09:00
Kijin Sung
1f9fe48170 Use debug settings to determine whether to display error location 2020-03-19 17:50:59 +09:00
Kijin Sung
339fd234a5 Show where an Exception was thrown or error object was returned
- 관리자에게만 표시함
  - 오류 화면을 표시하는 방식에 따라서는 표시되지 않을 수 있음
  - 코어 내부에서 발생하는 오류는 표시되지 않을 수 있음
  - message 모듈 스킨에 의존함
2020-03-19 00:58:30 +09:00
Kijin Sung
09f8488593 Fix potentially missing detail in message mobile skin #1227 2020-02-15 17:13:10 +09:00
Kijin Sung
f12cf74dda Revert "다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리"
This reverts commit b1cb1f3f34.
2018-08-04 20:56:24 +09:00
conory
b1cb1f3f34 다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리
변경전의 xe.less 파일도 rhymix.less와 함께 load 하여 호환정 유지

CSS 충돌 예)
bootstrap의 .btn
사용 예)
bootstrap 사용시엔 {Context::unloadBasicFiles('xe')}으로 unload 시키면 문제없음
2018-08-03 19:45:30 +09:00
Kijin Sung
9b4a61ce58 Fix incorrect getUrl() in default message skin
xpressengine/xe-core#2134
2017-08-23 11:45:56 +09:00
bnu
a39f16a7ef 404페이지에서 XE로고 제거. 2013-11-21 14:20:58 +09:00
misol
f70ce644ce Close Connection when there is no connection value.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13161 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-09-25 15:29:32 +00:00
misol
4f98afb467 Message module mobile template file fix as cosmetic issue.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12654 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-01-31 13:12:40 +00:00
ChanMyeong
b1880f171b Easy install UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11963 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-30 06:06:03 +00:00
ChanMyeong
46bc0acf39 Issue 2595 fixed. Message module skin(login page) update.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11765 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-18 00:25:44 +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
misol
b2f4174804 Issue 2134 Set Login widget POST sending page as SSL (optional), and Set message page to POST as SSL (optional).
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3@10879 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-12 16:07:16 +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
ChanMyeong
0a06a87947 issue 1595 fixed. Missing 'http_status_code.html' file added.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10393 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 07:06:28 +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
fef0e92afd HTML/CSS code cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10298 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 14:49:25 +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
devjin
20d1bd80ee issue 353 fixed mobile system message login
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9529 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-10 07:35:56 +00:00
taggon
620b03d184 set svn property - svn:eol-style LF
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 06:51:30 +00:00
ngleader
f59deeb270 merge sandbox to trunk for 1.4.4.2
git-svn-id: http://xe-core.googlecode.com/svn/trunk@7944 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-11-30 07:01:36 +00:00
ngleader
b8299c8a65 merge sandbox to trunk for 1.4.4
git-svn-id: http://xe-core.googlecode.com/svn/trunk@7723 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-09-28 07:24:47 +00:00