Custom Query (2152 matches)
Results (2134 - 2136 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2918 | fixed | Can't remove users from organizations | johnmartin | ross |
Description |
When you remove someone, without adding them, the text box at the bottom (which should probably autocomplete) is empty, and this causes problems on the server. Ideally when you add a user (select from the autocomplete) it would add another row to the table, defaulting the user to editor and setting the names to user{{X}}name and user{{X}}capacity where X is $('tr').size() |
|||
#2930 | fixed | convert_from_extras() returns qupted strings from API | seanh | |
Description |
Use an IGroupForm plugin to add a custom metadata field to groups using convert_to_extras() and convert_from_extras(), when calling group show the value comes back quoted, e.g. '"my_value"' Should add tests to example_igroupform and others that setting and getting the custom fields works through the action API. |
|||
#2935 | fixed | Make recline work with new datastore | kindly | kindly |