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
*
Removed "Wiki edits" option in the activity view if the project has no wiki.
Jean-Philippe Lang
2007-05-07
1
-1
/
+1
*
Added an option to see all versions in the roadmap view (including completed ...
Jean-Philippe Lang
2007-05-07
1
-2
/
+3
*
Added fragment caching for calendar and gantt views
Jean-Philippe Lang
2007-05-06
1
-0
/
+2
*
Members management in project settings is now AJAXified
Jean-Philippe Lang
2007-05-05
1
-9
/
+7
*
Issue relations first commit (not thoroughly tested). 4 kinds of relation are...
Jean-Philippe Lang
2007-05-05
1
-0
/
+3
*
Subproject name added in csv and pdf exports.
Jean-Philippe Lang
2007-04-30
1
-3
/
+5
*
Fixed: last day of the month not included in project activity
Jean-Philippe Lang
2007-04-30
1
-1
/
+1
*
Added a quick search form in page header. Search functionality moved to a ded...
Jean-Philippe Lang
2007-04-30
1
-27
/
+1
*
Subproject name displayed on issue list, calendar and gantt (only for issues ...
Jean-Philippe Lang
2007-04-27
1
-2
/
+2
*
Fixed: 10342 Creation of Schema in Oracle
Jean-Philippe Lang
2007-04-25
1
-3
/
+3
*
Fixed: default status not showing in new issue
Jean-Philippe Lang
2007-04-24
1
-1
/
+1
*
Fixed 10337 Regression: Admin raises issue in project not assigned to
Jean-Philippe Lang
2007-04-24
1
-1
/
+1
*
Projects menu item now shows the list of public projects and projects for whi...
Jean-Philippe Lang
2007-04-21
1
-2
/
+2
*
Fixed: error when exporting to PDF an issue list using a custom field filter.
Jean-Philippe Lang
2007-04-21
1
-1
/
+1
*
Custom fields for issues can now be used as filters on issue list.
Jean-Philippe Lang
2007-04-17
1
-2
/
+2
*
Various changes on views. On project summary, members are now grouped by role...
Jean-Philippe Lang
2007-04-08
1
-1
/
+1
*
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
[next]