Activity
From 2012-06-14 to 2012-06-16
2012-06-16
-
23:24 Development: RE: problems with Redmine 2.0.2 date parsing - old format again
- Indeed, my mistake.
-
23:17 Development: RE: problems with Redmine 2.0.2 date parsing - old format again
- They're just supposed to be valid XML "dateTime":http://www.w3.org/TR/xmlschema-2/#dateTime. Timezone'd or zulu times...
-
23:14 Development: RE: problems with Redmine 2.0.2 date parsing - old format again
- Sorry I thought the Z was designed to be replaced by the TimeZone?
-
23:08 Development: RE: problems with Redmine 2.0.2 date parsing - old format again
- Both formats (eg. "2012/06/16 22:48:47 +0200" and "2012-06-16T20:48:47Z") are correctly parsed in javascript so I gue...
-
23:05 Development: RE: problems with Redmine 2.0.2 date parsing - old format again
- Setting the @config.time_zone@ to a vaue in @config/application.rb@ seems to fix this.
-
23:01 Development: RE: problems with Redmine 2.0.2 date parsing - old format again
- While the TimeZone information is correctly set on redmine.org, for example.
-
23:00 Development: RE: problems with Redmine 2.0.2 date parsing - old format again
- Actually the 'Z' is also present instead of the timezone in the xml version.
-
22:57 Development: RE: problems with Redmine 2.0.2 date parsing - old format again
- The problem with JSON is that there's no standard way to serialize a date or time AFAIK. There was no change on the R...
- hi!
I remember Redmine switched to a new date format in REST API responses (XML format) in version 1.1, which caused... - I need to define an issue's custom field whose value depends on other custom field values
there is a redmine issue... - I would like to being able to edit, in context menu, the value of custom fields that are float or text.
Are there an... -
20:33 Open discussion: RE: User auth against an IMAP server - is it wanted?
- I would appreciate to have such a function natively in redmine or as plugin. This would be a very nice way to use e.G...
- I'm trying to serve up config files to my Asterisk server, I can see the request being made, but I don't know how to ...
-
15:09 Plugins: RE: Schedules Plugin
- Hey guys,
We found a quick and dirty workaround to get this plugin to work. We are using 1.4.3.stable.9830.
At fi... - Hi all.
I can see how to move a forum thread from one forum to another within a project, but can't see if it's pos... -
08:05 Open discussion: RE: How Safe Redmine Wiki
- thanks again William..
-
00:01 Plugins: RE: Embedded Plugin
- bump please
2012-06-15
-
23:13
Open discussion: Question
- In the link that I provided Is aw the following line
"Simply add a post-commit (or post-commit.cmd on a Windows sy... - When we view the repository it freezes Redmne for all users. How to resolve that?
I tried using
http://www.redmi... -
22:59 Open discussion: RE: How Safe Redmine Wiki
- Unless you're giving anonymous users access to the non-public project (can you even do that?), no.
-
21:51 Open discussion: RE: How Safe Redmine Wiki
- thanks William..
one more question: are search engine crawler can access the wiki on non public project? -
15:24 Open discussion: RE: How Safe Redmine Wiki
- HTTP/HTTPS access is up to your configuration, not Redmine, we run with HTTPS only on Apache (Apache does a redirect ...
- Hi All,
This is my first chance to install and managing Redmine on my company server.
So much like it especially th... - Hi,
I found redmine in a place where you can compare the estimated time to the time spent (in hours).
If anyone ... -
18:05 Plugins: RE: Redmine preview attach column/image gallery
- Compatibility with Redmine 2.x fixed.
-
18:03 Plugins: RE: Issue from message plugin
- Plugin now compatible with both Redmine 1.3.x and 2.x versions
-
18:02 Plugins: RE: Default columns plugin
- Plugin now compatible with both Redmine 1.3.x+ and 2.x versions.
-
18:00 Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- New version available. Now it is compatible with both Redmine 1.x and 2.x versions.
-
17:24 Help: RE: How to get redmine to accept mail from un-registered users
- >* the issue ID is sent back to the reporter (doesn't work)
>Anyone know how to fix this?
This is the only one I ... -
16:23 Open discussion: RE: Unit for Maximum Attachment Size - KiB or kB
- Read #11118, and it seems that based on setting to *KB* that the units are decimal (1000) based.
(However, looking... -
15:53 Open discussion: RE: Unit for Maximum Attachment Size - KiB or kB
- James R wrote:
> Should I open a new issue, or re-open #6740?
See #11118. -
14:50 Open discussion: RE: Unit for Maximum Attachment Size - KiB or kB
- Should I open a new issue, or re-open #6740?
-
16:09 Help: RE: Update Problems
- Hi Nabil,
thank you very much for your information. Meanwhile I was
able to upgrade. It all hinged on the rails-V... -
16:07 Help: RE: Upgrade problem
- www:/var/www/redmine# bundle show
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or ... -
15:46 Help: RE: Upgrade problem
- What is the output of "bundle show" and "bundle check"?
- Problem upgrade redmine from 1.2.x to 2.x - Could not find gem 'rack-openid (>= 0)'
Dodane przez Forall Forall 2 d... -
15:49 Development: RE: Update a attribute inside the Database
- Scratch that.
-
15:41 Open discussion: RE: Ability to rename or change the subject of an issue once it is created?
- >The placement of this button is really not very intuitive, I also searched for the rename function and then found th...
-
15:34
Open discussion: RE: Ability to rename or change the subject of an issue once it is created?
- The placement of this button is really not very intuitive, I also searched for the rename function and then found thi...
-
15:34 Help: RE: Redmine 1.4 - Is there a way for adding user from ldap manually?
- Yang Tang wrote:
> Nabil Faouzi wrote:
> > Hello,
> >
> > I think the plugin "LDAP_SYNC":http://www.redmine.org... -
04:01 Help: RE: Redmine 1.4 - Is there a way for adding user from ldap manually?
- William Roush wrote:
> Nevermind, sync above seems to do what you need.
Thanks!
"On-the-fly user creation" is ... -
03:27 Help: RE: Redmine 1.4 - Is there a way for adding user from ldap manually?
- Nabil Faouzi wrote:
> Hello,
>
> I think the plugin "LDAP_SYNC":http://www.redmine.org/plugins/redmine_ldap_sync... - Version 0.0.9 of Weekly Timesheet plugin is released.
Here are the features.
- Made the plugin compatible with Redm... -
15:08 Plugins: RE: Weekly Timesheet Plugin (wk-time)
- version 0.0.9 of weekly timesheet plugin is released.
Here are the features of version 0.0.9
- Made the plugin co... -
12:44 Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Andrea,
yes, we are working on 2.0 compatibility issues.
in a few hours we will be releasing weekly timesheet plugi... -
13:59 Open discussion: RE: Redmine 2.0.2 performance tuning and install under Windows
- FYI, this "has been pointed out by JPL":/issues/4796#note-42 when he started to implement the RoR upgrade.
-
13:37 Open discussion: RE: Redmine 2.0.2 performance tuning and install under Windows
- I have a similar problem. Using puma web server doesn't solve the problem. Db=postegreDB
-
00:05 Open discussion: RE: Redmine 2.0.2 performance tuning and install under Windows
- Thanks Winston for your thoughts. I've also just upgraded to 2.0.2 and spent a few hours trying to find a replacement...
- Hi create a patch file for Issue controller, I defined a before filter *create_with_bfr_cr*. Please check my code
... -
12:36 Plugins: RE: Weekly Timesheet comments overwrite
- may be in a month.
we are just about to release 0.9 which is compatible with redmine 2.0 - HI,
Can anyone tell me how to get redmine to generate an email informing the project manager that someone has sent... -
10:53 Plugins: RE: Assets plugin issues
- Brent has fixed delete issue with 1.4.
But there is no word on company wide assets yet. -
10:20 Plugins: RE: menu integration
- just to have a complete thread i'll show the sollution i figured out.
i don't use the _:if => <condition>_ stateme... -
09:00 Help: RE: Error 500
- Hi, i read in several threas with similar problems by upgrading the system. Try to reinstall the newest redmine versi...
-
08:57 Help: RE: Error 500
- Thank you for your reply, but my database (mysql) encoding is already UTF8....
-
08:23 Help: RE: Error 500
- Hi, my solution for this issue was to change the encoding for database (from Latin1 to UTF8). I don't if the korean l...
-
07:33 Help: RE: Error 500
- I have a similar problem, but I see that nobody has answered this.
In my case, when an user with language setting "K... -
07:47 Help: RE: How to update issue status/priority using Rest API?
- I run into this as well using Redmine 1.4. The documentation does not say anything about updating any fields other th...
- *I start redmine like this:*
ruby /usr/share/redmine/script/server webrick -e production -b m.y.i.p -p *90* -d
and ... -
04:17 Open discussion: RE: Cannot install Redmine - Rake - undefined method `requirement'
- Don't have a clue about shared environment, I am running mine on a RHEL. I use passenger for the redmine deployment m...
2012-06-14
-
23:51 Help: RE: Anonymous Email using Rake and IMAP
- I changed the script to
rake -f /usr/share/redmine/Rakefile redmine:email:receive_imap RAILS_ENV="production" \... -
23:26 Help: RE: Anonymous Email using Rake and IMAP
- Hmm I'm getting kinda stumped here, are you sure that is the exact script being run by the cronjob and you didn't cop...
-
21:43 Help: RE: Anonymous Email using Rake and IMAP
- Do you want the script I am using for the rake command, or the mail_handler.rb?
The script is as listed above; it'... -
21:30 Help: RE: Anonymous Email using Rake and IMAP
- Can you paste the whole command you're using right now.
As per this code:
https://bitbucket.org/redmine/redmine... -
21:27 Help: RE: Anonymous Email using Rake and IMAP
- The permissions for anonymous user are set to allow:
Add issues
Add notes
Edit issues
Same for non member. -
21:13 Help: RE: Anonymous Email using Rake and IMAP
- Ok got it.
Tried to process 2 emails, both say
MailHandler: ignoring email from unknown user [email address]
M... -
21:07 Help: RE: Anonymous Email using Rake and IMAP
- Is your database configured for develop in config/database.yml under "development:"? Make it match the production sec...
-
21:05 Help: RE: Anonymous Email using Rake and IMAP
- The rake command will not complete when changed to development for some odd reason.
-
21:00 Help: RE: Anonymous Email using Rake and IMAP
- Running with 'RAILS_ENV="development"' should put it in /usr/share/redmine/log/development.log.
However, what do... -
20:52 Help: RE: Anonymous Email using Rake and IMAP
- I'm getting info in my error log, but not the production log located in /usr/share/redmine/log/production.log
perm... -
20:50 Help: RE: Anonymous Email using Rake and IMAP
- Lib... or log?
If log, nope that is fine, as long as it's got write access. (confirm with an "ls -lh" and make sur... -
20:44 Help: RE: Anonymous Email using Rake and IMAP
- The owner of the lib directory is www-data:www-data as I am hosting with apache. Should it be another user?
err lo... -
20:43 Help: RE: Anonymous Email using Rake and IMAP
- Yeah I'm figuring that either the e-mail address it's coming from has a disabled account or something equally funny t...
-
20:42 Help: RE: Anonymous Email using Rake and IMAP
- ... probably not... oops.
Also my email.rake is exactly the same as the one you linked.
the owner of the lib ... -
20:41 Help: RE: Anonymous Email using Rake and IMAP
- Also here are instructions on how to set logging:
http://www.redmine.org/projects/redmine/wiki/RedmineInstall#Logg... -
20:39 Help: RE: Anonymous Email using Rake and IMAP
- Does the user that Redmine is running as have write permissions to the log directory?
-
20:34 Help: RE: Anonymous Email using Rake and IMAP
- I have zero logging going on...... not sure why.
-
20:32 Help: RE: Anonymous Email using Rake and IMAP
- Also: make sure logging is at INFO level, it should print out a lot of logs detailing why it didn't accept it. :)
-
20:11 Help: RE: Anonymous Email using Rake and IMAP
- According to the 1.1.2 commit:
https://bitbucket.org/redmine/redmine-all/src/d54ccde0b5b5/lib/tasks/email.rake
... -
20:01 Help: RE: Anonymous Email using Rake and IMAP
I changed it and still a no go. I'm using Redmine 1.1.2.stable on Debian; so maybe that's the problem. I tried to i...-
19:47 Help: RE: Anonymous Email using Rake and IMAP
- Checking Redmine 2.0 (not sure if it works earlier), it looks like you want to use:
unknown_user=ACTION how... -
18:37 Help: RE: Anonymous Email using Rake and IMAP
- I'm not sure why that is struck out....
#!/bin/bash
SERVER=*********
USER=************
PASS=*********
rake -... - I realize this problem has be asked before, and I've been trying to get this to work. Emails import into redmine and ...
-
19:57 Open discussion: RE: Shameless plug: Pepper - new theme
- Shameless plugs are great, Redmine needs more skins! :)
-
16:42 Open discussion: RE: Shameless plug: Pepper - new theme
- Master is now targeting Redmine 2.0 and should work just fine. If not, I'd love to see bugreports,or - even better - ...
-
19:48 Help: RE: Redmine 1.4 - Is there a way for adding user from ldap manually?
- Nevermind, sync above seems to do what you need.
-
16:49 Help: RE: Redmine 1.4 - Is there a way for adding user from ldap manually?
- Hello,
I think the plugin "LDAP_SYNC":http://www.redmine.org/plugins/redmine_ldap_sync should do what you wan't.... - Hello,
All of our projects are private.
Is there a way that find user from LDAP and then read/create account by... -
19:30 Plugins: RE: How to override controller ?
- Someone hop in if I make any mistakes here.
Create a class that'll override your controller....
In my case:
... - Hi,
I am new to Redmine Development. I am trying to create a plugin. I need to override a *issue controller* . ie ... -
19:12 Plugins: RE: Weekly Timesheet comments overwrite
- Great!
Do you have an idea when 1.0 will be released?
-
18:59 Plugins: RE: Embedded Plugin
- Ok, here's my daily plea for help with this plugin.
-
18:42 Plugins: RE: Weekly Timesheet Plugin (wk-time)
- We have upgraded to new 2.x Redmine and I'm missing this great plugin...
Are you working/plannig 2.0 compatibility?
... - Hello,
Meanwhile I'm exporting a big csv from redmine I'm asking myself what are the different feedbacks of redmin... -
16:49 Help: RE: home page automatic redirect to the wiki page of a project
- Anyone know how to make a projects start page it's wiki in Redmine 2.0.2? I was looking at the routes.rb but I have ...
-
16:40 Help: RE: Problem during upgrade
- Hello,
what return #ruby -v?
I think you're ruby package isn't properly installed or you're last installation i... - Hi everyone,
I have redmine and new mail server by zimbra, at this very moment the redmine email configuration is... - I'm trying to upgrade 1.4.0 to 2.0.2
I've updated ruby to 1.9.3, rails to 3.2.5 (using bundle update)
Now trying to... -
15:55 Plugins: RE: Knowledgebase Plugin
- Howdy all.
I keep forgetting about this board, but I've updated the plugin for 1.4.x and 2.0.x compatibility.
h... -
11:53 Plugins: RE: Knowledgebase Plugin
- I think I figured it out...
I put this line into my redmine_knowledgebase/config/routes.rb:
map.connect "/kno... -
13:56 Help: RE: trac to redmine migration problem
- hi,
changing the line did the trick for me... - I'm trying to get Redmine setup on an Ubuntu 12.04LTS box. Redmine runs fine under Webrick but under passenger I get ...
-
10:07 Open discussion: RE: Cannot install Redmine - Rake - undefined method `requirement'
- Hi Pok Lau,
Thank you for sharing your experience. It would be very helpful for all of us if you could be more pre... -
03:53 Open discussion: RE: Cannot install Redmine - Rake - undefined method `requirement'
- I had the same problem before, was able to workaround the problem by cancel BUNDLE_WITHOUT development
- I am trying to move all users to log into Redmine to check everything; we try to enforce NOT using email to send sens...
- Hi all
I find plugin for display page "projects" in tree view.
Redmine 2.0 - After upgrade Redmine to v2.0.2, I found it apparently slower than v1.4.1. After researched for a few days, I finnall...
Also available in: Atom