]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2011-11-28 Jean-Philippe... Removed EnumerationsController#list action.
2011-11-28 Jean-Philippe... Adds #current_version? method to wiki content.
2011-11-28 Jean-Philippe... Fixed: Wiki export link doesn't work for users without...
2011-11-28 Jean-Philippe... Fixed: Section-edit buttons not available when a the...
2011-11-28 Jean-Philippe... Fixed: Angle brackets within 'pre' blocks are silently...
2011-11-28 Jean-Philippe... Adds functional tests for GroupsController.
2011-11-28 Toshi MARUYAMARails3: helper: html_safe for robot_exclusion_tag
2011-11-28 Toshi MARUYAMARails3: view: html_safe for login user link
2011-11-28 Toshi MARUYAMApdf: expand relational issues status column width of...
2011-11-28 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2011-11-27 Jean-Philippe... Exclude gems from test coverage.
2011-11-27 Jean-Philippe... Adds test for r7961 fix (#9672).
2011-11-27 Jean-Philippe... Update MessagesController#quote to match the input...
2011-11-27 Jean-Philippe... Adds functional tests for CustomFieldsController.
2011-11-27 Jean-Philippe... Fixes require path in test.
2011-11-27 Jean-Philippe... Adds an explicit message for when reposman gets a 403.
2011-11-27 Jean-Philippe... Adds an option to reposman for reading the API key...
2011-11-27 Jean-Philippe... Do not include extra_info attribute in SysController...
2011-11-27 Jean-Philippe... Set format for activeresource client in reposman.
2011-11-27 Jean-Philippe... Adds an option to rdm-mailhandler for reading the API...
2011-11-27 Jean-Philippe... Adds an option to rdm-mailhandler to disable server...
2011-11-27 Jean-Philippe... Improved user creation from incoming email.
2011-11-27 Toshi MARUYAMAadd tests to export time entry csv in French for csv...
2011-11-27 Toshi MARUYAMAfix csv decimal separator of time entry csv (#8368)
2011-11-27 Toshi MARUYAMAadd csv separator check to the test to export time...
2011-11-27 Jean-Philippe... Resourcified attachments.
2011-11-27 Toshi MARUYAMAfix time entry csv last line encoding (#8549)
2011-11-27 Jean-Philippe... Adds routes for group users.
2011-11-27 Jean-Philippe... Replaced error_messages_for with #error_messages.
2011-11-27 Toshi MARUYAMAadd tests to export time log csv in Traditional Chinese...
2011-11-27 Toshi MARUYAMAadd tests to export issues csv in Traditional Chinese...
2011-11-27 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#9671)
2011-11-27 Toshi MARUYAMAbackout r6356: HTML escape of app/helpers/timelog_helper.rb
2011-11-27 Toshi MARUYAMAcover the issues pdf test in English and CJK locales
2011-11-26 Jean-Philippe... View cleanup.
2011-11-26 Jean-Philippe... Sort the issue list by author/assignee according to...
2011-11-26 Jean-Philippe... Version routes cleanup in views.
2011-11-26 Jean-Philippe... Version routes cleanup in views.
2011-11-26 Jean-Philippe... Adds icon on new item links in project settings.
2011-11-26 Jean-Philippe... Locales updates.
2011-11-26 Jean-Philippe... Locales updates.
2011-11-26 Jean-Philippe... Set style for tips in forms.
2011-11-26 Jean-Philippe... CSS class for modal box buttons.
2011-11-26 Jean-Philippe... Removed non standard values for "white-space" CSS property.
2011-11-26 Jean-Philippe... Removed non standard "filter" CSS property.
2011-11-26 Toshi MARUYAMARuby 1.9: fix TabularFormBuilder to show "translation...
2011-11-25 Toshi MARUYAMARuby 1.9: fix encoding error on wiki diffs (#4050)
2011-11-25 Jean-Philippe... Check attachment size when the user selects a file...
2011-11-25 Jean-Philippe... Reduces vertical spacing between form fields.
2011-11-25 Jean-Philippe... Fixed: log time form not displayed on issue edit with...
2011-11-25 Jean-Philippe... Adds ids on rows in auth_sources/index view (#9659).
2011-11-24 Jean-Philippe... Fixed time entries context menu display according permi...
2011-11-24 Jean-Philippe... Fixed that :edit_time_entries permission allows creatin...
2011-11-24 Jean-Philippe... Fixed that :view_time_entries permission allows time...
2011-11-24 Jean-Philippe... Use document project when formatting text on documents...
2011-11-24 Jean-Philippe... Use user's time zone when logging time while editing...
2011-11-24 Jean-Philippe... Limit the characters stripped by Attachment#sanitize_fi...
2011-11-24 Etienne MassipHtml safe wiki page title.
2011-11-24 Toshi MARUYAMApdf: add the new feature to include attachment images...
2011-11-24 Toshi MARUYAMApdf: lib: prepare to use rfpdf plug-in rmagick feature...
2011-11-24 Toshi MARUYAMApdf: lib: add "attachments" parameter at RDMwriteHTMLCe...
2011-11-24 Toshi MARUYAMApdf: lib: add the method to return attachment from...
2011-11-24 Toshi MARUYAMAreset Attachment.storage_path at the end of attachment...
2011-11-24 Toshi MARUYAMAcode layout clean up test/unit/helpers/application_help...
2011-11-24 Toshi MARUYAMAadd missing fixtures at unit attachment test
2011-11-24 Toshi MARUYAMAmove logic to use latest image file attachment to class...
2011-11-24 Toshi MARUYAMAadd unit application helper test to use latest image...
2011-11-23 Jean-Philippe... Fixed stub.
2011-11-23 Jean-Philippe... Removed object name from form_for arguments.
2011-11-23 Jean-Philippe... Removed object name from form_for arguments.
2011-11-23 Jean-Philippe... error_messages_for removed in Rails 3.
2011-11-23 Jean-Philippe... Removed useless :lang option.
2011-11-23 Jean-Philippe... Removed useless :lang option.
2011-11-23 Jean-Philippe... Makes labelled_tabular_form_for accept different signat...
2011-11-23 Jean-Philippe... Prevent clash with Rails 3 Query module.
2011-11-23 Jean-Philippe... Do not use .merge_conditions.
2011-11-23 Jean-Philippe... Do not use instance variable.
2011-11-23 Jean-Philippe... Use controller instead of instance variable.
2011-11-23 Jean-Philippe... Initialize @childrenHash.
2011-11-23 Etienne MassipAdded pt-BR translation for #2269.
2011-11-23 Toshi MARUYAMApdf: lib: remove unused "include Redmine::I18n" from...
2011-11-23 Toshi MARUYAMAuse temporary attachments directory in unit attachment...
2011-11-23 Toshi MARUYAMAfix inconsistent image filename extensions (#9638)
2011-11-22 Jean-Philippe... Resourcified issue statuses.
2011-11-22 Jean-Philippe... User forms cleanup.
2011-11-22 Jean-Philippe... Resourcified trackers.
2011-11-22 Jean-Philippe... Strings as html safe.
2011-11-22 Jean-Philippe... before_validation_on_create callback removed in Rails...
2011-11-22 Toshi MARUYAMAattachment: add missing diff type at functional tests...
2011-11-21 Toshi MARUYAMAremove trailing white-spaces from config/locales/bg.yml
2011-11-21 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#9615)
2011-11-20 Jean-Philippe... REST API for issue categories (#9553).
2011-11-20 Jean-Philippe... Resourcified issue categories (#9553).
2011-11-20 Jean-Philippe... Makes issue categories available in project REST API...
2011-11-20 Toshi MARUYAMAremove unused Iconv from issues helper "issues_to_csv...
2011-11-20 Jean-Philippe... Adds API response to /issue_statuses to get the list...
2011-11-20 Jean-Philippe... Adds API response to /trackers to get the list of all...
2011-11-20 Jean-Philippe... Do not show the paragraph if no message is set.
2011-11-20 Jean-Philippe... French translation updated.
2011-11-20 Jean-Philippe... Adds a dialog box for CSV export options (#4742).
next