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
*
Added two new plugin hooks to the Project Overview page
Eric Davis
2009-04-24
1
-0
/
+2
*
Fixed: an error is raised when no tab is available on project settings (#3179).
Jean-Philippe Lang
2009-04-19
1
-0
/
+5
*
Set minimum identifier lenght to 1 (#3073).
Jean-Philippe Lang
2009-04-04
1
-1
/
+1
*
Adds a user search field with autocompleter on project members screen.
Jean-Philippe Lang
2009-03-28
1
-9
/
+16
*
Escape member name.
Jean-Philippe Lang
2009-03-27
1
-1
/
+1
*
Ability to add multiple project members in a single action (#1556).
Jean-Philippe Lang
2009-03-27
1
-6
/
+15
*
Adds a lang string with arguments for date ranges (#2305).
Jean-Philippe Lang
2009-03-13
1
-3
/
+3
*
Reorder links refactoring (follows r2526).
Jean-Philippe Lang
2009-03-01
1
-4
/
+1
*
Add links for one-click activity filtering (#2857).
Jean-Philippe Lang
2009-02-27
1
-1
/
+3
*
Slight changes to the files list (#2658, #2806).
Jean-Philippe Lang
2009-02-22
1
-8
/
+12
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
4
-6
/
+7
*
Adds (a maximum of 3) links to project ancestors in the page title (#2788).
Jean-Philippe Lang
2009-02-20
1
-4
/
+0
*
Added plugin hook :view_projects_roadmap_version_bottom. #2543
Eric Davis
2009-02-10
1
-0
/
+1
*
Typos/fixes in views (#2654).
Jean-Philippe Lang
2009-02-03
1
-1
/
+0
*
Adds an helper to render other formats download links.
Jean-Philippe Lang
2009-01-29
2
-8
/
+6
*
Fixes activity pagination broken by r2317.
Jean-Philippe Lang
2009-01-26
1
-2
/
+2
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
1
-1
/
+1
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
5
-21
/
+14
*
Automatically focus several form fields.
Jean-Philippe Lang
2009-01-22
1
-0
/
+1
*
Lower the project identifier limit to a minimum of two characters (#2003).
Jean-Philippe Lang
2009-01-03
1
-1
/
+1
*
Validates sort_key and sort_order params (#2378).
Jean-Philippe Lang
2008-12-24
1
-4
/
+4
*
Files module: makes version field non required (#1053).
Jean-Philippe Lang
2008-12-09
2
-15
/
+15
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
1
-2
/
+3
*
Fixed: 404 when "Apply" clicked on activity page (#2251).
Jean-Philippe Lang
2008-12-01
1
-1
/
+1
*
Replaces User.find_active with a named scope.
Jean-Philippe Lang
2008-11-30
1
-1
/
+1
*
Adds links between account and user's activity pages.
Jean-Philippe Lang
2008-11-30
1
-1
/
+1
*
Fixes activity atom link params (when not on first page).
Jean-Philippe Lang
2008-11-30
1
-2
/
+2
*
Makes activity view accept a user_id param to show user's activity (#1002).
Jean-Philippe Lang
2008-11-30
1
-2
/
+3
*
Maps repository users to Redmine users (#1383).
Jean-Philippe Lang
2008-11-10
1
-1
/
+4
*
Fixes activity date param.
Jean-Philippe Lang
2008-11-09
1
-4
/
+4
*
Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...
Jean-Philippe Lang
2008-11-09
1
-3
/
+1
*
Added :view_projects_form plugin hook
Eric Davis
2008-11-04
1
-0
/
+1
*
Added an option to turn user Gravatars on or off
Eric Davis
2008-10-31
1
-3
/
+3
*
Gravatar support for issue detai, user grid, and activity stream
Eric Davis
2008-10-30
1
-1
/
+4
*
link_to project homepage instead of auto_link (#1937).
Jean-Philippe Lang
2008-10-18
1
-1
/
+1
*
Adds support for free ticket filtering and custom queries on Calendar.
Jean-Philippe Lang
2008-09-11
2
-42
/
+1
*
Adds support for free ticket filtering and custom queries on Gantt chart.
Jean-Philippe Lang
2008-09-10
3
-438
/
+1
*
Added context fields to the :view_projects_settings_members_table hooks
Eric Davis
2008-09-10
1
-2
/
+2
*
Merged hooks branch @ r1785 into trunk.
Jean-Philippe Lang
2008-09-05
1
-0
/
+2
*
Activity refactoring.
Jean-Philippe Lang
2008-07-27
1
-2
/
+2
*
Appends the filename to the attachment url so that clients that ignore conten...
Jean-Philippe Lang
2008-07-22
1
-2
/
+1
*
Move VersionsController#download to AttachmentsController.
Jean-Philippe Lang
2008-07-22
1
-2
/
+2
*
Strikethru closed issue links (#1127).
Jean-Philippe Lang
2008-07-20
1
-1
/
+1
*
Fixes Gantt chart with ruby 1.8.7 (#1606).
Jean-Philippe Lang
2008-07-09
1
-1
/
+0
*
Escapes HTML tags.
Jean-Philippe Lang
2008-07-02
1
-1
/
+1
*
Custom fields refactoring: most of code moved from controllers to models (usi...
Jean-Philippe Lang
2008-06-27
2
-7
/
+7
*
Adds a class ('me') to events of the activity view created by current user.
Jean-Philippe Lang
2008-06-23
1
-1
/
+2
*
"New Project" link on Projects page for admin users (#1082).
Jean-Philippe Lang
2008-06-08
1
-0
/
+1
*
Ability to disable unused SCM adapters in application settings.
Jean-Philippe Lang
2008-06-08
1
-1
/
+1
*
Fixed: changesets titles should not be multiline in atom feeds (#1356).
Jean-Philippe Lang
2008-06-04
1
-1
/
+2
[next]