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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removes most of the ajax stuff on my page layout.
Jean-Philippe Lang
2012-07-18
2
-55
/
+9
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
3
-15
/
+20
*
Adds a helper for preview links.
Jean-Philippe Lang
2012-07-18
12
-83
/
+14
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
2
-14
/
+4
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-8
/
+12
*
Removes a call to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-7
/
+6
*
Removes a call to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-8
/
+3
*
Removes a call to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-8
/
+8
*
Removes a call to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-6
/
+1
*
Removes a call to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-7
/
+4
*
Don't show "Required" option for standard/custom fields that are always requi...
Jean-Philippe Lang
2012-07-16
1
-2
/
+2
*
Remember "Only display used statuses" checkbox value after update.
Jean-Philippe Lang
2012-07-15
2
-0
/
+2
*
Hard-coded strings.
Jean-Philippe Lang
2012-07-15
1
-2
/
+2
*
Adds option for displaying all statuses on workflow permissions.
Jean-Philippe Lang
2012-07-15
1
-0
/
+3
*
Colorize transitions.
Jean-Philippe Lang
2012-07-15
1
-3
/
+4
*
Adds maxlength=255 attribute on attachment description input field (#11365).
Jean-Philippe Lang
2012-07-15
1
-1
/
+1
*
Removed hard-coded strings (#703, #3521).
Jean-Philippe Lang
2012-07-15
1
-2
/
+2
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
6
-16
/
+117
*
Fixed that link to the assignee is escaped twice on the issue view (#11352).
Jean-Philippe Lang
2012-07-09
1
-1
/
+1
*
Compute issue ids array only once.
Jean-Philippe Lang
2012-07-08
1
-14
/
+14
*
Show shared versions when editing issues from different projects with the con...
Jean-Philippe Lang
2012-07-08
1
-3
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-07-07
1
-9
/
+14
*
Use named routes.
Jean-Philippe Lang
2012-07-07
3
-11
/
+11
*
Use named routes.
Jean-Philippe Lang
2012-07-07
1
-2
/
+2
*
Deprecated :confirm => 'Text' option.
Jean-Philippe Lang
2012-07-07
32
-63
/
+35
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
3
-1
/
+15
*
Adds a configurable timeout for LDAP authentication (#8978).
Jean-Philippe Lang
2012-07-07
1
-0
/
+3
*
Fixed: escaped link in conflict resolution form (#11341).
Jean-Philippe Lang
2012-07-07
1
-1
/
+1
*
Ability to disable standard fields on a per tracker basis (#1091).
Jean-Philippe Lang
2012-07-05
5
-34
/
+73
*
Additional "Log time" link on project overview (#11181).
Jean-Philippe Lang
2012-06-26
1
-1
/
+5
*
Fixed: Link is escaped in wiki added/updated notification email (#11262).
Jean-Philippe Lang
2012-06-26
2
-2
/
+2
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
3
-3
/
+24
*
Removed invalid nested p tags.
Jean-Philippe Lang
2012-06-18
3
-6
/
+4
*
Display dates using user's locale if available (#2190).
Etienne Massip
2012-06-16
1
-3
/
+3
*
Extract code from view.
Jean-Philippe Lang
2012-06-10
1
-1
/
+1
*
Adds a method to load changesets for repository entries.
Jean-Philippe Lang
2012-06-10
1
-4
/
+3
*
Configurable session lifetime and timeout (#6597).
Jean-Philippe Lang
2012-06-10
1
-0
/
+11
*
Fixed that link to user is escaped in activity title (#11124).
Jean-Philippe Lang
2012-06-09
1
-1
/
+1
*
Ability to set default column order in issue list (#11068).
Jean-Philippe Lang
2012-06-08
2
-6
/
+10
*
Fixed that wiki start page can't be changed (#11085).
Jean-Philippe Lang
2012-06-03
1
-1
/
+1
*
Makes users optional in GET /groups/:id (#8981).
Jean-Philippe Lang
2012-06-03
1
-1
/
+1
*
Rails 3.2.5 compatibility.
Jean-Philippe Lang
2012-06-03
1
-2
/
+2
*
Fixed argument to repository_path that triggers an error with Rails 3.2.5.
Jean-Philippe Lang
2012-06-03
1
-1
/
+1
*
Renamed #changes association to #filechanges (clash with AR::Base.changes tha...
Jean-Philippe Lang
2012-06-03
1
-1
/
+1
*
REST Api for Groups (#8981).
Jean-Philippe Lang
2012-06-03
3
-0
/
+46
*
Replaced group[lastname] parameter with group[name].
Jean-Philippe Lang
2012-06-01
1
-1
/
+1
*
Use time_zone_select specific helper.
Etienne Massip
2012-06-01
1
-2
/
+1
*
Fixed that logging time inside redirects at global time logging (#11038).
Jean-Philippe Lang
2012-05-29
1
-0
/
+1
*
code layout cleanup app/views/users/_mail_notifications.html.erb
Toshi MARUYAMA
2012-05-28
1
-8
/
+26
*
fix project list is not shown on Email notifications (#11032)
Toshi MARUYAMA
2012-05-28
1
-1
/
+1
[prev]
[next]