[comixed-dev] [comixed/comixed] 237db3: Added scrubbing of filename components when moving...

  • From: "Darryl L. Pierce" <noreply@xxxxxxxxxx>
  • To: comixed-dev@xxxxxxxxxxxxx
  • Date: Tue, 08 Sep 2020 01:22:56 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/comixed/comixed
  Commit: 237db3e3aa83baa596e2edfc1bd834a5758e0fdc
      
https://github.com/comixed/comixed/commit/237db3e3aa83baa596e2edfc1bd834a5758e0fdc
  Author: Darryl L. Pierce <mcpierce@xxxxxxxxx>
  Date:   2020-09-08 (Tue, 08 Sep 2020)

  Changed paths:
    M 
comixed-frontend/src/app/library/components/consolidate-library/consolidate-library.component.html
    M 
comixed-frontend/src/app/library/components/consolidate-library/consolidate-library.component.spec.ts
    M 
comixed-frontend/src/app/library/components/consolidate-library/consolidate-library.component.ts
    M comixed-frontend/src/app/user/adaptors/library-display.adaptor.spec.ts
    M 
comixed-tasks/src/main/java/org/comixedproject/task/model/MoveComicWorkerTask.java
    M 
comixed-tasks/src/test/java/org/comixedproject/task/model/MoveComicWorkerTaskTest.java

  Log Message:
  -----------
  Added scrubbing of filename components when moving comics [#491]

 * Frontend scrubs the renaming rule as it's entered.
 * Backend scrubs the values when received.



Other related posts:

  • » [comixed-dev] [comixed/comixed] 237db3: Added scrubbing of filename components when moving... - Darryl L. Pierce