OSDN Git Service

redminele/redmine.git
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
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
next