Activity
From 2009-05-05 to 2009-05-07
2009-05-07
-
23:51 Feature #3319 (New): Copy/Duplicate a custom query/saved filter
- I would like to be able to copy a custom query/filter.
I often set-up filters that are identical except for one fi... -
22:47 Feature #1853: Make Projects truly independent of each other
- Zarooba Rozruba wrote:
> How do you intend to track issues across projects? _(I use sub projects to track independe... -
22:42 Feature #1853: Make Projects truly independent of each other
- How do you intend to track issues across projects? _(I use sub projects to track independent repositories yet relate...
-
22:42 Feature #3314: Administration panel breadcrumbs
- 1+
-
16:30 Feature #3314 (Closed): Administration panel breadcrumbs
- When editing user details via the admin panel, why not link "User : jdoe" back to the list of all users? Or put in ...
-
22:20 Defect #3226 (Resolved): repositories#edit (ActionView::TemplateError) "stack level too deep"
-
22:20 Defect #3225: application#index (ActionController::NotImplemented) "Only requests are allowed."
- Yes, I'm sorry...
Please invalid ticket. -
21:43 Defect #3313: Missing "Delete" option at issue watchers
- Filip,
Here is the related issue : http://www.redmine.org/issues/2450
-
13:10 Defect #3313 (Closed): Missing "Delete" option at issue watchers
- After adding isuee watcher there is no way to change it.
-
21:30 Feature #3120: Enhanced email.yml
- Maybe the following article can be of any help (if you haven't seen it before): http://redmineblog.com/articles/setup...
-
16:39 Feature #3120: Enhanced email.yml
- Something to add to the upcoming documentation ::
My email server does not have authentication required, yet with ... -
16:04 Feature #3120: Enhanced email.yml
- Is there a wiki page on configuring email? Something that explains the valid settings for each key in the configurat...
-
21:26 Feature #3318 (Closed): "Issue tracking" on project basis
- Duplicate of issue #2022, which itself is more-generally related to issue #1853, and #3318...
Please try to search i... -
18:14 Feature #3318 (Closed): "Issue tracking" on project basis
- What to display in the issue lists are today configured by globally. It would be great to have this per project since...
-
21:20 Feature #3315 (Closed): Close versions
- Duplicate of issue #1245 and relatives...
-
17:57 Feature #3315 (Closed): Close versions
- You should be able to mark versions as closed so that they don't appear in the "Target Version" list.
-
20:42 Feature #3317: API and iPhone app
- +1 about APIs. It would be so great if there is a xmlrpc kind of api is there so other programming languages can use ...
-
18:08 Feature #3317 (Closed): API and iPhone app
- I think it would be great for the project if it had a simple API which you could use to create an iPhone app.
-
18:02 Feature #3316 (New): Set language per project
- It would be beneficial if you could set the language per project
-
17:19 Feature #1139: Being able to sort the issue list by custom fields
- Is there any way to get this functionality in 0.8.3? I created a Unified DIFF from revision 2258, but it hung and di...
-
16:54 Feature #3154: Remove default fields on new issue form
- I entered a forum query on this the other day. We would really like to use this for interaction with our clients but...
-
16:45 Feature #3154: Remove default fields on new issue form
- I'd also have "Due date", "Estimated time" and "% Done" removed for issue reporters - also when showing issues.
-
16:14 Feature #1406: Browse through Git branches
- +1
-
15:52 Defect #3253: LDAP Auth : Alias Dereference
- Seems that it don't like re-bind :...
-
15:42 Defect #3253: LDAP Auth : Alias Dereference
- The patch with the protocol version will be ready only next week, but till then you may try this code:...
-
15:08 Defect #3253: LDAP Auth : Alias Dereference
- No problem, I'll keep a test install of redmine dedicated to these tests.
Waiting for you patch ;) -
14:51 Defect #3253: LDAP Auth : Alias Dereference
- The lesson is that there should be a new field for selecting protocol V2 or V3. Moreover unbind should be avoided. In...
-
14:07 Feature #1963: Ability to filter issues by project
- I would like to see a Project filter added to the issues page as well. It would be most useful on the global "View al...
-
12:41 Feature #3309 (Closed): t
-
11:19 Feature #3309 (Closed): t
- rtrh
-
10:33 Defect #3308: Wiki comments length validation is missing
- Sorry, not "New Issues", it's "Wiki Comments "
-
10:31 Defect #3308 (Closed): Wiki comments length validation is missing
- New Issues,when the comments length > 255, error happen:...
-
07:56 Defect #3307 (Closed): When deleting issue which has reported time-log, several visual errors appear
- Plugins: None
See attached screenshot. -
06:55 Defect #3304: Authentication stays active even after browser is closed
- Check if browser was truly restarted. See if it changed Process ID. You could have left download window open on ano...
2009-05-06
-
23:55 Defect #3253 (Resolved): LDAP Auth : Alias Dereference
- Victory !! \o/ It works like charm !
Many many thanks for your help !
Now RedMine can auth users from LDAP Dire... -
23:44 Defect #3253: LDAP Auth : Alias Dereference
- Probably you're right and @unbind@ should be avoided. Maybe this modification (this is uses an additional LDAP connec...
-
23:33 Defect #3253: LDAP Auth : Alias Dereference
- I just added a logger line in rescue block for the Authenticating user section like this :...
-
23:12 Defect #3253: LDAP Auth : Alias Dereference
- And here is the log generated by this code :...
-
23:10 Defect #3253: LDAP Auth : Alias Dereference
- ...
-
23:06 Defect #3253: LDAP Auth : Alias Dereference
- Can you copy here your modification containing the conn.set_option(LDAP::LDAP_OPT_PROTOCOL_VERSION, 3)?
-
22:47 Defect #3253: LDAP Auth : Alias Dereference
- That's pretty weird,
OpenLDAP logs say :... -
22:43 Defect #3253: LDAP Auth : Alias Dereference
- Done :...
-
22:30 Defect #3253: LDAP Auth : Alias Dereference
- Can you replace this part in the @authenticate@ function in @auth_source_ldap.rb@?...
-
22:17 Defect #3253: LDAP Auth : Alias Dereference
- Filter changed to (&(objectClass=posixAccount)(uid=$login)), but redmine don't wants me to log in : incorrect login o...
-
22:03 Defect #3253: LDAP Auth : Alias Dereference
- Are you still using @(objectClass=posixAccount)@ as filter? If so, please change it to: @(&(objectClass=posixAccount)...
-
21:48 Defect #3253: LDAP Auth : Alias Dereference
- I commented out the require_cert option line and now it connect to LDAP server (great ;) )
copy/pasting the line i... -
20:41 Defect #3253: LDAP Auth : Alias Dereference
- Ok, so definitely the @conn.set_option(LDAP::LDAP_OPT_X_TLS_REQUIRE_CERT, self.require_cert)@ line causes the trouble...
-
20:22 Defect #3253: LDAP Auth : Alias Dereference
- I updated auth_source_ldap/rb with the new version of the function you gave. Still LDAP error,
Extract from produ... -
17:26 Defect #3253: LDAP Auth : Alias Dereference
- My guess is switching to LDAP v3 protocol is missing from my code, so you could also add that set_option
-
17:24 Defect #3253: LDAP Auth : Alias Dereference
- Can you replace @initialize_ldap_con(ldap_user, ldap_password)@ function in @auth_source_ldap.rb@ with this:...
-
17:21 Defect #3253: LDAP Auth : Alias Dereference
- I found some ldap search examples and changed the test script. This time i get what i want : attributes from aliased ...
-
16:55 Defect #3253: LDAP Auth : Alias Dereference
- I still get "LdapError: Can't contact LDAP server" with "Test" link with my user DN
> Dereferencing works only for... -
16:25 Defect #3253: LDAP Auth : Alias Dereference
- Do you also get "Cannot contact the server" when you click the "Test" on the LDAP sources using DN cn=Will,ou=People,...
-
16:14 Defect #3253: LDAP Auth : Alias Dereference
- Will aka S.Collado wrote:
> I tested your script modified like this :
> [...]
>
> Result : "Success"
>
> The ... -
15:19 Defect #3253: LDAP Auth : Alias Dereference
- I tested your script modified like this :...
-
14:14 Defect #3253: LDAP Auth : Alias Dereference
- This patch is my first met with Ruby as will, but I going to make it work on your Redmine ;)
Please create the @ld... -
12:28 Defect #3253: LDAP Auth : Alias Dereference
- I've the same issue please help us!
-
21:54 Defect #3304: Authentication stays active even after browser is closed
- Same problem under Ubuntu using Firefox 3.0.10.
-
16:25 Defect #3304 (Closed): Authentication stays active even after browser is closed
- I'm using Firefox 3.0.10 on Mac OS and I'm still authenticated when I come back on Redmine after closing the browser....
-
21:24 Feature #3306 (Closed): Add 3 plugin hook, patch included
- Hi,
I'd need 3 plugin hooks for a Campfire notifier plugin for Redmine I am using. I've included a patch.
It is:
... -
17:35 Patch #3264: Allow issue edit exceptions to choke nicely
- Eric Davis wrote:
> Couldn't a plugin just observe a @before_save@ callback on Issue and Journal and return false if... -
06:56 Patch #3264: Allow issue edit exceptions to choke nicely
- Couldn't a plugin just observe a @before_save@ callback on Issue and Journal and return false if the issue shouldn't ...
-
16:28 Defect #3305 (Closed): Error using plugin Graphs - Unknown method 'visible'
- *NoMethodError in GraphsController#old_issues*...
-
16:27 Patch #3257: 0.8-stable lang/es.yml translation patch
- J Cayetano Delgado wrote:
> attached a patch for the latest 0.8-stable spanish translation
Any idea when will be ... -
16:26 Patch #3255: Locale es patch
- J Cayetano Delgado wrote:
> Attached a patch for config/locales/es.yml, trunk revision: r2697
Any idea when will ... -
16:21 Feature #3101: Ticket assigned to many subprojects.
- Just noticed a related issue #443 . See if this helps.
Pozdrawiam -
15:36 Defect #3303 (Closed): Rename settings-partial of Simple-CI plugin to prevent collisions
- For example change the filename of source:/plugins/simple_ci/app/views/settings/_settings.rhtml to source:/plugins/si...
-
15:08 Defect #3302 (Closed): No tab highlighting for Simple-CI plugin
- The project-menu item (tab) doesn't highlight correctly in version 1.0 of the Simple-CI plugin.
I'd like to propos... -
14:36 Feature #3300: Default project for user
- Emil Stepniewski wrote:
> And just bookmarking http://myredmine/projects/myproject is not enough?
I actually use ... -
14:14 Feature #3300: Default project for user
- And just bookmarking http://myredmine/projects/myproject is not enough?
-
13:49 Feature #3300 (New): Default project for user
- A user should be able to set a default project, so every time he gets to "myredmine.com/", the user gets redirected t...
-
14:12 Feature #3301 (Closed): Add favicon to base layout
- In <head> tag should be added a line...
-
13:00 Feature #3187: "View Issues" user permission
- Yes, i am interested in trying it out (and helping in any way i can). This is a very much needed feature for us.
/T -
12:37 Defect #3298: When updating an issue, clicking a link destroys all my input
- Shouldnt really be a defect, should it? It works as intended. If you think it should be enhanced i´d guess it should ...
-
12:30 Feature #1935: An option to completely disable email notifications
- I've updated my redmine fork which includes a 'never bother me by email' option.
The current master and 0.8-stable b... -
08:24 Feature #1935: An option to completely disable email notifications
- +1
Is this still not implemented? -
12:16 Feature #3299 (Closed): Notes when moving issues
- Write notes when moving issues. Most of the time you want to write a note about why you're moving an issue.
This i... -
12:16 Feature #3055: Option to copy attachments when copying an issue
- Any progress here? You should be able to copy the files!
-
11:52 Feature #2937: Filter assignable users based on workflow
- +1
-
11:36 Patch #1901: RESTful URLs for everything
- Hello,
does it mean it will not be available until 0.9 release ?
-
08:27 Feature #3141: User can choose the events for email notifications
- +1
Yes this would be a nice feature! Perhaps also a timeout could be implemented where Notifications are summarize... -
06:50 Patch #3085: Link project in simple issue lists
- Looks like this will have to be in 0.9. 0.8.x uses the old style @_list_simple@.
-
06:39 Patch #3085 (Closed): Link project in simple issue lists
- Applied in r2712. Thanks for the patch.
-
06:40 Patch #3086 (Closed): Link projects and users in issue list
- Applied in r2713. Thanks for the patch.
-
06:14 Defect #3295 (Closed): Mysql database getting crashed(Internal Error)
-
05:06 Patch #2564: Translation Guide for Brazillian Portuguese.
- Well, we have completed a full translation of the Redmine Guide to Portuguese. This translation is avaliable in latex...
2009-05-05
-
23:12 Defect #3298 (Closed): When updating an issue, clicking a link destroys all my input
- This occasionally drives me crazy.
When updating an issue I type a detailed comment in the textarea. I need to ch... -
21:59 Feature #1838: Bulk import for LDAP users
- A G wrote:
> Does not work for me. I receive an error when trying to access an LDAP entry.
Same for me here. I do... -
18:49 Defect #3295: Mysql database getting crashed(Internal Error)
- You may also like a look at "mysqlcheck" for recovery.
mysqlcheck -u username -p -r TABLENAME
http://dev.mysql.... -
18:32 Defect #3295 (Resolved): Mysql database getting crashed(Internal Error)
- Mannan Mohamed Abubackar wrote:
> Can somebody help this issue on urgent basis?. Everytime i am getting "Internal Er... -
16:42 Defect #3295: Mysql database getting crashed(Internal Error)
- Mannan Mohamed Abubackar wrote:
> Can somebody help to solve this issue on urgent basis?. Everytime i am getting "In... -
16:41 Defect #3295: Mysql database getting crashed(Internal Error)
- Can somebody help this issue on urgent basis?. Everytime i am getting "Internal Error".
-
09:28 Defect #3295 (Closed): Mysql database getting crashed(Internal Error)
- Dear All,
First, I started using redmine v 0.8.0 since last 4 months. Most of the time i received Internal error whe... -
18:27 Feature #296: REST API
- I would like to use this Rest API to use Redmine's Tickets methods through webservice to make a link between
How ... -
16:50 Feature #3187: "View Issues" user permission
- I'm working on this remotely, as there are numerous place where the view_issues permission doesn't seem enforced, and...
-
15:50 Feature #1004 (Resolved): Suggestion: Subprojects of subproject...?
-
15:49 Feature #1203 (Resolved): Show projectname in feed subject
-
14:48 Feature #2679: Ticket grouping
- Great to see this feature integrated in the trunk ! One gap: in the plugin version, it was possible to group issues b...
-
08:33 Feature #2679: Ticket grouping
- Gregor Bader wrote:
> A new or changed implementation of Subissues isn't needed. Everything that's needed is already... -
07:30 Feature #2679: Ticket grouping
- Mischa The Evil wrote:
> Gregor Bader wrote:
> > Perhaps the feature to display ticket associations (parent -> chil... -
06:18 Feature #2679: Ticket grouping
- Mischa The Evil wrote:
> Gregor Bader wrote:
> > Perhaps the feature to display ticket associations (parent -> chil... -
01:38 Feature #2679: Ticket grouping
- Gregor Bader wrote:
> Perhaps the feature to display ticket associations (parent -> child) like
> http://www.redmin... -
01:21 Feature #2679: Ticket grouping
- Jean-Philippe Lang wrote:
> Mischa The Evil wrote:
> > Would it be also possible to add:
> > * the group-folding f... -
14:45 Defect #3297: Add "Edit own messages " permission to autentificated user on redmine.org
- i have see right now:
in default installation on Redmine the Non-member role have this permissions:
1. Issue - ... -
14:40 Defect #3297 (Closed): Add "Edit own messages " permission to autentificated user on redmine.org
- after i post reply in forums on redmine.org i have no ability to edit my own message
in my production Redmine "Edi... -
10:01 Defect #3289: E-mail in /user/edit/N displayed (and saves) as administrating users login-name
- Kai Olav Fredriksen wrote:
> Jean-Philippe Lang wrote:
> > Not able to reproduce this problem.
> > Do you have som... -
09:58 Defect #3289: E-mail in /user/edit/N displayed (and saves) as administrating users login-name
- Jean-Philippe Lang wrote:
> Not able to reproduce this problem.
> Do you have some details that would help to repro... -
09:49 Defect #3289: E-mail in /user/edit/N displayed (and saves) as administrating users login-name
- Jean-Philippe Lang wrote:
> Not able to reproduce this problem.
> Do you have some details that would help to repro... -
02:44 Patch #3085: Link project in simple issue lists
-
02:41 Patch #2685: Display notice when commenting on closed tickets
- I can take this, I'll have to update the patch (pre Rails 2.2.2 i18n) but it shouldn't be too much.
-
02:39 Feature #2995: Improve error message when trying to access an archived project
- I think the best option would be to tell the user that the project was archived. I archive projects when they are cl...
-
02:37 Feature #482: Default assignee on each project
- Good idea. I'm thinking this would have to be per project.
-
02:31 Defect #3292: Project Management Suggestion?
- West Dude: You would get a better response if you asked in the "Forum":http://www.redmine.org/projects/redmine/boards...
-
01:06 Feature #1711 (Closed): ability to display 'project' separate from 'subject' in cross project query results
- Just came around this issue and remembered this had been implemented already in r2566 for issue #2889.
Also available in: Atom