Commit Graph

  • 6bdc13b33d Added cache for application settings (Setting model). Once the values are cached, only one database query is done at each user request (to check if the cache is still valid). Jean-Philippe Lang 2007-08-31 17:45:32 +00:00
  • 404bfce446 Added a cross-project issue list. It displays the issues of all the projects visible by the user. The users list available in the filters ('assigned to' / 'created by') is made of the members of all projects the current user belongs to. For now, this view is only accessible from 'My page' ('issues assigned to me' or 'issues reported by me' blocks, to view the full lists) Jean-Philippe Lang 2007-08-31 17:02:44 +00:00
  • 1187ad96ac Fixed: autologin broken. Jean-Philippe Lang 2007-08-30 16:33:50 +00:00
  • 840f18b1c7 Added Redmine::Info to store various information about the application. Jean-Philippe Lang 2007-08-29 22:27:43 +00:00
  • 088563db3e Fixed: "new issue" drop-down only visible by admin users. Jean-Philippe Lang 2007-08-29 21:52:50 +00:00
  • bd6ab74318 Added border and padding on wiki table headers. Jean-Philippe Lang 2007-08-29 21:43:01 +00:00
  • fc1024a52a Translated a few strings in fr.yml Jean-Philippe Lang 2007-08-29 20:17:52 +00:00
  • 05ff26c141 Fixed: "subproject of" list should not show archived projects. Jean-Philippe Lang 2007-08-29 20:13:02 +00:00
  • 39c9874a41 Added the ability to reset its own RSS access key on "My account". Jean-Philippe Lang 2007-08-29 20:07:28 +00:00
  • 317b460d96 Some deprecation fixes (end_form_tag and count API). Jean-Philippe Lang 2007-08-29 17:25:22 +00:00
  • c8b3c8dfec Fix: error when posting to projects/add or users/add with no custom_fields parameter. Jean-Philippe Lang 2007-08-29 17:07:28 +00:00
  • 603e11d7a5 Merged 0.6 branch into trunk. Permissions management was rewritten. Some permissions can now be specifically defined for non member and anonymous users. This migration: * is irreversible (please, don't forget to *backup* your database before upgrading) * resets role's permissions (go to "Admin -> Roles & Permissions" to set them after upgrading) Jean-Philippe Lang 2007-08-29 16:52:35 +00:00
  • 8da5bad295 Fixed: queries with multiple custom fields return no result. Jean-Philippe Lang 2007-08-26 12:29:53 +00:00
  • 452a20a69a Added missing image. Jean-Philippe Lang 2007-08-26 12:29:00 +00:00
  • edba1f692b Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is present. Jean-Philippe Lang 2007-08-26 07:55:57 +00:00
  • c1eb587c6d Fixed: calendar and gantt not updated when adding/editing/deleting a project version. Jean-Philippe Lang 2007-08-25 20:19:19 +00:00
  • db4781d068 Replaced hard-coded urls in Mailer#attachments_add Jean-Philippe Lang 2007-08-25 20:09:33 +00:00
  • 4fa51992b5 Automatic closing of duplicate issues. When closing an issue, all related issues marked as duplicates are now also closed. Jean-Philippe Lang 2007-08-25 17:45:51 +00:00
  • b96dc97d15 Fixed: Bad url to project forums from the wiki home page. Jean-Philippe Lang 2007-08-25 16:40:52 +00:00
  • 0a629237fd Mantis importer: small fix in categories mapping. Jean-Philippe Lang 2007-08-25 15:53:40 +00:00
  • f44f6c7876 Mantis importer: * validation skip on issue assignement (assignee must be a project member in Redmine) * Mantis bugs with severity 'feature' are imported as 'Feature request' in Redmine Jean-Philippe Lang 2007-08-25 15:45:12 +00:00
  • 4dad4fab50 Mantis importer: issue categories truncated to 30 chars. Jean-Philippe Lang 2007-08-25 14:55:07 +00:00
  • 72714d86f6 Fixed: wiki preview doesn't work on long entries. POST is now used for previews instead of GET. Jean-Philippe Lang 2007-08-25 14:51:06 +00:00
  • c754e017dc Changeset comments are now stripped before being stored in the database (patch by Nicholas Wieland). Jean-Philippe Lang 2007-08-25 14:41:55 +00:00
  • 138566de0b Committer field in the Changesets table is now varchar 255. Jean-Philippe Lang 2007-08-25 14:35:18 +00:00
  • 1e28f7758f Added wiki syntax to online help. Jean-Philippe Lang 2007-08-17 15:53:39 +00:00
  • f601d5fb9e Fixed: cursor not positioned correctly when using wiki toolbar buttons under IE (Balazs Dan). Jean-Philippe Lang 2007-08-17 12:58:01 +00:00
  • d1780270da Small change to ApplicationHelper#textilizable to allow links to other wikis main page with custom text (eg. project:|mytext). Jean-Philippe Lang 2007-08-17 12:06:50 +00:00
  • 00238738b1 Application welcome text is now textilized. Jean-Philippe Lang 2007-08-17 11:32:58 +00:00
  • 7b366758fd Textilized project descriptions on project list and home page. Added jsToolbar on project form. Jean-Philippe Lang 2007-08-17 11:21:58 +00:00
  • a7033c8bac Code improvement in ProjectsController#activity (Nicolas Chuche) Jean-Philippe Lang 2007-08-16 21:23:54 +00:00
  • 446889b3f0 Added a 'Assignable' boolean on Role model. If unchecked, issues can not be assigned to users having this role. Jean-Philippe Lang 2007-08-16 17:47:41 +00:00
  • 4cedecad4d Added a link to add a new category when creating or editing an issue. The user is prompted for the category name. The new category is created and the drop-down list updated using an ajax call. Jean-Philippe Lang 2007-08-16 16:45:06 +00:00
  • 1f991c6a79 Added feeds auto discovery links on projects/show (patch by Nicolas Chuche). Also fixed 'issue changes details' feed title. Jean-Philippe Lang 2007-08-16 11:01:00 +00:00
  • 2f0edb0b61 Activity view improvements: * issue status changes are now displayed * display options are kept when using previous/next month links Jean-Philippe Lang 2007-08-16 10:38:23 +00:00
  • 5b35bfd434 Fixed: nil error on 'commits per month' graph. Jean-Philippe Lang 2007-08-15 23:04:14 +00:00
  • 889d50089d Added syntax highlightment for repository files (using CodeRay). Supported languages: c, ruby, rhtml, yaml, html, xml. Jean-Philippe Lang 2007-08-15 20:20:18 +00:00
  • a5849ee044 Wiki links can now refer other project wikis, using this syntax: [[project:]] -> wiki starting page [[project:page]] [[project:page|text]] where 'project' is the project name or identifier. Jean-Philippe Lang 2007-08-15 17:31:01 +00:00
  • 38e0c237a4 Image attachments are now sent inline to be viewed directly in the browser. Jean-Philippe Lang 2007-08-15 15:36:15 +00:00
  • c4239a4fd2 Removed hard-coded URLs in mail templates. Untranslated templates were deleted. Jean-Philippe Lang 2007-08-15 15:16:15 +00:00
  • 7379d4e2d0 Mantis importer: fixed default role mapping Jean-Philippe Lang 2007-08-15 11:11:27 +00:00
  • f94be4f8ab Fixed: SQL error on roadmap and changelog if there is no tracker to display. Jean-Philippe Lang 2007-08-15 10:45:46 +00:00
  • 3eec500320 Small change to mantis importer to be 0.5.1 compatible. Jean-Philippe Lang 2007-08-14 13:58:39 +00:00
  • c16e27625c Mantis importer: fixed a few bugs Jean-Philippe Lang 2007-08-14 12:51:25 +00:00
  • 5313f48ff4 Mantis importer: replaced find by find_by_id Jean-Philippe Lang 2007-08-14 10:48:27 +00:00
  • 0061a3f04a Added 'email sending test' functionality. Go to Admin -> Mail notifications and click on 'Send a test email'. If an error occurs while sending the mail, the error message is displayed to the user. Jean-Philippe Lang 2007-08-14 10:36:19 +00:00
  • 7e755a53b8 Firstname, lastname and email LDAP attributes are now required if "on-the-fly register" is checked. Jean-Philippe Lang 2007-08-14 09:14:33 +00:00
  • ecf208f660 Issue history is now 'oldest first' sorted. Jean-Philippe Lang 2007-08-14 09:02:40 +00:00
  • b3f3634df3 On the issue report page, 0 issue counts are now displayed as dashes. Jean-Philippe Lang 2007-08-13 17:00:59 +00:00
  • 29c623fa58 Mantis importer: added priorities mapping. Jean-Philippe Lang 2007-08-13 16:48:43 +00:00
  • 343cab8148 Mantis importer: steps_to_reproduce and additional_information fields added to issue description. Jean-Philippe Lang 2007-08-13 15:51:23 +00:00
  • f179eee7a0 Added migration of Mantis bug monitors. Jean-Philippe Lang 2007-08-13 15:35:52 +00:00
  • 5b4812add8 Added migration of Mantis bug relationships. Jean-Philippe Lang 2007-08-13 15:29:16 +00:00
  • 005ce1b21d More accurate status and role mapping in Mantis importer. Jean-Philippe Lang 2007-08-13 15:04:45 +00:00
  • 1dcf50b59a Mantis migration task initial import. Jean-Philippe Lang 2007-08-13 14:37:11 +00:00
  • a8b202c9bc Fixed: non-active users can be viewed with account/show Jean-Philippe Lang 2007-08-13 10:28:55 +00:00
  • 64d805b009 Updated UPGRADING documentation Jean-Philippe Lang 2007-08-13 10:19:46 +00:00
  • 79b8bd0a38 Added an option to be able to relate issues in different projects. It can be set in Admin -> Settings (default: false). Jean-Philippe Lang 2007-08-12 15:31:04 +00:00
  • cf4e216502 Project name is now displayed in news titles when not inside the project (eg. home page). Jean-Philippe Lang 2007-08-12 14:47:54 +00:00
  • 1eff42eda6 Translated 'Sort by' label on table headers. Jean-Philippe Lang 2007-08-12 14:42:15 +00:00
  • 5478e5cbae Attachment content-type is now chomped before being saved. Jean-Philippe Lang 2007-08-12 14:32:07 +00:00
  • 29f25601bb Fixed: versions not sorted correctly in drop down lists. Jean-Philippe Lang 2007-08-12 14:27:40 +00:00
  • e4f2e0fd37 Removed deprecated Object#type in CustomFieldsController. Jean-Philippe Lang 2007-08-12 14:24:04 +00:00
  • 4e65be9ed1 Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations Jean-Philippe Lang 2007-08-12 14:22:02 +00:00
  • 6862b97909 Removed IssuesController#history, all changes are now displayed on issues/show (not only the last 15). Added anchor links to issue notes, eg: /issues/show/1#note-3 Jean-Philippe Lang 2007-08-12 13:57:29 +00:00
  • 64e91b2e13 Fixed custom fields alignment on issues/show (Balazs Dan) Jean-Philippe Lang 2007-08-12 12:59:05 +00:00
  • 9f0ddb89a0 Changed 'versions' table creation to allow null values for 'effective_date' field. This change was done in migration 048 but seems to have no effect with SQLite. Jean-Philippe Lang 2007-08-12 12:37:05 +00:00
  • e9ba8a4494 Changed AR error messages style (same as flash errors). Fixed flash styles for IE6. Jean-Philippe Lang 2007-08-12 11:25:25 +00:00
  • 58ea44a462 Updated german translation (Hans-Peter Werner) Jean-Philippe Lang 2007-08-12 10:29:29 +00:00
  • 7681487af4 Fixed: Roadmap percentages not being calculated correctly (Nick Read). The roadmap percentages are now calculated using floating point. Jean-Philippe Lang 2007-08-12 10:23:07 +00:00
  • c4fee11969 Forum notifications are now also sent to the authors of the thread, even if they don't watch the board. Jean-Philippe Lang 2007-08-12 10:16:30 +00:00
  • 5bd26ede42 Fixed my_controller_test.rb (errors are now in flash[:error]) Jean-Philippe Lang 2007-08-12 10:04:44 +00:00
  • 366d46c701 tagged version 0.5.1 0.5.1 Jean-Philippe Lang 2007-08-12 10:02:32 +00:00
  • 3c8e7c79b6 Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap. Jean-Philippe Lang 2007-08-12 09:58:38 +00:00
  • 3be226d0c4 Added a confirmation dialog box for project archiving Jean-Philippe Lang 2007-08-02 20:10:37 +00:00
  • dfaf8f7e6a Changed the footer link from http://redmine.rubyforge.org to http://www.redmine.org/ Jean-Philippe Lang 2007-08-02 19:44:38 +00:00
  • acebceb1d7 Applied 'register notice' patch by Matt Jones. The user is now redirected to the login screen after having registered. Jean-Philippe Lang 2007-08-02 17:54:35 +00:00
  • 2d5ac54d2e Applied the flash notices patch by Matt Jones (slightly edited). flash[:notice] and flash[:error] are now used for notice/error messages. Jean-Philippe Lang 2007-08-02 17:42:20 +00:00
  • 7701de9ae4 Fixed: on spent time details view, the h3 issue link now links back to the issue Jean-Philippe Lang 2007-08-01 20:04:31 +00:00
  • 46745614b4 Fixed: error when creating a tracker without copying an existing wokflow Jean-Philippe Lang 2007-08-01 19:51:02 +00:00
  • efbe29249c Added icon on external wiki links Jean-Philippe Lang 2007-08-01 19:38:13 +00:00
  • 188077d634 History box on issues/show is now hidden if there's no history Jean-Philippe Lang 2007-08-01 18:59:39 +00:00
  • f8da6fb679 Fixed a bug in CVS model (clash when 2 projects point to the same repository) Jean-Philippe Lang 2007-08-01 17:53:05 +00:00
  • 6edfcd83c1 Removed a line break on news/show Jean-Philippe Lang 2007-07-18 17:22:19 +00:00
  • fcefdb22bf Added several validates_length_of Jean-Philippe Lang 2007-07-16 17:16:49 +00:00
  • 7363428703 Fixed mailer (error when no assignee) Jean-Philippe Lang 2007-07-15 12:01:53 +00:00
  • 25f8c64f92 Doc update for 0.5.1 release. Jean-Philippe Lang 2007-07-15 11:44:52 +00:00
  • fd2839c833 Now, when a user turns mail notifications off, he will still receive notifications about issue changes if he is the author or the assignee of the issue. Jean-Philippe Lang 2007-07-15 11:12:08 +00:00
  • 1cb5fc747f Slight documentation update. Jean-Philippe Lang 2007-07-15 10:11:25 +00:00
  • 4670426e4e Hours displayed using %.2f on time report. Jean-Philippe Lang 2007-07-14 19:07:35 +00:00
  • 05c1888703 Fix: SVN commit dates are now stored as local time Jean-Philippe Lang 2007-07-14 14:53:18 +00:00
  • e94e88e3ad Added the ability to log time when changing an issue status. Jean-Philippe Lang 2007-07-14 14:37:22 +00:00
  • 9c38458f8b Added an option to choose the date format: language based (as defined in each lang file) or ISO 8601 (YYYY-MM-DD). This option can be set in Admin -> Settings. Jean-Philippe Lang 2007-07-14 13:29:20 +00:00
  • 98cf33070f Fixed: Error when editing the wokflow after deleting a status Jean-Philippe Lang 2007-07-14 11:31:43 +00:00
  • 5e20417e6d Added wiki diff. Diff can be viewed from the page history, or directly from the project activity page for each edit. Uses Lars Christensen's diff library. Jean-Philippe Lang 2007-07-14 11:25:03 +00:00
  • bf74efcd11 Added a margin for inline images in wiki text Jean-Philippe Lang 2007-07-02 17:23:31 +00:00
  • 384aa50be3 Fixed: issue_id not nullified on time entries when deleting the issue Jean-Philippe Lang 2007-07-02 15:59:35 +00:00
  • 8687401d65 Fixed: trash icon not visible on files list. Jean-Philippe Lang 2007-07-02 15:32:42 +00:00
  • 7eba6786d3 Changesets stored in the database are now displayed on the repository page even if the repository can not be reached (eg. svnserve down). Jean-Philippe Lang 2007-06-29 18:50:48 +00:00
  • 65be9d3c86 Removed User#display_name (replaced by User#name). Jean-Philippe Lang 2007-06-29 17:27:27 +00:00