Commit Graph

  • 4e3202d2a2 Reverts r3014 (CodeRay back to 0.7.6). Jean-Philippe Lang 2009-11-20 15:50:06 +00:00
  • d73fb1fab8 Load roles when loading project members. Jean-Philippe Lang 2009-11-20 13:08:17 +00:00
  • c9bfdc009b Avoid useless database queries. Jean-Philippe Lang 2009-11-20 12:57:52 +00:00
  • ec4ba23248 Add a setting to pick alternative Gravatar images. #2734 Eric Davis 2009-11-17 03:10:49 +00:00
  • 3fc655904f Copy issue status on project copy (#3877). Jean-Philippe Lang 2009-11-16 20:06:37 +00:00
  • e24358bc43 Use /raw/ for url instead of ?format=raw for getting raw repository files (#1901, #4119). Jean-Philippe Lang 2009-11-16 19:39:16 +00:00
  • dfd0b8bcdf Adds style for acronyms (#4224). Jean-Philippe Lang 2009-11-16 18:33:09 +00:00
  • d84bd8edd8 Optimize associations loading on the issue list. Jean-Philippe Lang 2009-11-16 18:28:44 +00:00
  • 71bc44a89d Allow issue grouping by custom field (#2679). Jean-Philippe Lang 2009-11-16 18:07:30 +00:00
  • 2a3a6da45a Translation updates: *pt-BR (#4223) *ru Azamat Hackimov 2009-11-16 15:32:20 +00:00
  • 0176430f5c Fixed: Alternate theme lacking right border if no sidebar present (#4069). Jean-Philippe Lang 2009-11-15 21:15:31 +00:00
  • b2018dfa8a Adds a setting for new projects default modules (#1797). Jean-Philippe Lang 2009-11-15 16:20:33 +00:00
  • 1f1135e867 Adds links to versions on changelog. Jean-Philippe Lang 2009-11-15 15:44:48 +00:00
  • c309210654 Eager load priorities on roadmap and changelog. Jean-Philippe Lang 2009-11-15 15:42:44 +00:00
  • bccf6496f8 Fixes css classes on issue detail view (#4180). Jean-Philippe Lang 2009-11-15 15:27:40 +00:00
  • ba7cf9c3ce Adds custom fields for versions (#4219). Jean-Philippe Lang 2009-11-15 15:22:55 +00:00
  • 7d57833740 Adds a 'Move and follow' button on Move/Copy view to be redirected to the created issue(s) rather than the source project issue list (#1847). Jean-Philippe Lang 2009-11-15 14:31:19 +00:00
  • 63c8675887 Make use of link_to_issue. Jean-Philippe Lang 2009-11-15 14:07:37 +00:00
  • 6838677e30 Remove dead code. Jean-Philippe Lang 2009-11-15 13:43:44 +00:00
  • ded602c89f Run all tests for coverage. Jean-Philippe Lang 2009-11-15 13:43:31 +00:00
  • 534ce51154 Allow non admin users to add subprojects (#2963). Subprojects can be added to the projects for which the user has add_project permission. Jean-Philippe Lang 2009-11-15 13:22:08 +00:00
  • ea9a7c20e6 Set trunk version to 0.8.7. Jean-Philippe Lang 2009-11-15 10:43:32 +00:00
  • 78db2984fa tagged version 0.8.7 0.8.7 Jean-Philippe Lang 2009-11-15 10:22:28 +00:00
  • b49aaccdd6 Set version to 0.8.7. Jean-Philippe Lang 2009-11-15 10:05:49 +00:00
  • 5abb5bf6e1 Do not version control session_store.rb. Jean-Philippe Lang 2009-11-15 10:05:30 +00:00
  • 638a9a264a Ported the session_store.rb generation task from trunk. Eric Davis 2009-11-14 20:19:09 +00:00
  • 051741f05c Merged r3051 from trunk with some changes for 0.8 sessions. Eric Davis 2009-11-14 20:19:03 +00:00
  • ce41d4f9b0 Merged r3050 from trunk. Eric Davis 2009-11-14 20:18:57 +00:00
  • ea0bc56a65 Protect controllers from potential CSRF attacks. #4216 Eric Davis 2009-11-14 19:41:07 +00:00
  • 93bf1df5d4 Fix 500 errors with a POST request that requires a login. #4216 Eric Davis 2009-11-14 19:41:02 +00:00
  • b2e4d8ad3f Fixed some tests that where looking for specific issue urls but weren't matching the css classes for the link. Eric Davis 2009-11-14 19:40:56 +00:00
  • 540d204e9a Updated CHANGELOG Eric Davis 2009-11-14 18:17:42 +00:00
  • 2fd4e56ecd Merged r3032 from trunk. Eric Davis 2009-11-14 18:17:37 +00:00
  • 3d926660ba Merged r3009 from trunk. Eric Davis 2009-11-14 18:17:31 +00:00
  • b19ba93966 Merged r3030 from trunk. Eric Davis 2009-11-14 18:17:25 +00:00
  • 36cc9af651 Merged r3026 from trunk. Eric Davis 2009-11-14 18:17:20 +00:00
  • 1a65eb8b08 Don't reveal issue subjects if user is only allowed to view spent time (#3187). Jean-Philippe Lang 2009-11-14 14:10:09 +00:00
  • ed15b2aa14 Locales update * pt-BR (#4214) * ru * zh (#4207) * zh-TW (#4201) Azamat Hackimov 2009-11-14 13:43:55 +00:00
  • bc37fcee74 Clean up ticket auto links. Jean-Philippe Lang 2009-11-14 12:59:32 +00:00
  • cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. Now displays issue subject by default. Jean-Philippe Lang 2009-11-14 12:53:50 +00:00
  • dfd0204052 Add view_issues permission (#3187). A migration adds this permission to all existing roles to preserve current behaviour. This permission controls access to issues, roadmap and changelog. Jean-Philippe Lang 2009-11-14 12:08:47 +00:00
  • 326ed79b43 Fixed that "RE:" prefix is added to the subject each time the message is quoted (#4215). Jean-Philippe Lang 2009-11-13 19:14:18 +00:00
  • 8c769c546f Move checkbox for "Send account information to the user" to be clicked before the "Create" button (#4193). Jean-Philippe Lang 2009-11-13 18:11:10 +00:00
  • 28f0b5ce4a Fixed: Project#enabled_module_names= does not test if a module is already enabled (#4200). Jean-Philippe Lang 2009-11-13 17:50:21 +00:00
  • 0241003590 Fixed: Quoting in forums does not take the subject from the message being quoted (#4215). Jean-Philippe Lang 2009-11-13 17:46:38 +00:00
  • d82738ad00 Add test for i18n number_to_human_size (#4208). Jean-Philippe Lang 2009-11-12 22:00:29 +00:00
  • cd110535a3 Adding the body of the feed to the failure message. #4204 Eric Davis 2009-11-12 04:59:54 +00:00
  • bb8a397a13 Style the password field the same as the login field. #3845 Eric Davis 2009-11-12 04:44:28 +00:00
  • 8267ded518 Allow [#id] as subject to reply by email (#3653). Jean-Philippe Lang 2009-11-11 22:30:02 +00:00
  • 1d8b4ee778 Fixed pre tags containing "<pre*" (#4125). Jean-Philippe Lang 2009-11-11 16:23:11 +00:00
  • 22d12032e7 Reject empty Mercurial entries (#4098). Jean-Philippe Lang 2009-11-11 15:33:30 +00:00
  • 4b83a0d848 Fixes diff parser for when lines starting with multiple dashes are removed (#4186). Jean-Philippe Lang 2009-11-11 13:25:53 +00:00
  • 58103680bd Redirect to the current page when using context menu on the issue list (#4184). Jean-Philippe Lang 2009-11-11 11:35:27 +00:00
  • 858f5cbf07 Hide paragraph terminator at the end of headings on html export (#4194). Jean-Philippe Lang 2009-11-11 11:10:03 +00:00
  • b8b8cea288 Fixes jstoolbar lang files case (#4190). Jean-Philippe Lang 2009-11-11 10:55:19 +00:00
  • c31411ec00 Fixes ApplicationHelper#link_to_user * No link to a locked user page (closes #4182) * Translate Anonymous string Jean-Philippe Lang 2009-11-11 10:48:54 +00:00
  • 8f40750ad7 Adds a link to automatically close completed versions in project settings (#1245). Jean-Philippe Lang 2009-11-09 18:53:12 +00:00
  • cc684803ba Ignore emails received from the application emission address to avoid hell cycles (#4139). Jean-Philippe Lang 2009-11-08 13:51:53 +00:00
  • d4ccce3c72 Development database required for running rake test (closes #4153). Jean-Philippe Lang 2009-11-08 13:15:59 +00:00
  • d201c54455 Adds version status to limit issue assignments (#1245). Jean-Philippe Lang 2009-11-08 13:03:41 +00:00
  • 7c14c6d42e Added README.rdoc in the project root to display on Github Eric Davis 2009-11-08 04:10:37 +00:00
  • e02caeab0f Allow a config/additional_environment.rb file to customize the Rails::Initializer. Eric Davis 2009-11-08 02:16:42 +00:00
  • 87d14dea10 Fixes SVG lib for ruby1.9. Jean-Philippe Lang 2009-11-07 10:40:54 +00:00
  • 86a9d90f07 Fixes distance of date in words calculation. Jean-Philippe Lang 2009-11-07 09:50:16 +00:00
  • 668ec7f694 Fixes a regexp for ruby1.9. Jean-Philippe Lang 2009-11-07 09:43:02 +00:00
  • be41f7f473 Upgrade Coderay to 0.9.0. Jean-Philippe Lang 2009-11-07 09:08:13 +00:00
  • 3b9d8c2a72 Adds a few functional tests. Jean-Philippe Lang 2009-11-07 08:44:56 +00:00
  • 6245f49934 Fixed: Pre-filled time tracking date ignores timezone (#4160). Jean-Philippe Lang 2009-11-06 19:41:03 +00:00
  • 54e37b12fd Add test:coverage task. Jean-Philippe Lang 2009-11-06 19:39:51 +00:00
  • 5f48256c20 Fixed a typo in Object daddy Eric Davis 2009-11-05 21:32:26 +00:00
  • 7b77301eab Fixed: first day of date range is not included in time report with SQLite (#3112). Jean-Philippe Lang 2009-11-04 17:35:20 +00:00
  • c201581c05 Fixes test environments. Jean-Philippe Lang 2009-11-04 17:15:20 +00:00
  • 27e3fa2bed Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. Jean-Philippe Lang 2009-11-04 13:22:26 +00:00
  • 4ea714fb91 Fixed: child_pages macro fails on wiki page history (#4152). Jean-Philippe Lang 2009-11-04 12:36:45 +00:00
  • 6994a81209 Fixed: Feed content limit ignored on issues list. Jean-Philippe Lang 2009-11-04 12:31:37 +00:00
  • b2a55bda0c Sort the list of users to add to a group or project (#4150). Jean-Philippe Lang 2009-11-04 11:17:55 +00:00
  • 962535255c Set trunk version to 0.8.6 Jean-Philippe Lang 2009-11-04 11:15:02 +00:00
  • bd93045088 tagged version 0.8.6 0.8.6 Jean-Philippe Lang 2009-11-04 10:41:37 +00:00
  • 58c24ef2c8 Version set to 0.8.6 and CHANGELOG updated. Jean-Philippe Lang 2009-11-04 10:25:49 +00:00
  • ff1b7f4832 Merged r2999 from trunk. Jean-Philippe Lang 2009-11-04 10:23:53 +00:00
  • 9943f64ff0 Fixed: inline images in wiki headings (#4112). Jean-Philippe Lang 2009-11-04 10:22:57 +00:00
  • c12b96a89f Merged r2979 and r2980 from trunk. Jean-Philippe Lang 2009-11-04 10:11:47 +00:00
  • 341a3d1ed6 Merged r2261 from trunk. Jean-Philippe Lang 2009-11-04 10:07:20 +00:00
  • 4be1c1ad58 Merged r2894 from trunk. Jean-Philippe Lang 2009-11-04 10:03:06 +00:00
  • eaf0ea0c23 Merged r2924 from trunk. Jean-Philippe Lang 2009-11-04 09:57:11 +00:00
  • 03548f2d63 Locales update * Swedish (#4161) * Traditional Chinese (#4145) Azamat Hackimov 2009-11-03 15:09:18 +00:00
  • 5667b2b7d1 Translation updates (closes #4102, #4108, #4118). Jean-Philippe Lang 2009-10-31 10:09:43 +00:00
  • 279e81eb92 Fixed a test failure. Jean-Philippe Lang 2009-10-29 18:51:10 +00:00
  • 92ec35e657 Unified UsersController#list and #index. Jean-Philippe Lang 2009-10-29 18:48:19 +00:00
  • e64fb6a728 Fixes users links. Jean-Philippe Lang 2009-10-29 18:44:16 +00:00
  • e117dc8c9c Include missing fixtures. Jean-Philippe Lang 2009-10-29 18:40:00 +00:00
  • a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). Jean-Philippe Lang 2009-10-29 18:37:00 +00:00
  • d09afa64c8 Merged r2986 from trunk. Jean-Philippe Lang 2009-10-29 18:16:50 +00:00
  • ac56d1d5e5 Do not show user profile if no visible project or activity (#4129, #3720). Jean-Philippe Lang 2009-10-29 18:09:40 +00:00
  • 72d208cb35 Typo fixed (#4134). Jean-Philippe Lang 2009-10-29 17:59:09 +00:00
  • 48ee58f6b9 Merged r2983 from trunk. Jean-Philippe Lang 2009-10-29 17:57:10 +00:00
  • 86874785b7 Fixed error on repository when there are no comments in a changeset (#4126). Jean-Philippe Lang 2009-10-29 17:55:59 +00:00
  • a658679d29 Add etag check on the activity view to avoid rendering when not modified. Jean-Philippe Lang 2009-10-25 17:27:24 +00:00
  • 06fff6295c Add indexes on various timestamps to speed up the activity view. Jean-Philippe Lang 2009-10-25 16:56:46 +00:00
  • 9aa2b6b9a4 IssuesController#destroy accepts POST only (#4107). Jean-Philippe Lang 2009-10-25 13:38:48 +00:00