rhymix/modules/member
2023-07-04 01:27:26 +09:00
..
conf Implement index action for member module 2023-06-20 00:27:42 +09:00
controllers Remove trailing whitespace in member module 2023-01-17 21:01:32 +09:00
lang Separate message for limited_reason from refused_reason 2023-07-04 01:26:26 +09:00
m.skins/default Fix #2139 add "required" attribute to checkbox for required agreement 2023-07-03 01:48:09 +09:00
queries Add status column to member table #1806 #1896 2023-06-20 23:57:45 +09:00
ruleset 63b72f0 보완 2022-04-25 08:52:46 +09:00
schemas Add status column to member table #1806 #1896 2023-06-20 23:57:45 +09:00
skins/default Fix #2139 add "required" attribute to checkbox for required agreement 2023-07-03 01:48:09 +09:00
tpl Move signup_date and last_login_date below most other fields in admin edit screen 2023-07-04 01:27:26 +09:00
member.admin.controller.php 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
member.admin.model.php Add status column to member table #1806 #1896 2023-06-20 23:57:45 +09:00
member.admin.view.php Allow admin to update email address even if normally not allowed 2023-06-27 22:56:25 +09:00
member.api.php Fix incorrectly capitalized class names in member module 2022-12-27 23:03:46 +09:00
member.class.php Don't add menu when creating mid for member module 2023-06-25 17:33:19 +09:00
member.controller.php Allow admin to update email address even if normally not allowed 2023-06-27 22:56:25 +09:00
member.mobile.php Set layout and template paths in one place 2023-06-26 22:12:32 +09:00
member.model.php 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
member.view.php 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