summaryrefslogtreecommitdiffstats
path: root/app/views/my/blocks
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/my/blocks/_news.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_issuesreportedbyme.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_calendar.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_timelog.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_documents.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_issueswatched.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/my/blocks/_issuesassignedtome.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* Include issues asigned to user's groups when using "assigned to me" filter (#...Jean-Philippe Lang2011-07-311-2/+2
* Use HTTP DELETE when deleting a time entry. #6674Eric Davis2010-10-151-1/+1
* Adds missing thead tags (#5440).Jean-Philippe Lang2010-05-091-2/+2
* Adds named scopes to replace custom finders.Eric Davis2010-03-101-7/+2
* Fixed: potential security leak on my page calendar (#4691).Jean-Philippe Lang2010-01-301-1/+1
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-141-1/+1
* Adds missing native eol properties.Jean-Philippe Lang2009-09-201-16/+16
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-1/+1
* Set sort orders on 'View all issues' links on my page.Jean-Philippe Lang2009-03-173-3/+17
* Makes the 'View all' link on 'Reported issues' list open and closed issues.Jean-Philippe Lang2009-03-171-1/+1
* Adds issue count on assigned and reported 'My page' modules (#2986).Jean-Philippe Lang2009-03-172-5/+7
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-1/+2
* Link to watched issues list on my page.Jean-Philippe Lang2009-02-121-1/+1
* Typos/fixes in views (#2654).Jean-Philippe Lang2009-02-031-1/+1
* Fixed that 'My page' blocks may display issues that the user is no longer all...Jean-Philippe Lang2009-01-273-6/+6
* Fixed: document listing shows on "my page" when viewing documents is disabled...Jean-Philippe Lang2008-08-261-2/+3
* Add a time tracking block for 'My page' (#615).Jean-Philippe Lang2008-03-161-0/+52
* Calendar:Jean-Philippe Lang2007-10-071-44/+5
* Issues sorted by priority position.Jean-Philippe Lang2007-10-041-2/+2
* Application layout refactored.Jean-Philippe Lang2007-09-221-2/+2
* Added 'reported by me' and 'assigned to me' issue feeds on 'My page'.Jean-Philippe Lang2007-08-312-0/+14
* Added a cross-project issue list. It displays the issues of all the projects ...Jean-Philippe Lang2007-08-312-4/+4
* Added the ability to archive projects:Jean-Philippe Lang2007-05-273-3/+3
* Added a new block available for my page: "Watched issues"Jean-Philippe Lang2007-04-211-0/+10
* Removed some spaces before argument parentheses.Jean-Philippe Lang2007-04-201-1/+1
* Closed issues no longer displayed on "my page" -> "issues assigned to me".Jean-Philippe Lang2007-04-111-1/+1
* Added link_to_issue helper.Jean-Philippe Lang2007-04-071-1/+1
* fixed #9308 table_name pre/suffix supportJean-Philippe Lang2007-03-155-7/+7
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-125-79/+79
* removed underscores in block names (problem with scriptaculous sortables)Jean-Philippe Lang2007-02-053-0/+0
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-3/+3
* css cleaningJean-Philippe Lang2006-12-241-6/+8
* * code and views cleaningJean-Philippe Lang2006-12-172-0/+2
* various modifications to prevent xssJean-Philippe Lang2006-12-173-23/+9
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-055-0/+93