Commit Graph

8 Commits

Author SHA1 Message Date
jity7777 ef5accf21a <기능개선>
1. PMS NO : 5526_5555
2. (주요)작업내용 
(1) 목록에서 검색 드롭박스 순서 변경
(2) 일정변경창에 스크롤 기능추가
2022-03-03 01:16:40 +00:00
swpark 9efebaffdb 1. 수강생 리스트 (p4)
- 탈퇴처리시 생년월일/ip정보도 같이삭제 휴면테이블에 있는 데이터컬럼 삭제처리  ‘탈퇴회원’ → ‘삭제됨’ 으로 변경

 - Like검색 삭제

 - 휴면처리시 탈퇴처리와 동일한 방식으로 데이터관리(이름은 ‘삭제됨’ 으로 변경하며 나머지 데이터는 삭제)
  비밀번호데이터 유지 단, 변경/삭제되는 데이터는 별도테이블에 분리보관


2. 수강생 상세페이지 휴면, 정상 상태 변경 (p6)
 - 휴면 테이블 userdormant 개발 및 운영에 추가

# 커밋 파일
Base\Controller\ACommonUser.cs
BO\Views\user\ur.cshtml
BO\Views\user\us.cshtml
Dao\MyBatis\Maps\User.xml

# 테스트 결과
- 이상없음

# 특이사항 및 이슈사항
- 이상없음
2021-12-06 04:30:49 +00:00
swpark de982a73c6 <추가사항>
2021.11.29 박상완 (swpark@nptc.kr) 

1. 로그인 정책
 1) 로그인정책 
 2) 로그인 세션 
 3) 중복로그인 차단

2. 메인-90일 비밀번호
 1) 비밀번호 변경 90일 지났을 때 팝업 및 로직
 (운영 배포시, /user/pwchange 권한 필요)

# 커밋 파일
Base\Controller\ACommonUser.cs
Base\Controller\BaseController.cs
BO\Controllers\AccountController.cs
BO\Controllers\cmController.cs
BO\Controllers\userController.cs
BO\js\site.js
BO\Views\Account\Index.cshtml
BO\Views\cm\terms.cshtml
BO\Views\croom\grades.cshtml
BO\Views\Home\Index.cshtml
BO\Views\user\us.cshtml
Dao\MyBatis\Maps\Common.xml
Dao\MyBatis\Maps\User.xml
Model\VMUser.cs
C:\project\YNICTE\BO\Spring\Controllers.xml
C:\project\YNICTE\BO\Spring\ControllersStaging.xml

# 테스트 결과 
- 이상없음

# 특이사항 및 이슈사항
- 이상없음
2021-11-29 06:11:55 +00:00
kdh0120 3daf52c671 2021-08-23 06:10:15 +00:00
kdh0120 5117f2075c 2021-01-06 04:01:08 +00:00
hyunho ee9252904e 2020-10-19 06:27:47 +00:00
hyunho 8b4a90b2da 2020-10-14 01:21:19 +00:00
hodong13 8dc14c40cc 2020-10-12 05:39:23 +00:00