Ticket #139 (closed task: fixed)
[Drupal 7 Migration] - Fase 11 - Module APP (client_applications)
| Reported by: | robert | Owned by: | robert |
|---|---|---|---|
| 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 app
Path:
sites/all/modules/mediamosa/modules/app
Table(s);
_mm_app
Name usage:
mm_app.db.inc (db class)
mm_app.inc (other functies)
mm_app.rest.inc (rest calls)
mm_app.rest.test (REST Call simpletest class + tests)
mm_app.test (functional simpletest class + tests)
mm_app.module (drupal module file)
mm_app.info (drupal module info file)
* 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.
Additional tasks;
* Main focus is renaming usage of ega ID into app_id.
