Activity
From 2012-07-15 to 2012-07-17
2012-07-17
-
22:07 Help: RE: Redmine 2.0: 404 errors after creating plugin to add top menu links
- The only difference I spot is that you don't refer to a project (:project_id => @project)...
-
18:12 Help: RE: Redmine 2.0: 404 errors after creating plugin to add top menu links
- I followed the syntax of the 'view all issues' example you provided and that worked. I was able to duplicate that for...
-
17:39 Help: RE: Redmine 2.0: 404 errors after creating plugin to add top menu links
- What's the error message you're seeing? Is there something in the logfile?
Add "View all issues" to the top menu... -
21:30 Open discussion: RE: redmine升级问题
- AFAIK you *can* upgrade from 1.x to 2.x...
http://www.redmine.org/projects/redmine/wiki/RedmineUpgrade - 请问redmine 1.2.3.stable.8742 能否直接升级到 Redmine 2.0.3.stable;
如果可以,请赐予升级方法,谢谢! -
20:57 Development: RE: jquery and other js scrip stuff works for theming done right
- Well, my plugin (with base extension) slides in and out from right side and lools more web2.0 like i would think.
I ... -
15:13 Development: RE: jquery and other js scrip stuff works for theming done right
- Terence Mill wrote:
> It's still like i desribed above. It works but i need to extend the base.rhtml to include jque... -
15:10 Development: RE: jquery and other js scrip stuff works for theming done right
- I juts added two issues accoding this problem.
Go and vote for it, maybe it will raise some day in raodmap ;)
#11... -
15:03 Development: RE: jquery and other js scrip stuff works for theming done right
- It's still like i desribed above. It works but i need to extend the base.rhtml to include jquery before loading theme...
-
13:14 Development: RE: jquery and other js scrip stuff works for theming done right
- Did you ever manage to get this done?
It's exactly what I'm looking for... -
20:54 Development: RE: Add custom fields whose value depends on other fields
- I also I have this problem too, someone with an answer for this?
- Hi all
I Trying of copy the value of a field to other field.
For example. When you select a custom field type "... - Hi all
I Trying of copy the value of a field to other field.
For example. When you select a custom field type "... - Hi there!
I'm trying to configure the redmine git hosting plugin but I'm struggling with some difficulties in sett... - Hello,
Can't find how to add Start Time and End Time fields in the e-mail notifications body All other fields are ... - I configured a new Issue Custom Field (with Date format) and I need to filter issues by this field where its value is...
-
17:12 Open discussion: RE: How to access database of Redmine
- I access via MySQL Workbench locally (where you installed the database)
- r8860 permits that text on wiki pages be formatted so some extend, for example the font color can be set.
I'd like t... - I'm upgrading from 1.1.3 to 2.0.3
During the upgrade process, Redmine still complains about the following:
@Redmi... -
14:25 Help: RE: Related issues?
- Found it
- Where can I find a practical "how to" manual about relating issues? I read something about a context menu but can not...
-
14:10 Help: RE: List of rake tasks?
- Neither @rake -D db:test:clone@ nor @rake -D db:charset@ describe anything, that's why I asked if there was a better ...
-
14:02 Help: RE: List of rake tasks?
- Holy cow, no! It's a Debian squeeze...
@rake -T RAILS_ENV="production"@ didn't work...
Interestingly, it worked whe... -
13:55 Help: RE: List of rake tasks?
- Are you running it on a Windows system?
Then you should use separate commands, i.e.:
set RAILS_ENV=production
... -
13:49 Help: RE: List of rake tasks?
- ...
-
13:41 Help: RE: List of rake tasks?
- @rake -T@?
- Hi,
I just came across the rake redmine:send_reminders command and its description.
Is there a list and descripti... - Actually i am using two redmine versions in my machine one is 1.0.4 and now created 1.0.2. redmine 1.0.2 when ever i ...
-
13:53 Open discussion: RE: Redmine for Android
- Just wonder - are you interested in working together on this application? I would love to add WIKI access to this app...
- Hello
It's have been now 5 days that I'm trying to install redmine on Fedora 17,
but I'm stuck with this error , I... - I've installed Redmine 1.4.3 & New Issue Alert 0.0.2.
I can see the Email on New Issue tab but when I click Create... - Hi Everyone,
At this moment I am looking for a plugin issues which we must approve it before it becomes final "imp... -
10:12 Help: RE: applying plugins in windows installation of redmine
- Do the same thing you would do on a Linux machine: Put them into redmine/vendor/plugins, migrate the database (if nec...
- Hi, I use redmine with other developers to manage several projects and I need to do complex queries and updates on re...
-
03:25 Help: RE: Code highlighting doesn't work; Coderay or UltraViolet
- Never mind, Ultraviolet works great but only for repository code view - @code@ tags are not highlighted :(
-
03:12 Help: RE: Code highlighting doesn't work; Coderay or UltraViolet
- rm user wrote:
> I can confirm UltraViolet is not working on 1.4.4 stable redmine (I was wrong before).
>
> [...]...
2012-07-16
-
21:40 Plugins: RE: Fixtures in unit and integration tests
- adding
self.fixture_path = File.dirname(__FILE__) + "/../fixtures/"
to each test file make things better. But ... -
20:57 Plugins: RE: Fixtures in unit and integration tests
- Hi, do you have any progress to solve the problem? I'm starting with some unit tests and the fixture loading also not...
-
21:15 Open discussion: RE: Redmine 2.0 on Centos 6
- Happens to me too on debian and redmine 2.0.3. When i open news or wiki modules in a project. It used to happen to me...
- Hello
I spent all day trying to install redmine on the Mac Lion Server and tried to follow the instructions http:/... - This was working for me with redmine 1.3. After upgrade to 2.0.3, I get 404 errors when trying to add custom links to...
- can someone help with the issue?
i downloaded some plugins and now what? how can i use them in redmine?
i am using ... - Is there a way to trigger an event when an issue is closed?
We require that when an issue is closed the creater ca... -
15:10 Plugins: RE: Redmine Ldap Sync
- Hello...
-
15:00 Open discussion: RE: Datetime for new issue
- Sry, I didn't get it...
-
13:40 Open discussion: RE: Datetime for new issue
- J N wrote:
> The column redmine.issues.created_on is already a datetime field in the database, don't repeat yourself... -
12:25 Open discussion: RE: Datetime for new issue
- The column redmine.issues.created_on is already a datetime field in the database, don't repeat yourself ;-)
- Hi
I got an old installation with 0.9.4 so, i want to reinstall this one.
When i follow the guide http://www.re... - Does anyone know of a communal calendar that users within Redmine can add their tasks to?
Something where develop... - Hi,
I'm installing Redmine 2.0.3. However, I get the error "undefined method 'init' for Mysql:Class" when running... - Hello,
I am new user of redmine. Is there way to log time without Activity, if I dont select it, when I am loging ... -
12:50 Help: RE: Forum notifications
- Testing thank you very much
-
10:51 Help: RE: Forum notifications
- In Administration -> Settings -> Email Notifications, check Message added to enable forum notification.
-
10:44 Help: RE: Forum notifications
- I have Redmine 2.0.3.stable and same issue here.
-
12:17 Open discussion: RE: How to access database of Redmine
- The file config/database.yml provides database name, username and password.
With this information, fire up the SQL e... -
11:04 Plugins: RE: *Problems with Ascendro Issues Reminder*
- Hi;
I solve this problem but now Iwant to add header for emails that the plugin send. It´s posible?
Thanks for ... -
09:47 Open discussion: RE: New A1 redmine theme
- I like this theme a lot, it's really great!
The only improvement I can imagine would be, that the sidebar be collaps...
2012-07-15
-
11:07 Help: RE: can not use 'bundle intall' installing the necessary gems
- if you're not using postgres and using mysql, you can simply comment this lines...
- Hi all,
it's the first time I post here and I am generally a newbie to the hole Redmine platform.
Together with a t... -
06:54 Help: RE: Redmine ad Ruby Enterprise Edition
- http://www.redmine.org/projects/redmine/wiki/RedmineAndSELinuxOnCentOS
- I have install the redmine 2.0.3 and git on Centos server.
when i run this command "/usr/local/bin/ruby /data/re...
Also available in: Atom