OSDN Git Service

redminele/redmine.git
2010-12-11 Jean-Philippe... Fixes duplicate custom_values fixture that caused failu...
2010-12-11 Jean-Philippe... Fixes indentation.
2010-12-11 Jean-Philippe... Makes some attributes optional in API response to get...
2010-12-10 Jean-Philippe... Fixes unsafe assertion that may cause failures.
2010-12-10 Jean-Philippe... Do not try to copy relations for issues that could...
2010-12-10 Jean-Philippe... Changes the representation of journal details in issue...
2010-12-10 Jean-Philippe... Fixes a fixture with valid attributes (start_date ...
2010-12-10 Jean-Philippe... Support for updating custom fields using the received...
2010-12-10 Jean-Philippe... Fixed: error when serializing back objects with custom...
2010-12-07 Jean-Philippe... Add tests for wiki edit notifications (#7024).
2010-12-07 Jean-Philippe... Select projects with issue_tracking module for gantt...
2010-12-07 Jean-Philippe... Gantt: Avoid unnecessary queries before rendering.
2010-12-07 Jean-Philippe... Gantt: fixes position of line in pdf (#6348).
2010-12-07 Jean-Philippe... Fixes gantt PDF pagination problem (#6348).
2010-12-07 Jean-Philippe... Gantt: view cleanup.
2010-12-07 Jean-Philippe... Gantt: iterate over all objects only once for html...
2010-12-05 Jean-Philippe... Updated locales.
2010-12-05 Jean-Philippe... spent time logging from commit messages (#4155).
2010-12-05 Jean-Philippe... Changes russian CSV separator to ; (#7035).
2010-12-05 Jean-Philippe... Fixed: class attribute with spaces on pre tags truncate...
2010-12-04 Jean-Philippe... Safer code in IssueRelation (#7018).
2010-12-04 Jean-Philippe... Adds a pseudo format to api template names and override...
2010-12-04 Jean-Philippe... Adds subtasks to GET /issues/:id API (#5338).
2010-12-04 Jean-Philippe... Fixes unhandled case in json builder.
2010-12-04 Jean-Philippe... Fixes unhandled case in json builder.
2010-12-04 Jean-Philippe... Fixes test failure in r4461.
2010-12-04 Jean-Philippe... Adds REST API for TimeEntries (#6823).
2010-12-03 Jean-Philippe... Moves project attributes default assignments from Proje...
2010-12-03 Jean-Philippe... Prevents random failure in XmlTest.
2010-12-03 Jean-Philippe... Converts IssuesController to use the new API template...
2010-12-03 Jean-Philippe... Projects API tests rewriting.
2010-12-03 Jean-Philippe... Converts ProjectsController to use the new API template...
2010-12-03 Jean-Philippe... Adds a reusable method to render API response on valida...
2010-12-03 Jean-Philippe... Dry Users API responders.
2010-12-03 Jean-Philippe... Adds xml/json REST API for Users (#6260).
2010-12-03 Jean-Philippe... Adds a builder-like template system for rendering xml...
2010-12-03 Jean-Philippe... Add responders to UsersController.
2010-11-29 Jean-Philippe... Escapes attachment ids in TracMigrate (#6996).
2010-11-28 Jean-Philippe... Updates for 1.0.4 release.
2010-11-27 Jean-Philippe... Accept key auth for ProjectsController#show (#6841).
2010-11-27 Jean-Philippe... Accept key auth for ProjectsController#destroy (#6841).
2010-11-27 Jean-Philippe... Accept key auth for ProjectsController#update (#6841).
2010-11-27 Jean-Philippe... Accept key auth for ProjectsController#create (#6841).
2010-11-27 Jean-Philippe... Prevents validation error when adding a user to a group...
2010-11-27 Jean-Philippe... Reload themes so that new themes can be used without...
2010-11-27 Jean-Philippe... Fixed: messages attachments/watchers are not deleted...
2010-11-27 Jean-Philippe... Fixed: Wiki#find_page should not be case sensitive...
2010-11-27 Jean-Philippe... Fixed: Missing template wiki/update.erb error introduce...
2010-11-27 Jean-Philippe... Fixed: Layout problem in workflow overview (#6990).
2010-11-25 Azamat HackimovTranslation update
2010-11-25 Azamat HackimovReplaced hardcoded strings (KB) with i18n equivalent...
2010-11-21 Jean-Philippe... Fixed: new gantt chart discloses all private projects...
2010-11-21 Azamat HackimovTranslation update
2010-11-21 Jean-Philippe... Fixed: r4417 breaks MercurialAdapter with ruby 1.8...
2010-11-21 Jean-Philippe... Fixed: gantt displays issues by date of creation.
2010-11-20 Jean-Philippe... Fixed: Broken pipe error when browsing subversion repos...
2010-11-20 Jean-Philippe... Fixed: MercurialAdapter.client_version depends on LANG...
2010-11-20 Jean-Philippe... Add assertions for #6929 in MailHandler tests.
2010-11-20 Jean-Philippe... Fixed: submitting a non numerical parent task input...
2010-11-20 Jean-Philippe... Fixed: Migration from boolean to varchar fails on Postg...
2010-11-20 Jean-Philippe... Fixed: links to edit/delete a news broken by r4214...
2010-11-17 Jean-Philippe... Initialize TimeEntry attributes with params when editin...
2010-11-16 Jean-Philippe... Prevents NoMethodError when requesting /time_entries...
2010-11-16 Jean-Philippe... Fixed: Log Time link broken in issue context menu ...
2010-11-14 Jean-Philippe... Fixes a NoMethodError in tests with ruby 1.8.6.
2010-11-14 Jean-Philippe... Adds leading slash to all assert_redirected_to argument...
2010-11-14 Jean-Philippe... Use Object#tap instead of #returning (#6887).
2010-11-14 Jean-Philippe... Replaced SessionStore :session_key with :key (#6887).
2010-11-14 Jean-Philippe... MailHandler: ignore assignee if invalid.
2010-11-14 Jean-Philippe... Updates mantis importer for new project name/identifier...
2010-11-14 Jean-Philippe... Raised maximum length of project names and identifiers...
2010-11-13 Jean-Philippe... Makes projects API return XML description when creating...
2010-11-12 Jean-Philippe... Makes MailHandler ignore invalid keyword values to...
2010-11-12 Jean-Philippe... Makes MailHandler accept localized keywords for default...
2010-11-12 Jean-Philippe... Makes MailHandler accept all issue attributes and custo...
2010-11-11 Jean-Philippe... Moved some permission checks for issue update from...
2010-11-11 Jean-Philippe... Removes duplicate issue subject on gantt (#6763).
2010-11-11 Jean-Philippe... Allow non-unique names for projects (#630).
2010-11-09 Jean-Philippe... Fixed: Trunk not working with i18n gem 0.4.2 (#6784).
2010-11-07 Jean-Philippe... Reverted r4381.
2010-11-07 Jean-Philippe... Fixed: unchecking status filter on the issue list has...
2010-11-07 Jean-Baptiste... Added missing --no-color option in some git shell-outs...
2010-11-07 Jean-Philippe... Fixed: User list not sorted on category form (#6760).
2010-11-07 Jean-Philippe... Updated locales.
2010-11-07 Jean-Philippe... Make sure existing custom fields visibility is set...
2010-11-07 Jean-Philippe... Adds a "visible" option on User and Project custom...
2010-11-07 Jean-Philippe... Removed gantt and calendar menu items that do not fit...
2010-11-07 Jean-Philippe... Removed hardcoded links in my/page_layout (#6839).
2010-11-07 Jean-Philippe... Render level 4 headings in TOC (#5494).
2010-11-06 Jean-Philippe... Fixed: start date being filled with current date even...
2010-11-06 Jean-Philippe... Render TOC as nested lists (#1857).
2010-11-06 Jean-Philippe... Extract headings and TOC parsing from the textile forma...
2010-11-06 Jean-Philippe... Adds a combo to select parent on wiki page rename ...
2010-11-06 Jean-Philippe... Makes textile formatter accept 2 letters acronym (...
2010-11-06 Jean-Philippe... Fixed: URLs broken in wiki notifications (#6838).
2010-11-06 Jean-Philippe... Fixed: 'View difference' broken on wiki page history...
2010-11-06 Jean-Philippe... Disable button to prevent accidental double click on...
2010-11-06 Jean-Philippe... Clean up member_roles if needed.
2010-11-06 Jean-Philippe... Adds a unique index on members (#6826).
2010-11-06 Jean-Philippe... Rewrites UpdateMailNotificationValues migration to...
next