65 Commits (ff77fb6aa9f1fc74960e86c11d2c5f38d6cdfabd)

Author SHA1 Message Date
  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
  Jean-Philippe Lang 92a23c05bb Project name format limitation removed (name can now contain any character). 16 years ago
  Jean-Philippe Lang acad206063 Issue context menu now also available on 'My page'. 16 years ago
  Jean-Philippe Lang fde4a42e2a Removed the 12 characters limit on passwords. 16 years ago
  Jean-Philippe Lang deb182337d * Added time zone support: users can select their time zone on their account view. 16 years ago
  Jean-Philippe Lang a727f0d25a Removed hard coded string on 'My account'. 16 years ago
  Jean-Philippe Lang 0fe5c7b3e0 Added an option on 'My account' for users who don't want to be notified of changes that they make. 16 years ago
  Jean-Philippe Lang 90d33c3e51 More flexible mail notifications settings at user level. A user has now 3 options: 16 years ago
  Jean-Philippe Lang ec51cdd0f9 Calendar: 16 years ago
  Jean-Philippe Lang 185547af69 Issues sorted by priority position. 17 years ago
  Jean-Philippe Lang 827e998afe Application layout refactored. 17 years ago
  Jean-Philippe Lang c6ac590d17 Added 'reported by me' and 'assigned to me' issue feeds on 'My page'. 17 years ago
  Jean-Philippe Lang 404bfce446 Added a cross-project issue list. It displays the issues of all the projects visible by the user. 17 years ago
  Jean-Philippe Lang 39c9874a41 Added the ability to reset its own RSS access key on "My account". 17 years ago
  Jean-Philippe Lang 413247ee5b Added the ability to archive projects: 17 years ago
  Jean-Philippe Lang 66d789229d Added a DropOut effect when removing a block on my page layout. 17 years ago
  Jean-Philippe Lang 5db3396c07 Added an ajax indicator for all ajax calls. Also removed highlight effects on my page layout edition. 17 years ago
  Jean-Philippe Lang 77cfc1cc59 Added a new block available for my page: "Watched issues" 17 years ago
  Jean-Philippe Lang e72778ea84 Removed some spaces before argument parentheses. 17 years ago
  Jean-Philippe Lang 8f1c0eb2dd Closed issues no longer displayed on "my page" -> "issues assigned to me". 17 years ago
  Jean-Philippe Lang cf4651b6bb Added link_to_issue helper. 17 years ago