UserExtended icon indicating copy to clipboard operation
UserExtended copied to clipboard

Feature Push Back List

Open ShawnClake opened this issue 9 years ago • 1 comments

Pushed back features:

  • [ ] User list pagination in the backend->RoleManager
  • [ ] General plugin documentation #12
  • [ ] Component usage examples documentation #25
  • [ ] Finishing off the plugin settings implementation. Its really only half baked so far. #13
  • [ ] Split long unwieldy code into proper functions without changing any functionality.
  • [ ] Many of the classes are too loose. Improve encapsulation by utilizing private/protected where possible. #16
  • [ ] Prepare the plugin for unit testing #17
  • [ ] Add event hooks #18
  • [ ] Add a method of setting a default role for each group for when users are added to a group. #71
  • [ ] Add a method of adding users to a group other than going to the user backend and checking off their check boxes. #71
  • [ ] Use Lang #71
  • [ ] Also, on user create, add a tab to create user settings which are marked as createable. #31
  • [ ] Make injected bond states effect the application. #37
  • [ ] Add permission nodes for accessing and managing backend model interfaces. #81
  • [ ] Use Soft deletes when removing a user from a group. #34

ShawnClake avatar Jan 27 '17 15:01 ShawnClake

@QuinnBast

Just added you to this, as this issue is a list of issues I've pushed back to finish at a later date. These are typically pretty low priority and ran out of time during previous release cycles. For example if you ever complete 80% of an issue, and the last 20% has to be done later or for a later release, close that issue and add it to this list. You can also reference the closed issues using the # syntax

ShawnClake avatar Mar 07 '17 19:03 ShawnClake