]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiGroup.php
fixed explodePageList: wrong sortby argument order in UnfoldSubpages
[SourceForge/phpwiki.git] / lib / WikiGroup.php
2004-03-12 rurbanfixed explodePageList: wrong sortby argument order...
2004-03-12 rurbanfixed ->membership chache
2004-03-12 rurbanfixed GroupDB for ADODB
2004-03-11 rurbanfixed GroupFile::getMembersOf for special groups
2004-03-11 rurbanfixed File Auth for user and group
2004-03-10 rurbanstore current user->page and ->action in session for...
2004-03-10 rurbanadodb WikiGroup fix
2004-03-09 rurbanprevent from undefined DBAuthParams warning
2004-03-08 rurbanfixed Theme->getButtonURL
2004-03-08 rurbanadded more WikiGroup::getMembersOf methods, esp. for...
2004-02-23 rurbanmore PagePerm stuff: (working against 1.4.0)
2004-02-07 rurbanfixed auth from session (still double code but works)
2004-02-03 rurbanLDAP cleanup, start of new Pref classes
2004-02-01 rurbanStarted with Group_Ldap (not yet ready)
2004-01-27 rurbanrenamed ->Username => _userid for consistency
2004-01-26 rurbanadded GroupDB and GroupFile classes
2003-12-07 carstenklappCode Housecleaning: fixed syntax errors. (php -l *...
2003-02-22 dairikiFixes for "Call-time pass by reference has been depreca...
2003-01-21 zorlocAdded Log entry and page footer.
2003-01-17 zorlocIn the cache of membership, added caching of false...
2003-01-17 zorlocReplaced tabs with four spaces
2003-01-17 zorlocFirst incarnation of the Group interface for Group...