OSDN Git Service

redminele/redmine.git
2010-04-30 Jean-Philippe... Fixes URLs in atom feeds broken by r3681 (#5403).
2010-04-30 Jean-Philippe... Fixed: 500 internal error when browsing any Redmine...
2010-04-30 Jean-Philippe... Fixes some parameters in functional tests.
2010-04-30 Jean-Philippe... Fixes an object instantiation in tests.
2010-04-29 Eric DavisOnly copy visible issues.
2010-04-29 Eric DavisRefactor: pull #query_statement_invalid up to Applicati...
2010-04-28 Eric DavisRefactor: Move gantts to a separate controller.
2010-04-27 Jean-Philippe... Add "Check/Unckeck all" buttons to rows and columns...
2010-04-27 Jean-Philippe... Adds an assertion on issues deletion when deleting...
2010-04-27 Jean-Philippe... Fixed: private subprojects names may be revealed on...
2010-04-27 Eric DavisRefactor: move method to helper.
2010-04-26 Eric DavisRefactor: extract error to new method with before_filter.
2010-04-23 Eric DavisRefactor: Extract duplicated code to a new method.
2010-04-22 Eric DavisRefactor: Split IssuesController#new to #new and #creat...
2010-04-21 Eric DavisRefactor: Move the rest of the routing tests to Routing...
2010-04-20 Eric DavisMove more routing tests into the routing integration...
2010-04-20 Eric DavisAdding missing setter for Query#available_columns
2010-04-19 Eric DavisRefactor: Move method to Query model
2010-04-18 Jean-Philippe... Fixes behaviour of move_issues permission for non membe...
2010-04-18 Jean-Philippe... Removes hard-coded size on user search fields (#5319).
2010-04-18 Jean-Philippe... Fixes acts_as_event with a String as url option (#5343).
2010-04-17 Jean-Philippe... Add "Repository" menu item after repository creation...
2010-04-17 Jean-Philippe... Fixed: API 401 response does not include WWW-Authentica...
2010-04-17 Jean-Philippe... Fixed: Error on db:migrate with table prefix set (...
2010-04-17 Jean-Philippe... Fixes error on subtask XML format (#5336).
2010-04-17 Azamat HackimovTranslation updates
2010-04-16 Eric DavisLet custom field formats control how they are edited.
2010-04-16 Eric DavisChange the case statement into a method call based...
2010-04-16 Eric DavisRefactor: Move method
2010-04-16 Eric DavisReplace the hardcoded CustomField::FIELD_FORMATS with...
2010-04-13 Jean-Philippe... Adds parent issue id in issue REST API (#5304).
2010-04-13 Eric DavisAdded missing Enumeration STI exemplars.
2010-04-12 Jean-Philippe... Fixes a test failure with SQLite3 due to transaction...
2010-04-11 Jean-Philippe... Do not raise an error when destroying a Version with...
2010-04-11 Jean-Philippe... Adds bottom margin to issue watchers avatars (#5264).
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.
next