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
*
Sligth changes on my page issue tables and wiki history, changesets tables.
Jean-Philippe Lang
2007-10-05
2
-3
/
+3
*
Added some accesskeys:
Jean-Philippe Lang
2007-10-05
1
-1
/
+1
*
Performance improvement on calendar and gantt (about 45% on gantt for large n...
Jean-Philippe Lang
2007-10-03
1
-6
/
+0
*
Added the ability to customize columns of a saved query.
Jean-Philippe Lang
2007-10-01
2
-26
/
+22
*
Slight change to issues/show.
Jean-Philippe Lang
2007-09-24
1
-5
/
+5
*
Application layout refactored.
Jean-Philippe Lang
2007-09-22
6
-32
/
+65
*
Changed author display on issues, news and document files.
Jean-Philippe Lang
2007-09-15
1
-1
/
+1
*
Added 'Estimated hours' attribute on issues.
Jean-Philippe Lang
2007-09-15
2
-14
/
+18
*
Removed @html_title assignments in controllers.
Jean-Philippe Lang
2007-09-07
1
-0
/
+2
*
Buttons (edit, watch...) on issues/show are now located in the upper-right co...
Jean-Philippe Lang
2007-09-02
1
-8
/
+10
*
Added atom feed on the new cross-project issue list.
Jean-Philippe Lang
2007-08-31
1
-0
/
+4
*
Added a cross-project issue list. It displays the issues of all the projects ...
Jean-Philippe Lang
2007-08-31
1
-0
/
+55
*
Merged 0.6 branch into trunk.
Jean-Philippe Lang
2007-08-29
1
-15
/
+10
*
Added a 'Assignable' boolean on Role model.
Jean-Philippe Lang
2007-08-16
2
-2
/
+2
*
Added a link to add a new category when creating or editing an issue.
Jean-Philippe Lang
2007-08-16
1
-1
/
+5
*
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
[next]