Project

General

Profile

Search

Results (2548)

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
Revision 2488 (svn): List the Default Columns displayed on the issue list vertically
instead of horizontally so it's easier to read. #2745 2009-02-20 23:59
Revision 2487 (svn): Allow the other format links to appear on the issue list (ATOM, PDF, CSV).
#2779 2009-02-20 23:45
Revision 2467 (svn): Removes invalid css class on issue details (#2753).
2009-02-15 09:33
Revision 2466 (svn): Adds an index on watchers table to speed up watched issue filtering.
2009-02-14 20:06
Revision 2463 (svn): Timelog is ignored when updating an issue if user is admin but not a project member (#2717).
2009-02-13 18:59
Revision 2461 (svn): Removes invalid css class on issue details (#2733).
2009-02-13 18:29
Revision 2460 (svn): Adds watch/unwatch link on the issue context menu (#2730).
2009-02-12 23:14
(2151-2175/2548)