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
/
issues
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue history is now 'oldest first' sorted.
Jean-Philippe Lang
2007-08-14
1
-2
/
+2
*
Fixed: versions not sorted correctly in drop down lists.
Jean-Philippe Lang
2007-08-12
2
-2
/
+2
*
Fixed: the link to delete issue relations is displayed even if the user is no...
Jean-Philippe Lang
2007-08-12
1
-2
/
+2
*
Removed IssuesController#history, all changes are now displayed on issues/sho...
Jean-Philippe Lang
2007-08-12
3
-16
/
+8
*
Fixed custom fields alignment on issues/show (Balazs Dan)
Jean-Philippe Lang
2007-08-12
1
-1
/
+1
*
History box on issues/show is now hidden if there's no history
Jean-Philippe Lang
2007-08-01
1
-0
/
+2
*
Added the ability to log time when changing an issue status.
Jean-Philippe Lang
2007-07-14
1
-0
/
+13
*
Fixed: Long text custom fields displayed without line breaks
Jean-Philippe Lang
2007-06-27
1
-1
/
+2
*
Added per user custom queries.
Jean-Philippe Lang
2007-06-23
1
-5
/
+0
*
Fixed version field on issue view page now links to the corresponding version...
Jean-Philippe Lang
2007-06-12
1
-1
/
+1
*
Slight views refactoring
Jean-Philippe Lang
2007-05-27
1
-13
/
+1
*
Attachments can now be added to wiki pages (original patch by Pavol Murin). O...
Jean-Philippe Lang
2007-05-26
1
-18
/
+8
*
Added watchers for message boards (watchers controller modified to support an...
Jean-Philippe Lang
2007-05-13
1
-7
/
+1
*
Issue#long_id no more used and removed
Jean-Philippe Lang
2007-05-05
1
-1
/
+1
*
Issue relations first commit (not thoroughly tested). 4 kinds of relation are...
Jean-Philippe Lang
2007-05-05
2
-0
/
+28
*
Commit messages are now scanned for referenced or fixed issue IDs.
Jean-Philippe Lang
2007-04-24
1
-1
/
+6
*
Grey scale icon for issue not watched.
Jean-Philippe Lang
2007-04-22
1
-1
/
+1
*
Added "Watch" functionality on issues. It allows users to receive mail notifi...
Jean-Philippe Lang
2007-04-21
1
-0
/
+7
*
Removed some spaces before argument parentheses.
Jean-Philippe Lang
2007-04-20
1
-2
/
+2
*
Removed some spaces before argument parentheses.
Jean-Philippe Lang
2007-04-20
1
-1
/
+1
*
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
*
Modified the change_status view to use the form builder.
Jean-Philippe Lang
2007-04-05
1
-21
/
+5
*
Feature 9867 Allow file upload in comment and add to issue history
Jean-Philippe Lang
2007-04-05
1
-1
/
+7
*
Colored square added on "my page" issue list
Jean-Philippe Lang
2007-04-02
1
-1
/
+1
*
added some parenthesis in views
Jean-Philippe Lang
2007-03-23
2
-2
/
+2
*
Simple time tracking functionality added. Time can be logged at issue or proj...
Jean-Philippe Lang
2007-03-23
1
-1
/
+3
*
removed a non matching closing select tag
Jean-Philippe Lang
2007-03-20
1
-2
/
+1
*
fixed #9374 Edit issue doesn't have blank category
Jean-Philippe Lang
2007-03-19
1
-1
/
+1
*
added svn:eol-style native property on /app files
Jean-Philippe Lang
2007-03-12
7
-172
/
+172
*
width of all wiki content textareas set to 99.5%
Jean-Philippe Lang
2007-03-11
3
-3
/
+3
*
adjusted the attachment date column width on pdf issue export to avoid overla...
Jean-Philippe Lang
2007-03-05
1
-2
/
+2
*
fix for #8973: Export feature(to csv/pdf) doesn't work in Japanese
Jean-Philippe Lang
2007-03-01
2
-30
/
+30
*
brackets removed around "View all changes" on issues/show
Jean-Philippe Lang
2007-02-27
1
-1
/
+1
*
#8911 Textile formatting for issue notes
Jean-Philippe Lang
2007-02-27
1
-1
/
+1
*
Title property added for pdf export of an issue
Jean-Philippe Lang
2007-02-03
1
-0
/
+1
*
deprecated ":post => true" replaced
Jean-Philippe Lang
2007-01-26
1
-2
/
+2
*
replaced deprecated human_size by number_to_human_size
Jean-Philippe Lang
2007-01-26
2
-3
/
+3
*
deprecated start_form_tag replaced by form_tag
Jean-Philippe Lang
2007-01-26
3
-10
/
+10
*
settings are now stored in the database (config_custom.rb no more used) and e...
Jean-Philippe Lang
2007-01-21
2
-2
/
+2
*
added back "fixed version" in issue/show and filters
Jean-Philippe Lang
2007-01-15
1
-0
/
+4
*
tooltips added on calendar
Jean-Philippe Lang
2007-01-13
1
-0
/
+6
*
* all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...
Jean-Philippe Lang
2007-01-08
1
-8
/
+8
*
calendar javascripts and stylesheets removed from base layout. they're now on...
Jean-Philippe Lang
2007-01-06
1
-0
/
+7
*
XHTML compliance improvements
Jean-Philippe Lang
2007-01-05
1
-2
/
+2
*
* replaced "add_issue" links on projects/show by a drop down list
Jean-Philippe Lang
2007-01-02
1
-0
/
+5
*
option to set maximum size of uploaded files
Jean-Philippe Lang
2007-01-01
1
-1
/
+1
*
attachments list on issues/show:
Jean-Philippe Lang
2006-12-25
1
-8
/
+2
*
css cleaning
Jean-Philippe Lang
2006-12-24
1
-13
/
+10
*
xss in issue subject on issues/edit
Jean-Philippe Lang
2006-12-24
1
-1
/
+1
[next]