Custom Query (2152 matches)
Results (1339 - 1341 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#269 | fixed | Improve gov package form | rgrp | dread |
Description |
If the notes field could use a WYSIWYG editor with word cleanup this would really help users who may well be pasting in text from Word (and I guess may have been approved or written by someone else) having auto-complete on tags would both make the system easier to use - and reduce the risk of synonymous tags being created inadvertently. Does the department drop down options list interact with user permissions - so that users who only have rights to one department only see that option ? Similarly for licenses - can this reduce to the set of allowed options for this user/ What level of validation is there on the fields? |
|||
#2616 | invalid | Improve display of split stages in demo | johnmartin | aron.carroll |
Description |
Currently stages of the same colour blur together, these could do with a nice divider. |
|||
#263 | fixed | Improve and test openid login | johnbywater | rgrp |
Description |
At the moment the user has to figure out to login with providers -- this is not always obvious (e.g. google). We could improve this with a small bit of javascript. As an example see: http://standalone.demo.civicrm.org/standalone/ Not sure exactly what library that is using (or if bespoke) so alternatives include (NB: we already use jquery): In addition to implementing this we also need to test logging in with main providers: google, wordpress -- as we have had reports of it not working with e.g. wordpress (not sure if this testing can be automated really -- best hope would be selenium I think -- so OK if done by hand). Cost: 3h (2h UI), (1h testing) |