Daniel Tamajon
Daniel Tamajon
`widget_grid_column_filter_date` does not "understand" dates in format d-m. In that case, you should write your own grid column filter.
It can happen if you have BL_CustomGrid module. Check #68.
Hi! It would be nice to have compatibility with Redmine 4.1. I include full trace: ``` # bundle exec rake redmine:plugins NAME=redmine_my_page_queries RAILS_ENV=production --trace ** Invoke redmine:plugins (first_time) ** Execute...
Hi Vincent, It's correct it's contra-intuitive, but I have done following the same philosophy than with other core enums (severity, priority, ...). I had to add this strings (severity, priority,...
Vincent, The current code is accepting not using enums in language files. I mean, if you delete the enums translation, it will work properly. If no translation is found, it...
Hi Vincent, Could you have a look to the code? Regards, _Daniel Tamajón_ 2013/7/18 Daniel Tamajon [email protected] > Vincent, > > The current code is accepting not using enums in...
This is happening for me also with FTP. If I restart VSCode it starts to work properly, but after some time it fails again. A merge operation or change of...