summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* CSV export added to timelog report (#1009).Jean-Philippe Lang2008-04-071-1/+4
* Preserve status filter and page number when using lock/unlock/activate links ...Jean-Philippe Lang2008-04-061-1/+2
* Make the project files list sortable (#997).Jean-Philippe Lang2008-04-061-1/+4
* Fix repository browsing at given revision for various scm and add tests for t...Jean-Philippe Lang2008-04-061-2/+2
* Various timelog report enhancements:Jean-Philippe Lang2008-04-051-15/+12
* Verify rev and rev_to params format in RepositoriesController. And turn revis...Jean-Philippe Lang2008-04-031-3/+8
* Fixed: trying to preview a new issue raises an exception with postgresql (clo...Jean-Philippe Lang2008-04-031-2/+2
* Time report can be done at issue level (closes #970) + timelog views xhtml va...Jean-Philippe Lang2008-04-011-2/+5
* Add predefined date ranges to the time report in the same way as the details ...Jean-Philippe Lang2008-04-011-67/+68
* Prevent NoMethodError on nil class if custom_fields params is not present in ...Jean-Philippe Lang2008-04-011-1/+3
* Global queries can be saved from the global issue list (follows r1311 and clo...Jean-Philippe Lang2008-03-301-3/+4
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-302-19/+24
* Fixed: Feed content limit setting has no effect (closes #954).Jean-Philippe Lang2008-03-301-0/+1
* If 'Display subprojects issues on main projects' is set to false:Jean-Philippe Lang2008-03-272-5/+7
* Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql err...Jean-Philippe Lang2008-03-261-5/+5
* Always show 'View' and 'Annotate' links on repository files (download will be...Jean-Philippe Lang2008-03-191-1/+1
* Add Redmine links for repository files using source: and export: keyworkds (#...Jean-Philippe Lang2008-03-171-1/+2
* Add a time tracking block for 'My page' (#615).Jean-Philippe Lang2008-03-162-1/+4