FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. May 13, 2015
  2. May 01, 2015
  3. Mar 06, 2015
  4. Sep 19, 2014
  5. Sep 10, 2014
  6. Sep 01, 2014
  7. Aug 22, 2014
  8. Aug 21, 2014
  9. Aug 20, 2014
  10. Aug 19, 2014
  11. Aug 18, 2014
  12. Aug 15, 2014
    • Dr Abraham Martin's avatar
      added user_in_groups method · 759cbfac
      Dr Abraham Martin authored
      This method returns True if a user belongs to one or more of the groups
      passed as an argument, False if not. The list of groups the user
      belongs to is retrieved from the lookup service.
      759cbfac
    • Dr Abraham Martin's avatar
      adds two receivers, for user and group · 3dcd5bc8
      Dr Abraham Martin authored
      The user receiver adds the visibleName value from lookup for this user
      to the last_name variable of the object of the class User.
      The group receiver assign the title of the group retrieved by lookup to
      the name variable of the object of the class Group
      3dcd5bc8
    • Dr Abraham Martin's avatar
      Helpers for templates for users and groups · 7cb16da7
      Dr Abraham Martin authored
      Helpers for templates that include javascript code to call an ajax call
      to retrieve users or groups based on the text entered by the user
      7cb16da7
Loading