Commit Graph

  • eac7fcff6e Fixed: error raised when trying to view the gantt or calendar with a grouped query (#4751). Jean-Philippe Lang 2010-02-06 18:07:25 +00:00
  • fece6aa4d0 Fixed: deprecation warning in reposman.rb (#4736). Jean-Philippe Lang 2010-02-06 14:20:39 +00:00
  • 88339fd98b Do not show 'Quote' links on locked topics (#4749). Jean-Philippe Lang 2010-02-06 14:15:52 +00:00
  • 5a5d02dfb5 Removes overflow:auto on #content which broke the fix in r2118 (#4724). Autoscroll divs are added around large tables. Jean-Philippe Lang 2010-02-06 14:05:13 +00:00
  • 695bffe684 Fixed: error messages displayed twice when creating a group (#4715). Jean-Philippe Lang 2010-02-06 13:26:29 +00:00
  • 34ee5eccda Renames WikiFormatting.cache to .cache_store Jean-Philippe Lang 2010-02-06 13:13:40 +00:00
  • 8fb29d4d21 Adds pagination to forum messages (#4664). Jean-Philippe Lang 2010-02-06 12:54:13 +00:00
  • 2ad8242ae7 Adds a setting to cache textile rendering (off by default). * it uses ActionController cache store which is MemoryStore by default and can be configured with config.action_controller.cache_store * macro processing was moved out of textile rendering so that it doesn't get cached * no noticeable improvement is expected for small portions of text, so only texts larger than 2KB are cached Jean-Philippe Lang 2010-02-06 10:40:21 +00:00
  • 6c8b87fbc8 Adds a permission for exporting wiki pages. Jean-Philippe Lang 2010-02-06 09:30:53 +00:00
  • e5d300af0a Refactor: Pull up several #find_project methods to ApplicationController Eric Davis 2010-02-05 16:57:02 +00:00
  • d7725ecc06 Translations updates * ja (#4738) * ru (#4739) Azamat Hackimov 2010-02-04 21:55:15 +00:00
  • 626b71622d Fixed: invalid format parameter returns a DoubleRenderError on issues index (#4737). Jean-Philippe Lang 2010-02-04 19:58:42 +00:00
  • ea51dcf911 Reverts r3366. Jean-Philippe Lang 2010-02-04 19:57:45 +00:00
  • cfe4d0e7db Fixed: invalid format parameter returns a DoubleRenderError on issues index (#4737). Jean-Philippe Lang 2010-02-04 19:52:51 +00:00
  • 5bd912e9a2 Refactor: Extracted the select_all calls to a new private method. Eric Davis 2010-02-04 17:24:33 +00:00
  • 112fc99311 Added tests for Issue#by_X finders Eric Davis 2010-02-04 17:24:28 +00:00
  • 155083ec97 Change Role#anonymous and #non_member so they generate the record as needed. Eric Davis 2010-02-03 17:47:47 +00:00
  • b86b9b898e Refactor: Moved the raw SQL finders from ReportsController to Issue. Eric Davis 2010-02-03 16:49:21 +00:00
  • 778117fead Converted a test to shoulda and added more checks for it's assignments. Eric Davis 2010-02-03 16:49:16 +00:00
  • 39c585740d Refactor: Extract method to create a Change from a Changeset. Eric Davis 2010-02-02 17:02:32 +00:00
  • 76d9d01db0 Merged the Object Daddy exemplars from trunk. r3337, r3340, r3342 Eric Davis 2010-02-02 16:03:05 +00:00
  • 358e3194d7 Refactor: Move recipients method into acts_as_event Eric Davis 2010-02-01 18:57:12 +00:00
  • d43c860448 Allow commits to reference issues of parent projects and subprojects (#4674). Jean-Philippe Lang 2010-01-31 16:25:06 +00:00
  • df46d704e8 Log email delivery errors. Jean-Philippe Lang 2010-01-31 11:41:58 +00:00
  • a0364deb6a Log info when sending an email notification. Jean-Philippe Lang 2010-01-31 11:00:40 +00:00
  • a1a24483b5 Fixed: deleting a project with subprojects breaks the project tree (#4701). Jean-Philippe Lang 2010-01-31 10:39:42 +00:00
  • a5698b3745 Translation updates * pt-BR (#4692) * sv (#4666) * zh-TW (#4654) Azamat Hackimov 2010-01-31 00:54:27 +00:00
  • 27fa40d283 Merged r3351 from trunk. Jean-Philippe Lang 2010-01-30 11:24:10 +00:00
  • 7ef20cc169 Fixed: potential security leak on my page calendar (#4691). Jean-Philippe Lang 2010-01-30 11:23:17 +00:00
  • b775baace0 tagged version 0.9.1 0.9.1 Jean-Philippe Lang 2010-01-30 11:05:49 +00:00
  • 20a6d7eb86 Merged r3348 from trunk (version set to 0.9.1). Jean-Philippe Lang 2010-01-30 10:54:45 +00:00
  • 2261ec7b95 Updates for 0.9.1 release. Jean-Philippe Lang 2010-01-30 10:53:35 +00:00
  • b87cf0c91c Merged r3346 from trunk. Jean-Philippe Lang 2010-01-30 10:37:05 +00:00
  • 080ad6a16c Fixed: tests with ruby1.9 broken by r3322 (#4607). Jean-Philippe Lang 2010-01-30 10:36:20 +00:00
  • 14ee72def2 Merged r3341 from trunk. Jean-Philippe Lang 2010-01-30 10:28:26 +00:00
  • a843cfff36 Merged r3343 from trunk. Jean-Philippe Lang 2010-01-30 10:26:30 +00:00
  • 12ea682b66 Fixed: NOT NULL constraint error when adding a group (#4632). Jean-Philippe Lang 2010-01-30 10:24:23 +00:00
  • 8420f25109 Added and updated some more object daddy exemplars. Eric Davis 2010-01-28 19:05:21 +00:00
  • 675f28f895 Use the minimum password length setting when reseting a password. (#4683) Eric Davis 2010-01-28 18:54:51 +00:00
  • 9044305b93 Added some exemplars for object daddy to generate test data. Eric Davis 2010-01-27 18:29:03 +00:00
  • d1c90d9abf New strings to translate (#4647): * label_board_sticky: Sticky * label_board_locked: Locked Azamat Hackimov 2010-01-25 17:26:02 +00:00
  • 56268d146d New language - Basque/ Euskara (#4650). Thank Ales Zabala Alava for translation. Azamat Hackimov 2010-01-25 15:25:46 +00:00
  • a8f56aad2c Added User.spawn_with_protected to generate an unsaved User record. Eric Davis 2010-01-23 16:50:41 +00:00
  • d4525828b9 Fixed some labels to be more accessible. Eric Davis 2010-01-21 18:21:56 +00:00
  • 1bc00ac022 Accept filters from API calls without set_filter parameter. Jean-Philippe Lang 2010-01-18 19:53:06 +00:00
  • 3d7cb0f40e Merged r3333 from trunk. Jean-Philippe Lang 2010-01-18 18:01:19 +00:00
  • 320c191f04 Fixed: PDF export of a issue list grouped by a custom field raises an error (#4600). Jean-Philippe Lang 2010-01-18 18:00:27 +00:00
  • 0ef9bc039d Adds a log message when an API call raises an InvalidAuthenticityToken error. Jean-Philippe Lang 2010-01-17 20:23:06 +00:00
  • 002f440bcd Move ids in XML views. Jean-Philippe Lang 2010-01-17 19:45:18 +00:00
  • 3eb815fddd Adds a rake task to receive emails from a POP3 server (#2420). See: Jean-Philippe Lang 2010-01-17 13:53:13 +00:00
  • 92b267a608 Merged r3328 from trunk. Jean-Philippe Lang 2010-01-17 12:01:33 +00:00
  • b4cf8ea525 Adds a few STDOUT.flush to migration scripts (#3675). Jean-Philippe Lang 2010-01-17 12:00:45 +00:00
  • d55e1ec5b0 Adds unit test for #3645. Jean-Philippe Lang 2010-01-17 11:48:46 +00:00
  • c1be8bcf9f Merged r3325 from trunk. Jean-Philippe Lang 2010-01-17 11:18:04 +00:00
  • ed2c98fcae Fixed: Tab's 'border-bottom' not absent when selected (#4495). Jean-Philippe Lang 2010-01-17 11:15:58 +00:00
  • ff9aa9db59 Merged r3323 from trunk. Jean-Philippe Lang 2010-01-17 11:09:29 +00:00
  • f8b52b13a0 Fixed: Issue Summary tables that list by user are not sorted (#4552). Jean-Philippe Lang 2010-01-17 11:07:53 +00:00
  • bddf3b5c2c Adds a test with Japanese keywords in a ISO-2002-JP encoded email (#4576). Jean-Philippe Lang 2010-01-17 11:00:54 +00:00
  • 65ee523852 Merged r3312 and r3320 from trunk. Jean-Philippe Lang 2010-01-17 10:34:47 +00:00
  • 9c7438aac6 Set native eol svn property on new lang files (#4526). Jean-Philippe Lang 2010-01-17 10:33:30 +00:00
  • 90602ac6dc Merged r3309 from trunk. 0.8-stable Jean-Philippe Lang 2010-01-17 10:29:17 +00:00
  • 1f5d95b027 Merged r3309 from trunk. Jean-Philippe Lang 2010-01-17 10:28:06 +00:00
  • c5a59aff5b Merged r3305, r3306, r3307, r3311 from trunk. Jean-Philippe Lang 2010-01-16 13:57:41 +00:00
  • f60881518a Merged r3315 from trunk. Eric Davis 2010-01-14 23:33:48 +00:00
  • 1827d609a1 Cleaned up the IssueController redirects to use the back_url like the other actions. Eric Davis 2010-01-14 23:24:55 +00:00
  • dfe447f841 Fixes project editing route broken by r3313. Jean-Philippe Lang 2010-01-14 22:19:53 +00:00
  • 68a4cd38f5 XML REST API for Projects (#296). Jean-Philippe Lang 2010-01-14 20:00:17 +00:00
  • 64f4b50139 New Croatian language in Redmine! Thanks to Igor P. for translation (#4526) Also, updates for: * es.yml (#4578) * zh.yml (#4545) Azamat Hackimov 2010-01-14 16:10:56 +00:00
  • da55be4e9a Fixed: error when exporting an issue with target version to PDF (#4556). Jean-Philippe Lang 2010-01-13 20:17:56 +00:00
  • 3873388f9b XML REST API for issues that provides CRUD operations for Issues (#1214). Jean-Philippe Lang 2010-01-13 19:29:19 +00:00
  • 667a7256a7 Escape the parent id parameter. Eric Davis 2010-01-13 17:27:37 +00:00
  • 0a05cc2a37 Set a white list of issue attributes that can be mass-assigned from controllers. Jean-Philippe Lang 2010-01-12 20:17:20 +00:00
  • ff77fb6aa9 Fixed: email notifications may affect language of notices on the UI (#4086). Jean-Philippe Lang 2010-01-10 14:54:02 +00:00
  • fe7d65922b Fixed: can not search for 2 letters word (#4381). Jean-Philippe Lang 2010-01-10 14:15:12 +00:00
  • d7c9886b8c Fixed: attachments get saved on issue update even if validation fails (#4401). Jean-Philippe Lang 2010-01-10 14:05:42 +00:00
  • 8bab5b4730 Fixed: Cannot create a new category on ticket creation/update page with 0.8.7 (#4400). Jean-Philippe Lang 2010-01-10 13:49:09 +00:00
  • 1efb25a433 Merged r3298 to r3302 from trunk. Jean-Philippe Lang 2010-01-10 10:22:03 +00:00
  • ee64310df4 CHANGELOG updated. Jean-Philippe Lang 2010-01-10 10:20:46 +00:00
  • 7b99adb3d6 CHANGELOG updated. Jean-Philippe Lang 2010-01-10 10:19:41 +00:00
  • 1b65a44cfc Fixes Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm" (#4205). Jean-Philippe Lang 2010-01-10 10:17:27 +00:00
  • 23508f4f98 Copyright updated (#4542). Jean-Philippe Lang 2010-01-09 15:01:39 +00:00
  • a5ceb2f244 Set alignment for inline images in formatted text. Jean-Philippe Lang 2010-01-09 14:57:33 +00:00
  • c549c8b721 tagged version 0.9.0 (release candidate) 0.9.0 Jean-Philippe Lang 2010-01-09 12:03:20 +00:00
  • eaaa471d6a Merged r3295 from trunk. Jean-Philippe Lang 2010-01-09 11:50:31 +00:00
  • 90c0e99d2a CHANGELOG update. Jean-Philippe Lang 2010-01-09 11:49:45 +00:00
  • 2b6d8125d1 Merged r3293 from trunk. Jean-Philippe Lang 2010-01-09 11:47:38 +00:00
  • 486f705494 Updated doc. Jean-Philippe Lang 2010-01-09 11:46:53 +00:00
  • 12b75ded08 Locales updated to trunk @ r3291. Jean-Philippe Lang 2010-01-09 10:41:27 +00:00
  • 602aa1d7ae Translation updates. Jean-Philippe Lang 2010-01-09 10:36:32 +00:00
  • 46bf2b9276 Merged r3289 from trunk. Jean-Philippe Lang 2010-01-09 10:27:50 +00:00
  • f6ac12ad9d Fixed: undefined method `stringify_keys!' error in Issue#attributes_with_tracker_first= with ruby1.9 (#4540). Jean-Philippe Lang 2010-01-09 10:27:05 +00:00
  • 75ac722ebc Translation update. Jean-Philippe Lang 2010-01-09 10:06:18 +00:00
  • 9d82bff1a8 Merged r3282 to r3284 from trunk. Jean-Philippe Lang 2010-01-09 10:04:21 +00:00
  • 4c75864948 Merged r3258 and r3281 from trunk. Jean-Philippe Lang 2010-01-09 10:02:16 +00:00
  • 1e30e67043 Adds new Rails strings. Jean-Philippe Lang 2010-01-07 21:47:51 +00:00
  • 99956ec248 Avatars added in news (#3941) and forums (#4468) + cleanup. Jean-Philippe Lang 2010-01-07 21:28:45 +00:00
  • 518779d96d Fixed: issue summary counts should link to the issue list without subprojects (#4525). Jean-Philippe Lang 2010-01-07 21:12:16 +00:00
  • eecc6864a9 Fixed: 'Delete' link on LDAP list has no effect (#4530). Jean-Philippe Lang 2010-01-07 20:56:41 +00:00
  • eb3b7d055a Fixed: error when downloading a file with no matching mime type (#3782). Jean-Philippe Lang 2010-01-05 18:16:03 +00:00
  • 9d2474c234 Merged r3277 to r3279 from trunk. Jean-Philippe Lang 2010-01-03 11:47:25 +00:00