OSDN Git Service

redminele/redmine.git
2010-04-11 Jean-Philippe... Fixed: empty ul tag for issue updates with notes only...
2010-04-11 Jean-Philippe... Merge issue and time entry validation error messages.
2010-04-11 Jean-Philippe... Fixes Issue#save_issue_with_child_records so that time...
2010-04-11 Jean-Philippe... Fixed: issue optimistic locking broken by r3308 (#5280).
2010-04-11 Jean-Philippe... Linkify folder names on revision view (#5164).
2010-04-11 Jean-Philippe... Fixed: Update of Subversion changesets broken by r3466...
2010-04-11 Jean-Philippe... Check that admin LDAP user is untouched after authentic...
2010-04-11 Jean-Philippe... Fixes calculation of version estimated hours with subta...
2010-04-11 Jean-Philippe... Makes the wiki sidebar editable (#5208).
2010-04-10 Eric DavisRemoved count from issues.xml. It causes a typecast...
2010-04-09 Eric DavisAdded rake task to generate the yardoc (rake yard)
2010-04-06 Azamat HackimovTranslation updates:
2010-04-03 Azamat HackimovTranslation updates
2010-04-03 Azamat HackimovNew strings to localization (#5225)
2010-04-03 Azamat HackimovTranslation updates and new Mongolian language (#5237)
2010-03-29 Jean-Philippe... Adds a css class to issue id tds (#5204).
2010-03-28 Jean-Philippe... Fixes an error when running tests coverage.
2010-03-28 Jean-Philippe... Preview description if it was edited while updating...
2010-03-28 Jean-Philippe... Fixes broken test.
2010-03-28 Jean-Philippe... Applies the same style to the admin project tree than...
2010-03-28 Jean-Philippe... Slight optimization in issue tree rendering.
2010-03-28 Jean-Philippe... Fixes diff highlighting (#5199).
2010-03-27 Jean-Philippe... Issue list improvements for subtasking (#5196):
2010-03-27 Jean-Philippe... Adds parent issue id to the issues CSV export.
2010-03-27 Jean-Philippe... Fixes backslashes escaping when quoting issue descripti...
2010-03-27 Jean-Philippe... Width of pre blocks in descriptions changed to auto...
2010-03-27 Jean-Philippe... Fixed: Links to missing wiki pages not red on project...
2010-03-27 Jean-Philippe... Escape revision on repository view (#5153).
2010-03-24 Jean-Philippe... Escape href attribute in auto links (#5179).
2010-03-24 Jean-Philippe... Fixes permission check in QueriesController (#5181).
2010-03-24 Azamat HackimovTranslation updates and fixes
2010-03-24 Azamat HackimovTranslation ru, fix for #5157
2010-03-21 Jean-Philippe... Adds an option to enable/disable email notifications...
2010-03-21 Jean-Philippe... Optimize retrieval of user's projects members.
2010-03-20 Jean-Philippe... Cleans up status assignment in IssuesController#new...
2010-03-20 Jean-Philippe... Fixed: Double-dash results in strikethrough text (...
2010-03-19 Eric DavisRefactor: Extract Query#sortable_columns from the contr...
2010-03-18 Jean-Philippe... Fixed: code syntax highlighting not working in Document...
2010-03-18 Jean-Philippe... Adds text formatting to documents index (#202).
2010-03-18 Eric DavisRefactor: Extract method to the Member model
2010-03-17 Jean-Philippe... Adds an helper for displaying the 'checked' image.
2010-03-17 Jean-Philippe... Do not query the database for project level on projects...
2010-03-17 Jean-Philippe... Accept issue links inside brackets (#4418).
2010-03-17 Eric DavisRefactor: Change the different find_object filters...
2010-03-17 Eric DavisFixes undefined method 'notes' error from r3594
2010-03-16 Jean-Philippe... Removes broken links in wiki syntax help page (#5081).
2010-03-16 Jean-Philippe... Inlines some code to speed up large ticket history...
2010-03-16 Jean-Philippe... Fixed: Wrong label in issue-journal for subtask-changes...
2010-03-16 Jean-Philippe... Upgrade CodeRay to 0.9.2 (#3359).
2010-03-16 Eric DavisRefactor: Split the find_object methods to prep for...
2010-03-15 Jean-Philippe... Close unclosed pre/code tags (#4265).
2010-03-15 Jean-Philippe... Do not parse redmine links inside pre/code tags (#1288).
2010-03-15 Jean-Philippe... Extract parsing of inline attachments, wiki links and...
2010-03-15 Jean-Philippe... Fixed closing tags in syntax highlighting tests.
2010-03-14 Jean-Philippe... Add background color to line numbers of highlighted...
2010-03-14 Jean-Philippe... Replace the hardcoded "CodeRay" css class name for...
2010-03-14 Jean-Philippe... Extract CodeRay calls to Redmine::SyntaxHighlighting...
2010-03-14 Jean-Philippe... Reverts r1476 that is no longer needed after r3582.
2010-03-14 Jean-Philippe... Do not html escape code that is going to be highlighted...
2010-03-14 Jean-Philippe... Optimization: load attachments when needed.
2010-03-13 Jean-Philippe... Enlarges the sidebar.
2010-03-13 Jean-Philippe... Move issue watchers to the sidebar.
2010-03-13 Jean-Philippe... Adds index on issues nested set columns.
2010-03-13 Jean-Philippe... Slight UI changes to the subtasks tree.
2010-03-13 Jean-Philippe... Add subtasking strings to locales.
2010-03-13 Jean-Philippe... Translations updates.
2010-03-13 Jean-Philippe... Makes subtasks rescheduled when a 'precedes' relation...
2010-03-13 Jean-Philippe... Adds subtasking (#443) including:
2010-03-12 Jean-Philippe... Do not reset session when a non logged in user request...
2010-03-12 Jean-Philippe... Fixed windows platform detection in reposman.rb (...
2010-03-12 Jean-Philippe... More detailed failures message.
2010-03-12 Jean-Philippe... Fixes a test failure.
2010-03-12 Jean-Philippe... Refactors textile formatting tests.
2010-03-12 Jean-Philippe... Fixed: inline code with less-then/greater-than produces...
2010-03-12 Jean-Philippe... Fixed: error while moving an issue to a project with...
2010-03-12 Jean-Philippe... Adds missing flash messages on project settings (#5043).
2010-03-12 Jean-Philippe... Cleanup and warning added in database.yml.database...
2010-03-12 Jean-Philippe... Fixed: text formatting breaks when using parenthesis...
2010-03-12 Jean-Philippe... Fixed: avatar display breaks user profile page layout...
2010-03-11 Jean-Philippe... Fixed: some textile modifiers combinations don't work...
2010-03-11 Eric DavisRefactor: Extract method for setting the flash on bulk...
2010-03-10 Jean-Philippe... Removes broken javascript on wiki history.
2010-03-10 Eric DavisUse assert_select to check the download link. (#4204)
2010-03-10 Eric DavisAdds named scopes to replace custom finders.
2010-03-09 Azamat HackimovTranslation updates
2010-03-08 Jean-Philippe... Fixed: NoMethodError error on roadmap if no trackers...
2010-03-08 Eric DavisRefactor: Remove duplicated case statements.
2010-03-08 Eric DavisRefactor: Extract similar logic in IssuesHelper#show_de...
2010-03-08 Eric DavisAdded unit tests for IssuesHelper#show_detail
2010-03-06 Jean-Philippe... Moves scm adapters unit tests to a dedicated folder.
2010-03-06 Jean-Philippe... Makes test pass with Bazaar 2.1.0 (#5002).
2010-03-06 Jean-Philippe... Moves ProjectsController#add_issue_category to IssueCat...
2010-03-06 Jean-Philippe... Moves ProjectsController#add_version to VersionsControl...
2010-03-06 Jean-Philippe... Adds context menu to the roadmap issue lists.
2010-03-05 Eric DavisRemove double negative condition
2010-03-05 Eric DavisRefactor: Moved the contents of #issue_update into...
2010-03-04 Jean-Philippe... Unselect issues when clicking outside of the list.
2010-03-04 Jean-Philippe... Do not disable text selection in the issue list.
2010-03-04 Jean-Philippe... Adds an helper for creating the context menu.
2010-03-04 Jean-Philippe... Fixed: hard coded English string at the selection of...
next