Commit graph

18632 commits

Author SHA1 Message Date
YJSoft
d2a42f570f Fix #1958 Do not install point module trigger by default
초기 설치시 포인트 모듈의 트리거를 등록하면 포인트 모듈이 정상 동작하나 실제 설정은 OFF인 이상한 상태가 됩니다.
따라서 실제 설정과 동작을 일치시키기 위해 트리거 등록 코드를 삭제합니다. 포인트 모듈 활성화시 같은 함수를 실행하므로 동작상 오류는 없습니다.
2022-06-09 14:13:20 +09:00
Kijin Sung
d0cdcb5d2a Fix PHP warning about undefined properties 2022-05-19 15:55:38 +09:00
conory
f8336281c1 Fix rhymix alert keeping popping up 2022-05-14 18:16:12 +09:00
Kijin Sung
00dfd003f8 Remove unnecessary files from spectrum library to dismiss github security alert 2022-04-28 20:20:15 +09:00
Kijin Sung
2998bad5c5
Merge pull request #1932 from dewekk/fix-ruleset
관리자 회원 추가 시 아이디 체크 추가
2022-04-25 10:44:33 +09:00
dewekk
cc010c6a5b
63b72f0 보완
필수 체크를 제거합니다.
2022-04-25 08:52:46 +09:00
Kijin Sung
a823d604de Fix #1905 array to string conversion in Extravar.class.php 2022-04-25 02:21:40 +09:00
Kijin Sung
742c20658f Fix #1915 various typos in install module 2022-04-25 02:16:33 +09:00
Kijin Sung
73b689be86 Fix #1912 various CSS typos 2022-04-25 02:13:20 +09:00
Kijin Sung
71afd5463a Fix #1917 missing document_srl in password input form for guest comments 2022-04-25 02:06:32 +09:00
Kijin Sung
ec18bf34bd Fix #1930 add option to autodetect dark mode in reCAPTCHA 2022-04-25 02:02:29 +09:00
Kijin Sung
8d89f256e6 Fix #1918 add CAPTCHA to dispBoardModifyComment/dispBoardReplyComment 2022-04-25 01:57:09 +09:00
Kijin Sung
6c26e80585 Fix #1929 trying to count nonexistent menus 2022-04-25 01:50:23 +09:00
Kijin Sung
bb90a10344
Merge pull request #1931 from dewekk/fix-datepicker
날짜 확장변수에서 자동 완성 기능과 겹치는 문제 수정
2022-04-25 01:42:29 +09:00
dewekk
63b72f06c8
아이디 룰셋 추가 2022-04-19 13:59:44 +09:00
dewekk
3de0a17170
날짜 확장변수에서 자동 완성 기능과 겹치는 문제 수정 2022-04-18 15:41:41 +09:00
conory
274a3d9a11 Improve 0984b751e8 and Fix returning nothing on first run 2022-04-16 17:52:35 +09:00
conory
0984b751e8 Apply cache even when the member does not exist
탈퇴한 회원을 계속 DB에서 찾는 문제 수정
2022-04-16 14:37:18 +09:00
Kijin Sung
4463eb8939 Prevent negative transaction level by unnecessary rollback or commit 2022-04-08 15:43:18 +09:00
Kijin Sung
922025ae8e Merge branch 'master' into develop 2022-04-01 13:51:35 +09:00
Kijin Sung
4aa2071650
Merge pull request #1920 from rhymix/dependabot/composer/guzzlehttp/psr7-1.8.5
Bump guzzlehttp/psr7 from 1.8.2 to 1.8.5
2022-03-31 16:12:17 +09:00
dependabot[bot]
b8e07bca8d
Bump guzzlehttp/psr7 from 1.8.2 to 1.8.5
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.2 to 1.8.5.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/1.8.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/1.8.2...1.8.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 02:04:35 +00:00
Kijin Sung
5ab25a9712 Fix #1913 set empty string for refused_reason and limited_reason if no value is submitted 2022-03-28 16:58:00 +09:00
Kijin Sung
5e2d517296 Fix incorrect parsing of JSON request body containing multiple levels of objects 2022-03-28 15:33:21 +09:00
Kijin Sung
f65fd952aa Fix #1911 reinitialize $_m after running each addon 2022-03-25 14:13:07 +09:00
Johnny
05c389a3ef 중복된 조건문 삭제 하고 코드 깔끔하게 정리 2022-03-25 12:08:06 +09:00
Johnny
961f5f04bd
Merge pull request #1908 from bjrambo/pr/notify-type-lang
알림센터 관리자 페이지에서 알림의 언어가 이상하게 나타나는 문제 고침
2022-03-24 23:52:28 +09:00
Johnny
fa44842dfb
Merge pull request #1910 from bjrambo/pr/deletecomment
삭제한 댓글을 다시 삭제하지 않도록 기록
2022-03-24 23:52:07 +09:00
Johnny
af33d7b84f 모듈별로 트리거를 활용하여 각각 언어를 설정할 수 있도록 한다. 2022-03-24 23:47:45 +09:00
Johnny
4d39685350 조건문을 한줄로 묶음 2022-03-24 23:11:07 +09:00
Johnny
2788392060 기존 방식 롤백한뒤 에러 코드를 이용하여 찾지 못하는 경우 -2 에러코드를 리턴 시킴 2022-03-24 23:07:06 +09:00
Johnny
b4b1188081 삭제한 댓글을 다시 삭제하지 않도록 기록 2022-03-24 19:13:59 +09:00
Kijin Sung
8224eb4027 Fix undefined property warning in PHP 8.0 2022-03-24 15:54:40 +09:00
conory
3c00ff1cc5 Fix wrong return value
$output->toBool()로 체크하는 서드파티에서 오류가 발생합니다. 항상 BaseObject()로 반환해야 합니다.
2022-03-24 15:02:38 +09:00
Johnny
eae941b9b8 알림센터 관리자 페이지에서 알림의 언어가 이상하게 나타나는 문제 고침 2022-03-24 10:34:14 +09:00
Johnny
e8f431d691 잘못된 번역 수정 2022-03-22 13:11:21 +09:00
Kijin Sung
173f26dc02 Version 2.0.20 2022-03-22 00:43:43 +09:00
Kijin Sung
4a2b494508 Fix #1885 disable SameSite=None if SSL session is not used 2022-03-22 00:24:54 +09:00
Kijin Sung
46136660a8 Disable password algorithms that are too large for the password field 2022-03-22 00:15:46 +09:00
Kijin Sung
03d456c674 Fix #1904 hide parentheses and comma if addon author info is not available 2022-03-22 00:01:00 +09:00
Kijin Sung
048ba47499 Fix #1891 missing boards in RSS module config page 2022-03-21 21:15:42 +09:00
Kijin Sung
88a69f85e8 Fix PHP warning when profile image doesn't exist 2022-03-21 15:51:15 +09:00
Kijin Sung
418c2b9dfa Fix #1901 always delete thumbnail directory when deleting document or comment 2022-03-21 14:14:37 +09:00
Kijin Sung
933175971e Fix #1903 use common methods to cut notification subject and content more consistently 2022-03-21 14:01:45 +09:00
Kijin Sung
b12f2e5863 Increase column sizes and delete unnecessary restrictions in ncenterlite_notify #1903 2022-03-21 13:43:37 +09:00
Kijin Sung
a806b5594e Add label to checkout step 2022-03-18 15:58:46 +09:00
Kijin Sung
d3843c733a Add file type exceptions to .editorconfig
- 파이썬, YAML 등 라이믹스의 탭 규칙을 따르면 안 되는 언어 예외선언
- 탭을 어떤 크기로 표시할 것인지는 .editorconfig에서 강제하지 않고 사용자 설정에 맡김
2022-03-18 15:56:33 +09:00
Kijin Sung
6d58bb79f5 Fix SecurityViolation when trying to preview a layout 2022-03-18 01:51:42 +09:00
conory
c850c9fdcc 디버그 기능 사용시 비로그인 상태에서 발생하는 치명적인 오류 수정
PHP Fatal error:  Uncaught TypeError: method_exists(): Argument #1 ($object_or_class) must be of type object|string, bool given in /common/framework/debug.php:753
2022-03-16 16:07:57 +09:00
Kijin Sung
5b195ce16e Fix mobile external page path 2022-03-16 14:13:57 +09:00