summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Successful update notice for workflows (#15831).Jean-Philippe Lang2014-01-251-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12706 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redirect to back_url or referer when clicking "Sign in" while already ↵Jean-Philippe Lang2014-01-252-2/+5
| | | | | | logged-in (#15926). git-svn-id: http://svn.redmine.org/redmine/trunk@12705 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds settings for disabling browser language detection and language ↵Jean-Philippe Lang2014-01-247-2/+25
| | | | | | preference (#2691). git-svn-id: http://svn.redmine.org/redmine/trunk@12691 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds firstname initials+lastname user format.Jean-Philippe Lang2014-01-241-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12690 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded Project#acts_as_nested_set :order => 'name' optionToshi MARUYAMA2014-01-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12686 e93f8b46-1217-0410-a6f0-8f06a7374b81
* call Project#set_or_update_position_under in Project.rebuild_tree! (#12431)Toshi MARUYAMA2014-01-211-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12683 e93f8b46-1217-0410-a6f0-8f06a7374b81
* back out r12680Toshi MARUYAMA2014-01-201-1/+1
| | | | | | | | | | | <pre> 1) Failure: test_children(ProjectTest) [test/unit/project_test.rb:374]: <[5, 3, 4]> expected but was <[3, 4, 5]>. </pre> git-svn-id: http://svn.redmine.org/redmine/trunk@12681 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use :order_column option instead of :order for acts_as_nested_setToshi MARUYAMA2014-01-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12680 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't display default watchers checkboxes on the new issue form when there ↵Jean-Philippe Lang2014-01-195-13/+23
| | | | | | are more than 20 members (#8562). git-svn-id: http://svn.redmine.org/redmine/trunk@12673 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prevents no method errors when reloading in development mode.Jean-Philippe Lang2014-01-191-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12671 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Focus first text field automatically (#13134).Jean-Philippe Lang2014-01-194-6/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12670 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make sure that we don't set the done ratio to a value > 100% (#15870).Jean-Philippe Lang2014-01-191-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12669 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show warning when exported issues exceed the limit (#13770).Jean-Philippe Lang2014-01-121-2/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12663 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds favicon to ATOM feeds (#14309).Jean-Philippe Lang2014-01-122-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12662 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds #favicon_path and #favicon_url helpers.Jean-Philippe Lang2014-01-121-2/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12661 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed Changeset#text_tag for changeset with hash and repository identifier ↵Jean-Philippe Lang2014-01-121-5/+6
| | | | | | (#13544). git-svn-id: http://svn.redmine.org/redmine/trunk@12660 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup (#14766).Jean-Philippe Lang2014-01-111-1/+1
| | | | | | Patch by Daniel Felix. git-svn-id: http://svn.redmine.org/redmine/trunk@12658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-116-9/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12657 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12656 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12655 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12654 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12653 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds project status to GET /projects/:id and GET /projects API response ↵Jean-Philippe Lang2014-01-112-0/+2
| | | | | | (#15815). git-svn-id: http://svn.redmine.org/redmine/trunk@12649 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make favicon themeable (#15689).Jean-Philippe Lang2014-01-111-1/+2
| | | | | | Patch by Felix Schäfer modified by Jean-Philippe Lang. git-svn-id: http://svn.redmine.org/redmine/trunk@12646 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wrap filters, options and buttons with extra div (#15362).Jean-Philippe Lang2014-01-112-6/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12645 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup syntax of Relation#all at WikiController#exportToshi MARUYAMA2014-01-111-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12620 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup syntax of Relation#all at app/views/watchers/_new.html.erbToshi MARUYAMA2014-01-111-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12619 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code format cleanup WikiControllerToshi MARUYAMA2014-01-111-2/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12618 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code format cleanup app/views/watchers/_new.html.erbToshi MARUYAMA2014-01-111-1/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12617 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated find_all_by_* at WatchersControllerToshi MARUYAMA2014-01-101-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12616 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated find_all_by_* at RepositoriesController#committersToshi MARUYAMA2014-01-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12615 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at ↵Toshi MARUYAMA2014-01-101-4/+3
| | | | | | Project#create_time_entry_activity_if_needed git-svn-id: http://svn.redmine.org/redmine/trunk@12614 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded Relation#all from app/views/settings/_repositories.html.erbToshi MARUYAMA2014-01-101-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12613 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#count with finder options at ↵Toshi MARUYAMA2014-01-101-1/+1
| | | | | | UsersHelper#users_status_options_for_select git-svn-id: http://svn.redmine.org/redmine/trunk@12612 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded Relation#all from app/views/settings/_projects.html.erbToshi MARUYAMA2014-01-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12610 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code format cleanup app/views/settings/_repositories.html.erbToshi MARUYAMA2014-01-101-6/+34
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12609 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded Relation#all from RepositoriesHelper#render_changeset_changesToshi MARUYAMA2014-01-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12604 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated find_all_by_* at TimelogController#find_time_entriesToshi MARUYAMA2014-01-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12603 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup syntax of Relation#all at QueriesController#indexToshi MARUYAMA2014-01-101-3/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12602 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup syntax of Relation#all at MembersController#indexToshi MARUYAMA2014-01-101-6/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12601 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup syntax of Relation#all at IssueStatusesController#indexToshi MARUYAMA2014-01-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12600 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup syntax of Relation#all at NewsController#indexToshi MARUYAMA2014-01-101-5/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12594 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded Relation#all from AuthSource#authenticateToshi MARUYAMA2014-01-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12593 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#count with finder options at ↵Toshi MARUYAMA2014-01-101-2/+2
| | | | | | ProjectsController#show git-svn-id: http://svn.redmine.org/redmine/trunk@12592 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup syntax of Relation#all at app/views/wiki/rename.html.erbToshi MARUYAMA2014-01-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12591 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#sum with finder options at ↵Toshi MARUYAMA2014-01-101-2/+4
| | | | | | Issue#total_spent_hours git-svn-id: http://svn.redmine.org/redmine/trunk@12588 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup syntax of Relation#all at app/views/wiki/edit.html.erbToshi MARUYAMA2014-01-101-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12587 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add missing Relation#all at WorkflowsController#copy of r12583Toshi MARUYAMA2014-01-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12585 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated find_all_by_* at WorkflowsController#copyToshi MARUYAMA2014-01-101-5/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12583 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at IssuesControllerToshi MARUYAMA2014-01-101-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12580 e93f8b46-1217-0410-a6f0-8f06a7374b81