Activity
From 2009-05-11 to 2009-05-13
2009-05-13
-
23:40 Feature #482: Default assignee on each project
- Hi Douglas,
I have tried your change, am not sure if I understand how it behaves, could be that I failed backport... -
22:37 Defect #3353: Wiki won't show [...]
- While I'm at it: it really seems to happen somewhere while taking the code stored in the db and converting it to html...
-
22:35 Defect #3353: Wiki won't show [...]
- [...]
W
Well, it seems the bug only manifests when not followed by 2 newlines or something... Anyway, I put @[...... -
18:13 Defect #3353: Wiki won't show [...]
- I can't reproduce with current trunk. Here is what I get:
!brackets.png! -
13:36 Defect #3353 (Closed): Wiki won't show [...]
- I tried getting [...] (square bracket, three dots, square bracket) on a wiki page (on a line on its own), but it yiel...
-
22:25 Defect #3356: Sometimes new posts don't show up in the topic list of a forum.
- sticky NULL is the problem; it is at the end of the list (it should be 0).
-
21:42 Defect #3356: Sometimes new posts don't show up in the topic list of a forum.
- Redmine revision is 2737, database is mysql 5.0.51a-24 (Debian)...
-
18:22 Defect #3356: Sometimes new posts don't show up in the topic list of a forum.
- Can you post the content of your database:
* the row of the post that doesn't show up (select * from messages where ... -
17:47 Defect #3356 (Closed): Sometimes new posts don't show up in the topic list of a forum.
- Sometimes, when a user posts a new topic in the forum, it will not show up in the topic list of that forum.
However,... -
22:18 Patch #3357: Revision log relative to current location in the Repository Browser
- this is a hack i'm using in the office, its on the 8.2 branch
-
21:15 Patch #3357 (New): Revision log relative to current location in the Repository Browser
- we recently converted from track to redmine an a feature request I'm getting at the office is in the repository brows...
-
22:11 Defect #3066 (Closed): "label_updated_time_by" displayed from english locale
-
22:07 Defect #3334: Unable to delete wiki page attachments.
- Jean-Philippe Lang wrote:
> I can't do anything without the application stack trace.
There is no stack trace. Th... -
18:57 Defect #3334: Unable to delete wiki page attachments.
- I can't do anything without the application stack trace.
-
21:28 Feature #3359 (Closed): Update CodeRay 0.9
- Could you please update the CodeRay plugin to the svn HEAD version? We are currently developing some projects in Grai...
-
21:24 Patch #3358 (New): Advanced LDAP authentication
- This patch adds the following new features to LDAP authentication:
* using dereferencing aliases on search
* abil... -
20:44 Feature #3344: Exported by zip/tar.gz format from changeset
- +1
Handy when you use a SCC provider your users are not all comfortable with, such as Git. -
19:48 Feature #2096: Custom fields referencing system tables (users and versions)
- Nanda Palaniswamy wrote:
> Can we use this for "Reports to" users custom field, which will tag the manager to the us... -
18:32 Feature #2096: Custom fields referencing system tables (users and versions)
- Can we use this for "Reports to" users custom field, which will tag the manager to the user. Will be very useful for ...
-
19:23 Feature #3321: Custom fields as Issues list column
- When creating a custom query for a particular project, you can use custom fields of this project even if they are not...
-
19:09 Feature #1803 (Closed): Allow custom issue fields as column in issues overview
- Indeed.
-
19:06 Patch #3264: Allow issue edit exceptions to choke nicely
- To clarify, I also tried your example above....
-
18:58 Patch #3264: Allow issue edit exceptions to choke nicely
- Eric Davis wrote:
> Brad Beattie wrote:
> > The hook is called and then we make an attempt to save the issue (and a... -
01:37 Patch #3264: Allow issue edit exceptions to choke nicely
- Brad Beattie wrote:
> The hook is called and then we make an attempt to save the issue (and any changes therein). Un... -
18:50 Defect #3351 (Resolved): Weak autologin token generation algorithm causes duplicate tokens
- I never experienced this issue but I've just committed the following fixes in r2740, r2741, r2742:
* ActiveSupport::... -
11:06 Defect #3351: Weak autologin token generation algorithm causes duplicate tokens
- Also, I suggest to deny login if search by autologin within Token table returned 2 or more records - it allows to pre...
-
10:56 Defect #3351 (Closed): Weak autologin token generation algorithm causes duplicate tokens
- After switching to mod_passenger we got 7 (seven!) duplicated autologin tokens within 2 weeks. It caused some changes...
-
18:15 Defect #3355: Error in new project associate a new tracker
- I can't reproduce. Please give the exact steps to reproduce.
-
17:34 Defect #3355 (Closed): Error in new project associate a new tracker
- Hi,
I'm using:
URL: http://redmine.rubyforge.org/svn/trunk
Repository Root: http://redmine.rubyforge.org/svn
... -
18:08 Defect #3349: Wrong auto_increment issue ID
- Can you check in the issues table of your database if there's anything that is created with the missing ids (eg. 1, 3...
-
09:44 Defect #3349 (Closed): Wrong auto_increment issue ID
- The first issue I submit in a fresh install gets issue ID 2. The second issues gets ID 4. The third 6, fourth 8, ...
... -
18:05 Defect #3348 (Closed): Redmine with Webrick freezes
- Please, no deployement troubleshooting ticket here unless it's a *Redmine* defect.
-
09:02 Defect #3348 (Closed): Redmine with Webrick freezes
- Hi,
I've migrated from 0.8.1 with SQLite to 0.8.3 with MySQL, both time using WebRick as webserver. Everything wor... -
17:58 Feature #1149: file size display with Bazaar repositories
- Joe Kelk wrote:
> I'm on 0.8.2 stable and bazaar repositories are showing a question mark for filesizes here, even t... -
17:45 Feature #1149 (Reopened): file size display with Bazaar repositories
- I'm on 0.8.2 stable and bazaar repositories are showing a question mark for filesizes here, even though it was suppos...
-
17:58 Defect #3352: Failing migration 105 (BuildProjectsTree)
- Can you post all your identifiers please.
SELECT identifier FROM projects; -
13:16 Defect #3352 (Closed): Failing migration 105 (BuildProjectsTree)
- I'm trying to upgrade from 0.8.0 stable to current svn trunk, but migration 105 (BuildProjectsTree) fails with "Valid...
-
17:57 Defect #3347 (Closed): Internal error occurs when doing bulk edit
- It was broken by r2726. It's fixed in r2739.
-
05:25 Defect #3347 (Closed): Internal error occurs when doing bulk edit
- Confirmed with r2737
# In Issues page, select some issues and do the right-click to show the context-menu.
# Clic... -
17:49 Defect #3354 (Closed): internal error 500 on issue move
- Fixed in r2738.
-
14:07 Defect #3354 (Closed): internal error 500 on issue move
- We are using r2731 of redmine and this error occurs if a non-Admin user tries to move an issue.
If the user is admin... -
16:39 Feature #3350: Autocompleter for very long dropdown lists
- Sorry, missed the part about multiple versions, please see #1245 regarding patches for closing of versions.
-
16:36 Feature #3350 (Resolved): Autocompleter for very long dropdown lists
- See #2993. This already has been fixed in 0.9.0. I backported it for my 0.8.3 and it works like a charm. I wish it ...
-
10:38 Feature #3350 (Closed): Autocompleter for very long dropdown lists
- We have a lot of users, and the number of versions in our project will soon be over 100. Using a drop-down is very un...
-
16:23 Defect #2346: Table cell with multiple line text.
- same for me
-
16:04 Feature #3283: Website: Install Mollom or similar spam deterrent
- It's true. There are forum threads where the last N messager are spam (ex: http://www.redmine.org/boards/2/topics/339...
-
14:09 Feature #2877: Search custom fields
- Is there any possibility to search custom fields from users? For example if I add a custom field called "skills" to u...
-
13:11 Feature #2500: configure custom fields as "required for status transition"
- +1
-
10:44 Patch #1582: Add Time Spent Column to Issue List
- +2 i like this one. Especially that one can switch it on/off!
-
10:29 Patch #3245: Roadmap - show Estimated Time and Spent Time
- Markus May wrote:
> I would appreciate, if this would be a standard feature.
I like this feature very much, a +1 ... -
01:33 Defect #3304 (Closed): Authentication stays active even after browser is closed
- Interesting. Thanks for digging up that link Chris g.
-
01:30 Feature #3301 (Reopened): Add favicon to base layout
- Jean-Philippe Lang wrote:
> Also, this tag won't work if the application is installed in a sub-URI.
I think we co...
2009-05-12
-
22:57 Defect #3334: Unable to delete wiki page attachments.
- I probably should mention that I use mod_rails (Phusion Passenger) as well.
-
22:54 Defect #3334: Unable to delete wiki page attachments.
- Webrick works fine. But I use https protocol with Apache. I see this in the ssl.error.log when trying to delete an ...
-
22:40 Defect #3334: Unable to delete wiki page attachments.
- But I see this. I have not changed permissions or ownership on any directories. Would updating from svn do so?
R... -
22:40 Defect #3334: Unable to delete wiki page attachments.
- Please try to reproduce with webrick:...
-
22:37 Defect #3334: Unable to delete wiki page attachments.
- I discover that the same problem occurs when attempting to upload a file to a wiki page or on the files page.
-
21:23 Defect #3334: Unable to delete wiki page attachments.
- Nothing to attach. There are no entries created in the production log when this error happens....
-
19:19 Defect #3334: Unable to delete wiki page attachments.
- Can you attach your Redmine log because I'm not able to reproduce with current trunk.
-
22:40 Defect #3253: LDAP Auth : Alias Dereference
- Daniel Marczisovszky wrote:
> This new version contains the LDAP protocol version dropdown box, but you have to recr... -
21:33 Defect #3253: LDAP Auth : Alias Dereference
- This new version contains the LDAP protocol version dropdown box, but you have to recreate your database or add @prot...
-
15:52 Defect #3253: LDAP Auth : Alias Dereference
- I think the unbind is not necessery, but the new connection method should be used. Re-binding on an existing connecti...
-
15:25 Defect #3253: LDAP Auth : Alias Dereference
- I think i'll roll back to the unbind / new connection solution.
-
22:15 Feature #3345: Link to view subversion directory changelog
- Also attached the diff as a file.
-
21:00 Feature #3345 (Closed): Link to view subversion directory changelog
- In the repository view there is the ability to view the changelog of an individual file or drop down into a subdirect...
-
22:14 Feature #3346: Support for cross-project revision links
- Also attached the diff as a file.
-
22:09 Feature #3346 (Closed): Support for cross-project revision links
- It may sometimes be useful to be able to reference a specific repository revision in one project from another project...
-
21:49 Defect #3304: Authentication stays active even after browser is closed
- Ok, I made a search on Firefox Bugzilla and found this bug entry which explains this behavior : https://bugzilla.mozi...
-
19:24 Defect #3304: Authentication stays active even after browser is closed
- There's no way I can fix it if the browser actually keeps its Redmine session id.
-
21:35 Defect #3270: Updating issue via email with coded subject
- Can I assign values of issue's status field (and other fields, such as the tracker) in Russian?
-
21:00 Feature #3343 (Closed): Read Permission Split
-
20:38 Feature #3343 (Resolved): Read Permission Split
- Jean-Philippe Lang wrote:
> You can set your projects as Private (uncheck Public on project settings) so that only t... -
20:36 Feature #3343: Read Permission Split
- You can set your projects as Private (uncheck Public on project settings) so that only their members can see them.
-
20:34 Feature #3343 (Closed): Read Permission Split
- The project non-member shouldn't see any other projects.
So we can provide a account for the customer to know their ... -
20:55 Defect #3339 (Closed): Multiple roles not displayed in project overview
- Done in r2734.
-
19:27 Defect #3339: Multiple roles not displayed in project overview
- I expected that a user is displayed under each role he is assigned on.
The purpose is that in our installation the... -
18:50 Defect #3339: Multiple roles not displayed in project overview
- Indeed, only the 'main' role is displayed (based on roles order) to keep it simple and so that users can be grouped b...
-
20:53 Feature #3342: Redmine issues 404 when subversion 1.6.1 server is running
- I installed the Bitnami stack on a fresh Windows 2003 server. Here's the release list on the stack:
- Redmine 0.... -
20:46 Feature #3342: Redmine issues 404 when subversion 1.6.1 server is running
- Hi Matt,
Don't use Bitnami redmine stack! I have tried this, too and nothing was working!
Use Collab's subversion... -
20:31 Feature #3342 (Closed): Redmine issues 404 when subversion 1.6.1 server is running
- I've just tested with subversion 1.6.1. All the tests pass.
I think your environment is not properly set up. -
20:24 Feature #3342: Redmine issues 404 when subversion 1.6.1 server is running
- Please give some details and your Redmine log.
I can't see why you would get this 404 error because of svn 1.6. -
20:16 Feature #3342 (Closed): Redmine issues 404 when subversion 1.6.1 server is running
- After installing the Bitnami stack and discussing an update (issue 3336), I pushed ahead and installed the subversion...
-
20:36 Feature #3344 (New): Exported by zip/tar.gz format from changeset
- This feature is just like the trac.
You can exported the changement with zip format, it will keep the directories st... -
19:28 Feature #3267: URL Standardization
- Some URL refactoring was done in trunk but the tickets URL won't include the project identifier.
-
19:22 Feature #3273 (Closed): be able to comment on repostory checkins
- Another dup of #1339.
-
19:14 Defect #3333 (Closed): Submitting bugs documentation error
- script/about is fixed in r2733.
You should now be able to run it with your production environment. -
18:58 Feature #3301 (Closed): Add favicon to base layout
- Also, this tag won't work if the application is installed in a sub-URI.
-
18:57 Feature #3301: Add favicon to base layout
- favicon.ico found in public is added so that browsers do not get 404 errors.
But it's just a blank icon so I see no ... -
18:52 Feature #3322: Setting to restrict spent times on future dates
- If I had this validation, I'm pretty sure that some users will complain about it.
Any other opinions? -
18:51 Feature #3337 (Closed): Button Next/Previous on issue form
- Same as #2850.
-
18:47 Defect #3340 (Closed): Redmine.pm doesn't work
-
01:15 Defect #3340: Redmine.pm doesn't work
- solution at #3330
-> can someone close this ticket? -
18:47 Defect #3330 (Closed): Redmine.pm broken
- Fix committed in r2732. Thanks.
-
07:11 Defect #3330: Redmine.pm broken
- Thank you very much! :-)
-
16:26 Feature #3336 (Closed): Bitmine stack is ancient
- closed because not a redmine issue
-
16:17 Feature #3336: Bitmine stack is ancient
- Matt,
Just install a new svn-client version yourself and add its path to system enviroment variable "PATH" or post... -
15:37 Feature #3336: Bitmine stack is ancient
- Matt,
don't worry too much and do your tests. I don't expect anything really bad with your usecase, but if somethi... -
15:22 Feature #3336: Bitmine stack is ancient
- Paul Rivier wrote:
> Matt,
>
> > I don't understand why you claim that subversion (svn) is not supported by Redmi... -
14:59 Feature #3336: Bitmine stack is ancient
- Matt,
> I don't understand why you claim that subversion (svn) is not supported by Redmine. On this page:
I cla... -
14:48 Feature #3336: Bitmine stack is ancient
- Thomas Pihl wrote:
> Subversion support from Redmine depends on you installing the correct version of subversion.
>... -
14:43 Feature #3336: Bitmine stack is ancient
- Subversion support from Redmine depends on you installing the correct version of subversion.
Bitnami doesnt contai... -
14:37 Feature #3336 (Reopened): Bitmine stack is ancient
- Hi Paul,
I don't understand why you claim that subversion (svn) is not supported by Redmine. On this page:
htt... -
08:43 Feature #3336 (Closed): Bitmine stack is ancient
- redmine does support any version of SVN 1.X and Bitnami is a totaly separate project.
-
13:21 Feature #3130: Language and locale separation
- I second this... maybe this is already possible with the new i18n framework?
-
12:57 Feature #2438 (Reopened): Will any Opensource Instant Message System embed into Redmine?
- Is it possible to use IM instead of/in addition to email for notifications with any of the mentioned systems? The doc...
-
10:59 Feature #1196: Add versioning for Files and Documents
- +1.
Could this be handled also this way: If there multiple documents with the same filename, only the newest one ... -
10:17 Feature #401: Add pdf export for WIKI page
- +1 This would be a really useful feature
-
06:01 Patch #756: Patch for #443 (Subtasking)
- Aleksei Gusev wrote:
> Please, take a look at the following patch. Maybe it will be useful for you. Thanks! http://w... -
05:15 Defect #3276: Incorrect handling of anchors in Wiki to HTML export
- My problem is converting local links which points to local anchors in the same HTML file.
-
04:24 Defect #3087: Revision referring to issues across all projects
- The patch to the file app/views/issues/_changesets.rhtml should be accepted no matter what, after all, the db schema ...
-
02:46 Defect #3087: Revision referring to issues across all projects
- Note - you will need to have the repository module enabled in the master project (even if it doesn't have a repositor...
-
01:00 Defect #3066 (Resolved): "label_updated_time_by" displayed from english locale
- Can be closed.
"label_updated_time_by" intersect with same string name from other plugin (ezFAQ) -
00:40 Patch #3341 (Closed): New hook controller_timelog_edit_before_save, patch included
- I've created a new hook 'controller_timelog_edit_before_save' to allow a plugin I'm working on to perform actions bef...
2009-05-11
-
21:57 Defect #3340 (Closed): Redmine.pm doesn't work
- Redmine.pm doesn't work after adding multiple roles in lastest SVN.
DBD::mysql::st execute failed: Unknown column ... -
20:39 Defect #3339 (Closed): Multiple roles not displayed in project overview
- The new functionality of multiple roles r2726 is not displayed correctly in project overview. Only one role is displa...
-
20:35 Feature #3338 (New): Make projects tree on /admin/projects foldable
- In current development version r2731 the project overview in administration panel is not foldable as the display of "...
-
20:11 Feature #3337: Button Next/Previous on issue form
- +1
First & Last buttons will also be good :)
-
19:34 Feature #3337 (Closed): Button Next/Previous on issue form
- When browsing a selection of issues (bug review for example), user must go back to issues list in order to select the...
-
17:53 Defect #3330: Redmine.pm broken
- And restart Apache.
-
00:31 Defect #3330: Redmine.pm broken
- temp fix:
change line 147 -> 162 to:... -
17:02 Feature #3336 (Closed): Bitmine stack is ancient
- Hi,
The inter-connection to subversion support is a critical consideration for my team. Bitnami makes this a conve... -
16:58 Feature #3335 (Closed): multiple database schemas
- It would be handy to be able to divide a cm template (source tree) into a multipurpose cm environment.
The impleme... -
16:46 Defect #3334 (Closed): Unable to delete wiki page attachments.
- Attempts to delete attachments cause an internal server error. The Apache log file displays this:...
-
16:31 Defect #3333 (Closed): Submitting bugs documentation error
- The simplest way to get information about your Ruby and Ruby on Rails versions is to run:
ruby script/about
wit... -
12:44 Defect #3304: Authentication stays active even after browser is closed
- Yes, the browser was truly restarted, with process id changed.
Just tested on Windows XP, it does not occur on thi... -
12:24 Defect #3268: browsing subversion repo fails under apache, but works under WEBrick
- Confirmed fix.
Thanks! -
12:22 Feature #3314: Administration panel breadcrumbs
- 2
-
10:03 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
- +1
-
10:01 Defect #3233: Wrong version in trunk
- Eric Davis wrote:
> I'd say to use the current stable version (0.8.3 now) since it includes the 'devel' BRANCH. The... -
09:54 Defect #3190: Custom field won't be removed if you changed the tracker to a none-custom-field tracker
- Jean-Philippe Lang wrote:
> This is fixed in r2724.
I confirmed the revision and it works well!
And I found th... -
09:22 Defect #3287 (Resolved): Wiki problem in default page
-
09:22 Defect #3287: Wiki problem in default page
- Sorry it was with hikidoc...
-
09:18 Defect #3287: Wiki problem in default page
- Sorry for the few details in my demand.
I set this :
* [[Contact]]
* [[Accès]]
* [[Versionning]]
* [[API]]
* ... -
02:30 Defect #3112: Bug in spent time report - the start date isn't included
- I'm experiencing the same problem on Redmine 0.8.2.stable (SQLite).
Using the "last 7 days" drop down option has t... -
02:02 Defect #3087: Revision referring to issues across all projects
- This is a combination of the patch in #2256 and an update to the issue page to make it link to the correct project in...
-
01:29 Defect #3087: Revision referring to issues across all projects
- Isn't this the same as issue #2255 , and possibly implemented by the patch in #2256?
Also available in: Atom