| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds a Save button at the end of the account form for mobile devices (#19097). | Jean-Philippe Lang | 2015-11-08 | 1 | -1/+2 |
* | Use the same scope for counting. | Jean-Philippe Lang | 2015-10-21 | 3 | -9/+10 |
* | Named routed for RSS/API keys (#20997). | Jean-Philippe Lang | 2015-10-15 | 1 | -3/+3 |
* | Add avatar and edit link to "My account" page (#5418). | Jean-Philippe Lang | 2015-06-27 | 1 | -1/+5 |
* | Removed extra blank lines (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -3/+0 |
* | Require password re-entry for sensitive actions (#19851). | Jean-Philippe Lang | 2015-06-19 | 3 | -2/+13 |
* | Code cleanup (#19458). | Jean-Philippe Lang | 2015-05-10 | 1 | -1/+1 |
* | Add the ability to expire passwords after a configurable number of days (#194... | Jean-Philippe Lang | 2015-05-10 | 1 | -1/+1 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 2 | -4/+4 |
* | Add support for multiple email addresses per user (#4244). | Jean-Philippe Lang | 2015-01-17 | 1 | -0/+1 |
* | Adds a link to /time_entries/new from My Page Spent Time block (#17955). | Jean-Philippe Lang | 2014-10-04 | 1 | -0/+6 |
* | Adds settings for disabling browser language detection and language preferenc... | Jean-Philippe Lang | 2014-01-24 | 1 | -0/+2 |
* | Focus first text field automatically (#13134). | Jean-Philippe Lang | 2014-01-19 | 1 | -2/+0 |
* | Removed deprecated align and width html attributes (#15307). | Jean-Philippe Lang | 2013-11-11 | 1 | -1/+1 |
* | Add hooks for user preferences (#14614). | Jean-Philippe Lang | 2013-08-05 | 1 | -0/+1 |
* | Option to force a user to change his password (#3872). | Jean-Philippe Lang | 2013-08-05 | 1 | -0/+4 |
* | User #where instead of :conditions. | Jean-Philippe Lang | 2013-05-18 | 2 | -2/+2 |
* | Moved links to block titles on "My page". | Jean-Philippe Lang | 2013-05-18 | 3 | -26/+16 |
* | Adds a link on "My Page" to view all my spent time (#13157). | Jean-Philippe Lang | 2013-05-18 | 1 | -1/+4 |
* | replace tabs to spaces and fix indents at app/views/my/destroy.html.erb | Toshi MARUYAMA | 2013-03-15 | 1 | -3/+3 |
* | Adds label_total_time string (#13337). | Jean-Philippe Lang | 2013-03-10 | 1 | -1/+1 |
* | Adds helpers for retrieving my page data. | Jean-Philippe Lang | 2012-12-02 | 7 | -31/+7 |
* | Code cleanup: removed the obsolete with_limit scope. | Jean-Philippe Lang | 2012-08-27 | 1 | -1/+1 |
* | Fixed API key display on my account. | Jean-Philippe Lang | 2012-07-28 | 1 | -2/+2 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -30/+4 |
* | Removes most of the ajax stuff on my page layout. | Jean-Philippe Lang | 2012-07-18 | 2 | -55/+9 |
* | 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 |
* | Use content_tag helper. | Jean-Philippe Lang | 2012-05-13 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 4 | -4/+4 |
* | Adds the ability for users to delete their own account (#10664). Can be disab... | Jean-Philippe Lang | 2012-04-15 | 2 | -0/+14 |
* | Adds specific css class for information in forms. | Jean-Philippe Lang | 2012-02-02 | 1 | -2/+2 |
* | Rails3: view: use explicit post method at my/account.html.erb | Toshi MARUYAMA | 2012-01-03 | 1 | -2/+4 |
* | Rails3: view: html_safe for my/page_layout.html.erb | Toshi MARUYAMA | 2012-01-01 | 1 | -1/+3 |
* | Explicitly declare all routes and deactivate default route. | Etienne Massip | 2011-12-10 | 1 | -1/+1 |
* | Removed TabularFormBuilder references in views. | Jean-Philippe Lang | 2011-12-09 | 1 | -3/+1 |
* | replace tabs to spaces at app/views/my/_block.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -2/+2 |
* | replace tabs to spaces at app/views/my/page.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -18/+18 |
* | 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/page_layout.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -15/+15 |
* | 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/page.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -6/+6 |
* | remove trailing white-spaces from app/views/my/page_layout.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -10/+9 |
* | replace tabs to spaces and remove trailing white-spaces at app/views/my/accou... | Toshi MARUYAMA | 2011-09-16 | 1 | -17/+17 |
* | remove trailing white-spaces from app/views/my/_block.html.erb | Toshi MARUYAMA | 2011-09-16 | 1 | -3/+3 |
* | remove trailing white-spaces from app/views/my/account.html.erb | Toshi MARUYAMA | 2011-09-14 | 1 | -2/+2 |
* | 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 |