]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2010-11-01 Eric DavisUpdate changelog for v1.0.3
2010-10-30 Jean-Baptiste... Add a label for user and group search fields. #6521
2010-10-30 Jean-Baptiste... Added ability to create issue directly as a subtask...
2010-10-29 Jean-Baptiste... Force color to be disabled on git shell-outs. #5324
2010-10-29 Jean-Baptiste... Fixed Redmine.pm not working with LDAPS on a non-standa...
2010-10-29 Jean-Baptiste... Updated wiki-syntax help page to reflect new link optio...
2010-10-29 Jean-Baptiste... Fix wikilinks in project > settings > versions and...
2010-10-29 Jean-Baptiste... Fixed: disabling autologin not persisted. #6438
2010-10-28 Azamat HackimovTranslation update (zh-TW, #6765)
2010-10-28 Azamat HackimovTranslation update (he, #6569)
2010-10-28 Eric DavisRefactor: convert WikiController to a REST resource
2010-10-27 Jean-Baptiste... Fixed potential nil method errors when trying to access...
2010-10-27 Azamat HackimovTranslation update (ru)
2010-10-27 Azamat HackimovFixing "Kilobyte" prefix to kB (#6740)
2010-10-27 Azamat HackimovReadding string field_start_date (#6629)
2010-10-27 Azamat HackimovTranslation update (de, #6607)
2010-10-27 Azamat HackimovTranslation updates
2010-10-27 Eric DavisRefactor: use :id instead of :page when linking to...
2010-10-26 Eric DavisRefactor: convert WikiController#destroy to use HTTP...
2010-10-26 Eric DavisFix wiki links on the activity page. #6746
2010-10-25 Eric DavisAdd Redmine::Plugin.installed?(:name) method to check...
2010-10-25 Eric DavisAllow adding notes when moving issues
2010-10-25 Eric DavisAllow changing the Priority when moving issues.
2010-10-25 Eric DavisRefactor: Rename WikiController#page_index to #index
2010-10-25 Eric DavisFix the tests that were broken by r4286:
2010-10-24 Jean-Philippe... Adds a user-agent to reposman (#6735).
2010-10-23 Jean-Baptiste... Fixed: auto links ending with right angle bracket shoul...
2010-10-23 Jean-Philippe... Refactor: merged error rendering methods.
2010-10-23 Jean-Philippe... Improved error message when trying to access an archive...
2010-10-23 Jean-Philippe... Updated french translation.
2010-10-23 Jean-Philippe... Makes zoom buttons on gantt looks like the others.
2010-10-22 Eric DavisRefactor: move method to model with compatibility wrapper
2010-10-22 Jean-Philippe... Moves a method to the appropriate helper.
2010-10-22 Jean-Philippe... Fixed: error on gantt when no issue have a due date...
2010-10-22 Eric DavisTranslation update for en: field_member_of_group and...
2010-10-22 Eric DavisMark the failed test in r4276 as pending. Tests should...
2010-10-22 Jean-Philippe... Fixed: timelog link in the activity broken by recent...
2010-10-22 Jean-Philippe... Adds a failing test for #6350.
2010-10-22 Eric DavisAdd ids to some sections of the issue form
2010-10-22 Jean-Philippe... Fixed: file upload on wiki page broken by recent refact...
2010-10-22 Eric DavisAdd documentation about contributing to Redmine with git integration-to-svn-trunk
2010-10-22 Eric DavisRefactor: split WikiController#edit into #update
2010-10-22 Jean-Philippe... Fixes display of archived child projects on the admin...
2010-10-22 Jean-Philippe... Removes description column from the admin project list...
2010-10-22 Jean-Philippe... Removes duplicate helper introduced in r4072.
2010-10-22 Jean-Philippe... Fixed: "Add file" link broken by recent refactoring...
2010-10-22 Jean-Philippe... Fixed: "Add news" link broken by recent refactoring...
2010-10-21 Eric DavisRefactor: rename WikiController#index to #show, it...
2010-10-20 Eric DavisRefactor: change :id on WikiController to use :project_id
2010-10-19 Jean-Philippe... Remove the Description label from the issue view and...
2010-10-19 Jean-Philippe... Fixed: precedes/follows relations no longer update...
2010-10-19 Eric DavisRefactor: remove WikiController#special
2010-10-18 Eric DavisRefactor: extract method from WikiController#special
2010-10-16 Eric DavisRemember the selected "Member of Role" and "Member...
2010-10-15 Eric DavisUse HTTP DELETE when deleting a time entry. #6674
2010-10-15 Eric DavisRevert part of r3936.
2010-10-15 Eric DavisRevert part of r4064.
2010-10-15 Eric DavisAdd rake task to send test email. (#6511)
2010-10-15 Eric DavisRemove the translated string. It's definition changed...
2010-10-15 Eric DavisAdd rake tasks to add and remove keys in the locales...
2010-10-15 Eric DavisRefactor: extract #page_index from WikiController#special
2010-10-14 Eric DavisRefactor: extract finder to a utility method
2010-10-13 Eric DavisRefactor: extract method in WikiController#special...
2010-10-12 Eric DavisRefactor: convert timelogs to a REST resource (:time_en...
2010-10-11 Jean-Baptiste... Fixed bad markup in users/general partial
2010-10-11 Eric DavisRefactor: extract TimelogController#edit to #update
2010-10-10 Eric DavisChange Project#notified_users to check for the 'all...
2010-10-10 Eric DavisCorrectly update all mail_notification options. #6549
2010-10-10 Eric DavisAdd SortHelper so custom queries will run on the Calend...
2010-10-08 Eric DavisRefactor: extract TimelogController#create from Timelog...
2010-10-08 Eric DavisFix the Log Time link on an issue page
2010-10-08 Jean-Baptiste... Added ability to edit issues from different project...
2010-10-07 Eric DavisDon't duplicate users in Issue#assignable_users. From...
2010-10-07 Eric DavisAllow assigning issues back to the author. #4199
2010-10-07 Eric DavisRefactor: extract TimelogController#new from #edit
2010-10-07 Azamat HackimovRename task to issue in calendar (#6563)
2010-10-07 Azamat HackimovTranslation updates
2010-10-07 Jean-Baptiste... Added ability to delete issues from different projects...
2010-10-06 Eric DavisRefactor: rename TimelogController#details to #index
2010-10-06 Jean-Baptiste... Code cleanup: renamed variables in User#allowed_to...
2010-10-06 Jean-Baptiste... Fixed: User#allowed_to? returning true in any case...
2010-10-05 Eric DavisRefactor: extract TimelogController#report to a new...
2010-10-04 Eric DavisRefactor: convert UsersController to resource
2010-09-30 Eric DavisRefactor: split UsersController#edit into #edit and...
2010-09-29 Eric DavisRefactor: rename UsersController#add to #new
2010-09-29 Jean-Baptiste... Splitted #find_issues filter in ApplicationController...
2010-09-29 Jean-Baptiste... Added ability to specify multiple projects in User...
2010-09-29 Eric DavisFix test failure from Setting changes in other tests
2010-09-28 Eric DavisLocale update
2010-09-28 Eric DavisRefactor: move method to model
2010-09-28 Eric DavisAllow admins to edit user's email notifications and...
2010-09-28 Eric DavisChanged the notifications to use a hierarchy UI
2010-09-28 Eric DavisAdded three new notifiable events based on issue attributes
2010-09-28 Eric DavisRefactor the hardcoded event actions (notifiables)...
2010-09-28 Eric DavisAdd a default mail notification setting for new users
2010-09-28 Eric DavisAdded User#notify_about? to check when a user should...
2010-09-28 Eric DavisAdded tests for Issue#recipients
2010-09-28 Eric DavisConverted User#mail_notification from a boolean to...
2010-09-28 Eric DavisRefactor: split UsersController#add into #add and ...
2010-09-27 Eric DavisRefactor: convert News to a REST resource
next