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
/
public
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adds context menu for related issues (#8006).
Jean-Philippe Lang
2011-04-05
1
-2
/
+3
*
Removed the changeset-changes class to the commit logs on the issue view (#80...
Jean-Philippe Lang
2011-04-03
1
-0
/
+1
*
Prettier wiki syntax help link.
Jean-Philippe Lang
2011-03-28
1
-1
/
+2
*
Context menu: keep parent item highlighted when hovering a submenu item.
Jean-Philippe Lang
2011-03-28
1
-3
/
+3
*
Set style more specifically to avoid clashes.
Jean-Philippe Lang
2011-03-25
1
-1
/
+1
*
Adds support for Mac metaKey in issues selection (#5148).
Jean-Philippe Lang
2011-03-24
1
-1
/
+1
*
Better cross-browser checkbox positioning.
Jean-Philippe Lang
2011-03-23
1
-1
/
+2
*
Adds border and margin for issue list printing.
Jean-Philippe Lang
2011-03-20
1
-0
/
+2
*
Fixed: issue list truncated when printing with Firefox 3.
Jean-Philippe Lang
2011-03-20
1
-0
/
+1
*
Adds links on the issue list to collapse/expang all groups (#7236).
Jean-Philippe Lang
2011-03-20
2
-0
/
+34
*
Makes the user form look like account form.
Jean-Philippe Lang
2011-03-20
1
-1
/
+1
*
Send the CSRF token with Ajax requests (#7843).
Jean-Philippe Lang
2011-03-14
1
-2
/
+20
*
Updates zoom icons and removes unused ones.
Jean-Philippe Lang
2011-03-13
4
-0
/
+0
*
Highlight changes inside diff lines (#7139).
Jean-Philippe Lang
2011-03-11
1
-0
/
+2
*
Prevent icons clipping on gantt.
Jean-Philippe Lang
2011-03-10
1
-2
/
+2
*
Version list style updated.
Jean-Philippe Lang
2011-03-04
1
-1
/
+1
*
Extends custom field possible values textarea.
Jean-Philippe Lang
2011-03-04
1
-0
/
+2
*
Keep track of issue description changes (#746).
Jean-Philippe Lang
2011-02-27
1
-0
/
+7
*
Removes obsolete code from Opera pseudo right click (#7700).
Jean-Philippe Lang
2011-02-24
1
-1
/
+0
*
Fixed: Bulk editing menu non-functional in Opera browser (#3132).
Jean-Philippe Lang
2011-02-23
1
-3
/
+1
*
Extracts gantt subjects styles to css (#7280).
Jean-Philippe Lang
2011-02-21
1
-0
/
+1
*
Added Persian translation contributed by Behrang Noroozinia (#7418).
Jean-Philippe Lang
2011-02-21
2
-0
/
+143
*
Warning on leaving a page with unsaved content in textarea (#2910).
Jean-Philippe Lang
2011-02-21
1
-0
/
+43
*
Allow additional workflow transitions for issue author and assignee (#2732).
Jean-Philippe Lang
2011-02-20
1
-0
/
+6
*
Reverted r4780 that broke gantt tests (#7280).
Jean-Philippe Lang
2011-01-30
1
-2
/
+0
*
Removed issue subjects wrapping in gantt (#7280).
Jean-Philippe Lang
2011-01-30
1
-0
/
+2
*
Moves .htaccess to htaccess.fcgi.example (#7256).
Jean-Philippe Lang
2011-01-30
1
-0
/
+0
*
Adds support for cross project Redmine links (#7409).
Jean-Philippe Lang
2011-01-23
1
-3
/
+8
*
Removed obsolete css class (#7279).
Jean-Philippe Lang
2011-01-11
1
-1
/
+0
*
Fixed: Enabling gravatas causes usernames to overlap first name field in user...
Jean-Philippe Lang
2011-01-11
1
-2
/
+2
*
Removed hard-coded style on wiki history view.
Jean-Philippe Lang
2011-01-06
1
-0
/
+2
*
Do not show trackers and issue custom fields on project form when issue track...
Jean-Philippe Lang
2011-01-06
1
-0
/
+18
*
Force vertical scroll bar to avoid layout jump.
Jean-Philippe Lang
2010-12-21
1
-0
/
+1
*
Ported subtasks display with indentation to the new gantt (#7128) and fixed m...
Jean-Philippe Lang
2010-12-18
2
-5
/
+5
*
Adds a css class for gantt subjects.
Jean-Philippe Lang
2010-12-17
1
-0
/
+2
*
Gantt code cleanup.
Jean-Philippe Lang
2010-12-17
1
-4
/
+5
*
Gantt code cleanup.
Jean-Philippe Lang
2010-12-17
1
-4
/
+5
*
Use GET instead of POST to retrieve context menu (#6762).
Jean-Philippe Lang
2010-12-12
1
-0
/
+1
*
Autocomplete issue relations on subject (#3170).
Jean-Philippe Lang
2010-12-12
2
-0
/
+15
*
Render TOC as nested lists (#1857).
Jean-Philippe Lang
2010-11-06
1
-3
/
+4
*
Updated wiki-syntax help page to reflect new link options and last coderay up...
Jean-Baptiste Barth
2010-10-29
1
-11
/
+29
*
Makes zoom buttons on gantt looks like the others.
Jean-Philippe Lang
2010-10-23
1
-0
/
+2
*
Fixes display of archived child projects on the admin project list.
Jean-Philippe Lang
2010-10-22
1
-1
/
+1
*
Changed the notifications to use a hierarchy UI
Eric Davis
2010-09-28
2
-1
/
+8
*
Rewrite the Gantt chart. #6276
Eric Davis
2010-09-10
8
-2
/
+21
*
Translation updates:
Azamat Hackimov
2010-09-05
1
-11
/
+11
*
Translation updates
Azamat Hackimov
2010-08-29
2
-29
/
+31
*
Add RTL support to the context menu. #6012
Eric Davis
2010-08-22
2
-4
/
+9
*
Real RTL-theme support in locales (#6012)
Azamat Hackimov
2010-08-19
2
-12
/
+22
*
Translation updates for upcoming release
Azamat Hackimov
2010-08-19
7
-282
/
+304
[prev]
[next]