[cvs] commit: vilma/config prefs.php.dist vilma/domains delete.php edit.php index.php vilma/lib Driver.php Vilma.php base.php vilma/lib/Driver qmailldap.php vilma/templates/users index.html vilma/users delete.php edit.php index.php

Ben Klang ben at alkaloid.net
Thu Aug 24 16:49:28 PDT 2006


bklang      2006-08-24 16:49:28 PDT

  Modified files:
    domains              delete.php edit.php index.php 
    lib                  Driver.php Vilma.php base.php 
    lib/Driver           qmailldap.php 
    templates/users      index.html 
    users                delete.php edit.php index.php 
  Added files:
    config               prefs.php.dist 
  Log:
  * Renamed Vilma::isDomainAdmin() to hasPermission() and allowed permissions to
  be granted via the Horde_Perms framework
  * Continued transition away from old users/virtuals concept to new Users/Aliases  /GroupsAndForwards
  * Now store the current domain in the session
  * Marked three internal methods as private in qmailldap driver
  * Datatree bugfixes in domain attribute storage for qmailldap driver
  * Created domain pager (does not yet allow navigating to pages beyond
  page 1...will have that fix merged shortly)
  
  Revision  Changes    Path
  1.1       +20 -0     vilma/config/prefs.php.dist (new)
  1.18      +2 -3      vilma/domains/delete.php
  1.18      +4 -5      vilma/domains/edit.php
  1.18      +2 -5      vilma/domains/index.php
  1.41      +28 -1     vilma/lib/Driver.php
  1.12      +55 -73    vilma/lib/Driver/qmailldap.php
  1.20      +48 -22    vilma/lib/Vilma.php
  1.24      +4 -1      vilma/lib/base.php
  1.9       +1 -0      vilma/templates/users/index.html
  1.18      +2 -3      vilma/users/delete.php
  1.33      +8 -9      vilma/users/edit.php
  1.22      +19 -5     vilma/users/index.php

  Chora Links:
  http://cvs.horde.org/co.php/vilma/config/prefs.php.dist?r=1.1
  http://cvs.horde.org/diff.php/vilma/domains/delete.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/vilma/domains/edit.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/vilma/domains/index.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/Driver.php?r1=1.40&r2=1.41&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/Driver/qmailldap.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/Vilma.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/vilma/lib/base.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/vilma/templates/users/index.html?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/vilma/users/delete.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/vilma/users/edit.php?r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/diff.php/vilma/users/index.php?r1=1.21&r2=1.22&ty=u


More information about the cvs mailing list