# # ChangeLog for trunk/web/controls.py # # Generated by Trac 1.0.2 # Jun 2, 2024, 11:45:42 AM Wed, 30 Jan 2008 04:47:34 GMT ecprice [265] * trunk/web/controls.py (modified) Update acls on creation and don't always through a spurious error Fri, 25 Jan 2008 02:34:53 GMT ecprice [261] * trunk/web/controls.py (modified) * trunk/web/main.py (modified) * trunk/web/webcommon.py (modified) Use cached ACLs Thu, 24 Jan 2008 22:09:38 GMT ecprice [256] * trunk/packages/sipb-xen-database/sipb-xen-database/sipb_xen_database/models.py (modified) * trunk/web/cache_acls.py (modified) * trunk/web/controls.py (modified) Rename misleading relation from users to acl. Tue, 27 Nov 2007 07:06:29 GMT ecprice [247] * trunk/web/controls.py (modified) * trunk/web/main.py (modified) Makes deleting VMs work with the access controls. Mon, 12 Nov 2007 10:05:26 GMT quentin [243] * trunk/packages/sipb-xen-database/sipb-xen-database/debian/changelog (modified) * trunk/packages/sipb-xen-database/sipb-xen-database/sipb_xen_database/models.py (modified) * trunk/web/controls.py (modified) * trunk/web/main.py (modified) * trunk/web/xen-ips (modified) Remove unnecessary constructors Rename disk to disk_size in some ... Mon, 12 Nov 2007 09:08:34 GMT ecprice [236] * trunk/web/Makefile (copied) * trunk/web/controls.py (moved) * trunk/web/getafsgroups.py (moved) * trunk/web/main.py (moved) * trunk/web/static (moved) * trunk/web/templates/__init__.py (moved) * trunk/web/validation.py (moved) * trunk/web/webcommon.py (moved) Move out of the templates directory. Mon, 29 Oct 2007 03:57:32 GMT ecprice [228] * trunk/web/templates/controls.py (modified) * trunk/web/templates/list.tmpl (modified) * trunk/web/templates/main.py (modified) * trunk/web/templates/skeleton.tmpl (modified) * trunk/web/templates/validation.py (modified) Remove the useless User class (now user is a string) Allow creation ...