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
*
Removed fragment caching on gantt and calendar.
Jean-Philippe Lang
2008-02-16
2
-7
/
+0
*
Added translation support for project modules names and a few other strings.
Jean-Philippe Lang
2008-02-16
2
-3
/
+4
*
Slight changes to calendar and activity h2 titles.
Jean-Philippe Lang
2008-02-15
2
-2
/
+2
*
Escape titles in activity view.
Jean-Philippe Lang
2008-02-14
1
-1
/
+1
*
Translation for various hard-coded strings (#577).
Jean-Philippe Lang
2008-02-12
3
-4
/
+6
*
Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...
Jean-Philippe Lang
2008-02-10
1
-29
/
+0
*
Slight changes to the activity view.
Jean-Philippe Lang
2008-02-04
1
-9
/
+14
*
ProjectsController#add_news moved to NewsController#new.
Jean-Philippe Lang
2008-02-03
1
-6
/
+0
*
User display format is now configurable in administration settings.
Jean-Philippe Lang
2008-01-25
1
-2
/
+2
*
Unlimited and optional project description. The project list will show trunca...
Jean-Philippe Lang
2008-01-20
2
-3
/
+6
*
Fixed: custom field selection is not saved when unchecking them all on projec...
Jean-Philippe Lang
2008-01-20
1
-1
/
+2
*
Added a 'New issue' link in the main menu (accesskey 7).
Jean-Philippe Lang
2008-01-20
1
-5
/
+0
*
ProjectsController#add_issue moved to IssuesController#new.
Jean-Philippe Lang
2008-01-20
2
-20
/
+1
*
Slight improvements to the browser views.
Jean-Philippe Lang
2008-01-02
8
-8
/
+8
*
Moved ProjectsController#list_documents and add_document to DocumentsControll...
Jean-Philippe Lang
2007-12-18
2
-52
/
+0
*
More detailed html title on several views.
Jean-Philippe Lang
2007-12-07
8
-1
/
+17
*
Added version details view accessible from the roadmap.
Jean-Philippe Lang
2007-12-07
2
-43
/
+25
*
Roadmap progress bars now differentiate the progress due to closed issues fro...
Jean-Philippe Lang
2007-12-05
1
-1
/
+1
*
Project name format limitation removed (name can now contain any character).
Jean-Philippe Lang
2007-12-03
5
-8
/
+8
*
Added per-project tracker selection. Trackers can be selected on project sett...
Jean-Philippe Lang
2007-11-20
4
-13
/
+34
*
Roadmap: more accurate completion percentage calculation (done ratio of open ...
Jean-Philippe Lang
2007-11-17
1
-38
/
+33
*
Added a couple of new formats for the 'date format' setting.
Jean-Philippe Lang
2007-11-16
1
-1
/
+1
*
Fixed: admin should be able to move issues to any project.
Jean-Philippe Lang
2007-11-14
1
-1
/
+1
*
Added issues status changes on the activity view (initial patch by Cyril Moug...
Jean-Philippe Lang
2007-11-08
1
-1
/
+1
*
Moved ProjectsController#list_news to NewsController#index.
Jean-Philippe Lang
2007-11-05
2
-35
/
+2
*
ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...
Jean-Philippe Lang
2007-11-05
4
-125
/
+4
*
Added radio buttons on the documents list to sort documents by category, date...
Jean-Philippe Lang
2007-11-04
1
-7
/
+14
*
Activity view now uses events attributes.
Jean-Philippe Lang
2007-10-28
1
-33
/
+4
*
Added the hability to copy an issue.
Jean-Philippe Lang
2007-10-28
1
-3
/
+3
*
Added AJAX based context menu on the project issue list that provide shortcut...
Jean-Philippe Lang
2007-10-28
1
-0
/
+5
*
New document form can be accessed from the document list with no additional r...
Jean-Philippe Lang
2007-10-18
2
-4
/
+17
*
Fixed: unable to change how many months are displayed on the gantt.
Jean-Philippe Lang
2007-10-11
1
-1
/
+1
*
Added 'Bulk edit' functionality.
Jean-Philippe Lang
2007-10-09
1
-4
/
+12
*
Calendar:
Jean-Philippe Lang
2007-10-07
1
-49
/
+1
*
Added preview on add/edit issue form.
Jean-Philippe Lang
2007-10-06
1
-1
/
+13
*
Content of projects/add_issue.rhtml and issues/edit.rhtml moved to a shared p...
Jean-Philippe Lang
2007-10-06
1
-48
/
+3
*
Fixed: pagination broken on news list with Opera.
Jean-Philippe Lang
2007-10-03
1
-1
/
+1
*
Fixed: can't select columns when creating a new query.
Jean-Philippe Lang
2007-10-03
1
-7
/
+2
*
Performance improvement on calendar and gantt (about 45% on gantt for large n...
Jean-Philippe Lang
2007-10-03
2
-2
/
+2
*
Added label tags on various checkboxes.
Jean-Philippe Lang
2007-10-01
5
-9
/
+9
*
Removed ProjectsController#feeds. This view was incomplete and inconsistent w...
Jean-Philippe Lang
2007-10-01
2
-44
/
+1
*
Added the ability to customize columns of a saved query.
Jean-Philippe Lang
2007-10-01
1
-26
/
+1
*
Fixed: Planning title displayed in the project sidebar even if there is no li...
Jean-Philippe Lang
2007-09-23
1
-2
/
+7
*
The news list now shows the full news contents.
Jean-Philippe Lang
2007-09-22
1
-5
/
+21
*
Application layout refactored.
Jean-Philippe Lang
2007-09-22
16
-148
/
+196
*
A category with assigned issue can now be deleted. 2 options are proposed:
Jean-Philippe Lang
2007-09-15
1
-1
/
+1
*
Added 'Estimated hours' attribute on issues.
Jean-Philippe Lang
2007-09-15
1
-0
/
+1
*
Main project list now displays root projects with their subprojects.
Jean-Philippe Lang
2007-09-14
1
-21
/
+12
*
Added project module concept.
Jean-Philippe Lang
2007-09-14
13
-107
/
+124
*
Removed @html_title assignments in controllers.
Jean-Philippe Lang
2007-09-07
1
-0
/
+2
[next]