Commit Graph

  • 91a493e2c7 Removes large icons. Jean-Philippe Lang 2009-12-17 18:52:28 +00:00
  • b8cd280bec Do not hide scroll buttons if some tabs are still hidden. Jean-Philippe Lang 2009-12-17 18:23:00 +00:00
  • 7eb9cca660 Adds auto overflow to content div. Jean-Philippe Lang 2009-12-17 18:21:50 +00:00
  • dfabadf4f7 Adds an admin layout that displays the admin menu in the sidebar. Jean-Philippe Lang 2009-12-17 18:21:02 +00:00
  • 39b44b1cb9 Adds a Plugin API to allow one plugin to depend on another. Eric Davis 2009-12-16 02:07:46 +00:00
  • 1c11d3403e Adds buttons to scroll the tabs when they overflow. Jean-Philippe Lang 2009-12-14 20:13:29 +00:00
  • 09e47a3b63 One missing string (#4380) Azamat Hackimov 2009-12-14 17:44:18 +00:00
  • 7e0ed924da Translation updates * lt (#4384) * pt-BR (#4380) * ru * zh-TW (#4352) Azamat Hackimov 2009-12-14 17:38:05 +00:00
  • 0b34755eb0 Moved charset meta tag before title (#4320). Jean-Philippe Lang 2009-12-13 14:55:17 +00:00
  • 9a452a5c35 Make sure user can not watch what he is not allowed to view. Jean-Philippe Lang 2009-12-13 14:48:28 +00:00
  • bb477a3a0f Make sure users don't get notified for thing they can not view (#3589). Jean-Philippe Lang 2009-12-13 14:26:54 +00:00
  • 6610bb6b6c Moves watchers filtering logic to ActsAsWatchable. Jean-Philippe Lang 2009-12-13 13:06:57 +00:00
  • f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). A rake task (redmine:watchers:prune) is also added to prune existing watchers. Jean-Philippe Lang 2009-12-13 12:39:22 +00:00
  • c31a671973 Added a setting to configure the day that week start on (Monday or Sunday). (#4363) Eric Davis 2009-12-13 04:06:55 +00:00
  • 4fb554e95d Project custom fields are already copied via the Copy form. (#3367) Eric Davis 2009-12-13 03:37:26 +00:00
  • 17512e7efd Copy issue relations when copying a project. (#3367) Eric Davis 2009-12-13 03:37:21 +00:00
  • d58762a52d Roadmap: sort issues by project and prepend project name if different (#4373). Jean-Philippe Lang 2009-12-12 15:33:31 +00:00
  • c66943c9b8 Removes changelog view. All trackers can now be displayed on the roadmap. By default, only those marked as displayed on the roadmap are displayed. Jean-Philippe Lang 2009-12-12 15:23:22 +00:00
  • 21b52d2fd9 Display users then groups on project memberships view (#4389). Jean-Philippe Lang 2009-12-12 11:20:26 +00:00
  • 72ceefd36e Sort groups on user groups setting (#4389). Jean-Philippe Lang 2009-12-12 11:05:06 +00:00
  • 1f47d5856e Issue#done_ratio should not break if status is nil. Jean-Philippe Lang 2009-12-12 11:02:53 +00:00
  • 008f35277e Retrieve root_url if needed (#4377). Jean-Philippe Lang 2009-12-12 10:35:16 +00:00
  • d905f2ce7e Allow blank value for IssueStatus#default_done_ratio. Jean-Philippe Lang 2009-12-12 10:33:12 +00:00
  • d72778619f Fixes fr locale. Jean-Philippe Lang 2009-12-12 10:18:26 +00:00
  • b63b5e5928 Locales update. Jean-Philippe Lang 2009-12-12 10:15:13 +00:00
  • 5c6ce51ec9 Adds workflow copy functionality (#1727). Jean-Philippe Lang 2009-12-12 10:06:07 +00:00
  • ddeaf9da96 Refactor conditions. Eric Davis 2009-12-12 06:18:45 +00:00
  • 7959101288 Search mail addresses in Principal#like Eric Davis 2009-12-12 06:18:40 +00:00
  • 4fe14e71c2 Adds a Setting to control how an Issue's done_ratio is calculated: Eric Davis 2009-12-11 18:48:34 +00:00
  • a83501364d Makes target version field on update form use the grouped combo. Jean-Philippe Lang 2009-12-10 20:15:03 +00:00
  • 272869c654 Fix target version field on issue update form. Jean-Philippe Lang 2009-12-10 19:55:20 +00:00
  • 7537e86fd2 Fixes that issue copy/move throws an error when status is not changed (#4369). Jean-Philippe Lang 2009-12-09 16:04:45 +00:00
  • 9f6612651c Cleaning workflow edit view. Jean-Philippe Lang 2009-12-09 13:30:54 +00:00
  • 1c3722b5cb Moves submit button to tracker form. Jean-Philippe Lang 2009-12-09 11:03:55 +00:00
  • 34d14be556 Adds custom field selection on tracker form. Jean-Philippe Lang 2009-12-09 10:58:51 +00:00
  • 8f9f56502d Slight change to the breadcrumb on custom field admin views. Jean-Philippe Lang 2009-12-09 10:49:58 +00:00
  • 84abeac304 Improve rdm-mailhandler exit status (#4368). Jean-Philippe Lang 2009-12-09 10:44:15 +00:00
  • 3918374d5c Add test for #4354. Jean-Philippe Lang 2009-12-09 10:31:17 +00:00
  • 96fe47ea19 Disabled broken textile references (#4354). Jean-Philippe Lang 2009-12-09 10:30:23 +00:00
  • b090098952 Fixed: Bulk edit of issues throws 500 if no versions are defined on the project (#4366). Jean-Philippe Lang 2009-12-09 09:22:16 +00:00
  • f2520385e4 Fixes tracker_id and custom_field_values assignment order for issues (#4353). Jean-Philippe Lang 2009-12-09 09:12:29 +00:00
  • 1de2a0b7c7 Ignore subversion root_url case when extracting relative url. Jean-Philippe Lang 2009-12-09 08:39:51 +00:00
  • 0fe389b841 Optimize updates of issue's shared versions. Jean-Philippe Lang 2009-12-08 20:47:52 +00:00
  • 8f85ba79bc No need to update issues from the version's project. Jean-Philippe Lang 2009-12-08 16:25:27 +00:00
  • 40e2af7ab9 Optimize issue updates when a version sharing changes. Jean-Philippe Lang 2009-12-08 16:22:21 +00:00
  • 517a87f8c5 Fixed: Subversion#latest_changesets ignores revision argument (#4360). Jean-Philippe Lang 2009-12-08 16:06:22 +00:00
  • efeebd4278 Display shared versions in project settings (#4357). Jean-Philippe Lang 2009-12-08 14:19:38 +00:00
  • e823efc41f Fixes a test broken by r3127. Jean-Philippe Lang 2009-12-08 13:27:06 +00:00
  • 174f014564 Fixes broken admin menu extension (#4351). Jean-Philippe Lang 2009-12-07 20:16:30 +00:00
  • 5266e328c0 Fixes Project#shared_versions for descendants sharing (#465). Jean-Philippe Lang 2009-12-07 19:28:47 +00:00
  • 84bf891bb5 Translation updates * es (#4286) * sv (#4310) Azamat Hackimov 2009-12-06 19:37:39 +00:00
  • aab6e68865 Remove edit link on wiki page diff (#4346). Jean-Philippe Lang 2009-12-06 17:04:33 +00:00
  • f2113e735d Removes the 'Copy' checkbox on the copy/move form. Jean-Philippe Lang 2009-12-06 12:52:03 +00:00
  • a2b4bb0dfb Ability to add a new version from the issue form (#4315). Jean-Philippe Lang 2009-12-06 11:09:12 +00:00
  • 8f33c6589d Fixed: error when changing tracker on the new issue form (#4345). Jean-Philippe Lang 2009-12-06 10:37:08 +00:00
  • 719cd7cfce Adds translation strings for r3123. Jean-Philippe Lang 2009-12-06 10:28:58 +00:00
  • 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). Jean-Philippe Lang 2009-12-06 10:28:20 +00:00
  • e178123569 Enhanced the Issue Bulk Copy feature: Eric Davis 2009-12-04 22:46:12 +00:00
  • c870a7b9ef Do not notify users that are no longer allowed to view an issue (#3589, #4263). Jean-Philippe Lang 2009-12-03 21:28:14 +00:00
  • 8bc0f7888b Fixed: News from a project with 'news' module disabled, are still diplayed in the cross-project news list (#4333). Jean-Philippe Lang 2009-12-03 21:16:08 +00:00
  • e02da72947 Add a second action menu to IssuesController#show. (#4331) Eric Davis 2009-12-03 18:41:00 +00:00
  • 97c5362cfe Fixed: no error message when creating a category from the issue form fails (#1477). Jean-Philippe Lang 2009-12-02 21:18:05 +00:00
  • f5f26a44c1 Removes useless class. Jean-Philippe Lang 2009-12-02 21:13:03 +00:00
  • 184aae5bf2 Replaces 'New category' link on the issue form with an icon. Jean-Philippe Lang 2009-12-02 21:05:43 +00:00
  • c051947161 Add assertion about email notification on issue creation via email (#4228). Jean-Philippe Lang 2009-12-02 19:52:56 +00:00
  • e5dc94fe82 Make use of #watched_by? in issue form. Jean-Philippe Lang 2009-12-02 19:17:42 +00:00
  • 7592a955fb Fixes tracker update on context menu (#2405). Jean-Philippe Lang 2009-12-02 19:07:27 +00:00
  • 346c569f98 Fixed: "None" category issue count is empty while grouping by category (#4308). Jean-Philippe Lang 2009-12-02 18:57:17 +00:00
  • 8b8c24e61f Fixes context menu broken by r3109 (#2405). Jean-Philippe Lang 2009-11-30 19:18:09 +00:00
  • 25e131f176 Remove duplicate validation. Jean-Philippe Lang 2009-11-29 20:05:15 +00:00
  • f134e72fec Adds tracker update to context menu and bulk edit form (#2405). Jean-Philippe Lang 2009-11-29 20:00:21 +00:00
  • 88fcf484d4 Enable tracker update on issue edit form (#2405). Jean-Philippe Lang 2009-11-29 19:46:40 +00:00
  • 3d317a435b Adds an action to SysController to fetch changesets of one or all projects (#2925). Jean-Philippe Lang 2009-11-28 16:50:26 +00:00
  • 4c2264ee42 Adds 2 buttons to easily reorder selected columns (#4272). Jean-Philippe Lang 2009-11-28 11:59:45 +00:00
  • 66540afc08 Adds dynamic columns selection on the issue list (#4272). Jean-Philippe Lang 2009-11-28 11:34:12 +00:00
  • 99b52c8796 Rescue invalid query statement error with an error message. Jean-Philippe Lang 2009-11-28 10:29:48 +00:00
  • 915bbcfaff Move issues, journals, versions queries from IssuesController to Query model. Jean-Philippe Lang 2009-11-28 10:08:29 +00:00
  • 724141a39a Cleaning edit/delete links style. Jean-Philippe Lang 2009-11-27 20:57:35 +00:00
  • c2e2040fc0 Fixes fixtures loading. Jean-Philippe Lang 2009-11-27 20:49:33 +00:00
  • f9732b02a2 Fixes a test failure. Jean-Philippe Lang 2009-11-27 20:49:08 +00:00
  • b9151cb3e8 Fixes a test failure. Jean-Philippe Lang 2009-11-27 20:32:28 +00:00
  • 2416260af2 Add tabindex to login screen (#4299). Jean-Philippe Lang 2009-11-27 20:30:15 +00:00
  • 4af8765f15 Reverts r3072 (#4302: error raised when sorting on an association not included as column). Jean-Philippe Lang 2009-11-27 19:59:10 +00:00
  • ae082205e2 Add failing test for #4302. Jean-Philippe Lang 2009-11-27 19:56:09 +00:00
  • 43fd27fd0c Show last update datetime (last attachment added) on document list (#4232). Jean-Philippe Lang 2009-11-26 20:12:20 +00:00
  • f3bcb705f7 Display an error when authenticity token is invalid. Jean-Philippe Lang 2009-11-25 20:45:16 +00:00
  • ebab5a0074 Remove broken cookies after upgrade from 0.8.x to prevent an error from Rails (#4292). Jean-Philippe Lang 2009-11-25 20:28:56 +00:00
  • b75e038255 Updated menus from JPL's feedback. Eric Davis 2009-11-25 05:36:56 +00:00
  • b0999e3764 Add support for unattached menus (generated dynamically) Eric Davis 2009-11-25 05:36:50 +00:00
  • 1f06cf8899 Converted Menus to a Tree structure to allow submenus. Eric Davis 2009-11-25 05:36:44 +00:00
  • 5a9528cf3d Added :view_my_account_contextual hook. Eric Davis 2009-11-25 01:14:19 +00:00
  • 9b0acce9c9 Fixed: error raised when rendering text that contains an email address with textile disabled (#4268). Jean-Philippe Lang 2009-11-24 22:02:14 +00:00
  • 2398565193 Fixed: Editing issue notes removes quote link (#4279). Jean-Philippe Lang 2009-11-24 18:00:57 +00:00
  • 14e88ec420 Fixes revision form when browsing a subdirectory (#4281). Jean-Philippe Lang 2009-11-24 17:55:45 +00:00
  • 654ccddd76 Fixes css classes in table in admin/info (#4261). Jean-Philippe Lang 2009-11-23 21:00:32 +00:00
  • 58faed438d Translation updates * pt-BR (#4229) * ru * zh-TW (#4236) Azamat Hackimov 2009-11-22 16:14:10 +00:00
  • d8c5549168 Changes misleading scopes on Enumeration. Jean-Philippe Lang 2009-11-21 12:00:49 +00:00
  • 4bdfef4dc4 Fixed roadmap progress display error (#4255). Jean-Philippe Lang 2009-11-21 10:50:36 +00:00
  • be146d492a Backported r3080 from trunk (#4248). Jean-Philippe Lang 2009-11-21 10:33:12 +00:00
  • 0485d3a524 Reset session on login/logout (#4248). Jean-Philippe Lang 2009-11-21 10:02:39 +00:00