summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Better naming of activity feed if only one kind of event is displayed (#1323).Jean-Philippe Lang2008-07-061-1/+4
* Adds project name to issues feed title (#1323).Jean-Philippe Lang2008-07-061-1/+1
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-051-1/+3
* Email delivery configuration moved to an unversioned YAML file (config/email....Jean-Philippe Lang2008-07-041-0/+1
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-1/+1
* Fixed: issues always created with default tracker (#1553).Jean-Philippe Lang2008-06-301-1/+2
* Redirects back after clicking watch/unwatch links without javascript (#1337).Jean-Philippe Lang2008-06-291-2/+6
* Do not silently ignore timelog validation failure on issue edit.Jean-Philippe Lang2008-06-291-1/+1
* Addq "please select" to activity select box if no activity is set as default ...Jean-Philippe Lang2008-06-292-3/+1
* Wider SVG graphs in repository stats.Jean-Philippe Lang2008-06-291-3/+3
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-275-47/+9
* Fixed: timelog redirects inappropriately when :back_url is blank (#1524).Jean-Philippe Lang2008-06-261-1/+1
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-251-0/+44
* Display issue notes in the activity view (#1509).Jean-Philippe Lang2008-06-211-1/+2
* Track project and tracker changes in issue history.Jean-Philippe Lang2008-06-191-0/+1
* Adds atom feed on time entries details (#1479).Jean-Philippe Lang2008-06-171-0/+8
* Ability to remove enumerations (activities, priorities, document categories) ...Jean-Philippe Lang2008-06-171-6/+15
* RepositoriesController cleanup with rescue_from.Jean-Philippe Lang2008-06-151-16/+5
* Fixed: view file at given revision with CVS.Jean-Philippe Lang2008-06-151-3/+3
* Fixed: Logtime info lost when there's an error updating an issue (#1400).Jean-Philippe Lang2008-06-141-2/+2
* Log the user in after registration if account activation is not needed.Jean-Philippe Lang2008-06-091-1/+2
* File viewer for attached text files.Jean-Philippe Lang2008-06-091-4/+7
* Unified diff viewer for attached files with .patch or .diff extension (#1403).Jean-Philippe Lang2008-06-081-3/+10
* SCM browser: ability to download raw unified diffs.Jean-Philippe Lang2008-06-081-12/+22
* Move unified diff parser out of the scm abstract adapter so it can be reused ...Jean-Philippe Lang2008-06-081-1/+1
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-081-2/+2
* Fixed: Reply/Quote Function Newline Issue in Internet Explorer (#1362).Jean-Philippe Lang2008-06-071-3/+3
* Fixed: Link to PDF doesn't work after creating new issue (#1346).Jean-Philippe Lang2008-06-021-1/+1
* Fixed: browser's accept-language subcodes ignored (#1320).Jean-Philippe Lang2008-05-301-3/+3
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the quo...Jean-Philippe Lang2008-05-301-1/+21
* Adds new projects atom feed (#1290).Jean-Philippe Lang2008-05-271-2/+10
* Moved ProjectsController#list to ProjectsController#index.Jean-Philippe Lang2008-05-261-6/+1
* Fixed: IssueController#edit doesn't set default Activity as default (#1302).Jean-Philippe Lang2008-05-261-0/+1
* Gantt chart: display issues that don't have a due date if they are assigned t...Jean-Philippe Lang2008-05-251-0/+7
* Fixed: error when previewing a new wiki page (#1292) introduced in r1415.Jean-Philippe Lang2008-05-231-1/+2
* Ability to search a project and its subprojects (#1264).Jean-Philippe Lang2008-05-201-1/+3
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-37/+37
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-041-2/+20
* Split user edit screen into tabs.Jean-Philippe Lang2008-05-021-8/+5
* Fixed: private subprojects names are revealed on the project overview (#1152).Jean-Philippe Lang2008-05-011-1/+1
* Fixed: Links to repository directories don't work (#1119).Jean-Philippe Lang2008-04-271-1/+8
* Include subprojects versions on calendar and gantt (#1116).Jean-Philippe Lang2008-04-271-2/+4
* Fixed: Modules selection not remembered when new project creation fails (#1109).Jean-Philippe Lang2008-04-261-3/+3
* Commits per author graph: remove email adress in usernames (#1066).Jean-Philippe Lang2008-04-241-0/+3
* Fixed: trying to preview a new issue raises an exception (closes #984).Jean-Philippe Lang2008-04-241-1/+1
* Redirected user to where he is coming from after logging hours (#1062).Jean-Philippe Lang2008-04-161-1/+1
* Issue list shows all tickets when going back to a global query inside a proje...Jean-Philippe Lang2008-04-141-0/+1
* Better error message and AR errors in log for failed LDAP on-the-fly user cre...Jean-Philippe Lang2008-04-131-0/+2
* Fixed: preview fails when updating an issue (broken by r1322). Patch #1027.Jean-Philippe Lang2008-04-091-1/+1
* Custom fields (list and boolean) can be used as criteria in time report (#1012).Jean-Philippe Lang2008-04-091-0/+9