Project

General



Profile

Statistics
| Revision:

# Date Author Comment
12736 2014-01-29 23:45 Toshi MARUYAMA

update copyright year (#15977)

Contributed by Daniel Felix.

12721 2014-01-27 02:08 Toshi MARUYAMA

remove unneeded Relation#all from WorkflowsController

12706 2014-01-25 14:17 Jean-Philippe Lang

Successful update notice for workflows (#15831).

12705 2014-01-25 13:35 Jean-Philippe Lang

Redirect to back_url or referer when clicking "Sign in" while already logged-in (#15926).

12691 2014-01-24 11:28 Jean-Philippe Lang

Adds settings for disabling browser language detection and language preference (#2691).

12673 2014-01-19 11:01 Jean-Philippe Lang

Don't display default watchers checkboxes on the new issue form when there are more than 20 members (#8562).

12658 2014-01-11 14:29 Jean-Philippe Lang

Code cleanup (#14766).

Patch by Daniel Felix.

12620 2014-01-11 07:03 Toshi MARUYAMA

cleanup syntax of Relation#all at WikiController#export

12618 2014-01-11 06:51 Toshi MARUYAMA

code format cleanup WikiController

12616 2014-01-10 13:49 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at WatchersController

12615 2014-01-10 13:49 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at RepositoriesController#committers

12603 2014-01-10 11:40 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at TimelogController#find_time_entries

12602 2014-01-10 11:30 Toshi MARUYAMA

cleanup syntax of Relation#all at QueriesController#index

12601 2014-01-10 11:30 Toshi MARUYAMA

cleanup syntax of Relation#all at MembersController#index

12600 2014-01-10 11:30 Toshi MARUYAMA

cleanup syntax of Relation#all at IssueStatusesController#index

12594 2014-01-10 09:13 Toshi MARUYAMA

cleanup syntax of Relation#all at NewsController#index

12592 2014-01-10 08:46 Toshi MARUYAMA

Rails4: replace deprecated Relation#count with finder options at ProjectsController#show

12585 2014-01-10 05:19 Toshi MARUYAMA

add missing Relation#all at WorkflowsController#copy of r12583

12583 2014-01-10 05:11 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at WorkflowsController#copy

12580 2014-01-10 04:39 Toshi MARUYAMA

Rails4: replace deprecated Relation#update_all at IssuesController

12579 2014-01-10 04:39 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at IssuesController

12520 2014-01-08 07:11 Toshi MARUYAMA

Rails4: replace deprecated passing options to find at MessagesController

12518 2014-01-08 06:55 Toshi MARUYAMA

Rails4: replace deprecated find_all_by_* at GroupsController

12438 2013-12-21 13:04 Jean-Philippe Lang

Fixed that OpenID authentication fails with 422 error due to token verification (#15735).

12414 2013-12-15 10:49 Jean-Philippe Lang

Fixed that filtering time entries on activity does not take care of activity overrides (#15623).

12402 2013-12-14 09:57 Jean-Philippe Lang

Removed hardcoded formats for right-click edit.

12400 2013-12-14 09:22 Jean-Philippe Lang

Merged custom fields format refactoring.

12350 2013-11-29 22:43 Jean-Philippe Lang

Fixed that preferences are not preserved when adding a user fails (#15552).

12311 2013-11-22 23:57 Jean-Philippe Lang

Fixed that non-GET API requests respond with 422 (#15427).

12278 2013-11-15 21:11 Jean-Philippe Lang

Add an indication to admin/info whether or not ImageMagick convert is available (#15311).

Patch by Mischa The Evil.

12277 2013-11-15 20:59 Jean-Philippe Lang

Fixed that update_form always proposes the default status when updating an existing issue (#15344).

12273 2013-11-11 23:02 Jean-Philippe Lang

Fixed uninitialized constant Redmine::Scm::Adapters::CommandFailed error when reloading in development mode.

12267 2013-11-11 21:59 Jean-Philippe Lang

Code cleanup: unverified request no longer raises a InvalidAuthenticityToken exception.

12250 2013-11-09 12:09 Jean-Philippe Lang

Accept issue id with leading sharp when adding a related issue.

12239 2013-10-26 11:03 Jean-Philippe Lang

Return to section anchor after wiki section edit (#15182).

12220 2013-10-13 13:19 Jean-Philippe Lang

Fixed that viewing/editing a wiki page without WikiContent raises an error (#14986).

12219 2013-10-13 12:31 Jean-Philippe Lang

Fixed that controller_issues_edit_before/after_save hooks have no controller context (#15044).

Patch by Jordan Hollinger.

12217 2013-10-13 12:04 Jean-Philippe Lang

Avoid lots of CustomField.find_by_id calls when displaying an issue history with custom fields (#15072).

12216 2013-10-13 12:03 Jean-Philippe Lang

Fixed that non array commit_update_keywords raises an error (#7590).

12208 2013-10-13 09:37 Jean-Philippe Lang

Ability to define commit keywords per tracker (#7590).

12207 2013-10-11 19:37 Toshi MARUYAMA

remove unneeded "require 'diff'" from WikiController (#15105)

12197 2013-10-05 11:41 Jean-Philippe Lang

Support for multiple issue update keywords/rules in commit messages (#4911).

12165 2013-09-29 12:08 Jean-Philippe Lang

REST API: custom fields definition (#11159).

12088 2013-08-06 08:27 Toshi MARUYAMA

gender neutral source comment at app/controllers/my_controller.rb

12083 2013-08-05 20:04 Jean-Philippe Lang

Removed hardcoded string (#3872).

12081 2013-08-05 19:58 Jean-Philippe Lang

Option to force a user to change his password (#3872).

12057 2013-07-28 17:16 Jean-Philippe Lang

Spent time details and report should ignore 'Setting.display_subprojects_issues?' (#14415).

12045 2013-07-28 12:15 Jean-Philippe Lang

Don't use finder options.

12044 2013-07-28 12:13 Jean-Philippe Lang

Preload some associations.

12042 2013-07-28 11:59 Jean-Philippe Lang

Fixed that sorting time entries by custom field raises a SQL error (#14366).

12020 2013-07-14 15:41 Jean-Philippe Lang

Ability to save Gantt query filters (#7836).

12018 2013-07-13 14:15 Jean-Philippe Lang

ruby1.8 compatibility.

12012 2013-07-13 11:20 Jean-Philippe Lang

Role-based issue custom field visibility (#5037).

12009 2013-07-12 22:16 Jean-Philippe Lang

Exception message may not be UTF-8 encoded.

11994 2013-07-11 19:45 Jean-Philippe Lang

Role based custom queries (#1019).

11987 2013-07-06 02:04 Toshi MARUYAMA

gender neutral source comment at app/controllers/projects_controller.rb

11964 2013-06-12 21:34 Jean-Philippe Lang

Preload boards projects.

11963 2013-06-12 21:13 Jean-Philippe Lang

Cleanup of finders with :conditions option.

11962 2013-06-12 18:49 Jean-Philippe Lang

Don't redirect XHR requests to /login.

11961 2013-06-11 20:33 Jean-Philippe Lang

Use #find_issues as before filter for issues context menu.

11957 2013-06-11 19:24 Jean-Philippe Lang

Perf: preload a few associations for bulk operations.

11949 2013-06-09 12:23 Jean-Philippe Lang

Adds the email address to the flash message after registeration.

11946 2013-06-09 12:01 Jean-Philippe Lang

Adds a way for a registered user to get a new action email (#14228).

11854 2013-05-17 20:18 Jean-Philippe Lang

Fixed that submitting the form without selecting a value may raise raises an error with SQLServer (#13783).

11847 2013-05-16 06:29 Toshi MARUYAMA

increase base height of author lines on 'Commits per author' graph (#14068, #1983)

Contributed by Mischa The Evil.

11840 2013-05-13 19:11 Jean-Philippe Lang

Update notified_project_ids while saving record.

11839 2013-05-13 18:38 Jean-Philippe Lang

Fixed that locking and unlocking a user resets the email notification checkbox (#14020).

11838 2013-05-12 12:05 Jean-Philippe Lang

Disable autofetching of repository changesets if projects are closed (#13945).

Patch by Mischa The Evil.

11788 2013-05-04 17:18 Jean-Philippe Lang

Fixed that bulk copy raises an error on validation failure (#13943).

11787 2013-05-04 17:03 Jean-Philippe Lang

Preserve field values on bulk edit failure (#13943).

11786 2013-05-04 10:52 Jean-Philippe Lang

Display the bulk edit form with error messages when some issues can not be saved (#13943).

11762 2013-05-01 18:43 Jean-Philippe Lang

Propose system activities only when reassigning time entries (#13783).

11723 2013-04-18 04:07 Toshi MARUYAMA

make height of "Commits per author" graph flexible (#1983, #13486)

Contributed by Max Horn.

11611 2013-03-12 20:43 Jean-Philippe Lang

Log errors when bulk edit/copy fails (#13440).

11610 2013-03-12 19:35 Jean-Philippe Lang

Always instanciate a relation.

11607 2013-03-12 18:25 Jean-Philippe Lang

Don't verify method.

11539 2013-03-06 09:42 Toshi MARUYAMA

code layout cleanup AccountController#open_id_authenticate

11521 2013-03-02 21:38 Jean-Philippe Lang

Adds autologin param in openid return_to url (#3371).

11520 2013-03-02 21:30 Jean-Philippe Lang

Fixed that autologin cookie is not deleted when using custom cookie name (#13335).

11519 2013-03-02 21:28 Jean-Philippe Lang

Fixed that autologin is broken when using a custom cookie name (#13335).

11461 2013-02-24 10:59 Jean-Philippe Lang

Fixed that relations may not be refreshed when adding a follows relation (#13251).

11456 2013-02-23 17:50 Jean-Philippe Lang

Option to generate a random password on user creation/update.

11451 2013-02-23 13:04 Jean-Philippe Lang

Adds helpers for query columns selection.

11449 2013-02-23 12:10 Jean-Philippe Lang

Rename issues CSV and PDF exports.

11448 2013-02-23 12:07 Jean-Philippe Lang

Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_to_csv.

11446 2013-02-20 21:59 Jean-Philippe Lang

Fixed that requesting a message from an invalid forum should respond with 404 (#13232).

11442 2013-02-19 21:41 Jean-Philippe Lang

Makes all time entry columns available in the CSV export.

11425 2013-02-17 12:35 Jean-Philippe Lang

Use #per_page instead of #items_per_page.

11424 2013-02-17 12:10 Jean-Philippe Lang

Fixed that messages are not sorted by last reply (#12243).

11423 2013-02-17 11:17 Toshi MARUYAMA

replace tabs to spaces at app/controllers/boards_controller.rb

11419 2013-02-17 11:15 Toshi MARUYAMA

remove trailing tabs from app/controllers/users_controller.rb

11418 2013-02-17 11:15 Toshi MARUYAMA

remove trailing tabs from app/controllers/projects_controller.rb

11416 2013-02-17 11:14 Toshi MARUYAMA

remove trailing tabs from app/controllers/admin_controller.rb

11413 2013-02-17 11:13 Toshi MARUYAMA

remove trailing tab and white-spaces from app/controllers/issue_statuses_controller.rb

11405 2013-02-16 12:35 Jean-Philippe Lang

Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188).

11397 2013-02-15 11:43 Jean-Philippe Lang

Remove default for when changing custom field format.

11374 2013-02-14 22:47 Jean-Philippe Lang

Adds token finder methods.

11339 2013-02-10 11:31 Jean-Philippe Lang

Bulk watch/unwatch issues from the context menu (#7159).

11293 2013-01-31 23:45 Jean-Philippe Lang

Use database LOWER instead of #downcase.

11290 2013-01-30 21:51 Jean-Philippe Lang

Add/remove issue watchers via the REST API (#6727).