Activity
From 2011-12-14 to 2011-12-16
2011-12-16
-
23:33 Help: RE: Starting menu
- May this thread help you
http://www.redmine.org/issues/7688 -
22:08 Help: RE: Starting menu
- Also as a side not, the redirecting page doesn't redirect, I have to click the redirect link for it to do anything at...
- My database is MySQL, running Redmine 1.3.0, ruby187, using mongrel and rails is 3.1.3
Alright after setting up Re... -
20:56 Help: RE: Help! trac to redmine migration problem
- I've ran into this issue and was able to resolve it. The proper unix timestamp format is 10 digits. In my case, all...
-
19:11 Help: RE: Redmine not rendering after upgrade to 1.3.0
- And I even tried a fresh DB (after trying migrating my old DB), and still didn´t work...
-
19:02 Help: RE: Redmine not rendering after upgrade to 1.3.0
- I checked "topic 27775":http://www.redmine.org/boards/2/topics/27775?r=27830#message-27830, but it didn´t work for me...
-
18:23 Help: RE: Redmine not rendering after upgrade to 1.3.0
- Thanks, I put the mongrel.rb file on that folder, and now it´s rendering. But now I can´t log in... It always says "i...
-
17:42 Help: RE: Redmine not rendering after upgrade to 1.3.0
- Mongrel is not working anymore with Rails 2.3.11 (or newer).
Check #7688 and related issues, you'll need to add a ... - I upgraded redmine 1.1.1 to 1.3.0, and now when I try to access Redmine, the browser shows the html source code inste...
-
18:56 Plugins: RE: Better Gantt Chart
- Alexey; yes. that solved it.
just exploring your add-in to see if it helps with our needs.
your prompt (and unexp... -
09:34 Plugins: RE: Better Gantt Chart
- I updated plugin version on the download page, you can grab it here: http://www.redmine.org/attachments/6938/redmine_...
-
08:44 Plugins: RE: Better Gantt Chart
- It works 1.3.0 if you use the latest version from the git repo here https://github.com/kulesa/redmine_better_gantt_ch...
- Hello All
I was wondering if anyone feels that filtering issues by project custom fields would be an improvement?
... - We are having an problem with when you update an issue it gives an internal error. Looked around and wasn't able to ...
-
17:44 Open discussion: RE: Email notification
- Thank you Deoren!
Tried with sendmail -- same issue. I don't even see 25/tcp attempts to localhost.
Could it be... - Hello,
I hope this is the right place for my issue.
I recently installed a redmine installation with the contacts... -
16:52 Help: RE: Branches doesn't update in repository with git
- I changed git clone --bare with git clone --mirror, I'll see if it corrects the problem.
- Hello,
I configured my projects with git and I have branches.
First time I clicked on repository, full commits were... -
16:23 Help: RE: Internal error when creating new issue or opening existing issues
- In the meantime I found out, that the problem only shows up when using mongrel cluster. Running the site directly wit...
-
16:03 Development: RE: Does anyone know how to remove the item "activity" in the menu?
- It's ok :
Redmine::MenuManager.map :project_menu do |menu|
menu.push :overview, { :controller => 'projects', :a... -
12:26 Help: RE: Missing columns
- bump
-
01:14 Help: RE: Missing columns
- I have backuped db and attachments, removed completly redmine, upgraded all gems, installed redmine and loaded db and...
- I was going through the plugin tutorial, and when I reached the bit:
> Edit your PollsController to do so:
>
> ... - i have problem on formatting text (bold etc.) within words or in general without using space. i no that this is a tex...
- Hi,
We have setup a parent project which links to SVN within the repository and all works fine. Is there any way o... -
01:02 Plugins: RE: XLS export plugin
- Jens Krämer wrote:
> @Daniel here's the fix for the TypeError with Quick Export:
>
> https://github.com/planio-gm...
2011-12-15
-
23:22 Help: RE: Search in all sub projects by default
- Search settings shall be stored pesistently every time a user changes them.
Also default activites in Actvity view. -
16:14 Help: RE: Search in all sub projects by default
- +1
That would be a great feature. As a workaround, I've kept a link to the main Redmine page on my browser's Bookm... -
22:40 Development: RE: Revision 8214 breaks Redmine start
- Thanks,
After removing the plugin, Redmine, revision HEAD started again. -
21:35 Development: RE: Revision 8214 breaks Redmine start
- It's due to plugin @plugins/redmine_repository/lib/repositories_controller_patch.rb@ which seems to make use of rubyt...
-
21:09 Development: RE: Revision 8214 breaks Redmine start
- It seems that this problem is related to rubytree deletion.
- Redmine cannot start after updating trunk to r8214. I experienced this on Redmine test installation.
Ruby 1.8.7,
... -
21:23 Open discussion: RE: Funding development - "Make it Happen"
- Timespent column I think is already fixed in 1.4 (not yet released).
http://www.redmine.org/versions/40 -
11:28 Open discussion: RE: Funding development - "Make it Happen"
- This looks like a good idea for a plugin, you could write a plugin for it.
- Is it me or is issue attachment deleting broken in the Redmine 1.3 codebase?
-
18:20 Plugins: RE: XLS export plugin
- @Daniel here's the fix for the TypeError with Quick Export:
https://github.com/planio-gmbh/redmine_xls_export/comm... - Dear all,
I am a complete Redmine newbie trying to fix an issue I can not find root cause of.
I have been perfo... -
17:51 Plugins: RE: Better Gantt Chart
- does anyone know if the current Better Gantt plug-in is compantible with 1.3.0
thanks
We have redmine 1.3.0 (2011... -
17:46 Help: RE: Show git branch name in activity
- I wonder whether with Redmine 1.3.0 a feature like this would be possible? With the new branch/merge drawings in the ...
-
16:21 Open discussion: RE: Email notification
- My mail configuration block:...
- I've just started using the REST API against redmine-1.3 and have an issue that non-admin users can't query the users...
- contains fixes required to support Redmine 1.3.0
Full changes list: http://code.google.com/p/redmine-java-api/issu... -
11:34 Help: RE: Move issue between projects fails if more than one property changed during move
- Hi all,
as Etienne pointed out in #9797: "Could that be related to (mandatory?) custom fields used in each project?... - Hi.
I upgraded Ubuntu yesterday (to v 11). Redmine looked normaly after the upgrade. Then i pointed a subdomain for ... -
10:44 Open discussion: RE: Redmine-Mylyn-Connector
- I've just sent a patch to sven to let the plugin work with Redmine 1.3.0 (see https://sourceforge.net/tracker/?func=d...
-
09:54 Help: RE: New Installation
- <spam message and link removed by Mischa The Evil>
-
05:14 Help: RE: migrate abort with Mysql error, on step AddRolePosition
- thanks a lot.
It`s worked~ - Does anyone here know how to set up redmine on goaddy's manager servers?
-
00:09 Plugins: RE: Show Issue Descriptions plugin
- Done a fix, will commit soon on my github https://github.com/cforce/redmine_show_descriptions
2011-12-14
-
23:25 Help: RE: migrate abort with Mysql error, on step AddRolePosition
- Trunk fixed in r8213.
-
22:53 Help: RE: migrate abort with Mysql error, on step AddRolePosition
- I created the following ticket
http://www.redmine.org/issues/9800 -
22:43 Help: RE: migrate abort with Mysql error, on step AddRolePosition
- I also have a similar problem with trunk code.
Mysql::Error: You can't specify target table 'roles' for update in ... - Hello everybody.
I new to install the redmine on my QNAP NAS system 459u.
-----------------------------------------... -
19:18 Help: RE: Redmine 1.3.0 Error when accessing Temps Passé Global
- Never mind, I didn't have enough space in /tmp
http://stackoverflow.com/questions/2090073/mysql-incorrect-key-file... - Hello,
When I click on Proejcts, then on the Temps Passé Global, I get this error in the production log.
<pre... -
17:56 Help: RE: Migrate database Problem while installing Redmine 1.3.0
- No, AFAIR, there is no notification to the opener when they open the issue, since they open it.
When the issue is ... -
17:41 Help: RE: Migrate database Problem while installing Redmine 1.3.0
- Thank you for the instructions. I don't see though where I can send a confirmation email upon ticket integration. D...
-
17:21 Help: RE: Migrate database Problem while installing Redmine 1.3.0
- Check [[RedmineReceivingEmails]] in [[UserGuide]].
You'll have to create a Redmine user for this client and set th... -
17:15 Help: RE: Migrate database Problem while installing Redmine 1.3.0
- Thank you as always. Unrelated, where can I ask for help on redmine email integration.
Basically,
Client sends... -
17:01 Help: RE: Migrate database Problem while installing Redmine 1.3.0
- See message#27952.
- Hello,
I am migrating from 1.2.0 to 1.3.0. I restored the database from our production machine to our test redmine... -
17:32 Help: RE: Move issue between projects fails if more than one property changed during move
- Thx for the advice Etienne.
Logs and screenshot added to issue #9797.
Salim. -
17:06 Help: RE: Move issue between projects fails if more than one property changed during move
- Salim B wrote:
> As I can't see any errors in production.log, is there a way to change log parameters ? (info, verbo... -
16:28 Help: RE: Move issue between projects fails if more than one property changed during move
- Please see ticket http://www.redmine.org/issues/9797
- Hi,
Had this problem for a while now, still can't figure it out.
Upon first loading, redmine takes forever to s... -
15:35 Plugins: RE: development database not configured error in prodection environment
- Right, the fix is easy enough, call...
- I'm trying to create a plugin, following [[http://www.redmine.org/projects/redmine/wiki/Plugin_Tutorial]], but I get ...
-
14:39 Plugins: RE: Default columns plugin
- Is there any progress on making this plugin available in Redmine 1.3? Installing the plugin seems to work but plugin ...
- How does one go about paying for development? I need some functionality before I can start using Redmine:
1) Time ... -
12:39 Help: RE: Search in all sub projects by default
- Ok, I guess I have to edit app/controllers/search_controller.rb to get this working. Line 30 seems to be a candidate:...
-
10:44 Open discussion: RE: log in error ?
- I have also got a bizarre login error, here are the details:
I have 2 virtual machines one test one production so ha... -
10:31 Plugins: RE: Redcase Plugin
- We have similar problem with plugin "PluginStuffToDo":http://www.redmine.org/wiki/redmine/PluginStuffToDo.
Either i... - <Spam message, link and attachments removed by Mischa The Evil>
- Hi there,
we moved our Redmine installation from a windows host to a Redhat host and got some problems after the i... -
05:46 Plugins: RE: time tracking & invoicing
- May be invoces plugin cloud solve some of your tasks?
http://www.redmine.org/plugins/invoices -
01:36 Development: RE: Link of "root" in repository points to "Internal error"!
- Fixed! Thank you.
-
00:26 Help: RE: Can't change language
- Just want to post some update. I was able to make it work. What I did is to change a language for Admin user in the M...
Also available in: Atom