Commit Graph

11 Commits

Author SHA1 Message Date
leeheejin
1fa303cc0f 품번, 품명 선택박스 select2로 변경완료 2025-12-23 16:33:53 +09:00
fab07469c2 제품관리->개발관리 2025-11-26 16:15:47 +09:00
8948073527 2D 확장자 dxf 추가 2025-11-06 15:12:57 +09:00
4dbc6eb887 공급업체->메이커, eo관련컬럼 제거 2025-11-04 10:21:55 +09:00
Johngreen
1ad393e939 파트등록, 파트 조회 메뉴에도 도면 업로드 기능 추가 2025-10-31 12:00:17 +09:00
33f4327726 컬럼 너비 수정 2025-10-29 12:13:00 +09:00
c27a20012a Merge branch 'main' of https://g.wace.me/chpark/wace_plm 2025-10-29 11:24:10 +09:00
Johngreen
91b97be376 생산관리_M-BOM관리페이지 e-bom까지 완료 2025-10-29 11:14:13 +09:00
c7b4238a54 part, bom 공급업체 선택->입력으로 수정 2025-10-29 11:11:21 +09:00
5794895dcb feat: PART 관리 기능 개선 및 Excel 업로드 수정
- PART 관리 목록에 열처리경도, 열처리방법, 표면처리, 공급업체 필드 추가
- Excel 업로드 시 공급업체 및 범주 이름 검증 로직 추가 (띄어쓰기 무시)
- partMng.xml: SUPPLY_CODE 중복 제거 및 쿼리 최적화
- PartMngController: sup_code 코드맵 활성화
- common.js: jqGrid 호환성 개선 (getRows 에러 수정)
- header.jsp, menu.jsp: 메뉴 UI 개선
- CSS: 로고 및 메뉴 스타일 조정
2025-10-21 16:23:07 +09:00
da06c4684c Initial commit: WACE PLM with database initialization features
- Add Docker Compose configurations for dev, prod, and standalone environments
- Add database initialization scripts (init-db.sh, init-db-docker.sh)
- Add enhanced start-docker-linux.sh with DB init support
- Add comprehensive database initialization guide
- Support for automatic dbexport.pgsql import on first run
- Include safety checks for production environment
2025-08-29 15:46:08 +09:00