Commit Graph

  • 5f58e2ced2 Fixed: Search for target version of "none" fails with postgres 8.3 (#1134). Jean-Philippe Lang 2008-04-29 09:57:47 +00:00
  • d9385ce9a2 Add support for db_where_clause - that variable is appended to password query. Liwiusz Ociepa 2008-04-28 17:49:49 +00:00
  • d3522c10e4 Sync Redmine.pm with trunk. Liwiusz Ociepa 2008-04-28 17:44:00 +00:00
  • 420bcf0160 Prevent undefined method `[]' for nil:NilClass error in issues_controller.rb:140 (#1132). Jean-Philippe Lang 2008-04-28 17:03:01 +00:00
  • ed74c2a8a2 Fixes inherited_from attribute assignation (protected attribute). Jean-Philippe Lang 2008-04-28 16:02:06 +00:00
  • a10a54b20f Remove the new group form on group list. Jean-Philippe Lang 2008-04-28 15:36:48 +00:00
  • ced3cab7bb User groups feature initial commit. Jean-Philippe Lang 2008-04-28 15:10:04 +00:00
  • 4783d3d7c5 User groups branch added. Jean-Philippe Lang 2008-04-28 14:51:16 +00:00
  • 5f346bbf2b Version set to 0.7.0. Jean-Philippe Lang 2008-04-28 10:37:47 +00:00
  • 10191813ec Merged r1307 to r1369 from trunk. Jean-Philippe Lang 2008-04-28 10:36:12 +00:00
  • 05d39eeb35 Changelog update. Jean-Philippe Lang 2008-04-28 10:26:05 +00:00
  • e55c1d82e6 Notify project members when a message is posted if they want to receive notifications for everything on the project (#1079). Jean-Philippe Lang 2008-04-28 09:25:51 +00:00
  • 67e7758185 Translation updates (closes #1123, #1124): * Spanish (Gumer Coronel) * Norvegian (Kai Olav Fredriksen) Jean-Philippe Lang 2008-04-28 08:52:35 +00:00
  • c72b53a8fa Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present. If you don't want to upgrade rails gem, freeze Redmine by running the following command in your Redmine directory: Jean-Philippe Lang 2008-04-27 16:34:42 +00:00
  • a73f68a185 Fixed: Links to repository directories don't work (#1119). Jean-Philippe Lang 2008-04-27 10:12:15 +00:00
  • 6a3236daea Include subprojects versions on calendar and gantt (#1116). Jean-Philippe Lang 2008-04-27 08:20:53 +00:00
  • ffbdc6b25b Postgresql 8.3 compatibility fix (#834). Jean-Philippe Lang 2008-04-26 17:56:26 +00:00
  • 64474802f9 Fixes custom field filters behaviour (#1078). Jean-Philippe Lang 2008-04-26 16:55:24 +00:00
  • a6311a9603 Estimated time recognizes improved time formats (#1092). Jean-Philippe Lang 2008-04-26 11:59:51 +00:00
  • 1d570a40ff Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues (#1105). Jean-Philippe Lang 2008-04-26 10:54:46 +00:00
  • 76b92fb999 Warn user that subprojects are also deleted when deleting a project (#1111) and add a checkbox to confirm the deletion. Jean-Philippe Lang 2008-04-26 10:20:48 +00:00
  • a9f86444fc Fixed: Modules selection not remembered when new project creation fails (#1109). Jean-Philippe Lang 2008-04-26 09:49:16 +00:00
  • 596de073f9 Commits per author graph: remove email adress in usernames (#1066). Jean-Philippe Lang 2008-04-24 18:35:56 +00:00
  • 2b412e9e07 Fixed: trying to preview a new issue raises an exception (closes #984). Jean-Philippe Lang 2008-04-24 17:35:04 +00:00
  • 76b8d3eff2 CVS duplicate key violation fix (#996, #1098). Jean-Philippe Lang 2008-04-24 17:28:55 +00:00
  • 1a4f81163d Redirected user to where he is coming from after logging hours (#1062). Jean-Philippe Lang 2008-04-16 17:27:53 +00:00
  • 7061f73708 ApplicationHelperTest fix. Jean-Philippe Lang 2008-04-15 20:27:10 +00:00
  • 277bee62eb Issue list shows all tickets when going back to a global query inside a project (closes #1055). Jean-Philippe Lang 2008-04-14 19:21:58 +00:00
  • 741ddfb50b Hide export links in print media css. Jean-Philippe Lang 2008-04-14 19:13:22 +00:00
  • 0329094f01 Include macro can include a page of another project wiki using !{{include(projectname:Foo)}} (#1052). Jean-Philippe Lang 2008-04-13 16:22:55 +00:00
  • e644435715 Add css class for ticket changes (#1032). Jean-Philippe Lang 2008-04-13 13:24:03 +00:00
  • 97fe797ad3 Replace closing html tags with html entity (#910). Jean-Philippe Lang 2008-04-13 12:45:17 +00:00
  • 8b9fb29d95 Translation updates (closes #1010, #1017, #1047): * Finnish (Antti Perkiömäki) * Spanish (Gumer Coronel) * Czech (Maxim Krušina) Jean-Philippe Lang 2008-04-13 12:25:22 +00:00
  • 56683967da Left align filter buttons (closes #872) and reduce filters spacing. Jean-Philippe Lang 2008-04-13 11:18:09 +00:00
  • a340d8c957 Better error message and AR errors in log for failed LDAP on-the-fly user creation (closes #932, #1042). Jean-Philippe Lang 2008-04-13 09:12:43 +00:00
  • 8eb86396e1 Fixed: Double dot displayed on ticket view when ticket not updated (closes #813). Jean-Philippe Lang 2008-04-12 17:25:06 +00:00
  • 7aaa538fd9 Fixed: error when browsing an empty Mercurial repository (#1046). Jean-Philippe Lang 2008-04-12 17:13:17 +00:00
  • 6d2a89142a Add an icon to each event on the activity view. Jean-Philippe Lang 2008-04-12 16:54:14 +00:00
  • 85f040c536 Fixed: preview fails when updating an issue (broken by r1322). Patch #1027. Jean-Philippe Lang 2008-04-09 17:52:41 +00:00
  • a3c89d4f69 Custom fields (list and boolean) can be used as criteria in time report (#1012). Jean-Philippe Lang 2008-04-09 17:45:39 +00:00
  • f025b16be7 Fix date range filter js behaviour and css fix for IE. Jean-Philippe Lang 2008-04-07 17:56:32 +00:00
  • 5d34548539 CSV export added to timelog report (#1009). Jean-Philippe Lang 2008-04-07 17:18:09 +00:00
  • fc1a295d8a Redmine.pm doc update Jean-Philippe Lang 2008-04-07 17:03:02 +00:00
  • 2bcb782087 Redmine.pm for webdav authentication: * make Authen::Simple::LDAP module optional * handle TLS flag set in Redmine Jean-Philippe Lang 2008-04-06 17:36:26 +00:00
  • 246e8f67c5 Redmine.pm support for LDAP authentication (patch by Liwiusz Ociepa). Closes #879, #918. Jean-Philippe Lang 2008-04-06 17:29:09 +00:00
  • 0249ae5f50 Preserve status filter and page number when using lock/unlock/activate links on the users list (closes #998). Jean-Philippe Lang 2008-04-06 13:15:09 +00:00
  • beff2c54bc Mercurial: display working directory files sizes unless browsing a specific revision (#999). Jean-Philippe Lang 2008-04-06 12:22:59 +00:00
  • db7f890030 Mercurial: Get proper file action on revision (#983). Jean-Philippe Lang 2008-04-06 12:00:11 +00:00
  • a7ca01a8de Translation updates: * Norwegian (Kai Olav Fredriksen) * German (Thomas Löber) * Bulgarian (Nikolay Solakov) * Hebrew (Ficoos Bangaly) * Russian (Michael Pirogov) Jean-Philippe Lang 2008-04-06 11:07:16 +00:00
  • fe74ab8c06 Make the project files list sortable (#997). Jean-Philippe Lang 2008-04-06 10:53:18 +00:00
  • 154f60edd3 Fix repository browsing at given revision for various scm and add tests for this. Jean-Philippe Lang 2008-04-06 10:35:55 +00:00
  • c37abb6415 Inline images alt attribute set to the attachment description. Jean-Philippe Lang 2008-04-05 18:56:08 +00:00
  • c6271d8361 Fixed: inline image not displayed when including a wiki page (closes #1001). Jean-Philippe Lang 2008-04-05 17:39:19 +00:00
  • 4e961f44ef Various timelog report enhancements: * report can be done using days as columns (#993) * add a total column to the time report * replace upper-right links by tabs to switch between details and report * preserve date range filter when switching between details and report Jean-Philippe Lang 2008-04-05 16:40:26 +00:00
  • 8d4aa6f9ad Fixed: single file 'View difference' links do not work because of duplicate slashes in url. Jean-Philippe Lang 2008-04-03 22:29:58 +00:00
  • 14a2b7e9b5 Verify rev and rev_to params format in RepositoriesController. And turn revision arguments into integers in SubversionAdapter. Jean-Philippe Lang 2008-04-03 16:50:53 +00:00
  • f6ce427a00 Display the context menu above and/or to the left of the click if needed (patch by Mike Duchene, closes #960). Jean-Philippe Lang 2008-04-03 16:38:06 +00:00
  • 7f0aa56119 Fixed: trying to preview a new issue raises an exception with postgresql (close #984). Jean-Philippe Lang 2008-04-03 13:16:51 +00:00
  • 6348eeaf8a Attachment model clean up: fixed some inconsistent indentation and an inaccurate comment (closes patch #903 by Rocco Stanzione). Jean-Philippe Lang 2008-04-02 21:30:32 +00:00
  • 4cbe6b626e Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30. Also accept 1,5 for 1.5 hour (closes #975). Note that 1.5 is still equal to 1h30 and not 1h50 (#947). Jean-Philippe Lang 2008-04-02 19:52:12 +00:00
  • 467f74510e Time report can be done at issue level (closes #970) + timelog views xhtml validation. Jean-Philippe Lang 2008-04-01 22:42:10 +00:00
  • 043cb37b16 Add predefined date ranges to the time report in the same way as the details view (closes #972). It nows defaults to 'All time'. This patch also fixes time report periods (columns) computation. Jean-Philippe Lang 2008-04-01 19:40:40 +00:00
  • e4da9d6f10 Prevent NoMethodError on nil class if custom_fields params is not present in IssuesController#new (#969). Jean-Philippe Lang 2008-04-01 17:48:11 +00:00
  • 80a5ad7ff3 Fixed: Boards are not deleted when project is deleted (closes #963). Jean-Philippe Lang 2008-04-01 17:43:20 +00:00
  • 68fe7856c9 Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). Jean-Philippe Lang 2008-03-31 21:48:01 +00:00
  • 0d9e419646 Add overflow:auto to the content div (closes #676, #748, #961). Jean-Philippe Lang 2008-03-31 20:51:56 +00:00
  • b9957264eb swistak branch added. Jean-Philippe Lang 2008-03-31 17:01:50 +00:00
  • da641f4122 Global queries can be saved from the global issue list (follows r1311 and closes #897). Jean-Philippe Lang 2008-03-30 14:20:07 +00:00
  • 287d86e363 Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671). Only admin users can create/edit queries that are public and for all projects. Note: this change does not allow to save a query from the global issue list. You have to be inside a project but then you can mark the query as 'For all projects'. Jean-Philippe Lang 2008-03-30 12:29:07 +00:00
  • faf1f1e812 Fixed: Feed content limit setting has no effect (closes #954). Jean-Philippe Lang 2008-03-30 08:33:04 +00:00
  • cd64338a7f Fixed: Priorities not ordered when displayed as a filter in issue list (#956). Jean-Philippe Lang 2008-03-30 08:19:56 +00:00
  • 1b8c5d4058 Fixed: can not display attached images inline in message replies. Jean-Philippe Lang 2008-03-29 22:35:04 +00:00
  • 5ccbeba5c2 Use #blank? instead of #empty? in news/show view. Jean-Philippe Lang 2008-03-29 20:03:20 +00:00
  • c021af8a1b tagged version 0.7.0-RC1 0.7.0-RC1 Jean-Philippe Lang 2008-03-29 19:58:25 +00:00
  • be071deae2 Added 0.7 stable branch. Jean-Philippe Lang 2008-03-29 11:45:53 +00:00
  • a381b0978f Changelog updated. Jean-Philippe Lang 2008-03-29 11:43:07 +00:00
  • 0dfa2ad3cf Show date range on the activity (closes #837). Jean-Philippe Lang 2008-03-29 11:12:57 +00:00
  • 1bb51f743a Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch #882 by Andreas Neuhaus slightly edited). Jean-Philippe Lang 2008-03-29 10:54:24 +00:00
  • 85858cebe6 Fixed: https urls in the wiki are not displayed as external (closes #943). Jean-Philippe Lang 2008-03-29 09:24:09 +00:00
  • 6331809bd9 Translation updates: (closes #915, #927, #929, #923, #914, #919) * Japanese (Satoru Kurashiki) * Simplified Chinese (chaoqun zou) * Danish (kim madsen) * Norwegian (Kai Olav Fredriksen) * Traditional Chinese (shortie lo) * German (Sven Schuchmann) Jean-Philippe Lang 2008-03-27 19:27:40 +00:00
  • b9e380c9fe Add breadcrumb nav for the forums (#892). Jean-Philippe Lang 2008-03-27 18:41:42 +00:00
  • 8960200409 If 'Display subprojects issues on main projects' is set to false: * do not include subprojects in the issue count of the parent project overview (#939) * do not include subproject timelogs on the parent project (#848) Jean-Philippe Lang 2008-03-27 18:22:12 +00:00
  • ef80597c39 Trac importer: exclude more Trac wiki pages (#933). Jean-Philippe Lang 2008-03-26 23:22:33 +00:00
  • ecc742f3ce Make the versions with the same date sorted by name (#864). Jean-Philippe Lang 2008-03-26 22:56:30 +00:00
  • 7a434c902a Bigger wiki h3 headings. Jean-Philippe Lang 2008-03-26 22:46:18 +00:00
  • d37a30846f Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql (#935). Jean-Philippe Lang 2008-03-26 22:22:45 +00:00
  • 805864590a Do not use javascript to hide tabs content on page loading and make tabs work with javascript disabled. Jean-Philippe Lang 2008-03-26 18:49:12 +00:00
  • 1c49bd4258 Add the description field to the issue csv export (#753). Jean-Philippe Lang 2008-03-26 18:08:24 +00:00
  • 051875429e Fixed: 'This week' condition in filter consider monday as the first day of the week even if language sets otherwise (closes #913). Jean-Philippe Lang 2008-03-23 16:16:55 +00:00
  • 6936eb1022 Make 'Planning' string translatable (closes #890). Jean-Philippe Lang 2008-03-23 09:04:21 +00:00
  • de5b0ad0a8 Translations (closes #875, #876, #889, #891, #909): * Norwegian added (Kai Olav Fredriksen) * Finnish updated (Antti Perkiömäki) * Czech updated (Maxim Krušina) * Russian updated (Michael Pirogov) * Polish updated (Mariusz Olejnik) Jean-Philippe Lang 2008-03-23 08:34:13 +00:00
  • 472654aebe Fixed: revision is ignored in MercurialAdapter#cat. Jean-Philippe Lang 2008-03-21 22:19:37 +00:00
  • 5f78b8a9a0 Added links to repository files in wiki syntax help. Styles added and small fixes to the detailed wiki syntax help. Jean-Philippe Lang 2008-03-21 22:05:23 +00:00
  • 7fb72e671b Trac importer: prevent validation failure due to the default value when saving the Resolution custom field if it already exists (#869). Jean-Philippe Lang 2008-03-21 21:37:40 +00:00
  • 180fe8f6a4 Fix IE6 display bug on the issue list. Jean-Philippe Lang 2008-03-21 21:08:00 +00:00
  • 60c12ca3ab Doc update before 0.7-rc1 release. Jean-Philippe Lang 2008-03-21 20:24:10 +00:00
  • a8e6f68aaf Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ticket/6001). Jean-Philippe Lang 2008-03-21 20:17:09 +00:00
  • 27cf6d8d64 Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ticket/6001). Jean-Philippe Lang 2008-03-21 20:02:41 +00:00
  • 09bf503fd2 Load Engines plugin if available (closes #180). Jean-Philippe Lang 2008-03-21 19:59:43 +00:00
  • 35a14cbfdc Wiki links: * fixes wiki links with pipe in table (closes #893, #870, #894) * prevent wiki link matching on multiple lines Jean-Philippe Lang 2008-03-21 17:39:02 +00:00