Project

General

Profile

Search

Results (2491)

Revision 2803 (svn): Adds issue last update timestamp (#3565).
2009-07-04 14:36
Revision 2800 (svn): Actually block issues from closing when a blocking issue isn't closed (#1740).
2009-07-04 14:07
Revision 2796 (svn): Fixed: case sensitivity in issue subject filtering (#3536).
2009-06-28 14:12
Revision 2789 (svn): Ability to accept incoming emails from unknown users (#2230, #3003).
An option lets you specify how to handle emai ... e', the 'Non member' role must have the 'Add issues' permission so that an issue can be created by an unknown user via email. ... e 'Anonymous' role must have this permission. 2009-06-14 16:48
Revision 2777 (svn): Changed Enumerations to use a Single Table Inheritance
* Added migrations to change Enumerations to ... * Added DocumentCategory model (STI) * Added IssuePriority model (STI) * Added Enumeration#get_ ... tion STI classes. * Fixes for tests. #3007 2009-05-31 01:30
Revision 2776 (svn): Added Redmine::Info.issue to get links to specific issue numbers.
2009-05-31 01:00
Revision 2773 (svn): Added hook, :model_changeset_scan_commit_for_issue_ids_pre_issue_update. #3279
2009-05-31 00:34
Revision 2745 (svn): Makes issues/show accept rss key (#3362).
2009-05-17 10:35
Revision 2744 (svn): Fixed: issue status bulk edit broken by r2726 (#3347).
2009-05-14 20:18
Revision 2739 (svn): Fixed: issue bulk edit view broken by r2726 (#3347).
2009-05-13 18:06
Revision 2738 (svn): Fixed: issue move by non-admin broken by r2726 (#3354).
2009-05-13 17:58
Revision 2724 (svn): Fixes consistency of custom fields display on the issue detail view (#3190).
2009-05-10 12:36
Revision 2713 (svn): Link projects and users in the issue list.
#3086 2009-05-06 06:47
Revision 2712 (svn): Link the project name in simple issue lists.
#3085 2009-05-06 06:47
Revision 2711 (svn): Adds group folding on issue list (#2679).
2009-05-04 20:04
Revision 2694 (svn): Adds more css classes to the roadmap issues (#3214).
2009-04-25 13:28
Revision 2685 (svn): Fixed: %0.2f is rendered as plain text in issues/destroy view (#3167).
2009-04-24 19:18
Revision 2673 (svn): Fixed: Issue status in the notify email's subject is the issue's old status, should be its new status (#3194).
2009-04-19 10:33
Revision 2669 (svn): Create the journal after issue save (#3140).
2009-04-08 21:11
Revision 2661 (svn): Find visible issues only.
2009-04-06 18:11
Revision 2660 (svn): Adds Issue.visible_condition.
2009-04-06 18:10
Revision 2643 (svn): Show timelog reports for non-versioned issues (#3051).
2009-03-30 22:09
Revision 2637 (svn): Added observers to watch ... for mail delivery instead of calling Mailer.
* Added an IssueObserver to watch when Issues are created * Added a JournalObserver to watch when Journals are created (Issue updates) * Added a NewsObserver for News ite ... Observer for Document notifications. * Setup IssuesController#new to use the IssueObserver. * Setup IssuesController#edit to use the IssueObserver. * Setup IssuesController#bulk_edit to use the JournalObser ... the Mailer call in Changeset#scan_commit_for_issue_ids, the JournalObserver will handle it. * ... ilHandler in favor of the Observers. #2659 2009-03-28 01:38
Revision 2611 (svn): Added several more plugin hooks:
* :controller_custom_fields_new_after_save * ... fields_form_* (type of custom field) * :view_issue_statuses_form * :view_issues_show_description_bottom * :view_my_account * :view_users_form #2599 2009-03-21 01:22
Revision 2610 (svn): Added plugin hooks to the context menu
* :view_issues_context_menu_start * :view_issues_context_menu_end #3013 2009-03-21 01:01
(2076-2100/2491)