Skip to content
  1. Jan 07, 2013
  2. Jan 02, 2013
  3. Jan 01, 2013
  4. Dec 07, 2012
  5. Oct 08, 2012
    • Nigel's avatar
      Implement toggling roles (big rework) · 527de32e
      Nigel authored
      
      
      Implement the fast toggling of roles, which requires two parameters
      (user id and role name). To achieve this, we rework things so that
      the data returned by fasttoggle_options includes not only labels,
      but also optionally the raw role name being addressed (probably to
      be changed to a more generic name in a future commit) and functions
      and data that can be used to calculate the data to be sent to
      user_save and return the resulting value to the javascript code. The
      array is also deeper, having labels grouped by the group to which they
      belong. I hope that all of this lays the groundwork for merging the
      node, user and comment specific code together and making a more generic
      framework that can be used to easily bring fasttoggling to other areas
      of a site.
      
      Permissions are implemented to allow the ability to fasttoggle a role
      to be granted separately.
      
      Please note that the names of classes change with this commit - themes
      will need updating.
      
      Signed-off-by: default avatarNigel <nigel@tuxonice.net>
      527de32e
  6. Sep 05, 2012
  7. Sep 04, 2012
  8. Jun 15, 2011
  9. Feb 25, 2011
  10. Nov 28, 2009
  11. Mar 31, 2009
  12. Feb 03, 2009
  13. Nov 08, 2008
  14. Apr 19, 2008
  15. Mar 24, 2008
  16. Oct 07, 2007
  17. Apr 24, 2007
  18. Apr 14, 2007
    • Konstantin Kaefer's avatar
      - #112779 (part 1): Implemented quick publishing/unpublishing of comments · 511a2ef9
      Konstantin Kaefer authored
      - Added an API for JavaScript callback functions to alter the page when an option is toggled. This can for example add/remove the class 'node-unpublished' to the node container when the node is toggled to instantly visually reflect the state. This is imlemented for both nodes (sticky, published) and comments (published)
      511a2ef9
  19. Feb 03, 2007
  20. Feb 01, 2007
  21. Jan 30, 2007
  22. Jan 23, 2007
  23. Jan 21, 2007