| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 1 | -1/+1 |
* | Fixed that the issue link is escaped on my page spent time (#10991). | Jean-Philippe Lang | 2012-05-25 | 1 | -1/+1 |
* | replace tabs to spaces at app/views/my/blocks/_issuesreportedbyme.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -5/+5 |
* | replace tabs to spaces at app/views/my/blocks/_timelog.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -3/+3 |
* | replace tabs to spaces at app/views/my/blocks/_issueswatched.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -4/+4 |
* | replace tabs to spaces at app/views/my/blocks/_issuesassignedtome.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -4/+4 |
* | remove trailing white-spaces from app/views/my/blocks/_issuesassignedtome.htm... | Toshi MARUYAMA | 2011-09-14 | 1 | -4/+4 |
* | remove trailing white-spaces from app/views/my/blocks/_issuesreportedbyme.htm... | Toshi MARUYAMA | 2011-09-14 | 1 | -4/+4 |
* | remove trailing white-spaces from app/views/my/blocks/_news.html.erb | Toshi MARUYAMA | 2011-09-14 | 1 | -2/+2 |
* | remove trailing white-spaces from app/views/my/blocks/_timelog.html.erb | Toshi MARUYAMA | 2011-09-14 | 1 | -1/+1 |
* | rename .rhtml to .html.erb of app/views/my/blocks/_news.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/my/blocks/_issuesreportedbyme.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/my/blocks/_calendar.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/my/blocks/_timelog.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/my/blocks/_documents.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/my/blocks/_issueswatched.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/my/blocks/_issuesassignedtome.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |
* | Include issues asigned to user's groups when using "assigned to me" filter (#... | Jean-Philippe Lang | 2011-07-31 | 1 | -2/+2 |
* | Use HTTP DELETE when deleting a time entry. #6674 | Eric Davis | 2010-10-15 | 1 | -1/+1 |
* | Adds missing thead tags (#5440). | Jean-Philippe Lang | 2010-05-09 | 1 | -2/+2 |
* | Adds named scopes to replace custom finders. | Eric Davis | 2010-03-10 | 1 | -7/+2 |
* | Fixed: potential security leak on my page calendar (#4691). | Jean-Philippe Lang | 2010-01-30 | 1 | -1/+1 |
* | Refactoring ApplicationHelper#link_to_issue. | Jean-Philippe Lang | 2009-11-14 | 1 | -1/+1 |
* | Adds missing native eol properties. | Jean-Philippe Lang | 2009-09-20 | 1 | -16/+16 |
* | Changed Enumerations to use a Single Table Inheritance | Eric Davis | 2009-05-30 | 1 | -1/+1 |
* | Set sort orders on 'View all issues' links on my page. | Jean-Philippe Lang | 2009-03-17 | 3 | -3/+17 |
* | Makes the 'View all' link on 'Reported issues' list open and closed issues. | Jean-Philippe Lang | 2009-03-17 | 1 | -1/+1 |
* | Adds issue count on assigned and reported 'My page' modules (#2986). | Jean-Philippe Lang | 2009-03-17 | 2 | -5/+7 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 1 | -1/+2 |
* | Link to watched issues list on my page. | Jean-Philippe Lang | 2009-02-12 | 1 | -1/+1 |
* | Typos/fixes in views (#2654). | Jean-Philippe Lang | 2009-02-03 | 1 | -1/+1 |
* | Fixed that 'My page' blocks may display issues that the user is no longer all... | Jean-Philippe Lang | 2009-01-27 | 3 | -6/+6 |
* | Fixed: document listing shows on "my page" when viewing documents is disabled... | Jean-Philippe Lang | 2008-08-26 | 1 | -2/+3 |
* | Add a time tracking block for 'My page' (#615). | Jean-Philippe Lang | 2008-03-16 | 1 | -0/+52 |
* | Calendar: | Jean-Philippe Lang | 2007-10-07 | 1 | -44/+5 |
* | Issues sorted by priority position. | Jean-Philippe Lang | 2007-10-04 | 1 | -2/+2 |
* | Application layout refactored. | Jean-Philippe Lang | 2007-09-22 | 1 | -2/+2 |
* | Added 'reported by me' and 'assigned to me' issue feeds on 'My page'. | Jean-Philippe Lang | 2007-08-31 | 2 | -0/+14 |
* | Added a cross-project issue list. It displays the issues of all the projects ... | Jean-Philippe Lang | 2007-08-31 | 2 | -4/+4 |
* | Added the ability to archive projects: | Jean-Philippe Lang | 2007-05-27 | 3 | -3/+3 |
* | Added a new block available for my page: "Watched issues" | Jean-Philippe Lang | 2007-04-21 | 1 | -0/+10 |
* | Removed some spaces before argument parentheses. | Jean-Philippe Lang | 2007-04-20 | 1 | -1/+1 |
* | Closed issues no longer displayed on "my page" -> "issues assigned to me". | Jean-Philippe Lang | 2007-04-11 | 1 | -1/+1 |
* | Added link_to_issue helper. | Jean-Philippe Lang | 2007-04-07 | 1 | -1/+1 |
* | fixed #9308 table_name pre/suffix support | Jean-Philippe Lang | 2007-03-15 | 5 | -7/+7 |
* | added svn:eol-style native property on /app files | Jean-Philippe Lang | 2007-03-12 | 5 | -79/+79 |
* | removed underscores in block names (problem with scriptaculous sortables) | Jean-Philippe Lang | 2007-02-05 | 3 | -0/+0 |
* | * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo... | Jean-Philippe Lang | 2007-01-08 | 1 | -3/+3 |
* | css cleaning | Jean-Philippe Lang | 2006-12-24 | 1 | -6/+8 |
* | * code and views cleaning | Jean-Philippe Lang | 2006-12-17 | 2 | -0/+2 |