Activity
From 2008-05-13 to 2008-05-15
2008-05-15
-
23:05 Feature #1244 (New): Version dependency
- This may be similar to #279.
I'm interested in dependencies between versions, so I could have a version 1.0 target... -
21:46 Defect #1185: Login using Mac OS X OpenDirectory (LDAP) not working
- hi Robert,
I'm glad it's working now.
I'll update this ticket in ~2 weeks when the patch for the wiki page is rea... -
16:53 Defect #1185 (Resolved): Login using Mac OS X OpenDirectory (LDAP) not working
- Hello Philippe,
thanks for your help, my server is now authenticating as requested. My problem was in the account se... -
16:12 Defect #1185: Login using Mac OS X OpenDirectory (LDAP) not working
- hi Robert,
yes I got it to work. You have to be careful of the params you provide to connect to your Open Directory ... -
17:43 Defect #1234: NoMethodError causes HTTP 500 error
- Also, with respect to Jean-Philippe's question (http://www.redmine.org/issues/show/1234#note-3), yes, there is a colu...
-
17:40 Defect #1234: NoMethodError causes HTTP 500 error
- I've upgraded Redmine to 0.7.1 and will see what happens.
To clarify, this error only occurs sporadically, but whe... -
11:32 Defect #1234: NoMethodError causes HTTP 500 error
- Steve, if you upgrade something on your box, think about upgrading your gem version: 0.9.4 is *very* old. 1.1.1 shoul...
-
17:02 Defect #1243 (Closed): Uploading of attachment with Non-ascii filename fails when host on windows
- When redmine is hosted on windows, if the uploaded attachement's file-name is Non-ascii(eg. Chinese, Japanese..), the...
-
16:55 Feature #1196: Add versioning for Files and Documents
- +1
Useful.
Adding to Jone's comment, perhaps some changes to the SCM adapters would be needed (and it would on... -
16:34 Feature #1236: Make destination folder for attachment uploads configurable
- It is possible to add this patch to the 7.2 branch ?
-
15:53 Feature #1236: Make destination folder for attachment uploads configurable
- Just realized I never submitted this feature request, even though I had a patch ready to go. This worked in 0.6.4, a...
-
15:17
Defect #1239: Repository Statistics doesn't show up
- I see this too. Redmine-0.7.1 running on Windows XP
-
05:10 Defect #1239 (Closed): Repository Statistics doesn't show up
- Please refer to the attached screenshot. It showed "internal error" when I clicked on repository statistics.
-
14:46 Feature #1240 (Resolved): Allow changing order of project versions
- Seems that this was my misundertanding - I had not specified dates for the versions. Sorting by due date is enought. ...
-
12:42
Feature #1240: Allow changing order of project versions
- The versions are ordered by their due date, and in our project we commonly find that this is putting the most relevan...
-
10:32 Feature #1240 (Closed): Allow changing order of project versions
- It will be good to have possibility to change order of project versions. For example, we're working on version 2.0, b...
-
12:35 Defect #1241 (Closed): Mercurial : Don't browse latest version after a 'hg push'
- Hello,
the Mercurial adapter use @hg locate@ to get entries from a hg repository. However, @hg locate@ works on th... -
12:32 Feature #393: Role that can't assign a ticket
- +1 from me too :)
-
10:29 Feature #393: Role that can't assign a ticket
- I give a +1 to this feature request: it would be so lovely that only manager or developers could assign issues... :)
-
10:51 Feature #699: OpenID login
- Antonio, you should post your patch in the patch tracker: it should interest many people.
-
10:50 Feature #1237: Add support for two-factor authentication
- Good idea. Since OpenID (#699) should be implemented too, it could be an idea to build a plugin system for authentica...
-
10:48 Feature #444: submit issue via email
- Added relation to feature request #393, which should be implemented prior mail submission, and impact it.
-
06:29 Feature #1189: Multiselect custom fields
- That's understandable from that perspective. But in our case we have custom fields that we need to be able to select ...
-
03:54 Feature #528: Wiki Page Hierarchy and Breadcrumbs
- +1
-
03:53 Feature #1040: Global wiki
- +1
-
03:46 Feature #1238 (Closed): A wiki page could add tags.
- It would be better that it could add tags to a wiki page.
-
00:58 Feature #950: Import Issues from delimited/CSV file
- Personally I'd love to see a direct import option and for you to work on it. I could test it for you and maybe create...
2008-05-14
-
20:54 Defect #633 (Closed): Redmine crashes randomly
- Reopen if needed.
-
20:53 Defect #752 (Closed): Outgoing emails contain Bcc
-
20:28 Feature #1237 (Closed): Add support for two-factor authentication
- Please add support for a one time password service, such as Yubikey, and add the ability to authenticate against a tw...
-
20:19 Defect #1217 (Closed): private subprojects are listed on Issues view
- Fixed in r1431 and r1432.
-
19:22 Defect #1180 (Closed): Check All / Uncheck All in Email Settings
- Fixed in r1429.
-
19:10 Defect #1117 (Closed): wiki mysql error
- Reopen if needed you still have the problem with mysql 4.
-
19:09 Defect #1234: NoMethodError causes HTTP 500 error
- I'm not able to reproduce.
Could check the 'settings' table in your Redmine database and see if there is a column 'n... -
14:05 Defect #1234: NoMethodError causes HTTP 500 error
- Here is the output of @ruby script/about@: ...
-
10:52 Defect #1234: NoMethodError causes HTTP 500 error
- It looks like a passenger relative problem. Can you give more informations, like the output of:...
-
18:56 Defect #1212 (Closed): Get Error When viewing all the issues
- Thanks for the feedback. This bug was fixed in 0.7.1.
-
18:51 Defect #1181 (Closed): Connection to HTTPS subversion repository fails
- See #1235 and the [[FAQ]].
-
18:51 Defect #787 (Closed): Subversion: Handle failed certificate verification
- See #1235 and the [[FAQ]].
-
18:51 Defect #1235 (Closed): subversion_adapter.rb SVN_BIN
- The validation of the certificate won't be done automatically by the app.
I've just added your work around to the [[... -
17:40 Feature #950: Import Issues from delimited/CSV file
- Any interest in my helping with this? At this time, my approach was to use a csv to Trac python script. Then use th...
-
17:37 Feature #1018: Group or company feature.
- I checked out the work/groups branch and gave it a test run. So far it looks good.
I think Users should be able ... -
15:44 Feature #1236 (Closed): Make destination folder for attachment uploads configurable
- By default the attachments are in the files folder under the redmine app.
It will be great if we can set a folder ... -
14:40 Defect #949: Style not applied to wiki image
- +1
-
14:39 Feature #1172: Multiple repository modules
- +1
If it is already possible, could someone explain us how to do? Many thanks! -
00:20 Feature #1159: Allow issue description to be searchable as a filter
- Mark, I've updated the [[Patch]] page on the wiki to talk about applying and removing a patch file. That should help...
2008-05-13
-
21:51 Feature #1159: Allow issue description to be searchable as a filter
- Thank you very much for the quick turn around on this. The wiki describes how to create a patch.diff file, but it do...
-
21:19 Defect #1235 (Closed): subversion_adapter.rb SVN_BIN
- See: http://www.redmine.org/boards/2/topics/show/727
See also: issue #787
The initial import of a subversion re... -
19:53 Patch #1207 (Closed): Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant
- Committed in r1428. Thanks.
-
19:51 Defect #1222 (Closed): identifier via database edit
- Currently, there shouldn't be any problem.
-
19:51 Defect #1227 (Closed): Update issue form: comment field from log time end out of screen
- Fixed in r1427.
-
10:54 Defect #1227: Update issue form: comment field from log time end out of screen
- (priority should be "low", sorry for the mess)
Browser used: Firefox2 under WinXP. -
10:48 Defect #1227 (Closed): Update issue form: comment field from log time end out of screen
- Hello,
In development version (r1423), when updating an issue, the comment field, in the log time part end out of ... -
18:55 Defect #1228 (Closed): Editing role: "issue can be assigned to this role" out of box
- Fixed in r1426.
-
10:53 Defect #1228 (Closed): Editing role: "issue can be assigned to this role" out of box
- Hello,
When editing a role, the label of the checkbox "issue can be assigned to this role" is out of the box, whic... -
18:48 Defect #1229 (Closed): No more editing for existing tickets
- Solution in the above link.
-
12:53 Defect #1229 (Resolved): No more editing for existing tickets
-
10:59 Defect #1229 (Closed): No more editing for existing tickets
- After updating to rev. 1415 i'm not able to edit the tickets furthermore.
updating is ok. the user has all possible ... -
18:45 Defect #1234 (Closed): NoMethodError causes HTTP 500 error
- This error occurred while accessing the wiki ("@Processing WikiController#index@" in the log) but seemed to crash the...
-
18:36 Feature #1233 (New): change default homepage to My page
- I would like to get a preference to set homepage to another page. My page is prefered, popup button with more options...
-
15:19 Feature #1232 (New): Referencing and fixing issues in commit messages
- The configuration for „Referencing and fixing issues in commit messages” is very useful - but it would be even better...
-
15:10 Feature #1231 (Closed): project-name to short
- i added a new project as child of a other project.
the new projektname was cut down to 30 chars. it would be nice to... -
14:51 Defect #1209: "View differences" of one file at /repositories/revision/ fails
- i've the same problem using redmine 0.7.1 on my server. The production-log shows:...
-
12:53 Defect #1230: Unable use angular braces after include word
- related issue #1160
-
12:52 Defect #1230 (Closed): Unable use angular braces after include word
- Unable use angular braces after #include directive in Wiki....
-
12:00 Defect #855: Redmine does not recognize DST or is not using the latest values
- Erm... It looks like redmine.org haven't this plugin. Could you install it, please?
-
11:27 Patch #1204: Patch for scramble of PDF properties in UTF-8 environment
- Version 0.7.1 was released. Switch to 0.8.
-
11:27 Patch #1198: Hungarian translation
- 0.7.1 was released. Switch to 0.8 to prevent roadmap mess.
-
11:25 Defect #1220: Installation issues with file and directory permissions
- (Messed the roadmap)
-
11:05 Defect #1185: Login using Mac OS X OpenDirectory (LDAP) not working
- Hi,
I'm running Redmine 0.6.3 and still can't find a way how to allow users authenticate via LDAP hosted on OS X Ser... -
09:49 Feature #1226: query results on wiki pages
- nice
Also available in: Atom