Commit Graph

948 Commits (f79f19f84c3b30b47280592a4ab8eb06dafb168f)

Author SHA1 Message Date
Jean-Philippe Lang f79f19f84c Fixed: timelog redirects inappropriately when :back_url is blank (#1524). 17 years ago
Jean-Philippe Lang 0fd9b102be Adds anchor to atom feed messages links. 17 years ago
Jean-Philippe Lang b3939fb134 Link to view specific file on revision view fails with Subversion repository subdirectory (#1525). 17 years ago
Jean-Philippe Lang 31e3d180c0 Add project name to cross-project Atom feeds (#1527). 17 years ago
Jean-Philippe Lang 25bba80c9e Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine (#1110). 17 years ago
Jean-Philippe Lang c97a5efde9 Fixed: private method 'gsub' called for nil:NilClass on activity (#1519). 17 years ago
Jean-Philippe Lang 810ec643f8 Strip pre/code tags content from activity view events. 17 years ago
Jean-Philippe Lang dc57b06b6c Adds a class ('me') to events of the activity view created by current user. 17 years ago
Jean-Philippe Lang 0d5b03bab7 Add filters on cross-project issue list for custom fields marked as 'For all projects'. 17 years ago
Jean-Philippe Lang b025b63111 Hide 'Target version' filter if no version is defined. 17 years ago
Jean-Philippe Lang b14aa23c8c Revision view: do not display links for deleted files. 17 years ago
Jean-Philippe Lang c107fee54e Use new image instead of expand.png 17 years ago
Jean-Philippe Lang 268165a013 Fixes reply attachments handling. 17 years ago
Jean-Philippe Lang a01f976b4c Adds basic support for issue creation via email (#1110). 17 years ago
Jean-Philippe Lang bb1edda6e8 Display issue notes in the activity view (#1509). 17 years ago
Jean-Philippe Lang ba8a36a39b Removes spaces before colons on issue detail view (#1512). 17 years ago
Jean-Philippe Lang 9cfa233001 Track project and tracker changes in issue history. 17 years ago
Jean-Philippe Lang 0870f6267f Add target version to the issue list context menu. 17 years ago
Jean-Philippe Lang af734b1b38 Enable syntax highlight on issues, messages and news (#1473, #1466). 17 years ago
Jean-Philippe Lang 7d143bc3f7 Allow dot in firstnames and lastnames (closes #1426). 17 years ago
Jean-Philippe Lang 062a2d6f5d Adds atom feed on time entries details (#1479). 17 years ago
Jean-Philippe Lang 3c95f761e6 Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467). 17 years ago
Jean-Philippe Lang 0223b87612 RepositoriesController cleanup with rescue_from. 17 years ago
Jean-Philippe Lang 9737beecc4 Adds a field on the repository view to browse at specific revision (#1443). 17 years ago
Jean-Philippe Lang ca6e69ec24 Fixed: view file at given revision with CVS. 17 years ago
Jean-Philippe Lang 93b3dba926 Makes changes link to entries on the revision view. 17 years ago
Jean-Philippe Lang 597c1e6c09 Adds links to repository directories in the browser (#1094). 17 years ago
Jean-Philippe Lang b1a8790a36 File size display with Bazaar repositories (#1149). 17 years ago
Jean-Philippe Lang 34bcd5b80b Fixed: Logtime info lost when there's an error updating an issue (#1400). 17 years ago
Jean-Philippe Lang 846045fd05 Fixed: time entries created with the default activity even if a different one is specified (#1302). 17 years ago
Jean-Philippe Lang d2ad4edc86 Fixed: page has no title when adding a project (#1436). 17 years ago
Jean-Philippe Lang b42b697ffb Fixed: unexpected nil when viewing differences on CVS (#1444). 17 years ago
Jean-Philippe Lang 53b5703981 Slight changes to diff view and style. 17 years ago
Jean-Philippe Lang efe790a8d3 Removed inconsistent revision numbers on diff view. 17 years ago
Jean-Philippe Lang 19cb6f96f4 Log the user in after registration if account activation is not needed. 17 years ago
Jean-Philippe Lang 80a7486f95 File viewer for attached text files. 17 years ago
Jean-Philippe Lang aa0beecad0 Move the file viewer to a partial. 17 years ago
Jean-Philippe Lang e46b56d7fc "New Project" link on Projects page for admin users (#1082). 17 years ago
Jean-Philippe Lang d77c1d2829 Unified diff viewer for attached files with .patch or .diff extension (#1403). 17 years ago
Jean-Philippe Lang e833cab30e Move diff viewer to a partial. 17 years ago
Jean-Philippe Lang b78b62df8d SCM browser: ability to download raw unified diffs. 17 years ago
Jean-Philippe Lang ec0525d497 Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403). 17 years ago
Jean-Philippe Lang 731d15fe9b Don't search for the changeset if revision identifier is nil. 17 years ago
Jean-Philippe Lang 0aba4255f5 Don't display the table headers if there is no changeset to display. 17 years ago
Jean-Philippe Lang e69b4647f2 Adds Filesystem adapter (patch #1393 by Paul R). 17 years ago
Jean-Philippe Lang dfe62d7f51 Ability to disable unused SCM adapters in application settings. 17 years ago
Jean-Philippe Lang 2e8b2d5e13 Display status change before subject of issue on the activity view otherwise it may be truncated. 17 years ago
Jean-Philippe Lang d446469f5d Removes constraint on enumerations name (#1384). 17 years ago
Jean-Philippe Lang 956ad0a3f9 Fixed: Reply/Quote Function Newline Issue in Internet Explorer (#1362). 17 years ago
Jean-Philippe Lang 9f901a0ba2 Fixed: Atom link on saved query does not include query_id (#1390). 17 years ago