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
/
controllers
/
projects_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added link_to_issue helper.
Jean-Philippe Lang
2007-04-07
1
-1
/
+1
*
Added versions due dates on calendar.
Jean-Philippe Lang
2007-04-07
1
-4
/
+5
*
Added versions due dates on gantt chart.
Jean-Philippe Lang
2007-04-07
1
-2
/
+4
*
"Author" column replaced by "Assigned to" in issue list.
Jean-Philippe Lang
2007-04-05
1
-3
/
+5
*
Fixed a regression (crash when an admin with no role on the project try to cr...
Jean-Philippe Lang
2007-04-04
1
-1
/
+2
*
Various code cleaning, mainly on User, Permission and IssueStatus models.
Jean-Philippe Lang
2007-04-04
1
-3
/
+2
*
Feature 9784 Set status when raising issue.
Jean-Philippe Lang
2007-04-03
1
-1
/
+9
*
Added parent project name (if it exists) on project list and project overview.
Jean-Philippe Lang
2007-04-02
1
-2
/
+3
*
Added the ability to include subprojects issues on calendar & gantt (options ...
Jean-Philippe Lang
2007-04-02
1
-9
/
+13
*
Patch #9705 Tracker filtering on Main Calendar (Jeffrey Jones)
Jean-Philippe Lang
2007-03-31
1
-19
/
+34
*
SVN commits are now stored in the database, and added to the activity view an...
Jean-Philippe Lang
2007-03-25
1
-4
/
+18
*
patch #9429 Display Wiki edits in activity log (Nick Read)
Jean-Philippe Lang
2007-03-23
1
-0
/
+20
*
better rendering time for projects/calendar
Jean-Philippe Lang
2007-03-18
1
-1
/
+6
*
members are now sorted according to roles order on projects/show
Jean-Philippe Lang
2007-03-17
1
-1
/
+1
*
added rss/atom feeds at project levels for:
Jean-Philippe Lang
2007-03-17
1
-0
/
+5
*
fixed #9308 table_name pre/suffix support
Jean-Philippe Lang
2007-03-15
1
-18
/
+18
*
added svn:eol-style native property on /app files
Jean-Philippe Lang
2007-03-12
1
-593
/
+593
*
fixed #9207 Can't Save Changes to Project
Jean-Philippe Lang
2007-03-12
1
-1
/
+1
*
extended the search to wiki content
Jean-Philippe Lang
2007-03-10
1
-1
/
+2
*
wiki branch merged into trunk
Jean-Philippe Lang
2007-03-10
1
-0
/
+13
*
improved search engine
Jean-Philippe Lang
2007-03-10
1
-8
/
+16
*
fix for #8973: Export feature(to csv/pdf) doesn't work in Japanese
Jean-Philippe Lang
2007-03-01
1
-1
/
+1
*
search engine improvements and simple test
Jean-Philippe Lang
2007-02-28
1
-3
/
+5
*
added a simple search engine. left to do:
Jean-Philippe Lang
2007-02-27
1
-0
/
+12
*
fixed: unable to update repository url
Jean-Philippe Lang
2007-02-26
1
-1
/
+1
*
show "no data" label when there's nothing to display on project member list
Jean-Philippe Lang
2007-02-18
1
-1
/
+1
*
added a setting option to set max number of issues in export
Jean-Philippe Lang
2007-02-04
1
-2
/
+2
*
associations loading correction in projects/export_issues_pdf
Jean-Philippe Lang
2007-02-04
1
-1
/
+1
*
added roadmap view
Jean-Philippe Lang
2007-02-04
1
-0
/
+14
*
added a limit of 500 issues when exporting to csv or pdf
Jean-Philippe Lang
2007-02-02
1
-2
/
+4
*
issue list: added 'Priority' column, removed 'Created on' column
Jean-Philippe Lang
2007-02-02
1
-1
/
+1
*
added the ability to set the sort order for trackers
Jean-Philippe Lang
2007-01-31
1
-3
/
+3
*
added the ability to set the sort order for roles
Jean-Philippe Lang
2007-01-31
1
-1
/
+1
*
mail notifications added when:
Jean-Philippe Lang
2007-01-27
1
-2
/
+7
*
fixed: filters ignored when exporting a predefined query to csv/pdf
Jean-Philippe Lang
2007-01-26
1
-0
/
+1
*
only active users are now proposed when adding a member to a project
Jean-Philippe Lang
2007-01-26
1
-1
/
+1
*
deprecated children_count replaced
Jean-Philippe Lang
2007-01-26
1
-1
/
+1
*
deprecated count call modified
Jean-Philippe Lang
2007-01-26
1
-1
/
+1
*
* project settings split in 4 tabs
Jean-Philippe Lang
2007-01-26
1
-3
/
+3
*
* added missing fields to csv export: priority, start date, due date, done ratio
Jean-Philippe Lang
2007-01-25
1
-4
/
+26
*
tooltips added on calendar
Jean-Philippe Lang
2007-01-13
1
-2
/
+2
*
tooltips added on Gantt chart to view the details of the issues
Jean-Philippe Lang
2007-01-09
1
-1
/
+1
*
added total number of issues per tracker on projects/show
Jean-Philippe Lang
2007-01-06
1
-1
/
+3
*
* replaced "add_issue" links on projects/show by a drop down list
Jean-Philippe Lang
2007-01-02
1
-2
/
+3
*
ActiveRecord::RecordNotFound exceptions handled more gracefully
Jean-Philippe Lang
2007-01-02
1
-2
/
+2
*
added multiple file upload for documents and files modules
Jean-Philippe Lang
2007-01-01
1
-18
/
+14
*
replaced deprecated controller instance variables: @params, @session, @request
Jean-Philippe Lang
2006-12-26
1
-5
/
+5
*
replaced deprecated find_all calls
Jean-Philippe Lang
2006-12-26
1
-3
/
+3
*
fixed: unable to attach a file when creating an issue ("attachment: invalid" ...
Jean-Philippe Lang
2006-12-26
1
-2
/
+4
*
svn browser merged in trunk
Jean-Philippe Lang
2006-12-24
1
-1
/
+15
[prev]
[next]