Commit Graph

  • 2d3b3cee15 Strip keywords from received email body (#2436). Jean-Philippe Lang 2009-02-09 20:17:58 +00:00
  • bc4249e3d3 Merged r2270, r2344, r2359, r2360, r2362, r2363, r2415, r2423, r2424 from trunk. Jean-Philippe Lang 2009-02-09 18:46:00 +00:00
  • c687219113 Removes hardcoded table names (#2701). Jean-Philippe Lang 2009-02-09 17:24:06 +00:00
  • 27e3b31c1e Fixed: TypeError (can't modify frozen string) on settings view (#2700). Jean-Philippe Lang 2009-02-09 17:18:41 +00:00
  • fc6d6b1e3b Fixed: migration 98 breaks when using table name prefix. Jean-Philippe Lang 2009-02-08 17:24:39 +00:00
  • b998572def Fixed: path parameter is not an array when changing diff style (#2695), broken by r2317. Jean-Philippe Lang 2009-02-07 20:11:03 +00:00
  • ff0c96011f Fixed: inline attached image should not match partial filename (#2683). Jean-Philippe Lang 2009-02-05 20:25:01 +00:00
  • 4aa90cc072 Typo in wiki link example (#2673). Jean-Philippe Lang 2009-02-05 17:43:49 +00:00
  • b11a1d852c Closed issue are not overdue, fixes r2140 (#2337). Jean-Philippe Lang 2009-02-03 17:32:07 +00:00
  • c9ca635fa7 Typos/fixes in views (#2654). Jean-Philippe Lang 2009-02-03 17:15:59 +00:00
  • 33bd7f45e1 Fixes message search eager loading (#2654). Jean-Philippe Lang 2009-02-03 17:13:37 +00:00
  • 03caa4eeeb Branches cleaning. work Jean-Philippe Lang 2009-02-02 18:26:30 +00:00
  • 031dfae635 Branches cleaning. Jean-Philippe Lang 2009-02-02 18:26:21 +00:00
  • 4f7b092d7b Branches cleaning. Jean-Philippe Lang 2009-02-02 18:26:10 +00:00
  • bf107f000d Adds a 'box' div around news comment form (#2632). Jean-Philippe Lang 2009-02-02 17:34:12 +00:00
  • 299f1b87aa Include both version date and name when sorting issues by target version (#1502). Jean-Philippe Lang 2009-02-01 20:57:44 +00:00
  • 2a220a9e42 Include both last and first name when sorting issues by assignee (#1841). Jean-Philippe Lang 2009-02-01 20:56:10 +00:00
  • ab5e07e83e Adds a setting to limit the number of revisions displayed on a repository file log (default=100). Jean-Philippe Lang 2009-02-01 19:54:50 +00:00
  • d3b2049851 Use estimated hours to weight issues in version completion calculation (#2182). Jean-Philippe Lang 2009-02-01 18:54:05 +00:00
  • d08ac5628a Changes color of activity events/search results summary. Jean-Philippe Lang 2009-02-01 16:00:20 +00:00
  • 4c312f3d6b Show line breaks in activity events summary. Jean-Philippe Lang 2009-02-01 15:57:01 +00:00
  • cbdf900629 Do not repeat one-line commit logs on the activity view. Jean-Philippe Lang 2009-02-01 15:48:56 +00:00
  • c83b41611a Fixed: Contextual divs after attachments are placed incorrectly in FireFox (#2633). Jean-Philippe Lang 2009-02-01 14:36:38 +00:00
  • 2ca4eea244 Less strict textile links parsing (#2582). Jean-Philippe Lang 2009-01-31 14:50:56 +00:00
  • f021c856c1 Fixed: issue details view discloses relations to issues that the user is not allowed to view (#2589). Jean-Philippe Lang 2009-01-31 13:22:29 +00:00
  • 2679150ed4 Removes Issue.visible_by Jean-Philippe Lang 2009-01-31 12:48:09 +00:00
  • bbe8326477 Updates footer year. Jean-Philippe Lang 2009-01-31 12:42:02 +00:00
  • f794ae582c New translation - Slovenian, thank to Nejc Vidmar for work (#2577), translation updates (#2129, #2586) winterheart 2009-01-31 12:02:37 +00:00
  • ef903ba70e Adds :async_smtp and :async_sendmail delivery methods to perform email deliveries asynchronously. Code from http://www.datanoise.com/articles/2006/7/14/asynchronous-email-delivery. Jean-Philippe Lang 2009-01-31 11:43:54 +00:00
  • da941734d7 Changes time related icons. Jean-Philippe Lang 2009-01-30 17:50:28 +00:00
  • 0f494a53c9 Cleaning test. Jean-Philippe Lang 2009-01-29 16:34:00 +00:00
  • cf566a0c72 Fixed: TOC does not parse wiki page reference links with description (#2601). Jean-Philippe Lang 2009-01-29 16:33:45 +00:00
  • 945ec8942a Adds projects association on tracker form (#2578). Jean-Philippe Lang 2009-01-29 14:22:56 +00:00
  • 32d4378198 Adds rel='nofollow' attribute to other formats download links (#2491). Jean-Philippe Lang 2009-01-29 13:54:44 +00:00
  • f1aa0df326 Adds an helper to render other formats download links. Jean-Philippe Lang 2009-01-29 13:53:17 +00:00
  • bf76988ebc Fixed an error when downloading gantt png at global level. Jean-Philippe Lang 2009-01-29 12:26:32 +00:00
  • d590317856 Fixes other formats download links on the project issue list (project_id lost) broken r2317. Jean-Philippe Lang 2009-01-29 11:09:46 +00:00
  • 1e1b34b567 Sort target versions list on bulk edit form (#2616). Jean-Philippe Lang 2009-01-29 09:05:36 +00:00
  • 01d6ef2e57 Fixed project news atom link broken by r2317. Jean-Philippe Lang 2009-01-28 21:25:35 +00:00
  • c4af6efd25 Fixing calendar and gantt links broken by r2317. Jean-Philippe Lang 2009-01-28 21:20:39 +00:00
  • d1d1c9bfd0 Fixed calendar navigation links broken by r2317. Jean-Philippe Lang 2009-01-28 21:11:13 +00:00
  • 83fe973c75 Fixed user's activity atom feed broken by r2317. Jean-Philippe Lang 2009-01-28 20:52:39 +00:00
  • 0bbebedada Fixed clearing the Issue filters in the issue list, broken by #2317 Eric Davis 2009-01-27 20:59:02 +00:00
  • 2fc7897044 Fixes Issue sorting in a project, broken by #2317 Eric Davis 2009-01-27 20:42:19 +00:00
  • 10994e9027 Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). Jean-Philippe Lang 2009-01-27 19:33:03 +00:00
  • cd55529eaa Fixed that 'My page' blocks may display issues that the user is no longer allowed to view (#2590). Jean-Philippe Lang 2009-01-27 18:19:27 +00:00
  • 837f074346 Explicitly require 'rfpdf/fpdf' (#2584). Jean-Philippe Lang 2009-01-27 17:58:56 +00:00
  • a4544b0b26 Fixed actions on issues (gantt, calendar, move, bulk_edit...) at global level broken by r2317. Jean-Philippe Lang 2009-01-27 17:40:55 +00:00
  • e1f96ca4db Replaces the obsolete robots.txt with a cached action (#2491). Jean-Philippe Lang 2009-01-27 17:27:50 +00:00
  • 6c93b8d599 Fixes activity pagination broken by r2317. Jean-Philippe Lang 2009-01-26 17:43:58 +00:00
  • 765f7abc60 Converted routing and urls to follow the Rails REST convention. Eric Davis 2009-01-26 01:47:51 +00:00
  • bcc9007196 Ability to bulk edit custom fields of type 'list' (#461). Jean-Philippe Lang 2009-01-25 16:04:28 +00:00
  • e944fc74df Render the project list as a tree on Move form. Jean-Philippe Lang 2009-01-25 13:52:40 +00:00
  • ad059f9637 Removes spaces before colons. Jean-Philippe Lang 2009-01-25 13:18:44 +00:00
  • 1ad2551559 Adds ability to bulk copy issues (#1847). This can be done by checking the 'Copy' checkbox on the 'Move' form. Jean-Philippe Lang 2009-01-25 13:12:56 +00:00
  • 41f3bae917 Fixed that the project jump box does not preserve current tab after r2304. Jean-Philippe Lang 2009-01-25 12:13:27 +00:00
  • 90c742e4f1 Ignore archived subprojects in Project#rolled_up_trackers (#2550). Jean-Philippe Lang 2009-01-25 11:15:28 +00:00
  • fae04f3ae1 Merged r2246 and r2248 from trunk (#2456). Jean-Philippe Lang 2009-01-24 13:01:31 +00:00
  • b13ef64794 Merged r2265 from trunk (#2523). Jean-Philippe Lang 2009-01-24 12:27:56 +00:00
  • 683e1c5d73 Merged r2266 from trunk (#2522). Jean-Philippe Lang 2009-01-24 12:13:16 +00:00
  • 1c1755d278 Merged r2280 from trunk (#2506). Jean-Philippe Lang 2009-01-24 12:11:52 +00:00
  • 5e6ff86f47 Merged r2302 from trunk (#2466). Jean-Philippe Lang 2009-01-24 12:10:24 +00:00
  • 97e31c4026 Removes unused projects_count column from projects table. Jean-Philippe Lang 2009-01-24 11:48:38 +00:00
  • c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). Jean-Philippe Lang 2009-01-24 11:31:15 +00:00
  • 51b745470c Fixes a test that was broken by r2294. Jean-Philippe Lang 2009-01-24 09:02:55 +00:00
  • 11346455a1 Fixed: Details time log report CSV export doesn't honour date format from settings (patch #2466 by Russell Hind). Jean-Philippe Lang 2009-01-24 08:58:03 +00:00
  • f1a123add6 Slight change to the project combo for adding membership on user administration screen. All projects are listed, and the ones that the user belongs to are disabled. Jean-Philippe Lang 2009-01-23 18:33:19 +00:00
  • 86adcdf8bb ru.yml update winterheart 2009-01-23 16:30:04 +00:00
  • 80eb3b85e4 removing \r\n winterheart 2009-01-23 15:58:58 +00:00
  • a2cca9ee87 Translation updates (#2453, #2463, #2551) winterheart 2009-01-23 15:46:22 +00:00
  • 1176f892d7 #2562, update for zh.yml winterheart 2009-01-23 15:40:38 +00:00
  • 805b0c2a4e New Galician Translation (#2547), thanks to Martín Vázquez for intial translation winterheart 2009-01-23 15:37:59 +00:00
  • 4972084345 Automatically focus several form fields. Jean-Philippe Lang 2009-01-22 16:34:54 +00:00
  • dfab202cde Accept replies to forum messages by subject recognition (#1616). Jean-Philippe Lang 2009-01-21 18:22:30 +00:00
  • b80caf762a #2540, pt-br update winterheart 2009-01-20 16:13:14 +00:00
  • 8594206538 #2463, partially solved winterheart 2009-01-20 16:09:07 +00:00
  • c155b07ecb #2445, nl.yml update winterheart 2009-01-20 15:53:09 +00:00
  • 1d70916064 #2453, sv.yml patch, some errors still exist (see ticket) winterheart 2009-01-20 15:45:34 +00:00
  • b9e3fbcd83 Allow email to reply to a forum message (#1616). Jean-Philippe Lang 2009-01-19 19:03:53 +00:00
  • 0c4e40b89c Use In-Reply-To and References headers to handle replies by email. Jean-Philippe Lang 2009-01-19 18:29:07 +00:00
  • 254e224bd7 translation updates (#2535, #2505, #2524, #2434) winterheart 2009-01-19 16:43:28 +00:00
  • 5014b63611 #2442, small fix winterheart 2009-01-19 16:06:39 +00:00
  • 2cd718862b #2429, translation update winterheart 2009-01-19 16:02:57 +00:00
  • b5915d3906 #2442, translation update winterheart 2009-01-19 15:57:19 +00:00
  • 38d1b6e1bb #2439, translation update winterheart 2009-01-19 15:55:54 +00:00
  • dacddd9897 Fix in AttachmentsController#show. Jean-Philippe Lang 2009-01-18 20:00:03 +00:00
  • 1d783106a3 Adds Message-Id and References headers to email notifications so that issues and messages threads can be displayed by email clients (#1401). Jean-Philippe Lang 2009-01-18 15:16:31 +00:00
  • a4882467cb Fixed that Trac importer was creating duplicate custom values (#2506). Jean-Philippe Lang 2009-01-18 11:54:56 +00:00
  • 08304afe54 Fixes 103_set_custom_fields_editable migration from r2276 (#2526). Jean-Philippe Lang 2009-01-18 10:54:08 +00:00
  • aaeba2dd20 Show only visible children/ancestors on project overview. Jean-Philippe Lang 2009-01-18 08:35:00 +00:00
  • 4c7e1629a3 Changes project selection boxes. Jean-Philippe Lang 2009-01-17 13:07:40 +00:00
  • 12792d8068 User custom fields can now be set as editable so that users can edit them on 'My account'. For existing user custom fields, this new attribute is set to false by default to preserve the prior behaviour (it can turned on by editing the custom field in admin area). Jean-Philippe Lang 2009-01-17 11:18:04 +00:00
  • 99c2e98975 Moves a few settings to a "Display" panel. Jean-Philippe Lang 2009-01-17 09:04:10 +00:00
  • ee1bb54ab6 CustomFieldsController#list moved to #index. Jean-Philippe Lang 2009-01-17 08:46:23 +00:00
  • 48295a6c4b CustomFieldsController refactoring. Jean-Philippe Lang 2009-01-17 08:41:30 +00:00
  • 5ed2e78ae2 Make use of tracker_ids association in issue custom field form. Jean-Philippe Lang 2009-01-17 08:25:55 +00:00
  • d1a1e25bb8 Project jump box fix. Jean-Philippe Lang 2009-01-17 08:08:33 +00:00
  • 27fd8a2436 Do not show Category field when categories are not defined. Jean-Philippe Lang 2009-01-17 08:03:53 +00:00
  • 00ce28f8d7 Slight visual changes on the issue form. Jean-Philippe Lang 2009-01-17 07:53:32 +00:00
  • b4640a0904 Adds custom fields functional tests. Jean-Philippe Lang 2009-01-16 21:02:56 +00:00