85 Commits (8e6871f81bf6e275046a3dd4ed18292dba7b26e0)

Author SHA1 Message Date
  Jean-Philippe Lang 7f77744e86 Include issues asigned to user's groups when using "assigned to me" filter (#2964). 13 years ago
  Jean-Philippe Lang 5b648a7dae Restored error messages on my account. 13 years ago
  Jean-Philippe Lang c19e3e0627 Replaced h3+div with fieldsets on my account and user form. 13 years ago
  Jean-Philippe Lang 247a6f304e Adds an icon to the change password link. 13 years ago
  Toshi MARUYAMA 9121a060a5 Use link_to_user instead of a manual link in my account sidebar (#8345). 13 years ago
  Toshi MARUYAMA 1d78dd8324 HTML escape some user values in account sidebar (#8345). 13 years ago
  Toshi MARUYAMA 16c0b67941 make username a link to their profile page (#8345). 13 years ago
  Jean-Philippe Lang 7ef527a653 Adds colon after label. 13 years ago
  Jean-Philippe Lang ae498a06e2 Removed hardcoded links in my/page_layout (#6839). 13 years ago
  Eric Davis ce99f3247f Use HTTP DELETE when deleting a time entry. #6674 13 years ago
  Eric Davis 437690119b Allow admins to edit user's email notifications and preferences. #3503 14 years ago
  Eric Davis 0316af7f6b Converted User#mail_notification from a boolean to a string. 14 years ago
  Eric Davis 43fabab950 Fixed HTML validation errors 14 years ago
  Eric Davis c3c3460e0d Add the page title when editing /my/page. 14 years ago
  Eric Davis 52a92b1822 Added a missing label to my/page_layout. 14 years ago
  Eric Davis 908d44519c Allow AuthSources to control if they allow password changes. 14 years ago
  Jean-Philippe Lang 0fa124a92c Adds missing thead tags (#5440). 14 years ago
  Eric Davis 22c1e2b8cf Adds named scopes to replace custom finders. 14 years ago
  Jean-Philippe Lang bd5fe10c13 Adds an helper for creating the context menu. 14 years ago
  Jean-Philippe Lang 7ef20cc169 Fixed: potential security leak on my page calendar (#4691). 14 years ago
  Jean-Philippe Lang e26eeef837 Display API key in the sidebar, just below the API key heading. 14 years ago
  Jean-Philippe Lang d404d2f586 Do not display API key if API is disabled. 14 years ago
  Jean-Philippe Lang 682829a904 Fills translations. 14 years ago
  Eric Davis aa9951b38b Added an API token for each User to use when making API requests. (#3920) 14 years ago
  Jean-Philippe Lang 9d120c872c Fixes block reordering on my page (#2971). 14 years ago
  Eric Davis 5a9528cf3d Added :view_my_account_contextual hook. 14 years ago
  Jean-Philippe Lang cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. 14 years ago
  Jean-Philippe Lang 21e18c1eb4 Adds missing native eol properties. 15 years ago
  Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 15 years ago
  Jean-Philippe Lang 31cf9be7ab Makes minimum password length configurable. 15 years ago
  Eric Davis 451ef7f21f Added several more plugin hooks: 15 years ago
  Jean-Philippe Lang d516d9d9e5 Set sort orders on 'View all issues' links on my page. 15 years ago
  Jean-Philippe Lang ec378bb446 Makes the 'View all' link on 'Reported issues' list open and closed issues. 15 years ago
  Jean-Philippe Lang b44317b762 Adds issue count on assigned and reported 'My page' modules (#2986). 15 years ago
  Jean-Philippe Lang 5b96d1b083 Allow underscore in block partial name (#2840). 15 years ago
  Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 15 years ago
  Jean-Philippe Lang 5bdd429162 Link to watched issues list on my page. 15 years ago
  Jean-Philippe Lang 2807b9c927 Hide openid stuff on my account if disabled (#699). 15 years ago
  Eric Davis 896e64b759 Added the ability to login via OpenID. 15 years ago
  Jean-Philippe Lang c9ca635fa7 Typos/fixes in views (#2654). 15 years ago
  Jean-Philippe Lang cd55529eaa Fixed that 'My page' blocks may display issues that the user is no longer allowed to view (#2590). 15 years ago
  Jean-Philippe Lang 12792d8068 User custom fields can now be set as editable so that users can edit them on 'My account'. 15 years ago
  Jean-Philippe Lang e2952d3e5f Rails 2.1.2 deprecations (#2332). 15 years ago
  Jean-Philippe Lang 09eba46ec1 Fixed: document listing shows on "my page" when viewing documents is disabled for the role (#1772). 16 years ago
  Jean-Philippe Lang a8fcf8487d Add a time tracking block for 'My page' (#615). 16 years ago
  Jean-Philippe Lang e951d84584 Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). 16 years ago
  Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 16 years ago
  Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 16 years ago
  Jean-Philippe Lang f58db70bde More detailed html title on several views. 16 years ago
  Jean-Philippe Lang 60c82a03db Fixed drop down lists overflow on My account. 16 years ago