fedora-updates-system/updatessystem/config app.cfg,1.5,1.6

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sat Jan 6 08:03:29 UTC 2007


Author: lmacken

Update of /cvs/fedora/fedora-updates-system/updatessystem/config
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8042/updatessystem/config

Modified Files:
	app.cfg 
Log Message:
- lock down AdminController
- more identity integration
- create {pending,my} updates lists
- Allow push submissions
- Add F7 and EPEL5 releases
- Enable admin group
- Add beginning of PackageValidator and NewUpdateSchema
- Add AutoCompleteField to autocomplete package-version-release's in the new upd
ate form
- Other misc cleanups/fixes



Index: app.cfg
===================================================================
RCS file: /cvs/fedora/fedora-updates-system/updatessystem/config/app.cfg,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- app.cfg	1 Jan 2007 06:16:18 -0000	1.5
+++ app.cfg	6 Jan 2007 08:03:21 -0000	1.6
@@ -75,7 +75,7 @@
 
 # List of Widgets to include on every page.
 # for exemple ['turbogears.mochikit']
-#tg.include_widgets = ['turbogears.mochikit']
+tg.include_widgets = ['turbogears.mochikit']
 
 # Set to True if the scheduler should be started
 # tg.scheduler = False




More information about the scm-commits mailing list