index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
views
/
projects
/
settings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce database queries when rendering Custom fields box in the project setti...
Go MAEDA
2022-02-14
1
-1
/
+2
*
"Edit" misaligned in project members view (#13199).
Go MAEDA
2022-01-16
1
-1
/
+1
*
Default issue query (#7360).
Go MAEDA
2021-07-06
1
-0
/
+4
*
Fix cannot change the default version under settings (#34982).
Go MAEDA
2021-03-31
1
-1
/
+1
*
Project settings tab contains two items with the same id (#34032).
Go MAEDA
2021-03-08
1
-1
/
+1
*
Add links to administration pages in project settings (#30203).
Jean-Philippe Lang
2019-06-20
3
-0
/
+12
*
Add a description for trackers (#442).
Jean-Philippe Lang
2019-03-15
1
-1
/
+1
*
Use sorted instead of sort (#29406).
Go MAEDA
2018-12-02
1
-1
/
+1
*
Move left bottom links from project settings above (#25853).
Go MAEDA
2018-09-20
2
-14
/
+15
*
Mark default version in versions tab from project settings (#27799).
Go MAEDA
2018-08-09
1
-0
/
+2
*
Setting page for repository does not scroll horizontally on small screens (#2...
Go MAEDA
2018-07-16
1
-33
/
+35
*
Adds toggle checkboxes to trackers and custom fields from project settings (#...
Go MAEDA
2018-02-26
1
-2
/
+2
*
Adds toggle checkboxes to activities tab from project settings (#28242).
Go MAEDA
2018-02-26
1
-2
/
+2
*
remove unused project setting wiki tab erb (#26579)
Toshi MARUYAMA
2017-11-05
1
-19
/
+0
*
Preload members project to prevent multiple cache hits.
Jean-Philippe Lang
2017-07-27
1
-1
/
+1
*
Project settings: Move issue tracking settings to their own tab (#26488).
Jean-Philippe Lang
2017-07-27
1
-0
/
+41
*
Removes the Modules tab in project settings (#26488).
Jean-Philippe Lang
2017-07-26
1
-18
/
+0
*
Use css pseudo-classes instead of cycle("odd", "even") (#15361).
Jean-Philippe Lang
2017-01-25
6
-9
/
+9
*
Remove superfluous spaces before colon (#24720).
Jean-Philippe Lang
2017-01-14
1
-1
/
+1
*
Add nbsp below project settings version filter section (#24720).
Jean-Philippe Lang
2017-01-14
1
-0
/
+1
*
Move 'New ...' links to above item tables in project settings (#24720).
Jean-Philippe Lang
2017-01-14
4
-12
/
+12
*
Don't render memberships forms, use #edit instead.
Jean-Philippe Lang
2017-01-07
1
-28
/
+6
*
Fixed that project settings should show locked members (#22034).
Jean-Philippe Lang
2016-12-31
1
-1
/
+1
*
Reverts r16051 and r16050 for now (#15361).
Jean-Philippe Lang
2016-12-03
6
-9
/
+9
*
Removes calls to #reset_cycle (#15361).
Jean-Philippe Lang
2016-12-03
2
-2
/
+2
*
Use css pseudo-classes instead "odd", "even" classes (#15361).
Jean-Philippe Lang
2016-12-03
6
-7
/
+7
*
Sort members on the DB side.
Jean-Philippe Lang
2016-12-03
1
-1
/
+1
*
Use the regular "icon icon-*" in other pages (#24313).
Jean-Philippe Lang
2016-11-19
2
-2
/
+2
*
Enable filtering versions on Project -> Settings -> Versions (#22608).
Jean-Philippe Lang
2016-08-30
1
-3
/
+14
*
Forum list can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-18
1
-23
/
+20
*
Deprecates Project#member_principals.
Jean-Philippe Lang
2015-06-18
1
-1
/
+1
*
Ability to limit member management to certain roles (#19707).
Jean-Philippe Lang
2015-05-31
1
-3
/
+1
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
5
-9
/
+9
*
Removed duplicate element ids.
Jean-Philippe Lang
2014-11-23
1
-1
/
+1
*
Moved new project member to its own action MemberController#new.
Jean-Philippe Lang
2014-11-15
1
-30
/
+2
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
code format clean up app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2014-02-04
1
-6
/
+8
*
Removes duplicate ids (#15485).
Jean-Philippe Lang
2014-01-11
2
-2
/
+3
*
Removed deprecated align and width html attributes (#15307).
Jean-Philippe Lang
2013-11-11
5
-11
/
+11
*
Adds a CSS class for reorder links (#15307).
Jean-Philippe Lang
2013-11-10
1
-1
/
+1
*
code format cleanup app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2013-08-09
1
-27
/
+41
*
remove unneeded h() from app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2013-08-09
1
-3
/
+3
*
change member save button from :button_change to :button_save (#13745)
Toshi MARUYAMA
2013-08-09
1
-1
/
+1
*
Fixed one query per member on project settings.
Jean-Philippe Lang
2013-07-11
1
-1
/
+1
*
replace tabs to spaces at app/views/projects/settings/_issue_categories.html.erb
Toshi MARUYAMA
2013-03-15
1
-2
/
+2
*
replace tabs to spaces at app/views/projects/settings/_boards.html.erb
Toshi MARUYAMA
2013-03-15
1
-1
/
+1
*
Removed div around fieldset on project modules.
Jean-Philippe Lang
2013-02-02
1
-4
/
+2
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
1
-6
/
+4
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
Fixed that repository identifier may not be displayed in project settings (#1...
Jean-Philippe Lang
2012-11-18
1
-1
/
+1
[next]