Ticket #137 (closed task: fixed)

Opened 4 years ago

Last modified 3 years ago

[Drupal 7 Migration] - Fase 9 - Module Job

Reported by: robert Owned by: forgacs
Priority: major Milestone: MediaMosa 2.0
Component: Core Version: 2.0
Keywords: Cc:
MoSCoW: Must Have Estimated time after impact analysis:
Related to project: none Tested:
Accepted: no Estimated Hours:

Description

Module job
Path:
sites/all/modules/mediamosa/modules/job
Table(s);
_mm_job

Name usage:
mm_job.db.inc (db class)
mm_job.inc (other functies)
mm_job.rest.inc (rest calls)
mm_job.rest.test (REST Call simpletest class + tests)
mm_job.test (functional simpletest class + tests)

* remove any usage of the name vpx / vp_core -> mediamosa
* move and rename files when required.
* move and rename functions when required.
* write code to convert table to new format and move to drupal database.
* use database extension _mm_ for table name.

Additional tasks;
* Simplify and rewrite the current job module into smaller job module. Combine existing tables.

Change History

Changed 4 years ago by robert

  • owner changed from robert to forgacs
  • status changed from new to assigned

Changed 3 years ago by robert

  • status changed from assigned to closed
  • moscow set to Must Have
  • resolution set to fixed
Note: See TracTickets for help on using tickets.