Commit Graph

1071 Commits (1ffa468240c9c03cab5d418df24c1387ffbdc691)

Author SHA1 Message Date
Jean-Philippe Lang bfba84d526 Better naming of activity feed if only one kind of event is displayed (#1323). 17 years ago
Jean-Philippe Lang d4f55a86fd Adds project name to issues feed title (#1323). 17 years ago
Jean-Philippe Lang 8c6c3eab5c Fixes "source:" links URLs (r1617). 17 years ago
Jean-Philippe Lang 12fbd06c02 Display svn properties in the browser, svn >= 1.5.0 only (#1581). 17 years ago
Jean-Philippe Lang 1e6b8a482a Removes calls to TimeZone#adjust (#1584). 17 years ago
Jean-Philippe Lang fc42dd2cef Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file) (#1412). 17 years ago
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 17 years ago
Jean-Philippe Lang 9703f576d9 Escapes HTML tags. 17 years ago
Jean-Philippe Lang be57c20cd8 Fixes quick jump to a revision. 17 years ago
Jean-Philippe Lang 72076d391e Fixed: issues always created with default tracker (#1553). 17 years ago
Jean-Philippe Lang ee608f24f4 Fixed: Comment too long message when updating issue (#1550). 17 years ago
Jean-Philippe Lang b29b39290a Redirects back after clicking watch/unwatch links without javascript (#1337). 17 years ago
Jean-Philippe Lang 0f5a34b7ab Removes no longer needed helper method (r1605). 17 years ago
Jean-Philippe Lang 47064c02f1 Makes issue update link work without javascript (#1337). 17 years ago
Jean-Philippe Lang 32fa1a4e90 Do not silently ignore timelog validation failure on issue edit. 17 years ago
Jean-Philippe Lang 1424b0f215 Addq "please select" to activity select box if no activity is set as default (#937). 17 years ago
Jean-Philippe Lang 94cf4f258f Wider SVG graphs in repository stats. 17 years ago
Jean-Philippe Lang a0f707e54b Fixed: Entourage (and some old client) fails to correctly render notification styles (#1425). 17 years ago
Jean-Philippe Lang 00593f2f34 Reduces memory usage when importing large git repositories (#1482). 17 years ago
Jean-Philippe Lang a40add57de Adds HTML titles to forums related views. 17 years ago
Jean-Philippe Lang 22c9a43899 Fixed: associated revisions are displayed in wrong order on issue view (#1546). 17 years ago
Jean-Philippe Lang ce6cf66f6c Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago
Jean-Philippe Lang a4a8b6381e Adds a key in lang files (general_csv_decimal_separator) to set the decimal separator (point or comma) in csv exports (#1372). 17 years ago
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