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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Generate project identifier automatically with JavaScript (#9225).
Jean-Philippe Lang
2013-01-06
1
-1
/
+7
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
1
-9
/
+7
*
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
*
Display a projects tree instead of a flat list in notification preferences (#...
Jean-Philippe Lang
2012-08-10
1
-0
/
+2
*
Support for subforums (#3831).
Jean-Philippe Lang
2012-07-31
1
-2
/
+2
*
Add links to forums.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Add links to repositories on repository list.
Jean-Philippe Lang
2012-07-29
1
-3
/
+6
*
fix confirmation page has broken HTML when a project folding sub project is d...
Toshi MARUYAMA
2012-07-26
1
-1
/
+2
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
2
-17
/
+5
*
Removes calls to remote_form_for.
Jean-Philippe Lang
2012-07-18
1
-2
/
+3
*
Removes a call to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-8
/
+3
*
Deprecated :confirm => 'Text' option.
Jean-Philippe Lang
2012-07-07
6
-9
/
+6
*
Additional "Log time" link on project overview (#11181).
Jean-Philippe Lang
2012-06-26
1
-1
/
+5
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
2
-0
/
+21
*
Fixed that wiki start page can't be changed (#11085).
Jean-Philippe Lang
2012-06-03
1
-1
/
+1
*
Fixed that creating a new version from project settings does not redirect to ...
Jean-Philippe Lang
2012-05-15
1
-1
/
+1
*
view: labelled_remote_form_for: equals sign mandatory to print blocks and use...
Toshi MARUYAMA
2012-04-29
1
-1
/
+2
*
view: remote_form_for: equals sign mandatory to print blocks and replace to f...
Toshi MARUYAMA
2012-04-29
1
-4
/
+7
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
8
-11
/
+11
*
Fixed that the proposed users list may be empty when adding a project member ...
Jean-Philippe Lang
2012-03-06
1
-1
/
+1
*
Rails3: view: html_safe for auto_link of project homepage
Toshi MARUYAMA
2012-02-23
1
-2
/
+4
*
add ":id => nil" to "Overall activity" link_to
Toshi MARUYAMA
2012-02-22
1
-1
/
+3
*
Restyles user search fields and ajax indicator.
Jean-Philippe Lang
2012-02-14
1
-0
/
+2
*
Resourcified project memberships.
Jean-Philippe Lang
2012-02-05
1
-12
/
+11
*
Adds specific css class for information in forms.
Jean-Philippe Lang
2012-02-02
2
-3
/
+3
*
replace tabs to spaces at app/views/projects/settings/_repositories.html.erb
Toshi MARUYAMA
2012-01-26
1
-11
/
+11
*
Sort repositories in settings (#779).
Jean-Philippe Lang
2012-01-17
1
-1
/
+1
*
Removed unused partial.
Jean-Philippe Lang
2012-01-15
1
-39
/
+0
*
Adds support for multiple repositories per project (#779).
Jean-Philippe Lang
2012-01-15
1
-3
/
+8
*
Resourcified repositories for CRUD operations to prepare for multiple SCM per...
Jean-Philippe Lang
2012-01-15
1
-0
/
+36
*
code layout clean up app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2012-01-10
1
-7
/
+14
*
route: use ":controller" instead of ":as" for project_enumerations
Toshi MARUYAMA
2012-01-09
1
-2
/
+2
*
Rails3: view: use explicit post method at projects/settings/_modules.html.erb
Toshi MARUYAMA
2012-01-03
1
-1
/
+2
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-17
1
-1
/
+1
*
Explicitly declare all routes and deactivate default route.
Etienne Massip
2011-12-10
1
-1
/
+1
*
Removed TabularFormBuilder references in views.
Jean-Philippe Lang
2011-12-09
2
-8
/
+4
*
Use #labelled_form_for instead of #labelled_tabular_form_for.
Jean-Philippe Lang
2011-12-09
4
-8
/
+8
*
Dropped TimeEntryReportsController.
Jean-Philippe Lang
2011-12-02
1
-1
/
+1
*
Resourcified boards.
Jean-Philippe Lang
2011-12-01
1
-4
/
+8
*
Version routes cleanup in views.
Jean-Philippe Lang
2011-11-26
1
-1
/
+1
*
Adds icon on new item links in project settings.
Jean-Philippe Lang
2011-11-26
3
-3
/
+3
*
Removed object name from form_for arguments.
Jean-Philippe Lang
2011-11-23
3
-3
/
+3
*
Resourcified issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-3
/
+5
*
Makes issue categories available in project REST API (#9553).
Jean-Philippe Lang
2011-11-20
1
-0
/
+6
*
Rails3: view: use html_safe for subprojects at projects/show.html.erb
Toshi MARUYAMA
2011-10-06
1
-1
/
+1
*
Rails3: view: use html_safe for :text_project_identifier_info at projects/_fo...
Toshi MARUYAMA
2011-09-30
1
-1
/
+1
*
replace tabs to spaces at app/views/projects/settings/_issue_categories.html.erb
Toshi MARUYAMA
2011-09-18
1
-12
/
+12
*
replace tabs to spaces at app/views/projects/settings/_boards.html.erb
Toshi MARUYAMA
2011-09-18
1
-14
/
+14
*
replace tabs to spaces at app/views/projects/copy.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
[prev]
[next]