Commit Graph

73 Commits (6e5f56734653b9e6e563b299ff1d20ce6ffcf036)

Author SHA1 Message Date
Eric Davis 43fabab950 Fixed HTML validation errors 15 years ago
Eric Davis c3c3460e0d Add the page title when editing /my/page. 15 years ago
Eric Davis 52a92b1822 Added a missing label to my/page_layout. 15 years ago
Eric Davis 908d44519c Allow AuthSources to control if they allow password changes. 15 years ago
Jean-Philippe Lang 0fa124a92c Adds missing thead tags (#5440). 15 years ago
Eric Davis 22c1e2b8cf Adds named scopes to replace custom finders. 15 years ago
Jean-Philippe Lang bd5fe10c13 Adds an helper for creating the context menu. 15 years ago
Jean-Philippe Lang 7ef20cc169 Fixed: potential security leak on my page calendar (#4691). 15 years ago
Jean-Philippe Lang e26eeef837 Display API key in the sidebar, just below the API key heading. 15 years ago
Jean-Philippe Lang d404d2f586 Do not display API key if API is disabled. 15 years ago
Jean-Philippe Lang 682829a904 Fills translations. 15 years ago
Eric Davis aa9951b38b Added an API token for each User to use when making API requests. (#3920) 15 years ago
Jean-Philippe Lang 9d120c872c Fixes block reordering on my page (#2971). 15 years ago
Eric Davis 5a9528cf3d Added :view_my_account_contextual hook. 15 years ago
Jean-Philippe Lang cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. 15 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 16 years ago
Jean-Philippe Lang 31cf9be7ab Makes minimum password length configurable. 16 years ago
Eric Davis 451ef7f21f Added several more plugin hooks: 16 years ago
Jean-Philippe Lang d516d9d9e5 Set sort orders on 'View all issues' links on my page. 16 years ago
Jean-Philippe Lang ec378bb446 Makes the 'View all' link on 'Reported issues' list open and closed issues. 16 years ago
Jean-Philippe Lang b44317b762 Adds issue count on assigned and reported 'My page' modules (#2986). 16 years ago
Jean-Philippe Lang 5b96d1b083 Allow underscore in block partial name (#2840). 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang 5bdd429162 Link to watched issues list on my page. 16 years ago
Jean-Philippe Lang 2807b9c927 Hide openid stuff on my account if disabled (#699). 16 years ago
Eric Davis 896e64b759 Added the ability to login via OpenID. 16 years ago
Jean-Philippe Lang c9ca635fa7 Typos/fixes in views (#2654). 16 years ago
Jean-Philippe Lang cd55529eaa Fixed that 'My page' blocks may display issues that the user is no longer allowed to view (#2590). 16 years ago
Jean-Philippe Lang 12792d8068 User custom fields can now be set as editable so that users can edit them on 'My account'. 16 years ago
Jean-Philippe Lang e2952d3e5f Rails 2.1.2 deprecations (#2332). 16 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). 17 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). 17 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. 17 years ago
Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 17 years ago
Jean-Philippe Lang f58db70bde More detailed html title on several views. 17 years ago
Jean-Philippe Lang 60c82a03db Fixed drop down lists overflow on My account. 17 years ago
Jean-Philippe Lang 92a23c05bb Project name format limitation removed (name can now contain any character). 17 years ago
Jean-Philippe Lang acad206063 Issue context menu now also available on 'My page'. 17 years ago
Jean-Philippe Lang fde4a42e2a Removed the 12 characters limit on passwords. 17 years ago
Jean-Philippe Lang deb182337d * Added time zone support: users can select their time zone on their account view. 17 years ago
Jean-Philippe Lang a727f0d25a Removed hard coded string on 'My account'. 17 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. 17 years ago
Jean-Philippe Lang 90d33c3e51 More flexible mail notifications settings at user level. A user has now 3 options: 17 years ago
Jean-Philippe Lang ec51cdd0f9 Calendar: 17 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