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
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display the last 30 days on the activity view rather than the current month.
Jean-Philippe Lang
2008-03-05
1
-0
/
+4
*
Display wiki syntax quick ref link within the jstoolbar (closes #629, #767).
Jean-Philippe Lang
2008-03-05
1
-1
/
+6
*
Translations updates:
Jean-Philippe Lang
2008-03-05
1
-3
/
+8
*
Adds an optional description to attachments.
Jean-Philippe Lang
2008-02-29
1
-1
/
+1
*
Propagates time tracking to the parent project (closes #433). Time report enh...
Jean-Philippe Lang
2008-02-27
1
-1
/
+3
*
Adds date range filter and pagination on time entries detail view (closes #434).
Jean-Philippe Lang
2008-02-26
3
-5
/
+56
*
Added 'estimated time' in the csv export of the issue list.
Jean-Philippe Lang
2008-02-21
1
-0
/
+2
*
Fixes:
Jean-Philippe Lang
2008-02-17
1
-13
/
+24
*
Added the following permissions (#527, #585, #627):
Jean-Philippe Lang
2008-02-16
1
-1
/
+1
*
Translation for various hard-coded strings (#577).
Jean-Philippe Lang
2008-02-12
1
-0
/
+4
*
The following menus can now be extended by plugins: top_menu, account_menu, a...
Jean-Philippe Lang
2008-02-12
1
-8
/
+0
*
Replaced window.hash= by Element.scrollTo()
Jean-Philippe Lang
2008-02-11
1
-1
/
+1
*
More appropriate default sort order on sortable columns.
Jean-Philippe Lang
2008-02-05
2
-5
/
+10
*
Slight changes to the activity view.
Jean-Philippe Lang
2008-02-04
1
-0
/
+4
*
Slight changes on users list view and hide Anonymous user.
Jean-Philippe Lang
2008-02-03
1
-1
/
+1
*
Set wiki class to issue notes.
Jean-Philippe Lang
2008-02-03
1
-1
/
+1
*
Fixed #208: Issue list does not scroll up when you click next
Jean-Philippe Lang
2008-02-03
1
-3
/
+9
*
Administrators can edit issue notes.
Jean-Philippe Lang
2008-02-02
1
-0
/
+37
*
Display custom fields in two columns on the issue form.
Jean-Philippe Lang
2008-01-20
1
-1
/
+1
*
Added a 'New issue' link in the main menu (accesskey 7).
Jean-Philippe Lang
2008-01-20
2
-15
/
+1
*
ProjectsController#add_issue moved to IssuesController#new.
Jean-Philippe Lang
2008-01-20
1
-1
/
+1
*
Added i18n support to the jstoolbar (only english and french are actually tra...
Jean-Philippe Lang
2008-01-17
1
-1
/
+3
*
Fixed: Date custom fields not displayed as specified in application settings.
Jean-Philippe Lang
2008-01-15
1
-1
/
+1
*
Fixed: issue filters may be lost when paginating after r1026.
Jean-Philippe Lang
2008-01-15
1
-1
/
+6
*
Redmine links can be used to link to documents, versions and attachments.
Jean-Philippe Lang
2008-01-15
1
-35
/
+83
*
Admin settings screen split to tabs.
Jean-Philippe Lang
2008-01-06
1
-0
/
+8
*
Slight improvements to the browser views.
Jean-Philippe Lang
2008-01-02
2
-11
/
+12
*
Moved login and logout links to ApplicationHelper methods for easier customiz...
Jean-Philippe Lang
2007-12-30
1
-0
/
+8
*
TabularFormBuilder moved out of application_helper.rb
Jean-Philippe Lang
2007-12-30
1
-35
/
+0
*
New setting added to specify how many objects should be displayed on most pag...
Jean-Philippe Lang
2007-12-29
1
-8
/
+22
*
Fixed: Textile image with style attribute cause internal server error.
Jean-Philippe Lang
2007-12-19
1
-5
/
+5
*
Added some tests for projects controller and helper.
Jean-Philippe Lang
2007-12-14
1
-2
/
+2
*
Added Traditional Chinese translation (by Shortie Lo).
Jean-Philippe Lang
2007-12-07
1
-1
/
+1
*
Added version details view accessible from the roadmap.
Jean-Philippe Lang
2007-12-07
1
-0
/
+28
*
Roadmap progress bars now differentiate the progress due to closed issues fro...
Jean-Philippe Lang
2007-12-05
1
-3
/
+7
*
Added Bazaar adapter.
Jean-Philippe Lang
2007-12-03
1
-0
/
+4
*
Project name format limitation removed (name can now contain any character).
Jean-Philippe Lang
2007-12-03
1
-1
/
+1
*
Fixed: svn or ldap password can be found in clear text in the html source in ...
Jean-Philippe Lang
2007-12-01
1
-1
/
+4
*
Fixed: Date and time formats defined in settings not applied to the issues CS...
Jean-Philippe Lang
2007-12-01
1
-4
/
+5
*
Added custom fields marked as "For all projects" to the csv export of the cro...
Jean-Philippe Lang
2007-11-27
1
-7
/
+5
*
Forums enhancements:
Jean-Philippe Lang
2007-11-24
1
-2
/
+2
*
Added per-project tracker selection. Trackers can be selected on project sett...
Jean-Philippe Lang
2007-11-20
1
-1
/
+1
*
* Referencing issues in commit messages: enter * in 'Referencing keywords' to...
Jean-Philippe Lang
2007-11-20
1
-1
/
+1
*
* Added time zone support: users can select their time zone on their account ...
Jean-Philippe Lang
2007-11-19
1
-1
/
+7
*
'fixed version' field can now be displayed on the issue list.
Jean-Philippe Lang
2007-11-18
1
-1
/
+5
*
Roadmap: more accurate completion percentage calculation (done ratio of open ...
Jean-Philippe Lang
2007-11-17
2
-3
/
+19
*
Added a couple of new formats for the 'date format' setting.
Jean-Philippe Lang
2007-11-16
1
-4
/
+6
*
Added wiki macros support. 2 builtin macros are defined: hello_world (sample ...
Jean-Philippe Lang
2007-11-12
1
-5
/
+20
*
Custom fields can now be displayed as columns on the issue list.
Jean-Philippe Lang
2007-11-07
1
-14
/
+15
*
Moved ProjectsController#list_news to NewsController#index.
Jean-Philippe Lang
2007-11-05
1
-19
/
+0
[next]