Project

General

Profile

Search

Results (2555)

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
Revision 2598 (svn): Set sort orders on 'View all issues' links on my page.
2009-03-17 18:34
Revision 2597 (svn): Makes the 'View all' link on 'Reported issues' list open and closed issues.
2009-03-17 18:31
Revision 2595 (svn): Adds issue count on assigned and reported 'My page' modules (#2986).
2009-03-17 18:27
Revision 2568 (svn): Adds css classes to the issues in the calendar (#2651).
2009-03-07 17:32
Revision 2567 (svn): Adds 2 css classes (created-by-me and assigned-to-me) to issues created by or assigned to the current user (#2651).
2009-03-07 17:30
Revision 2566 (svn): Adds a sortable "Project" column to the issue list.
It's displayed by default on the cross-project issue list (#2889). It's also available for saved queries. 2009-03-07 16:58
Revision 2554 (svn): Fixed: export links on the issue list lose project param after applying a filter (#2908).
2009-03-06 23:46
Revision 2537 (svn): Adds :view_issues permission to default roles.
2009-02-28 12:23
Revision 2536 (svn): Makes :view_issues permission non public.
2009-02-28 12:05
Revision 2519 (svn): Sort changesets in the same order as comments on the issue details view (#1546).
2009-02-22 16:16
Revision 2507 (svn): Makes the default issue list columns selection look like other multi-checkbox fieldsets.
2009-02-21 17:15
(2151-2175/2555)