summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-305-8/+8
* Added two plugin hooks to the account page:Eric Davis2009-05-301-0/+2
* Added :view_versions_show_contextual hook. (#3036)Eric Davis2009-05-301-0/+1
* FIxed: inline images not displayed in atom feeds (#3391).Jean-Philippe Lang2009-05-262-2/+2
* Render new message form if needed.Jean-Philippe Lang2009-05-251-0/+2
* Ability to watch a wiki or a single wiki page (#413).Jean-Philippe Lang2009-05-253-0/+9
* Fixed: Atom feeds leak email address (#3408).Jean-Philippe Lang2009-05-252-2/+2
* Link to the appropriate repository (#3376).Jean-Philippe Lang2009-05-181-1/+1
* Adds a setting to choose which role is given to a non-admin user who creates ...Jean-Philippe Lang2009-05-171-0/+3
* Ability to allow non-admin users to create projects (#1007).Jean-Philippe Lang2009-05-171-1/+1
* Adds email notification on wiki changes (#413). It's disabled by default and ...Jean-Philippe Lang2009-05-174-0/+22
* Escape custom field name.Jean-Philippe Lang2009-05-121-1/+1
* Sort roles on account view.Jean-Philippe Lang2009-05-121-1/+1
* Escape role name.Jean-Philippe Lang2009-05-121-1/+1
* Display all users roles on project overview (#3339).Jean-Philippe Lang2009-05-121-5/+3
* Cleaning projects administration list.Jean-Philippe Lang2009-05-101-11/+3
* Removes untranslated string.Jean-Philippe Lang2009-05-101-1/+1
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-105-40/+66
* Slight change to the permissions report view, with folding support.Jean-Philippe Lang2009-05-101-1/+6
* Fixes consistency of custom fields display on the issue detail view (#3190).Jean-Philippe Lang2009-05-101-1/+1
* Link the project name in simple issue lists.Eric Davis2009-05-061-1/+1
* Adds group folding on issue list (#2679).Jean-Philippe Lang2009-05-041-1/+2
* Added the ability to copy a project in the Project Administration panel.Eric Davis2009-05-032-0/+20
* Adds hostname to Redmine links in atom feeds (#3275).Jean-Philippe Lang2009-05-011-1/+1
* Fixes user edit urls (#3281).Jean-Philippe Lang2009-05-011-1/+1
* Fixes self and alternate atom links (#3161).Jean-Philippe Lang2009-04-261-2/+2
* Ticket grouping (#2679).Jean-Philippe Lang2009-04-263-1/+20
* Adds more css classes to the roadmap issues (#3214).Jean-Philippe Lang2009-04-254-4/+4
* Adds the filename to the html title of attachment view.Jean-Philippe Lang2009-04-252-0/+4
* Added some new view hooks to the welcome page.Eric Davis2009-04-241-0/+2
* Added two new plugin hooks to the Project Overview pageEric Davis2009-04-241-0/+2
* Fixed: %0.2f is rendered as plain text in issues/destroy view (#3167).Jean-Philippe Lang2009-04-241-1/+1
* Fixes a translation key (#3167).Jean-Philippe Lang2009-04-241-1/+1
* Adds single forum atom feed (#3181).Jean-Philippe Lang2009-04-241-0/+8
* Makes minimum password length configurable.Jean-Philippe Lang2009-04-214-3/+6
* Ask user what to do with child pages when deleting a parent wiki page (#3202).Jean-Philippe Lang2009-04-212-1/+20
* Fixed: an error is raised when no tab is available on project settings (#3179).Jean-Philippe Lang2009-04-191-0/+5
* Adds mime type specific css classes to the SCM browser.Jean-Philippe Lang2009-04-191-1/+1
* Adds the ability to move threads between project forums (#2452). 'Edit messag...Jean-Philippe Lang2009-04-051-0/+5
* Set minimum identifier lenght to 1 (#3073).Jean-Philippe Lang2009-04-041-1/+1
* Email footer signature convention (#3084).Jean-Philippe Lang2009-04-021-1/+1
* Fixes content vertical overflow (#3053).Jean-Philippe Lang2009-03-281-0/+1
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-282-9/+21
* Escape member name.Jean-Philippe Lang2009-03-271-1/+1
* Ability to add multiple project members in a single action (#1556).Jean-Philippe Lang2009-03-271-6/+15
* Added several more plugin hooks:Eric Davis2009-03-215-1/+9
* Added plugin hooks to the context menuEric Davis2009-03-211-0/+4
* 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