Commit Graph

1339 Commits (d1929f5a17d90542c790d4b64af82f17a55d3892)

Author SHA1 Message Date
Jean-Philippe Lang 3520961eae Render the commit changes list as a tree (#1896). 16 years ago
Jean-Philippe Lang 8d6b32645c Template error when user's timezone isn't set and UTC timestamps are used (#1889). 16 years ago
Jean-Philippe Lang 2986afc05e Adds support for free ticket filtering and custom queries on Gantt chart. 16 years ago
Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago
Jean-Philippe Lang 696d21f8c8 Adds cross-project time reports support (#994). 16 years ago
Jean-Philippe Lang dbad26c87d Adds an option to generate sequential project identifiers. 16 years ago
Jean-Philippe Lang ed349ca942 Sligth changes to issue comments quoting links. 16 years ago
Jean-Philippe Lang bfd0fb067a Adds posts quoting functionality (#1825). 16 years ago
Jean-Philippe Lang 5ef0af6710 Fixed: Estimated time in issue's journal should be rounded to two decimals (#1793). 16 years ago
Jean-Philippe Lang 41d44c5285 Adds user count in status drop down on admin user list. 16 years ago
Jean-Philippe Lang 1650920339 Adds links to forum messages using message#id syntax (#1756). 16 years ago
Jean-Philippe Lang a332e0a4fe Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 16 years ago
Jean-Philippe Lang b91bdf8798 Fixed: tokens not escaped in highlight_tokens regexp (#1702). 17 years ago
Jean-Philippe Lang 198a8c602d Adds support for wiki links with anchor (#1647). 17 years ago
Jean-Philippe Lang ec7d135930 Adds child_pages macro for wiki pages (#528). 17 years ago
Jean-Philippe Lang 60d066f943 Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. 17 years ago
Jean-Philippe Lang 9f92554319 Redirect user to the previous page after logging in (#1679). 17 years ago
Jean-Philippe Lang f54c2d812d Adds custom fields to the time entries csv export. 17 years ago
Jean-Philippe Lang 898fac293b Adds custom fields on time entries (#772). 17 years ago
Jean-Philippe Lang 9b579de9e2 Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649). 17 years ago
Jean-Philippe Lang be2b8a62f4 Search engine: display total results count (#906) and count by result type. 17 years ago
Jean-Philippe Lang 83baccb71a Strikethru closed issue links (#1127). 17 years ago
Jean-Philippe Lang 795220a1e6 Adds links to the user page on various views. 17 years ago
Jean-Philippe Lang 025581bb28 Fixes boolean custom fields tags (broken by r1592) (#1640). 17 years ago
Jean-Philippe Lang d7eb689c74 Fixed: trailing period should not be included in redmine links of type class:id (#1612). 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 7cdd88a6ce Merged Rails 2.1 compatibility branch. 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 1424b0f215 Addq "please select" to activity select box if no activity is set as default (#937). 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 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 9cfa233001 Track project and tracker changes in issue history. 17 years ago
Jean-Philippe Lang 80a7486f95 File viewer for attached text files. 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 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 cd824c6ecf Redmine links regexp fix (#1369, url hash turned into a ticket link). 17 years ago
Jean-Philippe Lang 4db45b8ced Fixed: changesets titles should not be multiline in atom feeds (#1356). 17 years ago
Jean-Philippe Lang 5d2abb84bd Adds a Reply link to each issue note (#739). Reply is pre-filled with the quoted note. 17 years ago
Jean-Philippe Lang 7f134a8c67 Prevent admin users from locking their own account (#1276). 17 years ago
Jean-Philippe Lang b0be3b95aa Ability to search a project and its subprojects (#1264). 17 years ago
Jean-Philippe Lang 073818f8bc Ability to search all projects or the projects the user belongs to (#791). 17 years ago
Jean-Philippe Lang 9e5624c362 Prevent "can't convert nil into String" error when :sort_order param is not present. 17 years ago
Jean-Philippe Lang 63951812a1 Split user edit screen into tabs. 17 years ago