Revisions for vilma/domains/index.php

Location: [ Horde ] / vilma / domains / index.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.26 (+2 -2 lines) 01/02/2008 06:14 AM Jan Schneider jan

Happy New Year

1.25 (+1 -3 lines) 09/08/2007 12:03 PM Jan Schneider jan

Remove debug code.

1.24 (+6 -4 lines) 08/05/2007 08:37 PM Michael Place mp

non-existant index was specified, causing errors to be thrown.

1.23 (+2 -2 lines) 06/14/2007 11:56 PM Chuck Hagenbuch chuck

Rename $vilma to $vilma_driver
Bug: 5287

1.22 (+2 -2 lines) 01/02/2007 07:49 AM Jan Schneider jan

Happy New Year

1.21 (+4 -2 lines) 01/01/2007 07:42 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.20 (+2 -2 lines) 12/30/2006 03:24 PM Jan Schneider jan

Standardize copyright wrapping and spacing.

1.19 (+4 -7 lines) 08/26/2006 11:26 PM Ben Klang bklang

Removed concept of domain admin (for now) as this has been superceded by the
permissions system.

Broke out edit domain form into reuseable file for API calls

1.18 (+2 -5 lines) 08/24/2006 07:49 PM Ben Klang bklang

* 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)

1.17 (+4 -4 lines) 07/16/2006 02:54 PM Ben Klang bklang

Simplify domain attribute names

1.16 (+2 -2 lines) 01/01/2006 04:12 PM Jan Schneider jan

Happy new year\!

1.15 (+2 -2 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.14 (+2 -2 lines) 11/22/2004 04:50 PM Chuck Hagenbuch chuck

Aaand Vilma.

1.13 (+2 -2 lines) 10/19/2004 11:22 AM mdjukic

Change all references to *.gif images to the new *.png.

1.12 (+2 -2 lines) 10/19/2004 04:11 AM mdjukic

first lot being moved from gif to png

1.11 (+2 -2 lines) 10/18/2004 08:46 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

1.10 (+3 -3 lines) 10/18/2004 06:09 AM mdjukic

change getParam('graphics') to getImageDir()

1.9 (+4 -5 lines) 03/03/2004 07:35 AM mdjukic

fix notification

1.8 (+3 -3 lines) 02/09/2004 07:20 AM mdjukic

use horde's edit/delete graphics

1.7 (+1 -3 lines) 02/08/2004 04:27 PM mdjukic

require form libs here

1.6 (+3 -3 lines) 02/07/2004 02:03 PM mdjukic

fix path, field names

1.5 (+2 -2 lines) 02/07/2004 12:51 PM mdjukic

fix template file name

1.4 (+8 -0 lines) 02/07/2004 11:01 AM mdjukic

add base header to all files

1.3 (+6 -6 lines) 02/07/2004 10:45 AM mdjukic

fix paths, use horde's main footer

1.2 (+13 -9 lines) 02/06/2004 07:43 PM eraserhd

* Code cleanup.
* s/Ulaform/Vilma/g, s/Mailadmin/Vilma/g

1.1.1.1 (+0 -0 lines) 12/03/2003 11:35 AM mdjukic

Vilma - the VIrtuaL Mail Admin
- allows a site to offer admin for a number of virtual domains
- config for a domain admin
- config for number of mailboxes per domain
- unlimited alias per mailbox
- currently supports mysql/courier setup

Note: code was designed to run against HEAD of some months ago, also may contain some hardcoded stuff.

Submitted by: Fred and Barney

Tags: start

1.1 12/03/2003 11:35 AM mdjukic

Initial revision