Miguel Akira
- Login: mig_akira
- Registered on: 2011-01-31
- Last connection: 2012-02-06
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
2012-02-06
- 19:59 Redmine Plugins: RE: new habtm association between core User and plugin Category
- In order to do that, I had to extend the core Update method on my UsersController. To do that, I had to edit the init...
- 19:56 Redmine Plugins: RE: How to send an email with attachment on a plugin?
- Well I found a way, I had to extend the core Mailer method to add my mailer method.
In order to do that, I edited ... - 19:52 Redmine Plugins: RE: Extending core model by adding patch code to the init.rb - Only works in first query !
- Well I don't know exactly what was happening, but if I remove unloadable from base.class_eval, then it works, albeit ...
2012-02-02
- Hello.
I developed a plugin that generates a PDF report (I used prawn to generate the PDF). Now I need to email t...
2012-01-30
- I'm trying to save a new HABTM relationship between User and Category.
My User model: ...
2012-01-27
- Hello everyone!
I'm trying to extend the core User model to add a "has_and_belongs_to_many :categories". I added o...
2011-08-02
- Hello everyone. I'm developing a plugin that should appear on the Redmine menu tab only when I'm inside Administratio...
2011-07-28
- 21:04 Redmine Plugins: RE: link to projects/xxx/issues with filter set
- Too bad...the only solution I found to this problem is to create a view that simulates the default Issues view from r...
2011-07-20
- Hello everyone!
Is there a way to change the default Redmine layout using render :layout => "alternative_layout"?...
2011-07-07
- Hello everyone!
I'm trying to make a link to a project's issues, but I'd like to show all issues by default (the d...
Also available in: Atom