Ticket #144 (closed task: fixed)

Opened 2 years ago

Last modified 23 months ago

[Drupal 7 Migration] - Fase 16 - Module user - user_group

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 user - user_group
Path:
sites/all/modules/mediamosa/modules/user
sites/all/modules/mediamosa/modules/user/group
Table(s);
_mm_user
_mm_user_group

Name usage:
mm_user.db.inc (db class)
mm_user.inc (other functies)
mm_user.rest.inc (rest calls)
mm_user.rest.test (REST Call simpletest class + tests)
mm_user.test (functional simpletest class + tests)
mm_user.module (drupal module file)
mm_user.info (drupal module info file)

mm_user.group.db.inc (db class)
mm_user.group.inc (other functies)
mm_user.group.rest.inc (rest calls)
mm_user.group.rest.test (REST Call simpletest class + tests)
mm_user.group.test (functional simpletest class + tests)
mm_user.group.module (drupal module file)
mm_user.group.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;
* Spike see if its possible to switch to Numeric IDs instead of varchar ids.

Change History

Changed 2 years ago by robert

  • status changed from new to accepted

Changed 23 months ago by robert

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