egroupware/infolog
Ralf Becker 1f39e5c562 - added WebDAV ACL props supported-privilege-set and current-user-privilege-set
+ currently only standard WebDAV privileges: read, read-current-user-privilege-set, write-content, bind and unbind used
  + they get only queried for collections, thought we dont report any write* on collections, as we dont allow to create calendars or change properties
- new groupdav::add_resource() method used to add all resources (incl. collections) to propfind or report requests
- improved autoindex to show nicely indented hierarchical properties
2011-09-21 20:08:21 +00:00
..
inc - added WebDAV ACL props supported-privilege-set and current-user-privilege-set 2011-09-21 20:08:21 +00:00
js * jQuery: changed $ to $j to work around mootools use in Joomla templates and other js code in imported projects 2011-07-03 09:00:36 +00:00
lang Cleanup translations - common importexport stuff 2011-07-04 20:06:30 +00:00
setup added "progress"(-bar) widget to differ from image and using it in templates 2011-09-08 19:00:57 +00:00
templates added "progress"(-bar) widget to differ from image and using it in templates 2011-09-08 19:00:57 +00:00
csv_import.php dont use the global template object anymore; do our own now 2010-11-29 11:45:11 +00:00
index.php Feature: to allow admins a) to set an allowed password age, to require all users to change their password regularily; b) force password change for a given user on the users next login; c) better control about the password strength required; Funded by Cricket 2010-09-22 09:48:27 +00:00