summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into plugin-hooksEric Davis2008-07-287-9/+22
|\
| * Adds category to the issue context menu (#1684).Jean-Philippe Lang2008-07-281-0/+13
| * Activity refactoring.Jean-Philippe Lang2008-07-271-2/+2
| * Adds child_pages macro for wiki pages (#528).Jean-Philippe Lang2008-07-261-1/+1
| * Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-263-6/+5
| * Redirect user to the previous page after logging in (#1679).Jean-Philippe Lang2008-07-261-0/+1
* | Changed Hook API to use a Manager class. #1296Eric Davis2008-07-234-15/+5
* | Added hooks for the member page. #1147Eric Davis2008-07-231-0/+7
* | Added hooks to issue_edit, issue_bulk_edit, and issue_show. #1147Eric Davis2008-07-233-0/+11
|/
* TOC rendered as an unordered list.Jean-Philippe Lang2008-07-221-0/+4
* Adds custom fields on time entries (#772).Jean-Philippe Lang2008-07-223-0/+9
* Adds mailto link on the user administration list (#1670).Jean-Philippe Lang2008-07-221-1/+1
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-224-5/+4
* Move VersionsController#download to AttachmentsController.Jean-Philippe Lang2008-07-221-2/+2
* Adds username to the password reminder email (#1668).Jean-Philippe Lang2008-07-212-0/+4
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-201-3/+7
* 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