OSDN Git Service

redminele/redmine.git
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
2010-09-26 Eric DavisBump version to 1.0.2
2010-09-26 Eric DavisUpdate changelog for the 1.0.2 release
2010-09-26 Eric DavisSupport leading and trailing spaces in filenames or...
2010-09-26 Eric DavisSupport spaces in the files or directories in the git...
2010-09-26 Eric DavisParse the timezone in #last_rev for git to correct...
2010-09-26 Eric DavisFixes reverting an issue to a status with a done_ratio...
2010-09-26 Eric DavisRedirect to project settings after copying a project...
2010-09-26 Eric DavisRevert "Fixed: gantt broken when no due date on project...
2010-09-26 Eric DavisWorkaround for i18n 0.4.x with the old style syntax...
2010-09-26 Eric DavisAdd documentation about setting the log level. #6135
2010-09-26 Jean-Baptiste... Fixed: don't reset watchers when changing tracker....
2010-09-26 Azamat HackimovTranslation updates
2010-09-26 Jean-Philippe... Project tests updated.
2010-09-26 Jean-Philippe... Fixed: gantt broken when no due date on project issues...
2010-09-26 Jean-Philippe... Fixed: error on mail notification when adding an invali...
2010-09-26 Jean-Philippe... Fixes broken filter clearing links on gantt and calenda...
2010-09-24 Azamat HackimovTranslation updates
2010-09-24 Eric DavisRefactor: move NewsController#preview to PreviewsContro...
2010-09-23 Azamat HackimovTranslation updates
2010-09-23 Eric DavisRefactor: move #destroy_comment method to CommentsContr...
2010-09-22 Azamat HackimovTranslation update
2010-09-22 Eric DavisRefactor: move NewsController#add_comment to CommentsCo...
2010-09-22 Azamat HackimovNew string to translate - field_text. It appear when...
2010-09-21 Eric DavisRefactor: split NewsController#edit into #edit and...
2010-09-20 Eric DavisAdded a users options to the reminders email
2010-09-20 Eric DavisDocument render_issue_tooltip
2010-09-20 Eric DavisAdd view_issues_form_details_top hook
2010-09-20 Eric DavisAdd User#allowed_to_globally? which wraps User#allowed_to?
2010-09-20 Eric DavisRefactor: split NewsController#new into #new and #creat...
2010-09-20 Eric DavisAdd scm.css to news pages to allow proper syntax highli...
2010-09-20 Eric DavisFix failing test.
2010-09-20 Eric DavisUpdated issue delete confirmation when it has child...
2010-09-20 Eric DavisUse the correct local variables in the PDF export....
2010-09-20 Eric DavisTurn on ssl Gravatars for all SSL requests. #5929
2010-09-19 Azamat HackimovTranslations update
2010-09-18 Jean-Baptiste... Adds a link to edit the associated wiki page on the...
2010-09-18 Jean-Baptiste... Fixes switching between inline and side-by-side in...
2010-09-17 Jean-Baptiste... Removed file mistakenly added in r4092. #6392
2010-09-17 Eric DavisRefactor: add VersionsController#status_by to the resource.
2010-09-17 Eric DavisRefactor: convert VersionsController to a REST resource.
2010-09-17 Eric DavisAdded some documentation about the Rails Logger. #6135
2010-09-17 Eric DavisFix the new subproject link on project overview. #6388
2010-09-17 Eric DavisUse the relative_url_root when generating asset_paths...
2010-09-16 Jean-Baptiste... Fixed: pressing enter in filters should result to an...
2010-09-16 Jean-Baptiste... Fix links to activity pages broken with r4047. #6392
2010-09-16 Jean-Baptiste... Fixed non standard SQL syntax. #6413
2010-09-16 Eric DavisRefactor: split VersionsController#new into #new and...
2010-09-15 Eric DavisUse the full path to the partials
2010-09-15 Eric DavisRefactor: Split VersionsController#edit into #edit...
2010-09-14 Eric DavisChange the TimelogController's to/from dates based...
2010-09-14 Eric DavisRefactor: move method to Model.
2010-09-14 Eric DavisRefactor: convert FilesController to a restful resource.
2010-09-13 Eric DavisRefactor: split FilesController#new into #new and ...
2010-09-11 Jean-Baptiste... Fixed "Create and continue" redirection broken by recen...
2010-09-11 Jean-Baptiste... Fixed broken context_menu on roadmap. #6351
2010-09-11 Azamat HackimovTranslations update
2010-09-10 Eric DavisRefactor: move method to Project#css_classes
2010-09-10 Eric DavisRefactor: replace chained finders with an inject. Shoul...
2010-09-10 Eric DavisAdded a "Member of Role" to the issues filters. #5869
2010-09-10 Eric DavisAdded a "Member of Group" to the issues filter. #5869
2010-09-10 Eric DavisDefine Principal#name so all subclasses will have some...
2010-09-10 Eric DavisRefactor: convert ProjectEnumerations to a resource...
2010-09-10 Eric DavisFixed the zoom, previous, and next links on the Gantt...
2010-09-10 Eric DavisAdd project names to the Versions in the Gantt export...
2010-09-10 Eric DavisRewrite the Gantt chart. #6276
2010-09-09 Eric DavisRefactor: convert the Projects routes to resources.
2010-09-08 Eric DavisRefactor: split method ProjectsController#edit to Proje...
2010-09-07 Eric DavisRefactor: rename method ProjectsController#add to Proje...
2010-09-06 Eric DavisChange project add form to use #create. (From r4067)
2010-09-06 Eric DavisRefactor: split ProjectsController#add into #add (GET...
2010-09-06 Eric DavisAllow user password changes when changing to Internal...
2010-09-06 Eric DavisRefocus the related issue field after submitting an...
2010-09-06 Eric DavisChange link_to_if_authorized to allow url paths. (Fixes...
2010-09-06 Eric DavisUse the built in Rails ActionView::TestCase for testing...
2010-09-05 Eric DavisRefactor: move method to model. (references r4057)
2010-09-05 Azamat HackimovAdded string "cant_link_an_issue_with_a_descendant...
2010-09-05 Azamat HackimovTranslation updates:
2010-09-03 Jean-Baptiste... Do not display items without valid selection in context...
2010-09-03 Jean-Baptiste... Added missing tests for User#allowed_to? #6291
2010-09-03 Jean-Baptiste... Add css classes to journals display to facilitate theming
2010-09-03 Jean-Baptiste... Hide checkboxes in issues list when printing
2010-09-03 Jean-Baptiste... Allow mass status update through context menu. #3411
2010-09-03 Eric DavisRefactor: move method, ProjectsController#reset_activit...
2010-09-02 Eric DavisRefactor: move method, ProjectsController#save_activiti...
next