Activity

From 02/26/2010 to 03/27/2010

03/27/2010

12:55 PM Revision 3618 (redmine): Issue list improvements for subtasking (#5196):
* makes the parent task column available
* display the issue hierarchy when list is sorted by parent
Jean-Philippe Lang
09:38 AM Revision 3617 (redmine): Adds parent issue id to the issues CSV export.
Jean-Philippe Lang
09:33 AM Revision 3616 (redmine): Fixes backslashes escaping when quoting issue description/note (#5129).
Jean-Philippe Lang
09:10 AM Revision 3615 (redmine): Width of pre blocks in descriptions changed to auto (#5160).
Jean-Philippe Lang
08:54 AM Revision 3614 (redmine): Fixed: Links to missing wiki pages not red on project overview page (#51...
Jean-Philippe Lang
08:46 AM Revision 3613 (redmine): Escape revision on repository view (#5153).
Jean-Philippe Lang

03/24/2010

04:26 PM Revision 3612 (redmine): Escape href attribute in auto links (#5179).
Jean-Philippe Lang
04:25 PM Revision 3611 (redmine): Fixes permission check in QueriesController (#5181).
Jean-Philippe Lang
12:55 PM Revision 3610 (redmine): Translation updates and fixes
* ja.yml (#5097)
* pt-BR.yml (#5120)
* sl.yml (#5063)
* sv.yml (#5144)
* zh-TW (#5075)
winterheart
10:48 PM Revision 3609 (redmine): Translation ru, fix for #5157
winterheart

03/21/2010

07:17 AM Revision 3608 (redmine): Adds an option to enable/disable email notifications during a project co...
Jean-Philippe Lang
05:28 AM Revision 3607 (redmine): Optimize retrieval of user's projects members.
Jean-Philippe Lang

03/20/2010

01:37 PM Revision 3606 (redmine): Cleans up status assignment in IssuesController#new handled by Issue#saf...
Jean-Philippe Lang
08:54 AM Revision 3605 (redmine): Fixed: Double-dash results in strikethrough text (#5122).
Jean-Philippe Lang

03/19/2010

11:42 AM Revision 3604 (redmine): Refactor: Extract Query#sortable_columns from the controller.
Eric Davis

03/18/2010

04:06 PM Revision 3603 (redmine): Fixed: code syntax highlighting not working in Document page (#3740).
Jean-Philippe Lang
04:02 PM Revision 3602 (redmine): Adds text formatting to documents index (#202).
Jean-Philippe Lang
11:49 AM Revision 3601 (redmine): Refactor: Extract method to the Member model
Eric Davis

03/17/2010

04:46 PM Revision 3600 (redmine): Adds an helper for displaying the 'checked' image.
Jean-Philippe Lang
04:06 PM Revision 3599 (redmine): Do not query the database for project level on projects list.
Jean-Philippe Lang
03:57 PM Revision 3598 (redmine): Accept issue links inside brackets (#4418).
Jean-Philippe Lang
11:41 AM Revision 3597 (redmine): Refactor: Change the different find_object filters to share a common met...
Eric Davis
12:13 AM Revision 3596 (redmine): Fixes undefined method 'notes' error from r3594
Eric Davis

03/16/2010

05:48 PM Revision 3595 (redmine): Removes broken links in wiki syntax help page (#5081).
Jean-Philippe Lang
05:37 PM Revision 3594 (redmine): Inlines some code to speed up large ticket history rendering.
Jean-Philippe Lang
04:37 PM Revision 3593 (redmine): Fixed: Wrong label in issue-journal for subtask-changes (#5090).
Jean-Philippe Lang
04:29 PM Revision 3592 (redmine): Upgrade CodeRay to 0.9.2 (#3359).
Jean-Philippe Lang
11:17 AM Revision 3591 (redmine): Refactor: Split the find_object methods to prep for a larger refactoring.
Eric Davis

03/15/2010

03:57 PM Revision 3590 (redmine): Close unclosed pre/code tags (#4265).
Jean-Philippe Lang
03:54 PM Revision 3589 (redmine): Do not parse redmine links inside pre/code tags (#1288).
Jean-Philippe Lang
03:37 PM Revision 3588 (redmine): Extract parsing of inline attachments, wiki links and redmine links.
Jean-Philippe Lang
03:33 PM Revision 3587 (redmine): Fixed closing tags in syntax highlighting tests.
Jean-Philippe Lang

03/14/2010

10:53 AM Revision 3586 (redmine): Add background color to line numbers of highlighted code.
Jean-Philippe Lang
09:22 AM Revision 3585 (redmine): Replace the hardcoded "CodeRay" css class name for highlighted elements.
Jean-Philippe Lang
08:57 AM Revision 3584 (redmine): Extract CodeRay calls to Redmine::SyntaxHighlighting (#2985).
Jean-Philippe Lang
05:07 AM Revision 3583 (redmine): Reverts r1476 that is no longer needed after r3582.
Jean-Philippe Lang
05:05 AM Revision 3582 (redmine): Do not html escape code that is going to be highlighted (#2985, #3359).
Jean-Philippe Lang
04:33 AM Revision 3581 (redmine): Optimization: load attachments when needed.
Jean-Philippe Lang

03/13/2010

12:50 PM Revision 3580 (redmine): Enlarges the sidebar.
Jean-Philippe Lang
12:45 PM Revision 3579 (redmine): Move issue watchers to the sidebar.
Jean-Philippe Lang
12:17 PM Revision 3578 (redmine): Adds index on issues nested set columns.
Jean-Philippe Lang
10:47 AM Revision 3577 (redmine): Slight UI changes to the subtasks tree.
Jean-Philippe Lang
10:45 AM Revision 3576 (redmine): Add subtasking strings to locales.
Jean-Philippe Lang
10:42 AM Revision 3575 (redmine): Translations updates.
Jean-Philippe Lang
10:29 AM Revision 3574 (redmine): Makes subtasks rescheduled when a 'precedes' relation is set on a parent...
Jean-Philippe Lang
09:56 AM Revision 3573 (redmine): Adds subtasking (#443) including:
* priority, start/due dates, progress, estimate, spent time roll-up to parent issues
* descendant issues tree display...
Jean-Philippe Lang

03/12/2010

02:22 PM Revision 3572 (redmine): Do not reset session when a non logged in user request the login form (#...
Jean-Philippe Lang
01:15 PM Revision 3571 (redmine): Fixed windows platform detection in reposman.rb (#5039).
Jean-Philippe Lang
10:22 AM Revision 3570 (redmine): More detailed failures message.
Jean-Philippe Lang
10:19 AM Revision 3569 (redmine): Fixes a test failure.
Jean-Philippe Lang
10:17 AM Revision 3568 (redmine): Refactors textile formatting tests.
Jean-Philippe Lang
10:12 AM Revision 3567 (redmine): Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#...
Jean-Philippe Lang
09:51 AM Revision 3566 (redmine): Fixed: error while moving an issue to a project with disabled tracker wi...
Jean-Philippe Lang
08:51 AM Revision 3565 (redmine): Adds missing flash messages on project settings (#5043).
Jean-Philippe Lang
08:48 AM Revision 3564 (redmine): Cleanup and warning added in database.yml.database about the test database.
Jean-Philippe Lang
08:43 AM Revision 3563 (redmine): Fixed: text formatting breaks when using parenthesis inside bold tags (#...
Jean-Philippe Lang
08:35 AM Revision 3562 (redmine): Fixed: avatar display breaks user profile page layout (#5008).
Jean-Philippe Lang

03/11/2010

02:55 PM Revision 3561 (redmine): Fixed: some textile modifiers combinations don't work, eg. bold inside u...
Jean-Philippe Lang
11:34 AM Revision 3560 (redmine): Refactor: Extract method for setting the flash on bulk issue saves.
Eric Davis

03/10/2010

02:16 PM Revision 3559 (redmine): Removes broken javascript on wiki history.
Jean-Philippe Lang
12:38 AM Revision 3558 (redmine): Use assert_select to check the download link. (#4204)
Eric Davis
12:10 AM Revision 3557 (redmine): Adds named scopes to replace custom finders.
* Adds watched_by class method in ActsAsWatchable
* Adds Issue#recently_updated, Issue#with_limit and Issue#on_active...
Eric Davis

03/09/2010

04:02 PM Revision 3556 (redmine): Translation updates
* ja (#4946)
* zh-TW (#4947)
* ru
winterheart

03/08/2010

03:17 PM Revision 3555 (redmine): Fixed: NoMethodError error on roadmap if no trackers are selected and a ...
Jean-Philippe Lang
11:47 AM Revision 3554 (redmine): Refactor: Remove duplicated case statements.
Eric Davis
11:47 AM Revision 3553 (redmine): Refactor: Extract similar logic in IssuesHelper#show_detail to a new met...
Eric Davis
11:47 AM Revision 3552 (redmine): Added unit tests for IssuesHelper#show_detail
Eric Davis

03/06/2010

03:35 PM Revision 3551 (redmine): Moves scm adapters unit tests to a dedicated folder.
Jean-Philippe Lang
03:14 PM Revision 3550 (redmine): Makes test pass with Bazaar 2.1.0 (#5002).
Jean-Philippe Lang
01:43 PM Revision 3549 (redmine): Moves ProjectsController#add_issue_category to IssueCategoriesController...
Jean-Philippe Lang
01:25 PM Revision 3548 (redmine): Moves ProjectsController#add_version to VersionsController#new.
Jean-Philippe Lang
01:03 PM Revision 3547 (redmine): Adds context menu to the roadmap issue lists.
Jean-Philippe Lang

03/05/2010

12:25 PM Revision 3546 (redmine): Remove double negative condition
Eric Davis
12:11 PM Revision 3545 (redmine): Refactor: Moved the contents of #issue_update into Issue.
Eric Davis

03/04/2010

02:09 PM Revision 3544 (redmine): Unselect issues when clicking outside of the list.
Jean-Philippe Lang
02:06 PM Revision 3543 (redmine): Do not disable text selection in the issue list.
Jean-Philippe Lang
02:02 PM Revision 3542 (redmine): Adds an helper for creating the context menu.
Jean-Philippe Lang
01:49 PM Revision 3541 (redmine): Fixed: hard coded English string at the selection of issue watchers (#49...
Jean-Philippe Lang
11:18 AM Revision 3540 (redmine): Refactor: Replace @journal with @issue.current_journal
This removes an instance variable in #issue_update which will let it be moved
to the Issue model.
Eric Davis
01:01 AM Revision 3539 (redmine): Hide the main menu div if there isn't any items for it. #3259
Eric Davis
12:33 AM Revision 3538 (redmine): Refactor: Extract method
Eric Davis
12:33 AM Revision 3537 (redmine): Refactor: Extract method
Eric Davis
12:33 AM Revision 3536 (redmine): Refactor: Extract methods to before_filters
Eric Davis
12:33 AM Revision 3535 (redmine): Refactor: Split method
Eric Davis
12:33 AM Revision 3534 (redmine): Refactor: Extract method
Eric Davis
07:58 PM Revision 3533 (redmine): Refactor: use the existing Issue#new_statuses_allowed_to method.
Eric Davis

03/03/2010

04:32 PM Revision 3532 (redmine): Fixed: no email notification on new project/version file added (#4966).
Jean-Philippe Lang
04:15 PM Revision 3531 (redmine): Fixes git annotate (#3832).
Jean-Philippe Lang
03:21 PM Revision 3530 (redmine): Adds hooks on login view (#4978).
Jean-Philippe Lang
03:09 PM Revision 3529 (redmine): Filters collapsed by default for saved queries (#4623).
Jean-Philippe Lang
12:05 PM Revision 3528 (redmine): Refactor: Decouple failed attachments and the flash messages
Attachment#attach_files will no longer need to return a flash message,
instead it will put unsaved attachments into o...
Eric Davis
12:04 PM Revision 3527 (redmine): Added test for when an attachment fails to save.
Eric Davis
12:04 PM Revision 3526 (redmine): Fixes destroying attachments if the update fails. (r2875 r3523)
Eric Davis
10:37 PM Revision 3525 (redmine): Allow multiple selected projects in #project_tree_options_for_select
Eric Davis

03/02/2010

03:03 PM Revision 3524 (redmine): Fixed: error while deleting an in-use enumeration (#4970).
Jean-Philippe Lang
02:26 PM Revision 3523 (redmine): Refactor: Moved ApplicationController#attach_files to the Attachment model
Eric Davis
02:25 PM Revision 3522 (redmine): Fixes failing tests from r3521
Eric Davis

03/01/2010

03:54 PM Revision 3521 (redmine): Fixes some context menu links broken by r3478.
Jean-Philippe Lang
01:29 PM Revision 3520 (redmine): Verify issues are updated by HTTP PUT only. Regression from r3486.
Eric Davis
12:40 PM Revision 3519 (redmine): Refactor: Decouple building Issue and TimeEntry objects in #issue_update.
Eric Davis

02/28/2010

12:18 PM Revision 3518 (redmine): Adds a test for not sending email without recipient (#4920).
Jean-Philippe Lang
11:51 AM Revision 3517 (redmine): Fixed: Trac importer creates duplicate wiki records (#4743).
Jean-Philippe Lang
11:42 AM Revision 3516 (redmine): Fixes bottom links placement in issue with associated changesets (#4883).
Jean-Philippe Lang
10:12 AM Revision 3515 (redmine): tagged version 0.9.3
Jean-Philippe Lang
07:15 AM Revision 3514 (redmine): Fixed: Plugin generators should display help if no parameter is given (#...
Jean-Philippe Lang
07:09 AM Revision 3513 (redmine): Fixed: Git blame/annotate fails on moved files (#3832).
Jean-Philippe Lang
06:28 AM Revision 3512 (redmine): Adds 'Blocked by' (#1755) and 'Duplicated by' relation types to the drop...
Jean-Philippe Lang
06:12 AM Revision 3511 (redmine): Fixed: attachments with the same name at the same time overwrite (#3691).
Jean-Philippe Lang
05:55 AM Revision 3510 (redmine): Allow project custom fields to be searchable (#4945).
Jean-Philippe Lang
05:48 AM Revision 3509 (redmine): Fixes a test failure due to a default custom field value.
Jean-Philippe Lang
05:42 AM Revision 3508 (redmine): Adds missing fixtures.
Jean-Philippe Lang
05:21 AM Revision 3507 (redmine): Merged r3506 for 0.9.3 release.
Jean-Philippe Lang
05:20 AM Revision 3506 (redmine): Update for 0.9.3 release.
Jean-Philippe Lang
05:10 AM Revision 3505 (redmine): Merged r3469, r3472 and r3473 from trunk.
Jean-Philippe Lang
04:59 AM Revision 3504 (redmine): Merged r3498 from trunk.
Jean-Philippe Lang
04:58 AM Revision 3503 (redmine): Merged r3481 from trunk.
Jean-Philippe Lang
04:56 AM Revision 3502 (redmine): Merged r3446 from trunk.
Jean-Philippe Lang
04:51 AM Revision 3501 (redmine): Merged r3394, r3466, r3467, r3468 and r3471 from trunk.
Jean-Philippe Lang
04:43 AM Revision 3500 (redmine): Adds attachments upload on wiki edit form (#1223).
Jean-Philippe Lang
04:21 AM Revision 3499 (redmine): Fixed: journal details duplicated when an issue is saved twice (#3690).
Jean-Philippe Lang
04:10 AM Revision 3498 (redmine): Fixed: Wrong link when "http" not included in project "Homepage" link (#...
Jean-Philippe Lang

02/26/2010

11:16 AM Revision 3497 (redmine): Refactor: Extracted saving logic out of #update and into a utility method
Now #issue_update can be refactored and push to the Model(s) while keeping
the public interface (#update) clean.
Eric Davis
11:03 AM Revision 3496 (redmine): Link to the user from the wiki history view.
Jean-Philippe Lang
11:01 AM Revision 3495 (redmine): Adds a link to the user profile from the administration user edit screen...
Jean-Philippe Lang
10:55 AM Revision 3494 (redmine): Removes a useless assignment in Trac importer (#4931).
Jean-Philippe Lang
10:50 AM Revision 3493 (redmine): Let administrators see locked user profiles.
Jean-Philippe Lang
04:13 AM Revision 3492 (redmine): Makes AuthSource.authenticate return a hash instead of an array.
Jean-Philippe Lang
03:50 AM Revision 3491 (redmine): Test that AuthSourceLdap#authenticate returns valid User attributes only.
Jean-Philippe Lang
03:42 AM Revision 3490 (redmine): Moves the LDAP test server to a fixture.
Jean-Philippe Lang
03:31 AM Revision 3489 (redmine): Adds a sample test LDAP configuration file.
Jean-Philippe Lang
03:29 AM Revision 3488 (redmine): User model should not have to clean up LDAP attributes.
Jean-Philippe Lang
 

Also available in: Atom