Kijin Sung
83bf38c245
Fix debug panel style in admin module
2016-02-15 14:46:15 +09:00
Kijin Sung
115738a84b
Display debug panel at fixed position and scroll internally
2016-02-15 14:40:01 +09:00
Kijin Sung
283a1a73bc
Convert paths in error message relative to RX_BASEDIR
2016-02-15 14:36:21 +09:00
Kijin Sung
7c4fc37dd3
Make debug log filename configurable
2016-02-15 14:28:57 +09:00
Kijin Sung
e1d85ffb22
Record debug entries in error log
2016-02-14 20:08:11 +09:00
Kijin Sung
51f985c215
Only use error handler and slowlog when debugging is enabled
2016-02-13 11:29:09 +09:00
Kijin Sung
6b4d69bcc2
Remove old debug constants
2016-02-13 11:19:13 +09:00
Kijin Sung
968e25cd6e
Replace hyphen with bullet point
2016-02-13 10:51:11 +09:00
Kijin Sung
e04efdd03e
Do not display meaningless debug information
2016-02-13 10:40:40 +09:00
Kijin Sung
12673a29c6
Also display debug information for previous AJAX request in panel
2016-02-13 10:31:04 +09:00
Kijin Sung
3391d87f57
Fix csslint warnings
2016-02-13 01:51:54 +09:00
Kijin Sung
06a7a2aa9d
Fix jshint warnings
2016-02-13 01:46:43 +09:00
Kijin Sung
373305ab6b
Initial implementation of debug panel on web page
2016-02-13 01:33:06 +09:00
Kijin Sung
ac8460d782
Finalize debug data format and allow all statistics to be collected
2016-02-12 21:31:38 +09:00
Kijin Sung
8394afce74
Minor adjustments
2016-02-12 20:33:05 +09:00
Kijin Sung
4b835bfe71
Separate debug comment into its own template
2016-02-12 17:42:46 +09:00
Kijin Sung
47bca4f2ca
Replace debugPrint() and handleError() with new system
2016-02-12 16:43:19 +09:00
Kijin Sung
d63900547e
Replace debug comment with new system
2016-02-12 16:35:10 +09:00
Kijin Sung
3648b8f156
Do not disable debugging inside the debugger
2016-02-12 14:45:23 +09:00
Kijin Sung
18ff40eae6
Miscellaneous fixes
2016-02-12 14:43:48 +09:00
Kijin Sung
664695553b
Add default error, exception, and shutdown handlers
2016-02-12 14:14:55 +09:00
Kijin Sung
a26b17d012
The default URL is always defined
2016-02-12 11:20:45 +09:00
Kijin Sung
a75eb80f8e
Add getInternalDateTime() and getDisplayDateTime() functions
2016-02-12 09:09:27 +09:00
Kijin Sung
b7c921bd0a
Add DateTime::formatTimestamp() method using the internal timezone
2016-02-12 09:09:03 +09:00
Kijin Sung
540e1ff9d5
Fix getTimeGap() to return more accurate results
2016-02-12 08:51:21 +09:00
Kijin Sung
96dfdfc840
Merge branch 'develop' into pr/extra-timezones
2016-02-12 08:31:43 +09:00
conory
8dffa0ad93
getTimeGap()에서 타임존으로 인하여 잘못된 시간이 표시된 문제 수정2
2016-02-11 22:36:22 +09:00
Kijin Sung
aaa3e25ad5
Implement more precise timezone handling in edge cases
2016-02-11 21:27:36 +09:00
conory
7881463ac7
getTimeGap()에서 타임존으로 인하여 잘못된 시간이 표시된 문제 수정
2016-02-11 19:01:55 +09:00
Kijin Sung
646159e679
Set use_mobile_view to 'true' if previous setting does not exist at all
2016-02-10 09:33:24 +09:00
Kijin Sung
605fdec1a2
Allow sitelock immediately after install ( #160 )
2016-02-08 22:00:17 +09:00
Kijin Sung
a499aa0d1f
Fix inconsistent capitalization of Rhymix
2016-02-08 16:31:10 +09:00
Kijin Sung
8a7f509a1a
Separate XML lang parser into its own class
2016-02-08 15:46:48 +09:00
Kijin Sung
95bafb094b
Clean up config juggling routines
2016-02-08 15:39:28 +09:00
Kijin Sung
bb888a5037
Change nonsense English translation
2016-02-07 22:41:49 +09:00
Kijin Sung
005d507bfa
Do not convert date format automatically
2016-02-07 22:39:27 +09:00
Kijin Sung
e55504e1f4
Merge branch 'develop' into pr/new-config-format
...
Conflicts:
common/legacy.php
2016-02-07 22:15:27 +09:00
conory
d5260bab0d
zdate()에서 잘못된 배열처리로 인한 오류 수정
2016-02-07 18:30:53 +09:00
Kijin Sung
0e25456770
Fix failure to display editor skin list
2016-02-06 22:41:55 +09:00
Kijin Sung
78cb8aea17
Merge branch 'develop' into pr/new-config-format
2016-02-06 21:12:10 +09:00
MinSoo Kim
f9987347a5
class 명을 기존 jPicker 와 달리 써서 충돌 회피
...
혹시 한 페이지에 함께 불러오더라도 충돌을 회피함.
2016-02-06 18:46:02 +09:00
MinSoo Kim
3288d504d2
Spectrum 컬러피커 추가 등
...
- MIT 라이선스의 Spectrum 컬러피커 추가. (기존 jPicker를 대체 - 파일은 그대로 두어서 의존성 문제 회피)
- 색상 선택하는 부분을 전반적으로 다듬음
2016-02-06 17:53:53 +09:00
Kijin Sung
3c9429896a
Merge branch 'develop' into pr/new-config-format
2016-02-06 12:53:53 +09:00
Kijin Sung
ede85adf24
Automatically create old config file if it does not exist
2016-02-06 12:49:46 +09:00
Kijin Sung
3b641c1774
Do not leave out any custom configuration
2016-02-06 12:41:12 +09:00
MinSoo Kim
8de3dfb4e8
모바일이나 HTML5 를 잘 지원하는 환경에서 에디터 컴포넌트 사용 개선
...
- 폭이 좁은 화면에서도 기본 에디터 컴포넌트를 편하게 사용할 수 있게 개선
- 컬러피커가 내장된 HTML5 지원 브라우저에서는 내장된 컬러피커를 이용하도록 개선(type=color 인 경우)
- input type=number, type=url 등을 지원하는 브라우저에서 조금 더 편리하게 컴포넌트 항목을 다루도록 수정
- 갤러리 컴포넌트가 확장자 대문자인 경우 이미지를 표시하지 못하던 문제 수정.
2016-02-05 23:36:58 +09:00
Kijin Sung
a80468fc25
Allow changing system config with config() function
2016-02-05 23:17:21 +09:00
Kijin Sung
5afefc063c
Merge branch 'develop' into pr/new-config-format
...
Conflicts:
classes/context/Context.class.php
2016-02-05 19:37:10 +09:00
Kijin Sung
58df8ae7f5
Fix parsing of XML lang files with 3 or more levels of hierarchy
2016-02-05 17:54:39 +09:00
Kijin Sung
497d3f2d22
Fix compatibility with code that uses lang arrays as objects
2016-02-05 15:39:55 +09:00