Pending

User tests: Successful: Unsuccessful:

avatar elkuku
elkuku
13 Oct 2012

This will

  1. Add com_categories from the CMS core.

Categories are used for multiple purposes:

  • Projects - Multiple trackers

    Key: com_tracker
  • Categories - for issue categories

    Global key: com_tracker.categories

    Project key: com_tracker.<project id>.categories
  • Single select fields (and their options)

    Global key: com_tracker.fields

    Project key: com_tracker.<project id>.fields

Categories and fields are defined globally and can be replaced by project specific ones.

A sample SQL file can be found here: sample_categories.sql

It also implements a basic save facility.

Note: While this may add a little unnecessary overhead, it reuses the core code and requires almost no additional code for management.

  1. Add the "none" editor plugin from the core

Maybe we can covert it to "someone" ;)

avatar elkuku elkuku - open - 13 Oct 2012
avatar elkuku elkuku - open - 13 Oct 2012
avatar - close - 14 Oct 2012
avatar mbabker mbabker - reference | - 14 Oct 12
avatar mbabker mbabker - merge - 14 Oct 2012
avatar mbabker mbabker - close - 14 Oct 2012
avatar mbabker mbabker - reference | - 24 Apr 13
avatar elkuku elkuku - head_ref_deleted - 3 Mar 2016

Add a Comment

Login with GitHub to post a comment