Kijin Sung
cda1eab702
Clean up legacy code
2023-07-06 22:54:38 +09:00
Kijin Sung
f329b542d2
Fix #2143 readonly input box in signup form
2023-07-06 22:44:29 +09:00
Kijin Sung
7d148dcfc7
Merge branch 'security/rve-2023-1' into develop
2023-07-06 11:17:44 +09:00
Kijin Sung
5a865fc4aa
Fix #2141 add trash_srl to trigger objects
2023-07-05 22:29:51 +09:00
Kijin Sung
3215631dfc
Move non-member voting, vote canceling, and report canceling options from Board module to Document & Comment modules
2023-07-05 22:27:17 +09:00
Kijin Sung
ed7a0bd4e2
Fix RVE-2023-1 editor module XSS
2023-07-05 01:34:48 +09:00
Kijin Sung
103f5ce884
Fix #2106 allow entering multiple lines (textarea) in extra var description
2023-07-04 23:29:23 +09:00
Kijin Sung
60ed013915
Add options to allow voting and reporting from the same IP as the author of a document or comment
2023-07-04 23:15:31 +09:00
Kijin Sung
d285a90e88
Fix #2136 add button to reset the cleanup exception list
2023-07-04 22:43:17 +09:00
Kijin Sung
e98ba87f8e
Fix #2136 allow admin to add exception to cleanup list
2023-07-04 22:37:17 +09:00
Kijin Sung
b01c36b792
Only masquerade identifier config in dispMemberInfo screen
2023-07-04 01:50:42 +09:00
Kijin Sung
39f92673b3
Fix error logging in with user_id when phone_number is also enabled as a login method
2023-07-04 01:44:30 +09:00
Kijin Sung
c914ff52bf
Fix inconsistent placing of asterisk for identifierForm
2023-07-04 01:37:55 +09:00
Kijin Sung
f631c5da08
Fix incorrect identifierForm leading to duplicate form entry
2023-07-04 01:36:18 +09:00
Kijin Sung
352333b1e7
Move signup_date and last_login_date below most other fields in admin edit screen
2023-07-04 01:27:26 +09:00
Kijin Sung
4503a95344
Separate message for limited_reason from refused_reason
2023-07-04 01:26:26 +09:00
Kijin Sung
6ce04aeeb2
Fix refused_reason textarea not displaying properly
2023-07-04 01:21:57 +09:00
Kijin Sung
8011e9a2f6
Separate tools/ into subdirectories and files in cleanup file list #2136
2023-07-03 01:55:59 +09:00
Kijin Sung
ed53fab065
Fix #2139 add "required" attribute to checkbox for required agreement
2023-07-03 01:48:09 +09:00
Kijin Sung
7a7b80baa6
Merge pull request #2140 from mmx900/feature/allow_indexing_format
...
첨부파일들 중 지정한 확장자에 한해 색인을 허용 기능 추가
2023-07-03 01:44:32 +09:00
Kijin Sung
6d6a3cfb42
Fix extra_vars being reset when deleted menu is automatically recreated under "unlinked"
2023-07-03 00:57:07 +09:00
Kijin Sung
1ba3110c8a
Add ModuleController->updateModuleMenuSrl()
2023-07-03 00:51:28 +09:00
mmx900
17e14546dd
Apply allow_indexing_format to procFileDownload()
2023-06-30 21:10:01 +09:00
Soyu Kim
4c73b1fa93
Merge branch 'rhymix:develop' into develop
2023-06-30 20:40:51 +09:00
Kijin Sung
bf8591a9d2
#2138 보완
2023-06-29 01:49:49 +09:00
Kijin Sung
32adc75b94
Merge pull request #2138 from dewekk/fix-search-tag
...
특정 환경에서 태그 및 댓글 검색 시 오류 수정
2023-06-29 01:48:27 +09:00
Kijin Sung
fa6607ab86
Set identifier to email_address is email confirmation is required, for compatibility with skins that hide the 'Change email address' button otherwise
2023-06-29 01:45:38 +09:00
Kijin Sung
05bab8e7f8
Show proper error instead of redirecting to signup form when a user tries to view invalid member info
2023-06-29 01:39:10 +09:00
dewekk
d0dc77704d
특정 환경에서 태그 및 댓글 검색 시 오류 수정
...
- DB sql_mode 설정된 특정 환경
- SQLSTATE[HY000]: General error: 3065 Expression #1 of ORDER BY clause is not in SELECT list, references column '#.documents.list_order' which is not in SELECT list; this is incompatible with DISTINCT
2023-06-28 11:58:47 +09:00
Kijin Sung
b53e8adad7
Allow admin to update email address even if normally not allowed
2023-06-27 22:56:25 +09:00
Kijin Sung
dc0a97d81b
Apply readonly to email address input field if it is not changeable
2023-06-27 22:41:25 +09:00
Kijin Sung
9334e342f7
Display clear error message when user tries to change nickname or email address and it's not allowed
2023-06-27 22:35:56 +09:00
Kijin Sung
089f375743
Fix unmodifiable fields being exposed in member info modification form
2023-06-27 22:23:47 +09:00
Kijin Sung
62dfb38308
Add option to (dis)allow nickname change
2023-06-27 22:14:30 +09:00
Kijin Sung
77ac355259
Fix #2100 allow sender, recipient, and other info to be updated by trigger in communication.sendMessage
2023-06-27 21:49:07 +09:00
Kijin Sung
c5a3f5722a
Apply consistent layout and skin code to communication and ncenterlite modules
2023-06-27 21:41:42 +09:00
Kijin Sung
ed557883c7
Fix default skin handling in page module
2023-06-27 21:32:59 +09:00
Kijin Sung
7466749178
Fix double escape of multilingual module title
2023-06-26 22:28:32 +09:00
Kijin Sung
340b3aa49a
Set layout and template paths in one place
2023-06-26 22:12:32 +09:00
Kijin Sung
566c1f54b7
Fix isIDExists() error when installing member module for the first time
2023-06-25 23:43:07 +09:00
Kijin Sung
9bb2e40ef4
Fix #2086 missing CAPTCHA in message module skin
2023-06-25 19:58:52 +09:00
Kijin Sung
4c9b14f077
Split CAPTCHA check and loading methods for easy integration into other parts of the site
2023-06-25 19:56:00 +09:00
Kijin Sung
c0f9c77902
Revert "Display the current site's favicon if favicon.ico is requested"
...
This reverts commit 9fcd472d3f .
2023-06-25 19:41:50 +09:00
Kijin Sung
9fcd472d3f
Display the current site's favicon if favicon.ico is requested
2023-06-25 19:17:26 +09:00
Kijin Sung
8c951d2aed
Fix #2134 broken lang code input area in extra_keys.html
2023-06-25 18:48:14 +09:00
Kijin Sung
dba1186074
Fix #2133 apply multilingual form to member extra var editing form
2023-06-25 18:43:49 +09:00
Kijin Sung
422368d0d7
Update confirmation dialog to allow the user to choose if content should be deleted as well
2023-06-25 18:36:51 +09:00
Kijin Sung
e1b6e0e70d
Update menu_srl of module to 0 if linked menu is deleted
2023-06-25 18:18:23 +09:00
Kijin Sung
1a65634413
Fix incorrect variable name and return while updating unlinked modules
2023-06-25 18:10:09 +09:00
Kijin Sung
c9ad195740
Dom't delete linked module when deleting menu
2023-06-25 17:55:18 +09:00