Code

Updated locale
[gosa.git] / gosa-core / html / main.php
2010-11-25 cajusUpdated locale
2010-08-30 hickertAdded title string to GOsa main
2010-07-06 hickertJust war the user once about the password expiration.
2010-07-05 hickertUpdated posixAccount status detection.
2010-07-05 hickertAdded comments
2010-07-05 hickertEnforce password changed if password is expired.
2010-07-05 hickertUpdated password expiration handling
2010-07-05 hickertFixed main.php and expiration handling of accounts
2009-10-01 cajusAdded lang to smarty vars by default
2009-09-28 cajusGive plugins a chance to include prototype on demand
2009-09-28 cajusDisable prototype by default, add datepicker for later use
2009-08-27 hickertUpdated lock handling
2009-08-26 hickertUpdated lock handling
2009-08-10 hickertremoved debug stuff.
2009-08-10 hickertRenamed javascript function 'toggle' it is now called...
2008-12-19 hickert'Updated ie workaround check
2008-12-19 hickertAdded ie workarround check
2008-12-12 hickertUnified unlocking of plugins (main.inc)
2008-12-12 hickertUpdated main
2008-12-12 hickertAccidentally added debug code.
2008-12-12 hickertUpdated main.inc
2008-12-12 hickertReadded my changes - Testing now
2008-12-12 cajusReverted global session changes. Too time consuming.
2008-12-12 hickertAdded cleanup variable to main.incs
2008-12-12 hickertRemove lock - if forced by "Locking dialog"
2008-12-12 cajusUpdated TODO
2008-12-12 hickertMoved direct session access of 'objectinfo' into functi...
2008-12-12 hickertRemoved session::set(dn)
2008-12-12 hickertRemoved session::set from My Account plugins.
2008-12-11 cajusPush first set of changes
2008-11-26 cajusMade message internationalized
2008-11-12 hickertReverted last changes, it is much more complicated...
2008-11-12 hickertAdded ability to send an object id via Post && Get.
2008-11-10 hickertUpdated GOsa to support read "only mode" for locked...
2008-09-16 cajusUpdated a couple of config values
2008-09-16 cajusUpdated a couple of values
2008-09-08 cajusAdded check for non posted variables (if limited by...
2008-07-24 cajusMigrated main.php
2008-07-02 hickertUpdated plugin handling.
2008-05-14 hickertDisplay a warning if ACL checks are disabled
2008-05-13 hickertAdded configuration file check
2008-05-02 cajusAdded check to avoid access to /main.inc.
2008-04-16 cajusMoved images around
2008-03-17 cajusLanguage cleanup
2008-03-11 hickertDisabled output compression, if forced
2008-03-03 cajusUpdated header
2008-02-22 hickertAdded runtime_cache variable to main.php
2008-02-21 cajusFixed error messages
2008-02-20 cajusUpdated error message
2008-02-15 hickertRemoved debug setting
2008-02-15 hickertUpdated .php files.
2008-01-18 cajusMoved to locale/compiled
2008-01-16 cajusAdded useful error messages
2008-01-16 cajusFixed menu reloading
2008-01-15 hickertUpdated FAI function.
2008-01-09 cajusUpdated print_red messages
2008-01-09 cajusRestored functions_FAI, because this will be worked...
2008-01-09 cajusMore cleanup
2008-01-07 hickertReplaced old session functions.
2008-01-07 hickertRemoved old session_start and session_destroy calls
2008-01-04 hickertReeabled error handler in main.php
2008-01-04 hickertModified all session calls of this type
2008-01-03 hickertReplaced $_SESSION with session:: calls
2008-01-03 hickertFixed typo
2008-01-03 hickertAdded new session class.
2007-12-12 cajusMoving part III