summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Makes changes link to entries on the revision view.Jean-Philippe Lang2008-06-151-1/+3
* Adds links to repository directories in the browser (#1094).Jean-Philippe Lang2008-06-151-16/+8
* Fixed: page has no title when adding a project (#1436).Jean-Philippe Lang2008-06-141-1/+1
* Slight changes to diff view and style.Jean-Philippe Lang2008-06-091-2/+5
* Removed inconsistent revision numbers on diff view.Jean-Philippe Lang2008-06-091-13/+0
* File viewer for attached text files.Jean-Philippe Lang2008-06-091-0/+15
* Move the file viewer to a partial.Jean-Philippe Lang2008-06-092-11/+12
* "New Project" link on Projects page for admin users (#1082).Jean-Philippe Lang2008-06-081-0/+1
* Unified diff viewer for attached files with .patch or .diff extension (#1403).Jean-Philippe Lang2008-06-082-1/+16
* Move diff viewer to a partial.Jean-Philippe Lang2008-06-082-70/+75
* SCM browser: ability to download raw unified diffs.Jean-Philippe Lang2008-06-081-0/+5
* Move unified diff parser out of the scm abstract adapter so it can be reused ...Jean-Philippe Lang2008-06-081-1/+1
* Don't search for the changeset if revision identifier is nil.Jean-Philippe Lang2008-06-081-1/+1
* Don't display the table headers if there is no changeset to display.Jean-Philippe Lang2008-06-081-1/+2
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-082-1/+8
* Removes constraint on enumerations name (#1384).Jean-Philippe Lang2008-06-072-2/+2
* Fixed: Atom link on saved query does not include query_id (#1390).Jean-Philippe Lang2008-06-061-1/+1
* Hides the "Replies" heading below a message if there is no reply (#1350).Jean-Philippe Lang2008-06-061-0/+2
* Fixed: changesets titles should not be multiline in atom feeds (#1356).Jean-Philippe Lang2008-06-042-3/+4
* Diff: adds some space between 2 changes in the same file and reduces html size.Jean-Philippe Lang2008-06-021-73/+69
* Fixed: Atom feeds don't provide author section for repository revisions (#1348).Jean-Philippe Lang2008-06-021-1/+1
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the quo...Jean-Philippe Lang2008-05-302-1/+8
* Adds new projects atom feed (#1290).Jean-Philippe Lang2008-05-271-2/+7
* Moved ProjectsController#list to ProjectsController#index.Jean-Philippe Lang2008-05-261-0/+0
* Fixed roadmap links to versions (#1297).Jean-Philippe Lang2008-05-261-1/+1
* Adds a rake task to send reminders. An email is sent to each user with a list...Jean-Philippe Lang2008-05-252-0/+16
* Remove edit step from Status context menu (#1197).Jean-Philippe Lang2008-05-251-1/+1
* Change projects homepage limit to 255 chars (#663, #1095).Jean-Philippe Lang2008-05-251-1/+1
* Gantt chart: display issues that don't have a due date if they are assigned t...Jean-Philippe Lang2008-05-252-4/+4
* Prevent admin users from making themselves non-administrator (#1276).Jean-Philippe Lang2008-05-251-1/+1
* Fixed: View differences for individual file of a changeset fails if the subve...Jean-Philippe Lang2008-05-241-1/+1
* Use display: block; for activity item descriptions.Jean-Philippe Lang2008-05-201-3/+1
* Slight changes to the search results.Jean-Philippe Lang2008-05-201-1/+1
* Adds icons on search results.Jean-Philippe Lang2008-05-181-5/+5
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-7/+9
* Do not toggle assignable check box when using un/check all permissions links ...Jean-Philippe Lang2008-05-141-2/+2
* Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180).Jean-Philippe Lang2008-05-141-2/+2
* Fixed: Update issue form: comment field from log time end out of screen (#1227).Jean-Philippe Lang2008-05-131-1/+1
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-041-2/+6
* Split user edit screen into tabs.Jean-Philippe Lang2008-05-024-23/+52
* Show the project hierarchy in the drop down list for new membership on user a...Jean-Philippe Lang2008-05-011-6/+6
* Hide the 'Latest projects' box on the welcome screen if there are no projects...Jean-Philippe Lang2008-05-011-1/+3
* Use GET instead of POST on roadmap (#718), gantt and calendar forms.Jean-Philippe Lang2008-04-303-5/+5
* Include subprojects versions on calendar and gantt (#1116).Jean-Philippe Lang2008-04-272-5/+12
* Warn user that subprojects are also deleted when deleting a project (#1111) a...Jean-Philippe Lang2008-04-261-7/+9
* Redirected user to where he is coming from after logging hours (#1062).Jean-Philippe Lang2008-04-161-0/+1
* Add css class for ticket changes (#1032).Jean-Philippe Lang2008-04-131-1/+1
* Left align filter buttons (closes #872) and reduce filters spacing.Jean-Philippe Lang2008-04-131-6/+6
* Fixed: Double dot displayed on ticket view when ticket not updated (closes #8...Jean-Philippe Lang2008-04-121-1/+1
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-121-1/+1