Commit Graph

  • bbf422e229 Add done_ratio to the right-click context menu. Closes #904 (back_to variable used in patch #641 and in r1277 is no longer defined). Jean-Philippe Lang 2008-03-21 17:32:15 +00:00
  • 8ed97f43d2 Revert "Make an issue's done_ratio field adjustable from the right-click" John Goerzen 2008-03-20 19:25:18 +00:00
  • 4ff77cc624 Make an issue's done_ratio field adjustable from the right-click context menu. John Goerzen 2008-03-20 17:41:03 +00:00
  • 0cccce0c43 Change the tick image and replace the issue selection pencil with a small tick. Jean-Philippe Lang 2008-03-19 21:39:21 +00:00
  • 43fc812e0e Default theme: smaller font in top menu and new style for main menu. Jean-Philippe Lang 2008-03-19 18:22:16 +00:00
  • f162337e1b Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). Jean-Philippe Lang 2008-03-19 17:51:13 +00:00
  • 93a33c6286 Added line under tracker name to make clear what is going on here John Goerzen 2008-03-18 18:50:52 +00:00
  • 3e102f281d Add a simple java scanner. Jean-Philippe Lang 2008-03-18 17:39:12 +00:00
  • 7673d69b96 Fixes #880: code tags not formatted correctly in the wiki (broken by r1216). Jean-Philippe Lang 2008-03-17 23:01:35 +00:00
  • 1c4bcc5b55 Add NewsController and TimelogController tests. Jean-Philippe Lang 2008-03-17 20:48:22 +00:00
  • 8cb5acf453 Add some tests on RolesController. Jean-Philippe Lang 2008-03-17 20:02:51 +00:00
  • 030afe7428 Small fix to the Redmine links regexp. Jean-Philippe Lang 2008-03-17 18:01:26 +00:00
  • 93d1b2e0a4 Add Redmine links for repository files using source: and export: keyworkds (#867). Jean-Philippe Lang 2008-03-17 17:45:01 +00:00
  • cab300e650 Prevent page reloading if something goes wrong in the 'add more file' javascript. Jean-Philippe Lang 2008-03-16 21:41:36 +00:00
  • f271e772af Add the following headers to email notifications (#830, #247): * X-Redmine-Host: host name defined in application settings * X-Redmine-Site: application title defined in settings * X-Redmine-Project: identifier of the project that the notification is related to, if any * X-Redmine-Issue-Id, -Author, -Assignee: ticket related info * X-Redmine-Topic-Id: identifies the thread a message belongs to Jean-Philippe Lang 2008-03-16 16:52:49 +00:00
  • 4bd35dae8d Allow issue list to be sorted by target version (#832). Jean-Philippe Lang 2008-03-16 15:04:33 +00:00
  • 2d01398d67 Trac importer: * prevent duplication of associated trackers when the target project already exists (closes #829) * warn user if the target project already exists Jean-Philippe Lang 2008-03-16 14:54:36 +00:00
  • f5b5688e8a Move the filters buttons inside the filters fieldset on the issue list (closes #614). Jean-Philippe Lang 2008-03-16 14:31:17 +00:00
  • 2eb085506b Adds a title attribute to the next/previous links on the activity view, containing the corresponding date range (#837). Jean-Philippe Lang 2008-03-16 14:18:36 +00:00
  • a8fcf8487d Add a time tracking block for 'My page' (#615). It lists current user's time entries for the last 7 days across all projects, grouped by day with subtotals for each day, and a grand total. Jean-Philippe Lang 2008-03-16 12:21:54 +00:00
  • 5b6978a1f3 Add a margin to the bottom of wiki tables (#843). Jean-Philippe Lang 2008-03-16 10:09:35 +00:00
  • 888b254844 Further refine WikiCaps processing for Trac to eliminate problems in some corner cases John Goerzen 2008-03-15 13:24:08 +00:00
  • 83061e9ca2 Fix tests broken by r1243 (Redirect to issue page after creating a new issue). Jean-Philippe Lang 2008-03-15 11:27:46 +00:00
  • 451aa6ba4e Add "--encoding utf8" option to the Mercurial "hg log" command in order to get utf8 encoded commit logs (#834). Jean-Philippe Lang 2008-03-15 11:05:22 +00:00
  • 01fdaf5977 Mercurial adapter: * fetch changesets by batches of 100 (rather than in a single transaction) * fix: fetch_changesets tries to re-insert the last revision that exists in the db (#860) Jean-Philippe Lang 2008-03-15 10:30:56 +00:00
  • a59e6bfb02 Remove hardcoded "Redmine" strings in account related emails. And use application title instead. Jean-Philippe Lang 2008-03-15 09:40:16 +00:00
  • 185ecd5854 Translations update (close #845, #822): * Finnish (Antti Perkiömäki) * Czech (Maxim Krušina) Jean-Philippe Lang 2008-03-15 09:25:35 +00:00
  • aec989707e Workflow copy: * added the ability the copy an existing workflow when creating a new role (closes #841) * use a single raw insert statement to copy tracker/role workflow rather than instantiating hundreds/thousands of objects Jean-Philippe Lang 2008-03-15 08:27:38 +00:00
  • 033f595713 tagged version 0.6.4 0.6.4 Jean-Philippe Lang 2008-03-15 07:43:51 +00:00
  • 993b60d61e Adds 2 permissions (closes #859): * edit_time_entries: lets a user edit/delete any time entry * edit_own_time_entries: lets a user edit/delete its own time entries only Jean-Philippe Lang 2008-03-14 21:17:09 +00:00
  • 4957752d12 Strip repository urls (closes #852). Jean-Philippe Lang 2008-03-14 18:59:10 +00:00
  • b8b991a7dc Added documentation of commit: syntax to detailed wiki syntax screen John Goerzen 2008-03-14 13:48:32 +00:00
  • cdf3e2b6ef Fix trac converter WikiCaps to put a space before converted WikiCaps words John Goerzen 2008-03-14 00:52:26 +00:00
  • 84d2ea054d Update Simplified Chinese lang file John Goerzen 2008-03-13 21:46:31 +00:00
  • 076d9e7ade This patch takes the RedmineWikiFormatting page and makes it available as a static HTML file locally. This way, intranet deployments, or other deployments do not need to be dependent upon redmine.org in order to display this help. John Goerzen 2008-03-13 14:14:32 +00:00
  • c67c375357 Redirect to issue page after creating a new issue John Goerzen 2008-03-13 13:59:21 +00:00
  • 87fb78be0b Support WikiCaps for Trac migrations John Goerzen 2008-03-13 05:48:37 +00:00
  • eafaae73b7 Updated zh-tw lang file from shortie lo. John Goerzen 2008-03-13 05:41:31 +00:00
  • 4f16dc53a4 Add commit: link type feature to wiki_syntax.html John Goerzen 2008-03-13 05:41:28 +00:00
  • ea161c9ea4 Prevent unexpected nil error in GitAdapter#info if the repository path is invalid. Jean-Philippe Lang 2008-03-12 23:09:11 +00:00
  • 2c1e63720e SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). Jean-Philippe Lang 2008-03-12 23:00:11 +00:00
  • d4429a544c Fixes #820: invalid project id causes a NoMethodError in SearchController (Angel Dobbs-Sciortino). Jean-Philippe Lang 2008-03-12 20:50:48 +00:00
  • 3a9b0988c7 Merged Git support branch (r1200 to r1226). Jean-Philippe Lang 2008-03-12 20:28:49 +00:00
  • 6fcc512cb7 Adds a setting for whether new projects should be public by default (closes #842, #839). Patch by Rocco Stanzione, slightly edited. Jean-Philippe Lang 2008-03-12 19:58:19 +00:00
  • f76558c035 tagged version 0.6.4 0.6-stable Jean-Philippe Lang 2008-03-12 19:33:47 +00:00
  • 13ec81598b Docs updated for 0.6.4 release. 0.6-stable Jean-Philippe Lang 2008-03-12 18:06:43 +00:00
  • a677817003 Merged r1231 from trunk. Jean-Philippe Lang 2008-03-12 17:57:46 +00:00
  • 3a75b6771f Prevent LDAP authentication with empty password related problems. Jean-Philippe Lang 2008-03-12 17:56:19 +00:00
  • abaeecbaa9 Merged Mercurial browsing fix from trunk (r1228 and r1229). Jean-Philippe Lang 2008-03-12 17:54:50 +00:00
  • a9c972fbb3 Quotes Mercurial entries command depending on the OS. Jean-Philippe Lang 2008-03-11 20:15:05 +00:00
  • 71d3bb2f7b Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (patch #826 by Frederic Moulins, slightly edited to preserve win32 compatibility). Jean-Philippe Lang 2008-03-11 20:06:25 +00:00
  • 624723d0ce Activity enhancements: * overall activity view and feed added, link is available on the project list (#423, #494) * switch added on the project activity view to include subprojects (closes #530) Jean-Philippe Lang 2008-03-11 19:33:38 +00:00
  • 4dfa4bbc77 Change name of label for new project field John Goerzen 2008-03-10 15:14:50 +00:00
  • 64fb0a561a Removes the Redmine version from the footer (closes #794). It can still be viewed on admin -> info. Jean-Philippe Lang 2008-03-09 22:24:38 +00:00
  • 76a29ae337 Adds atom feed link on boards index. Jean-Philippe Lang 2008-03-09 20:16:48 +00:00
  • 4f35ec97e8 Replaces del tags by a css style (a.issue.closed) for closed issue links. Jean-Philippe Lang 2008-03-09 18:27:55 +00:00
  • 8195f95464 Fixes migrations that change string limits for sqlite. Jean-Philippe Lang 2008-03-09 18:25:37 +00:00
  • 494a6ecfb0 Trac and Mantis importers: check that default configuration is loaded before processing. Jean-Philippe Lang 2008-03-09 17:23:22 +00:00
  • 66594d46b2 Allow longer version names (#711, closes #712). Jean-Philippe Lang 2008-03-09 15:36:47 +00:00
  • c6a77d1900 Fixed file history for git repository. Jean-Philippe Lang 2008-03-09 13:58:16 +00:00
  • ff6ed900fc Use shell_quote and --git-dir for args passed to git the cd #{target('')} approach does not work on Windows John Goerzen 2008-03-09 13:09:18 +00:00
  • 0ec13848b0 Show replies as well when choosing to display messages in the activity. Jean-Philippe Lang 2008-03-09 12:15:27 +00:00
  • a92cce3851 Textile formatting: * escape html tags, except pre tags (#807, #795) * try to avoid unwanted quick phrase modifiers Jean-Philippe Lang 2008-03-09 11:47:36 +00:00
  • 522b9e6b5b Display date/time instead of date on files list (#817). Jean-Philippe Lang 2008-03-09 11:39:00 +00:00
  • e8e64d2de2 Make cvs revision numbers sorted in chronological order, as before r1201. Jean-Philippe Lang 2008-03-09 10:53:19 +00:00
  • 93c2aebb61 Make Darcs adapter work with stringified revisions (test added). Jean-Philippe Lang 2008-03-09 10:00:51 +00:00
  • 4e6f5fef20 Fix bug integration with closing bugs by changesets John Goerzen 2008-03-08 19:48:25 +00:00
  • 78d70c12b6 Logic simplification John Goerzen 2008-03-08 19:48:21 +00:00
  • 12c5881ef0 Performance optimization: support limit for call to revisions John Goerzen 2008-03-08 19:48:17 +00:00
  • b36aa125a6 Removed unused variable John Goerzen 2008-03-08 19:38:38 +00:00
  • 07882590bb Strip out email address from authors in repository screens (#814). Jean-Philippe Lang 2008-03-08 13:46:07 +00:00
  • 9b59ea7256 Version details view changes: * display related issues on the version detail view * display total estimated and spent hours on the version detail view * fixed wiki headings size (same as r1168) Jean-Philippe Lang 2008-03-08 11:17:03 +00:00
  • 1830064918 Changes 'Fixed version' label to 'Target version' (closes #723, #808). Jean-Philippe Lang 2008-03-08 09:06:16 +00:00
  • a4c6c62c8b Added preview for forum messages. Jean-Philippe Lang 2008-03-07 17:49:44 +00:00
  • 4458a7282b Translations (closes #789, #790, #798, #803, #809): * Danish added (Mads Vestergaard) * Polish updated (Mariusz Olejnik) * Finnish updated (Antti Perkiömäki) * Simplified Chinese updated (chaoqun zou) * Traditional Chinese updated (shortie lo) Jean-Philippe Lang 2008-03-07 17:15:50 +00:00
  • e8035c22b2 Fixes module names localization on projects/add (closes #797). Jean-Philippe Lang 2008-03-07 17:04:16 +00:00
  • f028822fc2 Added the git test repository. Jean-Philippe Lang 2008-03-07 16:41:49 +00:00
  • a834312a3e Git patch added (#259) with annotate support. Changeset revision field changed to string. TODO: * fix Darcs support and add tests for Darcs * maybe remove scmid column by moving commit hashes to Changeset#revision for all DSCM Jean-Philippe Lang 2008-03-07 16:27:46 +00:00
  • 25e8baea05 Added git support branch. Jean-Philippe Lang 2008-03-07 16:13:06 +00:00
  • 482d9a4e82 Fix LDAP authentication (#714, broken by r1194). Jean-Philippe Lang 2008-03-06 17:22:21 +00:00
  • 533994e5ea Adds an application setting to choose whether or not subprojects issues should be displayed by default on the issue list, calendar and gantt (r1178). Default is true. Jean-Philippe Lang 2008-03-06 08:32:56 +00:00
  • e951d84584 Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). Jean-Philippe Lang 2008-03-05 15:41:54 +00:00
  • bbe8ea29e8 Display the last 30 days on the activity view rather than the current month. Number of days can be configured in the application settings. Jean-Philippe Lang 2008-03-05 13:44:08 +00:00
  • fbcdfee622 Trac importer: support database schema for Trac migration (#757 by John Goerzen). Jean-Philippe Lang 2008-03-05 12:54:20 +00:00
  • a70737ad59 Fixed "LdapError: invalid binding information" when no username/password are set on the LDAP account (#764). Jean-Philippe Lang 2008-03-05 12:43:14 +00:00
  • 745fec76d0 Fixes #773: Changeset block is smashing the update frame on issues/show. Jean-Philippe Lang 2008-03-05 11:59:56 +00:00
  • 1eca3947a1 Reversed versions ordering on files list (closes #763). Jean-Philippe Lang 2008-03-05 11:54:54 +00:00
  • d09f7d73b3 Added jsp mime type. Jean-Philippe Lang 2008-03-05 11:42:59 +00:00
  • c61424e57a Display wiki syntax quick ref link within the jstoolbar (closes #629, #767). Added named links syntax on quick ref (closes #766, #778). Jean-Philippe Lang 2008-03-05 11:14:35 +00:00
  • b0754ca720 Fixes migration 87 error when running MySQL with STRICT_TRANS_TABLES on (#771). Jean-Philippe Lang 2008-03-05 09:16:19 +00:00
  • 4f9f3097d9 Fixes #765: Date pickers don't work on issues' bulk edit view. Jean-Philippe Lang 2008-03-05 09:06:00 +00:00
  • d8c97b32dd Fixes #780: Redmine fails to start with a const_missing error on Redmine::MenuManager::MenuItem::GLoc (occurs when a Redmine plugin is loaded before GLoc). Jean-Philippe Lang 2008-03-05 09:01:37 +00:00
  • 918937c873 Translations updates: * Finnish (Antti Perkiömäki) * Russian (Michael Pirogov) * Chinese Traditional (shortie lo) * Japanese (Satoru Kurashiki) * Korean (Jongyoon Choi) * Simplified Chinese (chaoqun zou) * German (Thomas Löber) Jean-Philippe Lang 2008-03-05 08:54:26 +00:00
  • 942091f9e8 Display links to Atom feeds (closes #496, #750). Jean-Philippe Lang 2008-03-05 08:25:22 +00:00
  • 8ea2ecb983 Fixed #759: Can not view a project without View time entries permission (broken by r1176). Jean-Philippe Lang 2008-03-01 20:09:57 +00:00
  • 7ee55562ff Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues. Jean-Philippe Lang 2008-03-01 09:00:02 +00:00
  • c01c64e978 Let the user choose when deleting issues with reported hours (closes #734, #71): * to delete the hours * to assign the hours to the project * to reassign the hours to another issue Jean-Philippe Lang 2008-02-29 22:54:07 +00:00
  • 87742f23ed Login field name changed to username (#755). Jean-Philippe Lang 2008-02-29 21:18:35 +00:00
  • 9daf39ec52 Adds an optional description to attachments. Jean-Philippe Lang 2008-02-29 19:46:58 +00:00
  • 4b15dc10c1 Fixed: Multiple "new" statuses in filing new ticket (closes #751). Jean-Philippe Lang 2008-02-28 22:00:56 +00:00