]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-07-26 Jean-Philippe... Changed issues css class from priority-{position} to...
2012-07-26 Jean-Philippe... Changed issues css class from status-{position} to...
2012-07-24 Jean-Philippe... Don't turn #nnn with leading zeros into link (#11494).
2012-07-24 Jean-Philippe... Sort versions ascending when grouping issues by version...
2012-07-24 Jean-Philippe... Fixed broken test.
2012-07-24 Jean-Philippe... In case the column is not found.
2012-07-24 Jean-Philippe... Ability to group and sort the issue list by user/versio...
2012-07-24 Jean-Philippe... Adds Version.fields_for_order_statement.
2012-07-24 Jean-Philippe... Adds CustomField#group_statement.
2012-07-22 Jean-Philippe... Use JQuery Dialog (#11445).
2012-07-22 Jean-Philippe... Use JQuery Datepicker (#11445).
2012-07-22 Jean-Philippe... JQuery in, Prototype/Scriptaculous out (#11445).
2012-07-21 Jean-Philippe... Fixed that settings raises an error if not trackers...
2012-07-21 Toshi MARUYAMAcode layout cleanup lib/redmine/helpers/gantt.rb
2012-07-21 Toshi MARUYAMAreplace tabs to spaces and fix indents at lib/redmine...
2012-07-21 Toshi MARUYAMAcode layout cleanup app/views/gantts/show.html.erb
2012-07-21 Toshi MARUYAMAcode layout cleanup test/unit/lib/redmine/helpers/gantt...
2012-07-21 Toshi MARUYAMAadd copyright statement to test/functional/gantts_contr...
2012-07-21 Toshi MARUYAMAreplace shoulda to Rails standard tests at functional...
2012-07-21 Jean-Philippe... Removed -moz-border-radius styles.
2012-07-21 Jean-Philippe... Removes RJS from UsersController.
2012-07-21 Jean-Philippe... Removes RJS from MembersController.
2012-07-20 Toshi MARUYAMARussian translation for 1.4-stable and 2.0-stable updat...
2012-07-19 Jean-Philippe... Removes RJS from JournalsController.
2012-07-19 Jean-Philippe... Removes RJS from MessagesController.
2012-07-19 Jean-Philippe... Removes RJS from VersionsController.
2012-07-19 Jean-Philippe... Removes RJS from WikisController.
2012-07-19 Jean-Philippe... Removes RJS from IssuesController.
2012-07-19 Jean-Philippe... Fixed migration broken by r9977.
2012-07-19 Jean-Philippe... Removes RJS from RepositoriesController.
2012-07-19 Jean-Philippe... Removes RJS from WatchersController.
2012-07-19 Jean-Philippe... Test cleanup.
2012-07-19 Jean-Philippe... Removes RJS from IssueRelationsController.
2012-07-19 Jean-Philippe... Removes RJS from GroupsController.
2012-07-19 Jean-Philippe... Start removing the RJS stuff.
2012-07-19 Jean-Philippe... Do not let is_private be required.
2012-07-18 Jean-Philippe... Removed deprecated #labelled_tabular_form_for helper.
2012-07-18 Jean-Philippe... ApplicationHelper#labelled_remote_form_for deprecated.
2012-07-18 Jean-Philippe... ApplicationHelper#link_to_remote_if_authorized deprecated.
2012-07-18 Jean-Philippe... Removes calls to link_to_remote.
2012-07-18 Jean-Philippe... Removes calls to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to form_remote_tag.
2012-07-18 Jean-Philippe... Removes calls to remote_form_for.
2012-07-18 Jean-Philippe... Removes a call to form_remote_tag.
2012-07-18 Jean-Philippe... Removes most of the ajax stuff on my page layout.
2012-07-18 Jean-Philippe... Removes calls to link_to_remote.
2012-07-18 Jean-Philippe... Adds a helper for preview links.
2012-07-18 Jean-Philippe... Removes calls to link_to_remote.
2012-07-18 Jean-Philippe... Removes calls to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to link_to_remote.
2012-07-18 Jean-Philippe... Removes a call to link_to_remote.
2012-07-18 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2012-07-17 Toshi MARUYAMAremove trailing white-space from app/models/changeset.rb
2012-07-17 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#11433)
2012-07-17 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#11427)
2012-07-17 Toshi MARUYAMAfix disordered use of long sound in Japanese "user...
2012-07-17 Toshi MARUYAMASimplified Chinese translation updated by Steven Wong...
2012-07-17 Toshi MARUYAMAfix wrong Japanese "label_attachment" translation ...
2012-07-17 Toshi MARUYAMAfix unnatural Japanese message when users failed to...
2012-07-16 Jean-Philippe... Removed debug message.
2012-07-16 Jean-Philippe... Test if convert binary is available.
2012-07-16 Jean-Philippe... Adds a macro for inserting thumbnails in formatted...
2012-07-16 Jean-Philippe... Adds Attachment#title.
2012-07-16 Jean-Philippe... Removed assertion that is susceptible to fail if test...
2012-07-16 Jean-Philippe... Don't show "Required" option for standard/custom fields...
2012-07-16 Toshi MARUYAMAJapanese translation added for default role names by...
2012-07-16 Toshi MARUYAMAFix Japanese mistranslation for "button_submit" (#11401)
2012-07-16 Toshi MARUYAMAGerman translation updated by Hannes Meier (#11404)
2012-07-16 Toshi MARUYAMAGerman translation for configurable session lifetime...
2012-07-15 Jean-Philippe... Additional tests for custom field formats.
2012-07-15 Jean-Philippe... Use named routes.
2012-07-15 Jean-Philippe... Test for when group does not exist.
2012-07-15 Jean-Philippe... No blank option for custom fields marked as required...
2012-07-15 Jean-Philippe... Remember "Only display used statuses" checkbox value...
2012-07-15 Jean-Philippe... Hard-coded strings.
2012-07-15 Jean-Philippe... Adds option for displaying all statuses on workflow...
2012-07-15 Jean-Philippe... Find role and tracker only when param is present.
2012-07-15 Jean-Philippe... Code cleanup.
2012-07-15 Jean-Philippe... Code cleanup.
2012-07-15 Jean-Philippe... Code cleanup.
2012-07-15 Jean-Philippe... Display all fields if tracker statuses are not yet...
2012-07-15 Jean-Philippe... Adds a sorted scope to IssueStatus model.
2012-07-15 Jean-Philippe... Colorize transitions.
2012-07-15 Jean-Philippe... Moved code for replacing permissions to WorkflowPermiss...
2012-07-15 Jean-Philippe... Adds tmp/thumbnails directory.
2012-07-15 Jean-Philippe... ruby1.8 compatibility (#703, #3521).
2012-07-15 Jean-Philippe... Validate attachment description length (#11365).
2012-07-15 Jean-Philippe... Rewrites assertions with assert_select.
2012-07-15 Jean-Philippe... Adds maxlength=255 attribute on attachment description...
2012-07-15 Jean-Philippe... Code cleanup.
2012-07-15 Jean-Philippe... Fills locales (#703, #3521).
2012-07-15 Jean-Philippe... Removed hard-coded strings (#703, #3521).
2012-07-15 Jean-Philippe... Routing tests for r9977.
2012-07-15 Jean-Philippe... Workflow enhancement: editable and required fields...
2012-07-14 Jean-Philippe... Adds assertions on response status and body.
2012-07-14 Jean-Philippe... Fixed that 200 API responses have a body containing...
2012-07-11 Etienne MassipFixes transparency issue.
next