Skip to content
  1. Apr 12, 2008
  2. Mar 30, 2008
  3. Mar 09, 2008
  4. Mar 06, 2008
  5. Mar 02, 2008
  6. Feb 28, 2008
  7. Jan 04, 2008
  8. Dec 28, 2007
  9. Dec 02, 2007
  10. Oct 12, 2007
  11. Oct 02, 2007
  12. Sep 28, 2007
  13. Sep 27, 2007
  14. Sep 13, 2007
  15. Sep 06, 2007
  16. Sep 04, 2007
  17. Aug 09, 2007
  18. Aug 02, 2007
    • Moshe Weitzman's avatar
      major enhancements to views integration. 'posts in specified group' filter and... · 04898388
      Moshe Weitzman authored
      major enhancements to views integration. 'posts in specified group' filter and the analogous argument now accept strings like 3,4,7 and 3+4+7. like taxonomy urls, this elects posts that are in all those groups are any of those groups. also added a filter and an argument which accept substrings on group titles so you can see all nodes belonging to groups with the word 'marketing' in them. this fulfills some of the needs for subgroups.
      04898388
  19. Aug 01, 2007
  20. Jul 03, 2007
    • Moshe Weitzman's avatar
      several unrelated commits. sorry about that. i was offline and unable to commit while developing. · 2bfffab6
      Moshe Weitzman authored
      defer sending of notification emails until cron time. this speeds up posting for big groups with lots of email subscribers. the job_queue module is required for this feature. if not present, notifications are sent in real time (just like before this change).
      
      remove 'website' as a field for groups. in order to get this back, add 'website' to your node type(s) that behave as groups. i left the website field in the og table. sites that want to preserve this data need to migrate it to their new field.
      
      added an og_requirements() which gently warns if og access control is disabled and if job_queue.module is disabled.
      2bfffab6
  21. Jun 23, 2007
  22. May 23, 2007
  23. Apr 26, 2007
  24. Mar 26, 2007
  25. Mar 25, 2007
    • Moshe Weitzman's avatar
      significant Views improvements. · 23c6686e
      Moshe Weitzman authored
      - New filter which restricts nodes to the current group (picg). Useful for group specific block Views
      - Add Summary handling to OG: group nid argument
      - Set group context automatically when using the og provided arguments and filters. You no longer need to do this in PHP arg handling
      
      2 minor bug fixes
      - improve opml generating
      - avoid outputting help text when $section is NULL in hook_help()
      23c6686e
  26. Mar 20, 2007
  27. Feb 22, 2007
  28. Feb 21, 2007
  29. Feb 07, 2007