summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-276-21/+22
* Link to view specific file on revision view fails with Subversion repository ...Jean-Philippe Lang2008-06-261-1/+1
* Add project name to cross-project Atom feeds (#1527).Jean-Philippe Lang2008-06-261-1/+5
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-251-0/+18
* Adds a class ('me') to events of the activity view created by current user.Jean-Philippe Lang2008-06-231-1/+2
* Revision view: do not display links for deleted files.Jean-Philippe Lang2008-06-221-1/+5
* Use new image instead of expand.pngJean-Philippe Lang2008-06-221-1/+1
* Removes spaces before colons on issue detail view (#1512).Jean-Philippe Lang2008-06-211-11/+11
* Add target version to the issue list context menu.Jean-Philippe Lang2008-06-181-0/+13
* Enable syntax highlight on issues, messages and news (#1473, #1466).Jean-Philippe Lang2008-06-183-0/+9
* Adds atom feed on time entries details (#1479).Jean-Philippe Lang2008-06-171-0/+5
* Ability to remove enumerations (activities, priorities, document categories) ...Jean-Philippe Lang2008-06-172-2/+17
* Adds a field on the repository view to browse at specific revision (#1443).Jean-Philippe Lang2008-06-151-1/+6
* 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