-
```
Sarebbe interessante validare il contenuto delle form con ajax man mano che
si compilano i campi:
http://cristian.livadaru.net/2009/01/05/ajax-validation-on-rails/
http://agilewebdevelopment.com/…
-
Hi there,
I've tried to install the plugin onto this environment
```
Environment:
Redmine version 2.4.2.stable
Ruby version 1.9.3-p484 (2013-11-22)…
-
Waiting for database server to accept connections
Installing plugins...
Installing gems required by plugins...
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your …
-
This is my environment
```
Environment:
Redmine version 3.0.3.stable.14369
Ruby version 2.0.0-p643 (2015-02-25) [x86_64-linux]
Rails version 4.…
-
Hi, I followed #2 Issue renaming folder /redmine-cas-plugin/app/views/settings/ to /redmine-cas-plugin/app/views/settings-cas/
and then changing code at line 30 of lib/redmine_cas.rb:
settings …
-
A ActiveRecord::StatementInvalid occurred in searches#index:
PGError: ERROR: invalid input syntax for integer: ""
: SELECT communications.*, ts_rank_cd((to_tsvector('english', coalesce("communicat…
-
`rake db:migrate_plugins` creates the table correctly (the README says `db:migrate:plugins`).
I can enable the module for a project, but when I click on the new "issues reminder" tab for the project,…
-
How do one add custom plugins to the ckeditor with this gem?
-
after add a diagram file, dashboard never show.
in production.log a look these errors:
ActionView::TemplateError (private method `gsub' called for nil:NilClass) on line #40 of vendor/plugins/redmine…
-
```
Just an FYI. Calendar is working fine for me, but I get a warning from Rails.
What steps will reproduce the problem?
1. Install the plugin (git source), and include the calendar in a form_for:
""…