Commit Graph

  • 6ed9734cb9 Reduces spacing on the bulk edit form. Jean-Philippe Lang 2010-02-23 21:44:28 +00:00
  • e24d6cc223 Bulk edit refactoring. Jean-Philippe Lang 2010-02-23 21:26:29 +00:00
  • 01dbba72ab Move hardcoded calendar images to css classes. Jean-Philippe Lang 2010-02-23 21:10:15 +00:00
  • a2537b3969 Fixed view_issues_move_bottom hook arguments (#4893). Jean-Philippe Lang 2010-02-23 21:04:12 +00:00
  • f838904a7e Refactor: Extract Issue#bulk_edit from the IssuesController Eric Davis 2010-02-23 17:06:08 +00:00
  • 89cf2d256d Moved the IssuesController routing tests to an integration test. Eric Davis 2010-02-22 18:15:07 +00:00
  • 0341ac80eb Avoid unnecessary SQL queries when loading changesets. Jean-Philippe Lang 2010-02-21 14:43:45 +00:00
  • 3d393a5711 Memorize commit authors to speed up changesets loading. Jean-Philippe Lang 2010-02-21 14:42:45 +00:00
  • 93bcc68017 Adds a missing index (speeds up changesets loading). Jean-Philippe Lang 2010-02-21 14:40:00 +00:00
  • 24ec3bb7a9 Translation updates * sv (#4846) * ru (#4861) * de (#4870) Azamat Hackimov 2010-02-21 14:38:38 +00:00
  • 103698b371 Wraps changeset creation inside a single transation. Jean-Philippe Lang 2010-02-21 14:38:34 +00:00
  • 87bc092d7c Removes --find-copies-harder git option to retrieve commits which was way to slow (#4547). Jean-Philippe Lang 2010-02-21 14:37:09 +00:00
  • 4878d749f4 Do not query git for tags and branches multiple times per request. Jean-Philippe Lang 2010-02-20 13:35:22 +00:00
  • 46aa855572 Remove invalid utf8 sequences from commit comments and author name (#4773). Jean-Philippe Lang 2010-02-20 11:24:41 +00:00
  • e5e5ad6b7a Merged r3398 from trunk. Jean-Philippe Lang 2010-02-20 10:40:02 +00:00
  • 13fb739b56 Merged r3409 from trunk. Jean-Philippe Lang 2010-02-20 10:26:49 +00:00
  • 73e849be58 Merged r3451 from trunk. Jean-Philippe Lang 2010-02-20 10:22:06 +00:00
  • 0b7d4e818a Merged r3452 from trunk. Jean-Philippe Lang 2010-02-20 10:20:52 +00:00
  • 40a4b111fa Merged r3447 from trunk. Jean-Philippe Lang 2010-02-20 10:19:02 +00:00
  • 7d913f93c3 Merged r3448 and r3455 from trunk. Jean-Philippe Lang 2010-02-20 10:16:08 +00:00
  • 6e68921590 Cleanup. Jean-Philippe Lang 2010-02-20 10:11:19 +00:00
  • dab0c07fba Fixed: Links in Forum mails should redirect to message, not topic (#4884). Jean-Philippe Lang 2010-02-20 10:07:53 +00:00
  • 08d7c5bfb4 Adds a controller hook before issue move (#4850). Jean-Philippe Lang 2010-02-19 19:10:50 +00:00
  • 77459f9ae4 Adds a hook on issue move form (#4850). Jean-Philippe Lang 2010-02-19 19:10:21 +00:00
  • d46609f4bb Fixes INSTALL and UPGRADING steps order (#4848). Jean-Philippe Lang 2010-02-19 18:52:34 +00:00
  • c6b2f1d606 Refactor: Extract #get_user_dn from AuthSourceLdap. Eric Davis 2010-02-19 17:00:49 +00:00
  • d828122009 Refactor: extract AuthSourceLdap#search_attributes Eric Davis 2010-02-19 16:33:01 +00:00
  • 026fbb99a6 Escaping in html email templates (#4874). Jean-Philippe Lang 2010-02-18 19:13:38 +00:00
  • d18fba4ffe Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki (#4872). Jean-Philippe Lang 2010-02-18 18:53:30 +00:00
  • 6f930e9be6 Refactor: Rewrite authenticate_dn to use an implicit return. Eric Davis 2010-02-18 16:55:10 +00:00
  • 82dd1b2bf2 Refactor: Moved the check for an empty DN to authenticate_dn Eric Davis 2010-02-18 16:55:05 +00:00
  • 899fb1079f Added some common example email configs to email.yml.example (#3120) Eric Davis 2010-02-18 05:20:52 +00:00
  • 28e9bc5d82 Fix an IndexError if all the :last menu items are deleted from a menu. #4718 Eric Davis 2010-02-18 05:01:39 +00:00
  • 0fcc436f22 Fixed: Deselecting textile text formatting causes interning empty string errors (#4867). Jean-Philippe Lang 2010-02-17 20:47:50 +00:00
  • 74e85953f0 Move SQL LIKE tokens to acts_as_searchable. Jean-Philippe Lang 2010-02-17 20:20:51 +00:00
  • c11d30ebc9 Makes search providers extensible (#3936). Jean-Philippe Lang 2010-02-17 20:05:51 +00:00
  • b733accfe3 Adds a test for emission address with phrase (#4855). Jean-Philippe Lang 2010-02-17 19:08:04 +00:00
  • 3dd9687d41 Fixed: unit tests broken by r3438 (#4860). Jean-Philippe Lang 2010-02-17 18:08:15 +00:00
  • 4f268c5606 Refactor: extract an #authenticate_dn method in AuthSourceLdap Eric Davis 2010-02-17 16:35:35 +00:00
  • 9e22faa640 Converted the REDMINE_SUPPORTED_SCM constant to a class Eric Davis 2010-02-16 22:41:59 +00:00
  • b3330d3995 Refactor: Extract method from AuthSourceLdap#authenticate Eric Davis 2010-02-16 17:03:54 +00:00
  • 7b6b147761 Added some tests for the LDAP authentication. Eric Davis 2010-02-16 16:40:50 +00:00
  • 49bfee0535 Refactor: Merged TrackersController#list and #index Eric Davis 2010-02-15 16:41:27 +00:00
  • c5f30fde28 Refactor: Merged AuthSourcesController#list and #index Eric Davis 2010-02-15 16:41:21 +00:00
  • 038a88e970 Refactor: Merged RolesController#list and #index Eric Davis 2010-02-15 16:41:16 +00:00
  • cec2b20793 Translation updates * ja (#4783) * ru (also fixes #4771) * sv (#4818) * zh-TW (#4837) Azamat Hackimov 2010-02-14 19:46:52 +00:00
  • 864fd9c6a1 Merged bug fixes r3423 and r3427. Jean-Philippe Lang 2010-02-14 15:57:56 +00:00
  • 57dcbd7376 Merged bug fixes r3412 to r3414. Jean-Philippe Lang 2010-02-14 15:55:00 +00:00
  • 0ef11ef4fe Merged bug fixes r3402, r3405 to r3408 from trunk. Jean-Philippe Lang 2010-02-14 15:48:28 +00:00
  • 0772391fe0 Changes 2 png images. Jean-Philippe Lang 2010-02-14 13:13:16 +00:00
  • d16c2d4cd3 Adds a few divs to the base layout (#871). Jean-Philippe Lang 2010-02-14 13:07:51 +00:00
  • 2f8cf7f762 Removes duplicated LOC. Jean-Philippe Lang 2010-02-14 12:45:48 +00:00
  • a811f67748 Fixed: SystemStackError (stack level too deep) on Issue#attributes= after model reload (#4838). Jean-Philippe Lang 2010-02-14 12:43:48 +00:00
  • 0ee17b132c Slight forum styles changes. Jean-Philippe Lang 2010-02-14 11:52:12 +00:00
  • 00cec500c6 Do not include news author in emphasis tag. Jean-Philippe Lang 2010-02-14 11:49:29 +00:00
  • ea3e2b1121 Changes SubversionAdapter to use ActiveSupport::XmlMini API for XML parsing. This allows easy switching to one of the faster XML parsers supported by XmlMini (eg. libxml-ruby). Jean-Philippe Lang 2010-02-13 13:58:05 +00:00
  • 7059d0b500 Adds requirement for ruby version and tells that Rails is included in downloadable releases (#4836). Jean-Philippe Lang 2010-02-13 13:35:39 +00:00
  • 3168ee3d47 Adds projects links (#4812). Jean-Philippe Lang 2010-02-13 10:32:06 +00:00
  • 1919f61fa1 tagged version 0.9.2 0.9.2 Jean-Philippe Lang 2010-02-13 09:45:46 +00:00
  • 89b9700074 Removes a GIF image. Jean-Philippe Lang 2010-02-13 09:09:57 +00:00
  • 4fbffd7716 Minifies PNG images (#4819). Jean-Philippe Lang 2010-02-13 09:08:12 +00:00
  • 997e8bb0dd Fixing locales, rake locales:update added extra whitespace to the line. Eric Davis 2010-02-12 22:08:08 +00:00
  • 4a67c211ca Fixed a nil method error in Setting#value= Eric Davis 2010-02-12 22:08:02 +00:00
  • 8d086cb7d4 Removed hard coded English string. Eric Davis 2010-02-12 19:15:39 +00:00
  • c18f8d34fb Refactor: Merged IssueStatusesController#list and #index. Eric Davis 2010-02-12 19:15:33 +00:00
  • 6ed690eacc Fixed: div.task incorrectly wrapping on Gantt Chart (#4813). Jean-Philippe Lang 2010-02-12 18:43:39 +00:00
  • 55a3ac764f Issue relation: fixes error with postgres when entering a non-numeric id (#4820) + accept hash (#) before id. Jean-Philippe Lang 2010-02-12 18:35:31 +00:00
  • 541d830d2a Fixed: Project copy loses wiki pages hierarchy (#4797). Jean-Philippe Lang 2010-02-11 19:30:53 +00:00
  • d2baf5f2a7 Log failed user logins to the Rails logger Eric Davis 2010-02-11 18:25:38 +00:00
  • 937d0c70f7 Refactored IssueStatus finder to a before_filter Eric Davis 2010-02-11 16:42:52 +00:00
  • 2c8a24092b Adds filter for system shared versions on the cross project issue list (#4792). Jean-Philippe Lang 2010-02-10 21:42:32 +00:00
  • 1fec53cc25 Fixed: roadmap show subprojects issues even if subprojects is unchecked (#4761). Jean-Philippe Lang 2010-02-10 21:29:31 +00:00
  • 00d7bc3766 Makes use of format_version_name. Jean-Philippe Lang 2010-02-10 21:21:53 +00:00
  • 0b17e735ea Fixed: Duplicated project name for subproject version on gantt chart (#4775). Jean-Philippe Lang 2010-02-10 21:13:34 +00:00
  • d02ddefff4 Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project (#4790). Jean-Philippe Lang 2010-02-10 20:38:23 +00:00
  • a8a49a26a1 Refactor: inline the utility methods in ReportsController. Eric Davis 2010-02-10 16:59:58 +00:00
  • ed9eb2d684 Switch to using the shoulda gem from gemcutter. #4573 Eric Davis 2010-02-10 00:56:14 +00:00
  • d04d3f181a Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects (#4782). Jean-Philippe Lang 2010-02-09 18:42:42 +00:00
  • f50feca730 Extracted the rendering from each case statement in issue_reports_details Eric Davis 2010-02-09 16:47:27 +00:00
  • 57a4cefd97 Fixed the link to the Issue Details report, broken in r3396 Eric Davis 2010-02-09 16:47:22 +00:00
  • 349a5d3b55 Translation updates * de (#4760) * pt-BR (#4762) * ru Azamat Hackimov 2010-02-08 20:59:50 +00:00
  • 81ee2ff884 Updated object_daddy to a newer version (bugfixes) Eric Davis 2010-02-08 18:53:12 +00:00
  • 9482831313 Removed the duplicated configuration in the different test environments. Eric Davis 2010-02-08 18:53:07 +00:00
  • 597725d77c Separated ReportsController#issue_report into two separate actions. Eric Davis 2010-02-08 17:53:58 +00:00
  • 23c46c68ab Moved a routing test from a functional to an integration test. Eric Davis 2010-02-08 17:53:52 +00:00
  • 3c20a9b0ac Do not parse the entire git log to fetch new commits (takes several minutes for a few thousands commits), but only 1 week before the last known commit (#4547, #4716). Jean-Philippe Lang 2010-02-07 15:17:21 +00:00
  • b5ee8c08ca Merged r3392 from trunk (0.9.2 update). Jean-Philippe Lang 2010-02-07 12:48:56 +00:00
  • be2004e398 Update for 0.9.2 release. Jean-Philippe Lang 2010-02-07 12:47:53 +00:00
  • 9487d8dd80 Merged r3389 from trunk. Jean-Philippe Lang 2010-02-07 12:37:12 +00:00
  • f3bf588c82 Translations updated to trunk r3388. Jean-Philippe Lang 2010-02-07 12:36:12 +00:00
  • 446ef61680 Korean support for PDF export (#4639). Jean-Philippe Lang 2010-02-07 12:30:44 +00:00
  • f5dfe8b2f5 Translation updates. Jean-Philippe Lang 2010-02-07 12:23:37 +00:00
  • bd38623cca Merged r3379 from trunk. Jean-Philippe Lang 2010-02-07 11:58:42 +00:00
  • bae86dc558 Merged r3377 from trunk. Jean-Philippe Lang 2010-02-07 11:57:49 +00:00
  • 884c5be200 Backported r3368 from trunk. Jean-Philippe Lang 2010-02-07 11:56:49 +00:00
  • ad24563b1e Merged r3378 from trunk. Jean-Philippe Lang 2010-02-07 11:53:17 +00:00
  • cb8933ae55 Merged r3376 from trunk. Jean-Philippe Lang 2010-02-07 11:52:09 +00:00
  • 5d75879046 Merged r3375 from trunk. Jean-Philippe Lang 2010-02-07 11:50:56 +00:00
  • 69e5d91a2d Backported r3354 from trunk. Jean-Philippe Lang 2010-02-07 11:49:40 +00:00
  • 7c1e877209 Merged r3357 from trunk. Jean-Philippe Lang 2010-02-07 11:45:31 +00:00