Search
Results (2584)
- Revision 7879 (svn): remove unused Iconv from issues helper "issues_to_csv" method (#4742)
- Revision 7878 (svn): Adds API response to /issue_statuses to get the list of all available statuses (#7180).
- Revision 7847 (svn): Fixed: Issue filter by assigned_to_role is not project specific (#9540).
- Revision 7845 (svn): Omit subtasks/related issues sections when empty on PDF export (#5634).
- Revision 7843 (svn): Makes author column sortable and groupable on the issue list (#1567).
- Revision 7841 (svn): Adds a way to filter issues with or without start date (#9607).
- Revision 7827 (svn): pdf: lib: set image scale at issue_to_pdf method (#3261)
- wiki_to_pdf method has already done. Contributed by Jun NAITOH.
- Revision 7822 (svn): fix malformed issues csv encoding in case of unable to convert (#8549)
- Revision 7821 (svn): add functional test to export issue csv encoded in Big5 on Traditional Chinese locale (#8549)
- Revision 7809 (svn): Fixed: Redmine.pm potential security issue with cache credential enabled and subversion (#9567).
- Revision 7788 (svn): pdf: add subtasks and related issues at issue pdf (#5634)
- Contributed by Bernhard Furtmueller and Jun NAITOH.
- Revision 7787 (svn): pdf: add ancestor issues at head of issue pdf (#5634)
- Contributed by Bernhard Furtmueller and Jun NAITOH.
- Revision 7771 (svn): Fixed: User with groups may not see issues assigned to him or to its groups (#9478).
- Revision 7763 (svn): Use a more accurate (and probably more english) string for @setting_default_issue_start_date_to_creation_date@ label (#2269).
- Contributed by Mischa The Evil.
- Revision 7761 (svn): pdf: indent subject of subtask ticket in exported issues PDF (#8617)
- Contributed by Hayato Ito.
- Revision 7748 (svn): remove trailing white-spaces from db/migrate/20100313132032_add_issues_nested_sets_columns.rb (#9510)
- Contributed by Igor Zubkov.
- Revision 7733 (svn): Added an administration setting to allow issue start date to be defaulted to blank (nil) at issue creation (#2269).
- Based on the patch of #2277 contributed by Mischa The Evil.
- Revision 7695 (svn): [#9489] made labels visible as this is an accessibility issue even for sighted users
- Contributed by Romano Licker.
- Revision 7617 (svn): Rails3: test: replace deprecated errors.on at test_moving_an_issue_to_a_descendant_should_not_validate of unit/issue_nested_set_test.rb
- Revision 7616 (svn): Rails3: model: replace deprecated errors.add_to_base at validate_issue_relation of IssueRelation
- Revision 7612 (svn): Rails3: test: replace deprecated errors.on at test_update_issue_with_required_custom_field_change of unit/time_entry_activity_test.rb
- Revision 7611 (svn): Rails3: test: replace de ... base at test_should_not_be_able_to_reopen_an_issue_assigned_to_a_closed_version of unit/issue_test.rb
- Revision 7610 (svn): Rails3: test: replace de ... n at test_should_not_be_able_to_assign_a_new_issue_to_a_locked_version of unit/issue_test.rb
- Revision 7609 (svn): Rails3: test: replace de ... n at test_should_not_be_able_to_assign_a_new_issue_to_a_closed_version of unit/issue_test.rb
- Revision 7606 (svn): code layout clean up of test_visible_scope_for_anonymous_with_own_issues_visibility at test/unit/issue_test.rb