summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Strikethru closed issue links (#1127).Jean-Philippe Lang2008-07-202-2/+2
* Improved on-the-fly account creation. If some attributes are missing (eg. not...Jean-Philippe Lang2008-07-192-7/+5
* Fixed: Wiki Linking Fails on News Item Preview (#1661).Jean-Philippe Lang2008-07-194-4/+4
* Adds timelog link to the issue context menu (#1645).Jean-Philippe Lang2008-07-161-0/+4
* Javascript fix (#1636).Jean-Philippe Lang2008-07-141-1/+1
* Do not use partial in PDF templates (not supported when using rfpdf with Rail...Jean-Philippe Lang2008-07-102-119/+117
* Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600).Jean-Philippe Lang2008-07-091-1/+1
* Fixes Gantt chart with ruby 1.8.7 (#1606).Jean-Philippe Lang2008-07-091-1/+0
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-052-2/+3
* Email delivery configuration moved to an unversioned YAML file (config/email....Jean-Philippe Lang2008-07-041-0/+6
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-045-9/+9
* Escapes HTML tags.Jean-Philippe Lang2008-07-024-9/+9
* Fixes quick jump to a revision.Jean-Philippe Lang2008-06-301-2/+2
* Makes issue update link work without javascript (#1337).Jean-Philippe Lang2008-06-291-1/+1
* Do not silently ignore timelog validation failure on issue edit.Jean-Philippe Lang2008-06-291-0/+1
* Addq "please select" to activity select box if no activity is set as default ...Jean-Philippe Lang2008-06-292-2/+2
* Wider SVG graphs in repository stats.Jean-Philippe Lang2008-06-291-8/+7
* Fixed: Entourage (and some old client) fails to correctly render notification...Jean-Philippe Lang2008-06-291-6/+26
* Adds HTML titles to forums related views.Jean-Philippe Lang2008-06-293-0/+6
* 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