Results 28 issues of Bob Ray

Is this in the works? ;) It would be a nice companion. I think it would make sense to have them in the same package. --- Want to back this...

Line 47 of the Structures plugin has this: ` if($resourceTemplateId = $resource->get("template")){` This crashes the Manager completely if $resource isn't set. It's probably rare, but it's happening to me in...

## Bug report ### Summary Modx 2 Line 254 of manager/controllers/default/resource/create.class.php throws an "empty IN condition error if `$usergroups` is empty. ``` array( 'ProfileUserGroup.usergroup:IN' => $userGroups, array( 'OR:ProfileUserGroup.usergroup:IS' => null,...

bug

## Bug report ### Summary A PHP-type widget with a syntax error causes 500 error and blank screen for entire site. ### Step to reproduce Create a PHP-type widget with...

bug

bobray created Redmine issue ID 3755 It would be really nice to have the equivalent of setup-options on uninstall so the user could determine whether certain uninstall operations occur or...

proposal
area-setup

bobray created Redmine issue ID 9736 Convenient getObject(), getCollection(), and save() methods for a unified user, profile, and (optionally) extended field object (modFullUser?), so I don't have to keep looking...

area-core
feature

bobray created Redmine issue ID 9735 Convenience methods for the user object:: - activate() - deactivate() - block();

feature

### Summary I've only tested this with chunks. On the Properties tab of the chunk the drop down for created property sets has no label and no content.

type-frontend
bug