Commit Graph

  • a276926f42 Use a textarea for custom fields possible values (#2472). Jean-Philippe Lang 2009-01-16 21:02:03 +00:00
  • f6282f9600 Makes subject field get focus on 'New issue' form (#2522). Jean-Philippe Lang 2009-01-16 20:57:18 +00:00
  • ffa6c5fe3e Adds a 'Create and continue' button on the new issue form, that will create the issue and display the form again (#2523). Jean-Philippe Lang 2009-01-16 17:20:41 +00:00
  • 79c7fc6303 Do not show private descendants in subproject filter. Jean-Philippe Lang 2009-01-14 18:20:06 +00:00
  • d28d2d5ab8 Typo (#2489). Jean-Philippe Lang 2009-01-12 17:46:53 +00:00
  • 31b3ebf071 Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492). Jean-Philippe Lang 2009-01-12 17:45:23 +00:00
  • 75c10a1cac Added two new plugin hooks to IssuesController: Eric Davis 2009-01-12 04:52:56 +00:00
  • 17d455c72f Codified instructions from RUNNING_TESTS as rake tasks for convenience Eric Davis 2009-01-12 04:44:01 +00:00
  • 38b2c5a317 Use margin-right instead of padding-right on top menu links. Jean-Philippe Lang 2009-01-11 19:48:16 +00:00
  • da01ee7c37 Ability to sort the issue list by text, int and float custom fields (#1139). Jean-Philippe Lang 2009-01-11 18:38:07 +00:00
  • 3a28848ca0 Ability to sort the issue list by text, list, date and boolean custom fields (#1139). Jean-Philippe Lang 2009-01-11 16:33:51 +00:00
  • 1ca69f2af1 Different icon for closed issues in search result (#992). Jean-Philippe Lang 2009-01-11 11:01:35 +00:00
  • 24441b12e1 Makes the project list multi-level. Jean-Philippe Lang 2009-01-10 18:06:14 +00:00
  • c0e6711826 Adds some tests on project hierarchy methods. Jean-Philippe Lang 2009-01-10 17:21:34 +00:00
  • 212bf1e2bb Makes email adress uniqueness case-insensitive (#2473). Jean-Philippe Lang 2009-01-10 11:29:35 +00:00
  • 764393aa6a Merged r2250 and r2251 from trunk. Jean-Philippe Lang 2009-01-10 10:51:59 +00:00
  • 6768bec456 Fixed: no error is raised when entering invalid hours on the issue update form (#2465). Jean-Philippe Lang 2009-01-09 17:32:46 +00:00
  • c0f44db4f7 Adds 'closed' css class to closed issues in the issue list (#2458). Jean-Philippe Lang 2009-01-07 20:30:02 +00:00
  • 15996c348d Fixes a test failure with svn < 1.5 (#2455). Jean-Philippe Lang 2009-01-07 20:22:06 +00:00
  • a64928fa6b Fixes functional test broken by r2246. Jean-Philippe Lang 2009-01-07 20:21:27 +00:00
  • 09620eef76 Refactor TabularFormBuilder field helpers (#2461). Jean-Philippe Lang 2009-01-07 20:03:33 +00:00
  • bc270b31c3 Makes issue description a non-required field (#2456). Jean-Philippe Lang 2009-01-07 19:47:24 +00:00
  • 3155b8ccad Merged r2226 and r2233 from trunk. Jean-Philippe Lang 2009-01-05 18:16:14 +00:00
  • 77a72527d0 Branches cleaning. Jean-Philippe Lang 2009-01-04 18:20:53 +00:00
  • 5f547e0e4f Branches cleaning. Jean-Philippe Lang 2009-01-04 18:19:38 +00:00
  • 0eeb2be235 Branches cleaning. Jean-Philippe Lang 2009-01-04 18:18:32 +00:00
  • 3919c46ab7 Branches cleaning. Jean-Philippe Lang 2009-01-04 18:18:13 +00:00
  • dfe3c5b978 Branches cleaning. Jean-Philippe Lang 2009-01-04 18:17:54 +00:00
  • b3d5c8c999 Branches cleaning. Jean-Philippe Lang 2009-01-04 18:17:44 +00:00
  • d4c761748b Branches cleaning. Jean-Philippe Lang 2009-01-04 18:17:21 +00:00
  • e291955535 Branches cleaning. Jean-Philippe Lang 2009-01-04 18:16:52 +00:00
  • d4c178ab64 Branches cleaning. Jean-Philippe Lang 2009-01-04 18:16:35 +00:00
  • cd83f72da4 Slight changes in functional tests. Jean-Philippe Lang 2009-01-04 18:14:51 +00:00
  • 260373aed7 Slight changes to ease Rails 2.2 support. Jean-Philippe Lang 2009-01-04 17:09:25 +00:00
  • 4a5d3e0353 Scramble PDF title (#1204). Jean-Philippe Lang 2009-01-04 14:54:19 +00:00
  • 8590165238 Merged r2231 from 0.8-stable (#2402). Jean-Philippe Lang 2009-01-04 13:27:48 +00:00
  • 567c8ed9b0 Fixed: Darcs adapter works on Win32 only (wrong quotes in commands #2402). Jean-Philippe Lang 2009-01-04 13:24:56 +00:00
  • 49b6f9e4dd Merged r2218 to r2225 from trunk. Jean-Philippe Lang 2009-01-04 13:10:16 +00:00
  • c9d4d3a2be Merged r2209 to r2211 from trunk. Jean-Philippe Lang 2009-01-04 13:03:34 +00:00
  • 748fb30f58 Do not use compute_public_path. Jean-Philippe Lang 2009-01-04 12:50:45 +00:00
  • 2644141a36 Makes the app boot with Rails 2.2.2 Jean-Philippe Lang 2009-01-04 12:14:05 +00:00
  • ceb2320ef0 Move PDF stuff to a single helper. Jean-Philippe Lang 2009-01-04 12:03:39 +00:00
  • dfc937340d Fixed: email notification for changes I make still occurs when running Repository.fetch_changesets (#1957). Jean-Philippe Lang 2009-01-03 16:03:12 +00:00
  • e0bda97b6f Display a warning if some attachments were not saved (#2008). Jean-Philippe Lang 2009-01-03 14:44:12 +00:00
  • d25b6d4686 Moves flash messages rendering to a helper method. Jean-Philippe Lang 2009-01-03 14:11:44 +00:00
  • a66b1e77da Fixed: syntax highlight doesn't appear in new ticket preview (#1976). Jean-Philippe Lang 2009-01-03 13:14:28 +00:00
  • 7a5ce28921 Lower the project identifier limit to a minimum of two characters (#2003). Jean-Philippe Lang 2009-01-03 13:09:36 +00:00
  • 16eb0421e5 IMAP: add options to move received emails. Jean-Philippe Lang 2008-12-31 14:56:30 +00:00
  • 538bd7cd7f Fix sv lang file Jean-Philippe Lang 2008-12-31 13:59:30 +00:00
  • a22f3d6aa7 Admin Info Screen: Display if plugin assets directory is writable (#2425). Jean-Philippe Lang 2008-12-31 11:48:56 +00:00
  • 31178553f3 Merged r2116, r2117 and r2187 from trunk. Jean-Philippe Lang 2008-12-31 11:40:03 +00:00
  • dea10c54f9 Merged r2164 to r2167, r2188 and r2189 from trunk. Jean-Philippe Lang 2008-12-31 11:31:02 +00:00
  • 6abd32be9e Merged r2212 to r2214 from trunk. Jean-Philippe Lang 2008-12-31 10:47:19 +00:00
  • e6aaa03cf0 Do not escape back_url twice when login fails. Jean-Philippe Lang 2008-12-31 10:39:33 +00:00
  • 24f3ee777d Changes pt-br decimal separator (#1372). Jean-Philippe Lang 2008-12-30 16:43:26 +00:00
  • 8b7fb7213f Stricter textile links parsing (#2417). Jean-Philippe Lang 2008-12-30 16:23:05 +00:00
  • 421539e3be Import custom fields values from emails (#2413). Jean-Philippe Lang 2008-12-30 14:57:33 +00:00
  • 2355324d73 Jump to the current tab when using the project quick-jump combo (#2364). Jean-Philippe Lang 2008-12-30 14:24:51 +00:00
  • 6eee9dbf88 Increment project files downloads. Jean-Philippe Lang 2008-12-30 13:32:51 +00:00
  • 0819f00380 CHANGELOG updated. Jean-Philippe Lang 2008-12-30 13:32:14 +00:00
  • e5ac5000e5 tagged version 0.8.0 0.8.0 Jean-Philippe Lang 2008-12-30 11:28:55 +00:00
  • 4e613c6c10 tagged version 0.7.4 0.7.4 Jean-Philippe Lang 2008-12-30 11:28:31 +00:00
  • 56318aab53 Merged r2202 from trunk. Jean-Philippe Lang 2008-12-30 10:01:34 +00:00
  • babb14dd94 Doc updates for 0.8.0 final release. Jean-Philippe Lang 2008-12-30 09:52:49 +00:00
  • 76bcbce2ef Updates CHANGELOG and version for 0.7.4 release. 0.7-stable Jean-Philippe Lang 2008-12-30 09:52:11 +00:00
  • 7bb9dd75db #2373, fixing encoding winterheart 2008-12-29 18:27:27 +00:00
  • 2e8a0bd562 CHANGELOG updated. Jean-Philippe Lang 2008-12-29 16:08:31 +00:00
  • 3b90141543 Translation updates. Jean-Philippe Lang 2008-12-29 15:50:08 +00:00
  • 102c551b5a Translations updates. Jean-Philippe Lang 2008-12-29 15:43:42 +00:00
  • bce764d9bc Merged r2191 from trunk. Jean-Philippe Lang 2008-12-29 15:27:29 +00:00
  • b65d546245 Merged r2195 from trunk. Jean-Philippe Lang 2008-12-29 15:26:17 +00:00
  • 45db63c207 Renumbers projects_trackers fixtures (#2411). Jean-Philippe Lang 2008-12-29 12:40:56 +00:00
  • 94b04383f9 Mail handler: add watchers before sending notification (#2245). Jean-Philippe Lang 2008-12-28 14:48:23 +00:00
  • 7da7e853a3 Backported r2192 from trunk. Jean-Philippe Lang 2008-12-28 13:45:53 +00:00
  • 9f12151ac0 Merged r2192 from trunk. Jean-Philippe Lang 2008-12-28 13:41:03 +00:00
  • 35f5e36838 Disable textile inline styles to prevent XSS attacks (#2377). Jean-Philippe Lang 2008-12-28 13:38:34 +00:00
  • a140c9bd74 Fixed bold syntax around single character in series (#2351). Jean-Philippe Lang 2008-12-28 10:12:09 +00:00
  • bde72a5f40 Fixes functional tests fixtures (#2398). Jean-Philippe Lang 2008-12-28 09:46:16 +00:00
  • a7a4c9f848 Fixed: deleted files should not be shown when browsing a Darcs repository (#2385). Jean-Philippe Lang 2008-12-27 18:33:35 +00:00
  • 76a9101998 Do not show a link to the current annotate or view page (#2367). Jean-Philippe Lang 2008-12-27 18:10:36 +00:00
  • caf6b4b3f1 Fixes functional test failures. Jean-Philippe Lang 2008-12-27 18:07:46 +00:00
  • 9a0814253c Fixtures update. Jean-Philippe Lang 2008-12-27 17:49:01 +00:00
  • 6ae66f4dbf Merged r2183 from trunk. Jean-Philippe Lang 2008-12-27 14:08:09 +00:00
  • 78cac6f02b Merged r2183 from trunk. Jean-Philippe Lang 2008-12-27 14:07:00 +00:00
  • fb1f72a09c Prevent SQL error with old sessions after r2171. Jean-Philippe Lang 2008-12-27 14:05:03 +00:00
  • 03fd86034d #2386, korean translation update winterheart 2008-12-24 15:48:59 +00:00
  • e42e09cf8b #2368, pt.yml update winterheart 2008-12-24 15:47:24 +00:00
  • 3c462ab9c2 #2329, swedish lang update winterheart 2008-12-24 15:44:43 +00:00
  • 16b85bda32 Merged r2178 from trunk. Jean-Philippe Lang 2008-12-24 13:32:59 +00:00
  • d775aee26d Fixes a JS error on context_menu with IE (#2390). Jean-Philippe Lang 2008-12-24 13:29:43 +00:00
  • a98d4de1e3 Backported r2171 from trunk. Jean-Philippe Lang 2008-12-24 12:20:26 +00:00
  • 5e4d66ad50 Backported r2170 from trunk. Jean-Philippe Lang 2008-12-24 11:56:36 +00:00
  • 982d6bc748 Merged r2168 and r2169 from trunk. Jean-Philippe Lang 2008-12-24 11:44:55 +00:00
  • 3169291039 Merged r2143 and r2144 from trunk. Jean-Philippe Lang 2008-12-24 11:42:05 +00:00
  • de86f4b965 Merged r1930 from trunk. Jean-Philippe Lang 2008-12-24 11:35:57 +00:00
  • 733987fbb6 Merged r2168 to r2171 from trunk. Jean-Philippe Lang 2008-12-24 11:23:17 +00:00
  • 5c97a83a70 Validates sort_key and sort_order params (#2378). Jean-Philippe Lang 2008-12-24 10:03:13 +00:00
  • 7776b5b665 Escape textile titles and styles (#2377). Jean-Philippe Lang 2008-12-23 17:05:38 +00:00
  • e48f0f04e7 Escape query names (#2379). Jean-Philippe Lang 2008-12-23 00:19:15 +00:00
  • fee8ada214 Escape wiki annotate lines content (#2380). Jean-Philippe Lang 2008-12-23 00:16:26 +00:00