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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: move Project Calendar to it's own controller.
Eric Davis
2010-05-03
2
-3
/
+3
*
Fixing indentation.
Jean-Philippe Lang
2010-05-01
1
-12
/
+12
*
Adds trackers to individual project XML (#5342).
Jean-Philippe Lang
2010-05-01
1
-7
/
+13
*
Adds issue relations to individual issue XML (#5305).
Jean-Philippe Lang
2010-05-01
1
-0
/
+6
*
Refactor: Move gantts to a separate controller.
Eric Davis
2010-04-28
3
-2
/
+2
*
Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (...
Jean-Philippe Lang
2010-04-27
1
-3
/
+13
*
Refactor: Split IssuesController#new to #new and #create to match REST pattern.
Eric Davis
2010-04-22
1
-1
/
+1
*
Removes hard-coded size on user search fields (#5319).
Jean-Philippe Lang
2010-04-18
2
-2
/
+2
*
Fixes error on subtask XML format (#5336).
Jean-Philippe Lang
2010-04-17
1
-1
/
+1
*
Replace the hardcoded CustomField::FIELD_FORMATS with a class.
Eric Davis
2010-04-16
1
-1
/
+1
*
Adds parent issue id in issue REST API (#5304).
Jean-Philippe Lang
2010-04-13
2
-0
/
+2
*
Fixed: empty ul tag for issue updates with notes only (#5281).
Jean-Philippe Lang
2010-04-11
1
-3
/
+5
*
Merge issue and time entry validation error messages.
Jean-Philippe Lang
2010-04-11
1
-2
/
+1
*
Makes the wiki sidebar editable (#5208).
Jean-Philippe Lang
2010-04-11
1
-0
/
+4
*
Removed count from issues.xml. It causes a typecast error in ActiveResource. ...
Eric Davis
2010-04-10
1
-1
/
+1
*
Adds a css class to issue id tds (#5204).
Jean-Philippe Lang
2010-03-29
1
-1
/
+1
*
Preview description if it was edited while updating an issue (#741).
Jean-Philippe Lang
2010-03-28
1
-0
/
+11
*
Applies the same style to the admin project tree than issues.
Jean-Philippe Lang
2010-03-28
1
-2
/
+2
*
Issue list improvements for subtasking (#5196):
Jean-Philippe Lang
2010-03-27
1
-2
/
+2
*
Fixed: Links to missing wiki pages not red on project overview page (#5177).
Jean-Philippe Lang
2010-03-27
1
-1
/
+3
*
Escape revision on repository view (#5153).
Jean-Philippe Lang
2010-03-27
1
-1
/
+1
*
Adds an option to enable/disable email notifications during a project copy (#...
Jean-Philippe Lang
2010-03-21
1
-0
/
+2
*
Fixed: code syntax highlighting not working in Document page (#3740).
Jean-Philippe Lang
2010-03-18
1
-0
/
+4
*
Adds text formatting to documents index (#202).
Jean-Philippe Lang
2010-03-18
1
-3
/
+6
*
Adds an helper for displaying the 'checked' image.
Jean-Philippe Lang
2010-03-17
6
-9
/
+9
*
Do not query the database for project level on projects list.
Jean-Philippe Lang
2010-03-17
1
-2
/
+2
*
Fixes undefined method 'notes' error from r3594
Eric Davis
2010-03-17
1
-1
/
+1
*
Inlines some code to speed up large ticket history rendering.
Jean-Philippe Lang
2010-03-16
2
-2
/
+2
*
Replace the hardcoded "CodeRay" css class name for highlighted elements.
Jean-Philippe Lang
2010-03-14
4
-5
/
+5
*
Move issue watchers to the sidebar.
Jean-Philippe Lang
2010-03-13
2
-22
/
+22
*
Slight UI changes to the subtasks tree.
Jean-Philippe Lang
2010-03-13
2
-2
/
+2
*
Adds subtasking (#443) including:
Jean-Philippe Lang
2010-03-13
5
-12
/
+52
*
Removes broken javascript on wiki history.
Jean-Philippe Lang
2010-03-10
1
-1
/
+1
*
Adds named scopes to replace custom finders.
Eric Davis
2010-03-10
1
-7
/
+2
*
Moves ProjectsController#add_issue_category to IssueCategoriesController#new.
Jean-Philippe Lang
2010-03-06
3
-4
/
+4
*
Moves ProjectsController#add_version to VersionsController#new.
Jean-Philippe Lang
2010-03-06
3
-4
/
+4
*
Adds context menu to the roadmap issue lists.
Jean-Philippe Lang
2010-03-06
1
-5
/
+11
*
Adds an helper for creating the context menu.
Jean-Philippe Lang
2010-03-04
2
-11
/
+2
*
Fixed: hard coded English string at the selection of issue watchers (#4982).
Jean-Philippe Lang
2010-03-04
1
-1
/
+1
*
Hide the main menu div if there isn't any items for it. #3259
Eric Davis
2010-03-04
1
-0
/
+2
*
Adds hooks on login view (#4978).
Jean-Philippe Lang
2010-03-03
1
-0
/
+2
*
Filters collapsed by default for saved queries (#4623).
Jean-Philippe Lang
2010-03-03
1
-2
/
+2
*
Fixes some context menu links broken by r3478.
Jean-Philippe Lang
2010-03-01
1
-9
/
+9
*
Fixes bottom links placement in issue with associated changesets (#4883).
Jean-Philippe Lang
2010-02-28
1
-1
/
+2
*
Allow project custom fields to be searchable (#4945).
Jean-Philippe Lang
2010-02-28
1
-0
/
+1
*
Adds attachments upload on wiki edit form (#1223).
Jean-Philippe Lang
2010-02-28
1
-1
/
+3
*
Fixed: Wrong link when "http" not included in project "Homepage" link (#4944).
Jean-Philippe Lang
2010-02-28
1
-1
/
+1
*
Link to the user from the wiki history view.
Jean-Philippe Lang
2010-02-26
1
-1
/
+1
*
Adds a link to the user profile from the administration user edit screen (#44...
Jean-Philippe Lang
2010-02-26
1
-0
/
+1
*
Fixed: changing user/roles of project member not possible without javascript ...
Jean-Philippe Lang
2010-02-24
1
-1
/
+1
[next]