- #182936 Make it possible to add tabs to the group home via Views
- Public checkbox makes no sense if access control is disabled. Also add hook_requirements() check so admin creates his node type and assigns as group type.
First official release of Primary Term for D5. Recent changes:
- Save PT in taxonomy the right way, via nodeapi('submit').
- #160382: Add support for Token and Views
- #148025: Use {primary_term}, not primary_term, in SQL
- Reorganize the Persistent Login database schema and queries to be much more efficient.
- Move hook_schema to .install from .schema; remove .schema.
- Make the "Welcome back, username" message optional.
- Don't redirect to paths with %252F in them on login.