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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: project homepage length validation inconsistent with database field.
Jean-Philippe Lang
2007-09-20
1
-1
/
+1
*
Fixed setting value serialization.
Jean-Philippe Lang
2007-09-19
1
-1
/
+1
*
Added 2 log messages in SubversionAdapter#entries.
Jean-Philippe Lang
2007-09-18
1
-1
/
+3
*
Fixed: Oracle error when saving serialized setting (eg. mail notifications)
Jean-Philippe Lang
2007-09-18
2
-0
/
+11
*
Fixed: RMagick not loaded on case sensitive filesystems.
Jean-Philippe Lang
2007-09-17
1
-1
/
+1
*
Fixed: error on document list with a document without description.
Jean-Philippe Lang
2007-09-17
1
-1
/
+1
*
Fixed: error when uploading a file with a content type longer than 60 chars.
Jean-Philippe Lang
2007-09-17
2
-0
/
+13
*
Added RMagick availability on admin/info.
Jean-Philippe Lang
2007-09-15
3
-5
/
+9
*
Updated german translation (Thomas Löber).
Jean-Philippe Lang
2007-09-15
1
-97
/
+97
*
Date added as acronym title in ApplicationHelper#authoring
Jean-Philippe Lang
2007-09-15
2
-1
/
+3
*
Fixed: lines in wiki content containing just a single wiki link are not displ...
Jean-Philippe Lang
2007-09-15
1
-1
/
+1
*
Fixed: unable to save a new wiki page that just contains the default h1 title
Jean-Philippe Lang
2007-09-15
1
-1
/
+1
*
A category with assigned issue can now be deleted. 2 options are proposed:
Jean-Philippe Lang
2007-09-15
17
-11
/
+117
*
Changed author display on issues, news and document files.
Jean-Philippe Lang
2007-09-15
17
-7
/
+41
*
Added 'Estimated hours' attribute on issues.
Jean-Philippe Lang
2007-09-15
9
-15
/
+38
*
Project modules are checked (default) when creating a project.
Jean-Philippe Lang
2007-09-15
1
-0
/
+1
*
Main project list now displays root projects with their subprojects.
Jean-Philippe Lang
2007-09-14
4
-38
/
+28
*
Mail notification options restored (default is: issue_added and issue_updated).
Jean-Philippe Lang
2007-09-14
10
-13
/
+63
*
Fixed: Spent Time on Reports page only visible to administrators.
Jean-Philippe Lang
2007-09-14
1
-1
/
+1
*
Fixed: can't preview/save the very first wiki page.
Jean-Philippe Lang
2007-09-14
1
-0
/
+1
*
Added project module concept.
Jean-Philippe Lang
2007-09-14
47
-244
/
+513
*
Fixed: watchers should be notified even if they uncheck 'mail notifications'
Jean-Philippe Lang
2007-09-11
1
-1
/
+1
*
Notifications about issues (add/edit) are now sent in plain text and html.
Jean-Philippe Lang
2007-09-11
40
-118
/
+56
*
Added Subversion repository unit tests.
Jean-Philippe Lang
2007-09-10
2
-0
/
+55
*
Added "% done" in the filter list.
Jean-Philippe Lang
2007-09-09
2
-2
/
+12
*
Added the ability to rename wiki pages (specific permission required).
Jean-Philippe Lang
2007-09-09
21
-8
/
+201
*
Small fix to TOC regexp.
Jean-Philippe Lang
2007-09-09
1
-1
/
+1
*
Added automatic table of content support on wiki pages, based on h1., h2. and...
Jean-Philippe Lang
2007-09-09
2
-3
/
+58
*
Updated INSTALL doc.
Jean-Philippe Lang
2007-09-08
1
-4
/
+1
*
Added javascript highlightment support (http://pastie.textmate.org/50774/)
Jean-Philippe Lang
2007-09-07
2
-0
/
+177
*
Removed @html_title assignments in controllers.
Jean-Philippe Lang
2007-09-07
12
-6
/
+25
*
Improved Redmine links:
Jean-Philippe Lang
2007-09-07
7
-13
/
+35
*
Fixed: 'Move' button always visible on issues list.
Jean-Philippe Lang
2007-09-07
1
-2
/
+1
*
Automatically scroll down to the preview when previewing wiki page.
Jean-Philippe Lang
2007-09-06
1
-1
/
+3
*
Added background on <pre> wiki blocks.
Jean-Philippe Lang
2007-09-06
1
-0
/
+7
*
Added code highlighting support in wiki, using this syntax:
Jean-Philippe Lang
2007-09-06
5
-3
/
+33
*
'current week' filter fix.
Jean-Philippe Lang
2007-09-06
1
-1
/
+1
*
Removed RedCloth checks since it's now supplied with the application.
Jean-Philippe Lang
2007-09-05
5
-5
/
+2
*
Search field automatically focused.
Jean-Philippe Lang
2007-09-05
1
-2
/
+3
*
Fixed: custom field displayed as deleted in the issue history even if no valu...
Jean-Philippe Lang
2007-09-05
1
-1
/
+3
*
Issue notes are now included in search.
Jean-Philippe Lang
2007-09-05
2
-1
/
+10
*
Added a new value for date filters: 'this week'
Jean-Philippe Lang
2007-09-05
14
-3
/
+19
*
Subprojects are now grouped by projects in the 'Projects' top navigation drop...
Jean-Philippe Lang
2007-09-05
3
-12
/
+18
*
Added an index on custom_values table (customized_type + customized_id column...
Jean-Philippe Lang
2007-09-04
1
-0
/
+9
*
Small fix in Mailer.
Jean-Philippe Lang
2007-09-04
1
-1
/
+1
*
'Due in' label removed from the changelog view.
Jean-Philippe Lang
2007-09-02
1
-3
/
+1
*
Added Redmine::WikiFormatting module and tests for wiki links.
Jean-Philippe Lang
2007-09-02
8
-37
/
+1346
*
Fix: Inline image links broken in rev 690.
Jean-Philippe Lang
2007-09-02
1
-1
/
+1
*
Buttons (edit, watch...) on issues/show are now located in the upper-right co...
Jean-Philippe Lang
2007-09-02
1
-8
/
+10
*
Changed the application default title (redMine -> Redmine).
Jean-Philippe Lang
2007-09-02
1
-1
/
+1
[next]