Activity
From 2010-02-16 to 2010-02-18
2010-02-18
-
22:37 Defect #4880: ERROR SignalException: SIGTERM
- And actually redmine doesn't QUIT, a kill -INT did the job
-
22:34 Defect #4880 (Closed): ERROR SignalException: SIGTERM
- I wanted to stop redmine with a 'kill <PID>', and I got:
[2010-02-18 21:29:26] ERROR SignalException: SIGTERM
/usr... -
20:36 Patch #4861: Translation update for Russian locale
- Looks like applying this patch without russian broke zeros and ones. See new patch.
-
20:19 Defect #4876 (Closed): Problem with fetch git-changesets after upgrade to Redmine 0.9.2
- This was already reported a few times, see #4547.
A fix is committed in trunk (r3394).
It will be merged in 0.9-sta... -
16:14 Defect #4876 (Closed): Problem with fetch git-changesets after upgrade to Redmine 0.9.2
- We use git and Redmine.
After upgrade to Redmine 0.9.2 from 0.8.6 such problem is:
cd to redmine-wwwroot and
# ru... -
20:17 Feature #4875 (Closed): Option to disable textile on commit messages
- This is the desired behaviour. See #338.
-
15:07 Feature #4875: Option to disable textile on commit messages
- As far as I know this is by design. A global and/or local switch could be implemented for this though, but I think Er...
-
13:04 Feature #4875 (Closed): Option to disable textile on commit messages
- If I commit into an svn-rep with the commit message "* Important, remember this!", it will get formated as list (by t...
-
20:15 Defect #4874 (Resolved): HTML part of issue mails is not properly escaped
- Done in r3452 with a few more fixes.
-
12:51 Defect #4874 (Closed): HTML part of issue mails is not properly escaped
- The link to the issue in the HTML part of issue mails is not properly escaped. If a user inserts HTML tags into the i...
-
19:55 Defect #4872 (Resolved): Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki
- Fixed in r3451.
-
04:24 Defect #4872 (Closed): Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki
- A number like this:
!#0123456789
is rendered as:
!#123456789
literally: #0123456789
I would expect the... -
18:58 Defect #4879 (Closed): Can't navigate in subversion if the address of the repository is not the root
- Hello,
If I set as address for a subversion repository a subdirectory of the root repository (e.g. @svn://svn.host... -
18:28 Patch #4878 (Resolved): More Hook Features
- Hi!
I added some features to @hook.rb@:
* cleaned-up @call_hook@
* added an @:if@ option to @render_on@, so ... -
18:12 Feature #4877 (New): Reposman.rb autocreate SVN default directories
- In my company, as we use only SVN, we modified reposman.rb so it creates the three default folders - tags, braches, t...
-
17:59 Patch #4870: Correct two german localisation problems
- Pitty, I would have liked to see a diff :-) Could you maybe make a diff of the sorted files, so that I can check what...
-
17:51 Patch #4870: Correct two german localisation problems
- Hi!
This week I had the time to make a new version of @de.yml@ suitable for @trunk@ and @0.9-stable@.
Changes:
... -
01:33 Patch #4870 (Closed): Correct two german localisation problems
- This patch updates the German locale.
-
17:53 Patch #4847: German translations
- I added a file to #4870 which (amongst others) contains these changes.
-
17:05 Feature #401: Add pdf export for WIKI page
- Hi All, I'd love this one. By now, I have to export to HTML and merge the files before converting in PDF...
-
14:00 Feature #4155: Automatic spent time logging from commit messages
- Since last released patch (LogTime-v2.1-redmine-devel.patch) does not apply correctly on the latest Redmine trunk I h...
-
12:30 Defect #4682: Completed version with wrong progress bar status
- If a issue has the expected time set to 0.0 the earlier reported error happens. After removing it and saving the issu...
-
11:40 Feature #4873 (Closed): Add "advanced features" to search box (as search filter for example)
- Hi,
The search box is OK. But if I want to search only in open issues (for example) I can't.
Please add more op... -
11:29 Feature #4001: Configuration of My page
- +1 for me.
-
10:42 Patch #4548: please pull in debian branch
- i forgot to say that the patches are described in
debian/patches/
Also
debian/README.Debian
contains some informa... -
10:40 Patch #4548: please pull in debian branch
- I just updated the debian branch to the latest debian package 0.9.2-3 (not published on debian yet).
One important n... -
06:32 Patch #4548: please pull in debian branch
- Jean-Philippe Lang:
Jérémy Lal has done a great job with getting Redmine packaged up for Debain. I'm ok with pull... -
09:39 Feature #1913: LDAP - authenticate as user
- By the way, you won't need a "full" user for the redmine to access the LDAP, "only" an LDAP object with a password, o...
-
09:35 Feature #1913: LDAP - authenticate as user
- This is a "light" version of what we have, so it's kinda untested in this form, but it should give read or read/write...
-
09:31 Feature #1913: LDAP - authenticate as user
- Eric Davis wrote:
> Can someone post a simple OpenLDAP configuration that removes the anonymous binding so I can tes... -
07:38 Feature #4833: mobile java client for redmine
- iPhone specific view http://www.redmine.org/issues/1277
iRedmine http://github.com/wwk/iRedmine/ -
06:37 Defect #3672: Unable to set "value" and "old_value" through :helper_issues_show_detail_after_setting hook
- I just ran into this myself. Setting @context[:object]@ to a new object isn't sent back to the calling code (new obj...
-
06:23 Feature #3120 (Resolved): Enhanced email.yml
- I've documented some common email server examples that I've used in the email.yml.example file. (r3448)
-
06:06 Defect #4718 (Resolved): MenuManager dies if you delete all items and then re-add
- It turned out that the counters used to keep track of the @:last@ menu items weren't decremented when an item was rem...
-
01:54 Feature #4871 (New): Allow defining a Gantt charts length by dates
- I am interested in using the Gantt chart's PNG output for embedding in a report document.
For this to be useful I... -
01:39 Defect #4853: Issues --> apply --> page link, then page show nothing, and does not work
- Thank you for your advice.
I should have mentioned more information.
Here is my environment's information.
* M... -
01:18 Patch #4869 (Closed): Redmine doesn't support ruby 1.9's radio buttons
- The radio_button doesn't work when using Ruby 1.9 due to field_helpers attribute being non-string.
The patch is pr...
2010-02-17
-
23:33 Feature #3866: Central Plugin Directory
- Jean-Philippe Lang wrote:
> I'm on it.
You going to try and use tension? Another option would be to use the code... -
22:49 Feature #3866: Central Plugin Directory
- Jean-Philippe Lang wrote:
> I'm on it.
Very glad to hear that... I'm very interested in what you'll come up with.... -
23:31 Defect #4865: Trim project name above 30 chars
- Not only Project name.
Document categories, trackers and all other editable fields.
I think that is Unicode string ... -
17:42 Defect #4865 (Closed): Trim project name above 30 chars
- Project name trimmed above 30 chars.
For example in Rusiian language show in attache. -
23:18 Feature #4868 (New): Ability to add permissions to Document categories
- Many projects requres to using documents that not accesible for all members.
The workarround it is using subrojects,... -
22:48 Feature #3966: Tickets Subcategories
- so, is it implemented already? I only see sub-projects, but not sub-categories.
-
22:40 Feature #1913: LDAP - authenticate as user
- Can someone post a simple OpenLDAP configuration that removes the anonymous binding so I can test this? I've been wo...
-
22:26 Feature #617: wiki: thoughts of WYSIWYG
- Jeffrey Jones wrote:
> Textile was designed to be a "sane" version of HTML and be user friendly (i.e. usable by non-... -
21:54 Feature #4249: Generate report by custom fields on a project
- We so far are going to have to write our own code to access the backend Mysql db until something like this is impleme...
-
21:51 Feature #4249: Generate report by custom fields on a project
- I would like to add a vote for this feature!
My group would like to start using redmine for our Biological Resear... -
21:51 Defect #4867 (Resolved): Deselecting textile text formatting causes interning empty string errors
- I couldn't find when it was broken but it should be fixed by r3446.
-
20:25 Defect #4867 (Closed): Deselecting textile text formatting causes interning empty string errors
- If an admin choses no text formatting ('none') instead of the default 'textile' then there are no entries in @@format...
-
21:18 Feature #1557: LDAP Synchronization
- There is a good solution here: #1838
-
20:07 Feature #1557: LDAP Synchronization
- this should have been filed under "LDAP" but I can't change the category here
-
20:28 Patch #4800: Ability to add search providers from plugins
- Another point about your patch, searchable types order depends on models loading order.
The search form is kind of m... -
20:25 Patch #4800: Ability to add search providers from plugins
- It breaks a test:...
-
16:04 Patch #4800: Ability to add search providers from plugins
- Jean-Philippe, or anyone from the core developers team, could you review this patch and say what additionally I must ...
-
20:14 Feature #4863: Wiki and mediawiki
- Matteo,
You can try "Tab plugin":http://www.redmine.org/wiki/redmine/Plugin_List#Tab-plugin as a temporary solution.... -
19:48 Feature #4863 (Closed): Wiki and mediawiki
- Somewhat duplicates #1224.
-
15:11 Feature #4863 (Closed): Wiki and mediawiki
- If someone already had a mediawiki installation, wouldn't it be possible to see it inside Redmine? I mean: wouldn't i...
-
20:10 Defect #4855 (Closed): Emission email address regression.
- The following setting actually works:...
-
13:34
Defect #4855: Emission email address regression.
- Felix Schäfer wrote:
> Redmine 0.9.2 runs on rails 2.3.5 indeed, and ActionMailer is one of the frameworks rails con... -
13:20 Defect #4855: Emission email address regression.
- Redmine 0.9.2 runs on rails 2.3.5 indeed, and ActionMailer is one of the frameworks rails consists of. Anyway, I don'...
-
12:57
Defect #4855: Emission email address regression.
- Felix Schäfer wrote:
> There is no difference I'd know of between 0.9.2 and trunk concerning this point. Be sure to ... -
10:53 Defect #4855: Emission email address regression.
- There is no difference I'd know of between 0.9.2 and trunk concerning this point. Be sure to include the escapes @\@ ...
-
10:49
Defect #4855: Emission email address regression.
- Felix Schäfer wrote:
> Ok, in a pre block so that nothing gets garbled :-)
>
> [...]
When I try that, it 'save... -
09:44 Defect #4855: Emission email address regression.
- Ok, in a pre block so that nothing gets garbled :-)...
-
09:42 Defect #4855: Emission email address regression.
- Works correctly here with @\"some name\" <redmine@some.place>@ on trunk.
-
08:40
Defect #4855 (Closed): Emission email address regression.
- On version 0.8.x it was possible to define the _Emission email address_ like:...
-
20:07 Defect #1420: LDAP authentication extremely flaky
- this should be filed under the LDAP category.
-
19:49 Feature #4862 (Closed): Search engine doesn't look inside documents
-
15:09 Feature #4862 (Closed): Search engine doesn't look inside documents
- The search engine in Redmine doesn't check inside documents (just titles and description) and this would be really us...
-
19:42 Defect #4853: Issues --> apply --> page link, then page show nothing, and does not work
- Can't reproduce. Please read [[SubmittingBugs]].
-
05:59 Defect #4853 (Closed): Issues --> apply --> page link, then page show nothing, and does not work
- redmine "Issues" page shows nothing right after I push "apply" button, and click the link which can change how many t...
-
19:32 Defect #4860: Broken unit tests (LDAP)
- Thanks for catching that, I had the same "rescue" in another branch but forget to port it over.
-
19:10 Defect #4860 (Closed): Broken unit tests (LDAP)
- Fixed in r3442.
-
14:08 Defect #4860: Broken unit tests (LDAP)
- Yes, I do not use LDAP.
-
14:07 Defect #4860 (Closed): Broken unit tests (LDAP)
- Eric, you recent LDAP refactoring broke unit tests....
-
19:15 Defect #4858 (Closed): Dynamic values for Dropdown
- This is not a defect. This feature is not available and has already been requested a few times.
-
13:34 Defect #4858 (Closed): Dynamic values for Dropdown
- For a Custom Dropdown field "A", I am adding list of values say "Animals", "Birds". I am creating another Custom Dro...
-
18:39 Defect #4852: changing user/roles of project member not possible without javascript
- Benjamin Baroukh wrote:
> +1 This is a web application. Firstly the user experience will be awful without it because... -
18:34 Defect #4852: changing user/roles of project member not possible without javascript
- Jeffrey, don't get me wrong, I totally agree that JavaScript is nice to havce to improve Usability in a web applicati...
-
13:58 Defect #4852: changing user/roles of project member not possible without javascript
- +1 This is a web application. Firstly the user experience will be awful without it because everything will be static....
-
01:13 Defect #4852: changing user/roles of project member not possible without javascript
- I think a counter-argument would be that this is not an ordinary website but a web-application. Every web application...
-
18:26 Feature #4866 (Closed): New permission: view forum
- Currently it would be nice to be able to forbid viewing project forums to anonymous users.
A "Can view forums" check... -
15:49 Feature #2653: New permission for issues: view_own_issue
- +1
-
15:48 Defect #4743: Migrate from trac - not displayed Wikis
I had the same issue and I also realized that there are two wikis for the new project in the database:...-
15:21 Feature #4864: Global statistics about Redmine usage
- I like this feature too.. :o)
-
15:14 Feature #4864 (New): Global statistics about Redmine usage
- Some global statistics (maybe even graphs) about Redmine usage would be nice, such as:
* total number of issues, o... -
14:43 Patch #4861 (Closed): Translation update for Russian locale
- This patch updates Russian locale. Also it makes Redmine compatible with very useful gem "russian":http://github.com/...
-
13:09 Defect #1416: Inline code with less-then/greater-than produces @lt; and @gt; respectively
This works fine for inline code with @ separators. For @<@pre@> separators, this does not work.
Why not considerin...-
13:07 Defect #1416: Inline code with less-then/greater-than produces @lt; and @gt; respectively
This works fine for inline code with @ separators. For ...-
12:57 Defect #4857 (Closed): Week number calculation in date picker is wrong if a week starts with Sunday
- The date-picker always displays the wrong week-number if you set the week to start with Sunday.
This behavior come... -
11:46 Defect #4856 (Closed): roadmap display crashes when a ticket has 'Estimated Time' too big
- Hello,
One of my user entered a very high value on a ticket estimated time (something like 1E+17).
This (stupid) ... -
10:58 Defect #4700: Adding news does not send notification to all project members
- I have noticed that:
When an user has set the property "Email notifications" in his/her account to:...
2010-02-16
-
18:17 Defect #4824: Unable to connect (can't convert Net::LDAP::LdapError into String)
- Hi Jean-Philippe,
I could not find anything in the httpd/passenger error logs, or the redmine error logs (REDMINED... -
17:08 Feature #2024: gantt chart editing
- @Eric Davis : Any news on the likely date of the new gantt chart and what the features will be ?
-
16:31 Feature #4811: Track changes to issue descriptions like wiki content
- I have been using this patch through 0.8.7: http://www.redmine.org/issues/show/1717
It is a big pain to add in eve... -
15:25 Feature #4687: Add copy project permission
- In my version (0.8.4.stable.2777), only administrators can create new projects. If the latest version allows permissi...
-
15:22 Defect #4773: Redmine+Git+PostgresSQL 8.4 fails with linux kernel tree (encoding)
- Oren Laadan wrote:
> Ok, that indeed works, great !
> Many thanks for the helpful support.
Thanks for the feedba... -
14:41 Defect #4773: Redmine+Git+PostgresSQL 8.4 fails with linux kernel tree (encoding)
Ok, that indeed works, great !
Many thanks for the helpful support.
On a related topic - related to issue #4547...-
15:01 Defect #4843 (Reopened): confusion by redirecting the user to an empty "new issue" page after saving an new issue entry
- Another thing I reealized:
The reason why I always hit the "create and continue" button is, because it's in line w... -
14:59 Defect #4852: changing user/roles of project member not possible without javascript
- Same with deleting an issue.
Here, without javaScript, I get an error page saying "403 - You are not authorized to... -
14:47 Defect #4852 (Closed): changing user/roles of project member not possible without javascript
- It just took me very long time to figure why I can't change members on a project, until I finally, by accident, thoug...
-
14:39 Feature #617: wiki: thoughts of WYSIWYG
- In my experience textile has been more confusing to users than anything. Especially if they are actually semi-techni...
-
08:54 Feature #617: wiki: thoughts of WYSIWYG
- Textile was designed to be a "sane" version of HTML and be user friendly (i.e. usable by non-techies) however if that...
-
00:04 Feature #617: wiki: thoughts of WYSIWYG
- It seems this feature is in demand by users but their aren't the coders to make it happen. Is there are bounty system...
-
10:33 Feature #3543: Improve 'long text' custom fields
- + 1
just tried to add another textile custom field as we will add a field "how to demostrate" for user stories. -
10:32 Feature #2910: Warning on leaving edited issue/wiki page without saving
- I would like to second the option to have a (good) javascript alert.
-
10:00 Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
- Looks like this is a font issue.
I edited /lib/redmine/helpers/gantt.rb and hacked in the following ... -
08:38 Defect #4821: Corrupted uploaded files
- I gotta admit I haven't seen anyone running mod_fcgid with rails for a long long time. If you can try and look at Pas...
-
08:32
Defect #4821: Corrupted uploaded files
- i've found the problem, i think, this came from mod_fcgid 2.3.4 (using apache-2.2.14)
after update to 2.3.5, all ... -
01:25 Defect #4851: Activity screen Day separators when server in another timezone
- Forgot to attach the screenshot...idiot
-
01:24 Defect #4851 (Closed): Activity screen Day separators when server in another timezone
- If you look at the screenshot you will see a normal activity page (Sorry, had to blank out details).
However all t...
Also available in: Atom