Code

Modified unset($_SESSION['...']) to session::unset(...)
[gosa.git] / gosa-core /
2008-01-04 hickertModified unset($_SESSION['...']) to session::unset...
2008-01-04 hickertSome additional isset changes
2008-01-04 hickertModified all session calls of this type
2008-01-03 hickertUpdated adressbook to use session::func instead of...
2008-01-03 hickertFixed printGeberic.
2008-01-03 hickertAdded class session.
2008-01-03 hickertFixed helpviewer
2008-01-03 hickertReplaced $_SESSION with session:: calls
2008-01-03 hickertFixed typo
2008-01-03 hickertAdded new session class.
2008-01-03 hickertSome additional hardcoded department links moved to...
2008-01-03 hickertRemoved debug setting
2008-01-03 hickertReplaced hard coded department links with get_ou()...
2008-01-03 hickertFixed get_sub_list
2008-01-02 hickertReplaced ou=devices/ou=macro/ou=conferences with get_ou
2008-01-02 hickertReplaced hard coded base prefixes with get_ou('name').
2008-01-02 hickertReplaced hard coded "ou=servers,ou=systems," with get_o...
2008-01-02 hickertInstead of using the string "ou=apps" we use get_ou...
2008-01-02 hickertAdded get_sub_list function to several management dialogs.
2008-01-02 cajusUpdated logout to recognize htaccess option
2008-01-02 hickertAdded a special ldap search function named get_sub_list.
2008-01-02 hickertAdded sorting to group application
2007-12-21 cajus* Updated error message handling
2007-12-21 hickertFixed samba3 template
2007-12-21 hickertMultiple edit
2007-12-21 hickertUpdated samba grey out handling when editing multiple...
2007-12-21 hickertMultiple edit
2007-12-21 hickertMultiple edit.
2007-12-20 hickertFixed grey out for proxy setting, when in multiple...
2007-12-20 hickertRemoved debug tags
2007-12-20 hickertAdded pureftpd multiple edit
2007-12-20 hickertMultiple edit
2007-12-20 hickertMultiple edit.
2007-12-20 hickertUpdated get printer functino
2007-12-20 cajusPrepared for htpasswd authentication. Introduced more...
2007-12-20 hickertMulti edit
2007-12-20 hickertMultiple edit
2007-12-19 hickertMultiple edit.
2007-12-19 hickertMoved function "prepare4mailbody" from 'functions...
2007-12-19 hickertFixed mail account
2007-12-19 hickertFixed sorting iof entries.
2007-12-19 hickertFixed sorting of systems
2007-12-19 hickertFixed dialog handling.-
2007-12-19 hickertAdded multiple edit checks to samba
2007-12-19 hickertMultiple edit
2007-12-19 hickertMultiple edit
2007-12-18 hickertMultiple edit
2007-12-18 hickertMultiple edit
2007-12-18 hickertAdded mail multiple edit
2007-12-17 hickertUpdated Attributes detection for multi plug
2007-12-17 hickertMultiple edit
2007-12-17 hickertEnvironment.
2007-12-17 hickertAdded checks to environment multiple edit
2007-12-17 hickertMultiple posix edit.
2007-12-17 hickertFixed PHP warning.
2007-12-14 hickertUpdated environment multiple edit
2007-12-14 hickertUpdated printer settings when editing multiple entries
2007-12-14 hickertAdded hotplug devices to multiple edit
2007-12-14 hickertEnvironment multipe edit.
2007-12-14 hickertFixed environment multiple edit
2007-12-14 hickertFixed share selection.
2007-12-14 hickertFixed array operations in multi_plug
2007-12-13 hickertAdded some comments
2007-12-13 hickertFixed shadow init.
2007-12-13 hickertPreset shadow boxes
2007-12-13 hickertAdded show values to multiple edit
2007-12-13 hickertMade posix trustmodel available in multi edit
2007-12-12 hickertAdded primaryGroup to multi edit posix
2007-12-12 cajusMoved daemon
2007-12-12 hickertUpdated posix plugin
2007-12-12 hickertCreate array of used attributes
2007-12-12 cajusMoving finalized
2007-12-12 cajusMoving part III
2007-12-12 cajusMove part II
2007-12-12 cajusStarting move
2007-12-12 cajusUpdated trunk, introduced gosa-core