Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  migrate 2981 about 16 years Jean-Philippe Lang Add indexes on various timestamps to speed up t...
  • svn:ignore: schema.rb demo.db test.db

Latest revisions

# Date Author Comment
2981 2009-10-25 17:56 Jean-Philippe Lang

Add indexes on various timestamps to speed up the activity view.

2947 2009-10-22 00:34 Eric Davis

Added project specific Enumeration overrides.

These will be used to track if Enumeration's custom data or active state
is overridden on a project. An overridden Enumeration is one that is associated
with a parent Enumeration.

#4077
2946 2009-10-22 00:34 Eric Davis

Added an active field track if an Enumeration is active on the frontend view.

  • Changed TimelogHelper#activity_collection_for_select_options to only use
    active TimeEntryActivities.
  • Changed TimelogHelper#activity_collection_for_select_options to return a blank...
2928 2009-10-18 00:23 Eric Davis

Adding missing database indexes for foreign keys and STI fields.

2905 2009-10-10 12:16 Jean-Philippe Lang

Fixes User/CustomValue association broken by r2869 (#3978).

2869 2009-09-12 10:36 Jean-Philippe Lang

User groups branch merged.

2787 2009-06-14 11:19 Jean-Philippe Lang

Fixed: editing a message may cause sticky attribute to be NULL (#3356).

2777 2009-05-31 01:30 Eric Davis

Changed Enumerations to use a Single Table Inheritance

  • Added migrations to change Enumerations to an STI relationship
  • Added TimeEntryActivity model (STI)
  • Added DocumentCategory model (STI)
  • Added IssuePriority model (STI)
  • Added Enumeration#get_subclasses to get a list of the subclasses of Enumeration...
2729 2009-05-10 13:18 Jean-Philippe Lang

Clear member_roles table before populating it.

2726 2009-05-10 12:54 Jean-Philippe Lang

Allows multiple roles on the same project (#706). Prerequisite for user groups feature.

View revisions

Also available in: Atom