Redmine/app/models
Jean-Philippe Lang 04c428e059 Send an email to the user when an administrator activates a registered user (#2656).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2484 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-02-20 17:04:47 +00:00
..
repository Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 2009-02-01 19:54:50 +00:00
attachment.rb AttachmentsController now handles attachments deletion. 2008-12-09 16:54:46 +00:00
auth_source.rb Do not request blank LDAP attributes. 2008-11-25 19:33:41 +00:00
auth_source_ldap.rb Do not request blank LDAP attributes. 2008-11-25 19:33:41 +00:00
board.rb Added watchers for message boards (watchers controller modified to support any watchable model). 2007-05-13 19:43:35 +00:00
change.rb Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275). 2008-05-24 17:58:34 +00:00
changeset.rb Do not repeat one-line commit logs on the activity view. 2009-02-01 15:48:56 +00:00
comment.rb Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
custom_field.rb Use a textarea for custom fields possible values (#2472). 2009-01-16 21:02:03 +00:00
custom_value.rb User custom fields can now be set as editable so that users can edit them on 'My account'. 2009-01-17 11:18:04 +00:00
document.rb Replaces Enumeration.get_values and Enumeration.default with named scopes. 2009-02-15 13:33:09 +00:00
enabled_module.rb Create a wiki with a default start page named 'Wiki' when enabling wiki module (#2657). 2009-02-15 16:43:06 +00:00
enumeration.rb Replaces Enumeration.get_values and Enumeration.default with named scopes. 2009-02-15 13:33:09 +00:00
issue.rb Replaces Enumeration.get_values and Enumeration.default with named scopes. 2009-02-15 13:33:09 +00:00
issue_category.rb Added version details view accessible from the roadmap. 2007-12-07 10:26:07 +00:00
issue_custom_field.rb fixed #9308 table_name pre/suffix support 2007-03-15 22:11:02 +00:00
issue_relation.rb Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 2009-01-27 19:33:03 +00:00
issue_status.rb Fixed: the default status is lost when reordering issue statuses (#1955). 2008-09-28 08:05:55 +00:00
journal.rb Display latest user's activity on account/show view. 2008-11-30 11:18:22 +00:00
journal_detail.rb Journal details truncated only if values are strings 2007-04-24 18:26:42 +00:00
mail_handler.rb Strip keywords from received email body (#2436). 2009-02-09 20:17:58 +00:00
mailer.rb Send an email to the user when an administrator activates a registered user (#2656). 2009-02-20 17:04:47 +00:00
member.rb User display format is now configurable in administration settings. 2008-01-25 10:31:06 +00:00
message.rb Fixes message search eager loading (#2654). 2009-02-03 17:13:37 +00:00
message_observer.rb Adds watch/unwatch functionality at forum topic level (#1912). 2008-09-19 15:32:52 +00:00
news.rb Display latest user's activity on account/show view. 2008-11-30 11:18:22 +00:00
project.rb Do not DELETE/INSERT enabled_modules when updating project modules. 2009-02-15 16:26:48 +00:00
project_custom_field.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
query.rb Adds ability to filter watched issues (#846). 2009-02-12 17:35:57 +00:00
repository.rb Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 2009-02-01 19:54:50 +00:00
role.rb Removes hardcoded table names (#2701). 2009-02-09 17:24:06 +00:00
setting.rb Fixes Setting.openid? (#2764). 2009-02-19 21:03:08 +00:00
time_entry.rb Replaces Enumeration.get_values and Enumeration.default with named scopes. 2009-02-15 13:33:09 +00:00
time_entry_custom_field.rb Adds custom fields on time entries (#772). 2008-07-22 18:52:00 +00:00
token.rb added rss/atom feeds at project levels for: 2007-03-17 15:18:50 +00:00
tracker.rb Removes hardcoded table names (#2701). 2009-02-09 17:24:06 +00:00
user.rb Fixed: User#identity_url raises an error when invalid url is supplied (#2742). 2009-02-15 18:46:50 +00:00
user_custom_field.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
user_preference.rb Merged Rails 2.1 compatibility branch. 2008-07-04 17:58:14 +00:00
version.rb Use estimated hours to weight issues in version completion calculation (#2182). 2009-02-01 18:54:05 +00:00
watcher.rb Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 2008-08-03 09:14:43 +00:00
wiki.rb Extends child_pages macro to display child pages based on page parameter (#1975). 2008-11-22 11:44:07 +00:00
wiki_content.rb Display latest user's activity on account/show view. 2008-11-30 11:18:22 +00:00
wiki_page.rb AttachmentsController now handles attachments deletion. 2008-12-09 16:54:46 +00:00
wiki_redirect.rb Added the ability to rename wiki pages (specific permission required). 2007-09-09 17:05:38 +00:00
workflow.rb Fixes Workflow.count_by_tracker_and_role. 2008-09-28 13:10:00 +00:00