Kijin Sung
|
501aac23f9
|
Fix undefined variables and other minor errors
|
2026-05-07 23:36:47 +09:00 |
|
Kijin Sung
|
df3e6b157a
|
Fix uninitialized variable
|
2025-11-05 11:55:32 +09:00 |
|
Lastorder
|
580588bbdc
|
Fix typos in documentation and translation strings
|
2025-07-15 01:23:48 +00:00 |
|
Kijin Sung
|
5656189a19
|
Fix warnings in PHP 8.x
|
2025-03-01 16:33:06 +09:00 |
|
Min-Soo Kim
|
a3cc3a9781
|
Update Rhymix English Language Translations
Update Language Files of:
- Common Language File
- Addon Module
- Admin Module
- AutoInstall Module
- Board Module
- Comment Module
- Communication Module
- Document Module
- Editor Module
- File Module
- Korean Postal Code Module
- Notification Center Module
- Point Module
- Poll Module
- RSS Module
- Tag Module
- Recycle Bin Module
- AdminLogging Addon
- PhotoSwipe Addon
- XEdition Layout
- Content Widget
- ncenter_login Widget
- mcontent Widget
|
2024-12-31 10:41:06 -05:00 |
|
Hyeonguk Ryu
|
3474667943
|
Fix XML query IDs with their respective file names
|
2024-06-17 14:28:24 +09:00 |
|
Kijin Sung
|
0dc7dc5ac5
|
Remove notice about FTP password when uninstalling a package
https://xetown.com/questions/1819447
|
2024-04-16 21:53:24 +09:00 |
|
YJSoft
|
9274598574
|
Fix #2294 쉬운설치 모듈에서 FTP 설정 언급 삭제
언어 파일에서 FTP 설정 언급 삭제
템플릿에서 FTP 설정 링크 및 비밀번호 입력 폼 삭제(폼이 표시될 조건이 없으며 표시되더라도 값을 사용하지 않음)
|
2024-02-08 08:13:27 +00:00 |
|
Kijin Sung
|
741f725bcf
|
Fix warnings in PHP.x across several modules involved in site menu & design editing feature
|
2023-10-05 15:51:02 +09:00 |
|
Waterticket
|
cd85f077fc
|
autoinstall 모듈에서 패키지 목록이 비어있을때 발생하는 count(null) 에러 수정
|
2022-09-18 14:42:07 +00:00 |
|
Kijin Sung
|
f334889047
|
Support installing/updating namespaced modules
모듈 설치 및 업데이트 메소드를 Rhymix\Modules\모듈명\Install 클래스에
넣을 수 있도록 지원한다. 이 클래스가 있는 경우 모듈명과 동일한 클래스를
찾지 않는다. 이로써 클래스 전체를 네임스페이스화할 수 있게 되었다.
|
2022-01-04 01:37:38 +09:00 |
|
Kijin Sung
|
2717f420e0
|
Fix error when autoinstall module can't download package data from server
https://xetown.com/questions/1505137
|
2021-01-08 16:53:31 +09:00 |
|
Kijin Sung
|
0e0dce05a8
|
Never mark core modules as needing update in autoinstall
|
2020-12-18 22:58:14 +09:00 |
|
Kijin Sung
|
b0f66a36c5
|
Convert all instances of _XE_PATH_, __XE_VERSION__, etc. to Rhymix constants
_XE_PATH_ -> RX_BASEDIR
__XE_VERSION__ -> RX_VERSION
|
2020-12-18 15:21:23 +09:00 |
|
Kijin Sung
|
0b265cde21
|
Make all addons, modules, and widgets follow RX_VERSION
|
2020-12-18 00:20:33 +09:00 |
|
Kijin Sung
|
9a0bf6d907
|
Fix #1485 misc errors in PHP 8.0
|
2020-12-14 22:38:47 +09:00 |
|
Kijin Sung
|
855e12a5de
|
Fix misc warnings in PHP 8.0
|
2020-12-13 21:21:10 +09:00 |
|
Kijin Sung
|
372e392049
|
Fix #1480 misc errors in PHP 8.0
|
2020-12-11 21:38:39 +09:00 |
|
Kijin Sung
|
395112ad0d
|
Fix non-static method error in PHP 8.0
|
2020-11-25 00:25:21 +09:00 |
|
Kijin Sung
|
8c161bc28d
|
Various fixes to improve PHP 8.0 compatibility
- XmlParser 클래스가 PHP 내장 클래스가 되어버려서 XeXmlParser로 변경
- 함수나 파라미터의 형태가 맞지 않아서 치명적인 오류 나는 곳 수정
- undefined 변수 및 배열 키 다수 수정 (치명적인 오류는 아님)
- 계속 수정중...
|
2020-10-31 00:25:26 +09:00 |
|
Kijin Sung
|
2b49bd80de
|
Merge branch 'next' into develop
|
2020-10-02 12:53:57 +09:00 |
|
BJRambo
|
8c03a0dee1
|
쉬운 설치 서버를 가져올 수 없는 경우 헤더의 버튼 조작이 힘든 문제 고침
|
2020-09-29 19:54:23 +09:00 |
|
Kijin Sung
|
177a6c6b7d
|
Merge branch 'develop' into next
|
2020-09-29 00:23:30 +09:00 |
|
포피플
|
51e62d4cb1
|
Update autoinstall.class.php
bug fixed.
|
2020-09-16 05:25:38 +09:00 |
|
Kijin Sung
|
191cd50c70
|
Merge branch 'develop' into next
|
2020-09-07 20:33:04 +09:00 |
|
Kijin Sung
|
49b95477b0
|
Delete ability to install or update third-party software via FTP/SFTP
|
2020-09-06 15:07:51 +09:00 |
|
Kijin Sung
|
ffe9cda5e0
|
Merge branch 'develop' into next
|
2020-08-29 23:53:31 +09:00 |
|
Kijin Sung
|
274bb3587f
|
Remove dependence on deprecated constants
|
2020-08-29 23:39:59 +09:00 |
|
hanssem@forppl.com
|
b630e1cea8
|
리뷰 수정
|
2020-08-20 15:29:05 +09:00 |
|
hanssem@forppl.com
|
6454145397
|
코드 개선2
|
2020-08-10 13:48:11 +09:00 |
|
hanssem@forppl.com
|
52f317a429
|
코드 개선
|
2020-08-10 13:45:01 +09:00 |
|
hanssem@forppl.com
|
2ff0cea9c3
|
버그 픽스
|
2020-08-10 01:21:28 +09:00 |
|
hanssem@forppl.com
|
3b8b79acf1
|
상수처리 개선 및 버그수정
|
2020-08-10 00:58:15 +09:00 |
|
hanssem@forppl.com
|
e3879ac634
|
들여쓰기 문제
|
2020-08-09 23:42:03 +09:00 |
|
hanssem@forppl.com
|
f60b34c8ec
|
URL 끝에 슬래시 붙여주기
|
2020-08-09 23:35:01 +09:00 |
|
hanssem@forppl.com
|
d98fcd10be
|
쿼리문 변경
|
2020-08-09 23:22:20 +09:00 |
|
hanssem@forppl.com
|
33e3671250
|
랭귀지 수정
|
2020-08-09 23:06:09 +09:00 |
|
hanssem@forppl.com
|
1f90c2e7c3
|
상수 정리
|
2020-08-09 22:58:28 +09:00 |
|
hanssem@forppl.com
|
2e523370d7
|
쉬운설치 개선
|
2020-08-09 20:38:06 +09:00 |
|
Kijin Sung
|
564563f56c
|
Clean up constructors and other method signatures
|
2020-05-18 20:37:16 +09:00 |
|
Kijin Sung
|
10f8fd7ebb
|
Remove XE Core from autoinstall category list
|
2020-02-15 16:38:51 +09:00 |
|
Kijin Sung
|
1d0c1a5329
|
Add more protections to prevent XE core update
|
2020-02-15 16:32:09 +09:00 |
|
Kijin Sung
|
d8a0773b97
|
Replace $this->stop() with proper exceptions
|
2018-09-06 00:19:47 +09:00 |
|
Kijin Sung
|
d578016ff9
|
Remove links to outdated manual
|
2018-08-22 19:35:42 +09:00 |
|
Min-Soo Kim
|
e21dffdc51
|
관리자 페이지 스타일 미세 조정 (계속) (#1062)
* 관리자 페이지 스타일 미세 조정 (계속)
- 컨텐츠 좌우 여백을 15px으로 조정.
- 모듈 즐겨찾기 별표 아이콘 크기 조정, 가운데 정렬.
* 필요 없어진 style 영역 제거
|
2018-08-15 15:13:50 +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
|
0b44e47d65
|
Remove unnecessary cache clearing in Direct module installer
라이믹스 내장 함수를 사용하여 직접 파일을 복사하는 경우
opcache와 stat cache가 자동으로 비워지므로 별도로 호출할 필요가 없음
|
2017-12-09 01:44:09 +09:00 |
|
bnu
|
849201a2b6
|
#2189 쉬운 설치 후 복제된 파일들에 대한 status cache 및 opcache 제거
|
2017-12-09 01:41:58 +09:00 |
|
Kijin Sung
|
ae971306b7
|
Change instanceof Object to instanceof BaseObject
|
2017-12-01 01:10:48 +09:00 |
|