Adrian A.

Results 122 issues of Adrian A.

The possibility to configure that a field in `f:field` or more fields in `f:all` to be `readonly` seems to be missing :( . Even if one passes this attibute, it's...

enhancement

Hi, the newly fixed **all fields** functionality: `maxProperties="0" except="[]"` (to render really all fields, `id`, `dateCreated` and `lastUpdated` included) still does not seems to work everywhere. Now it works in...

bug
in progress

With Grails 2.5.x for bigger fields, a `textarea` tag was **correctly** rendered (instead of `textfield`). Condition there: ``` (cp.maxSize > 250 && !cp.password && !cp.inList) ``` The Fields plug-in with...

enhancement
in progress

Please add a few screenshots (maybe even as animated gifs). Thank you.

Hi, is the project abandoned, or are there any plans to release a version targeting newer Clojure versions? Thank you.

Hi, Any chance using QuickCheck https://github.com/clojure/test.check to test? Thank you.

Would be nice if 'confess.js' would have support for login. Many "pages" that need a performance analyze are behind a login (e.g. after login and redirect to a new page)...

Please add version check and completion in the plug-in section too. Thank you.

Please allow to search in more repos than just http://search.maven.org Thank you.

Please add link to the PlantUML syntax documentation when editing a diagram. Thank you.