2009-11-28fixed the indentation on 'default = None' in admin.py org.guifications.extras tip
Gary Kramlich <grim@reaperworld.com> [Sat, 28 Nov 2009 09:23:10 -0600] rev 65
fixed the indentation on 'default = None' in admin.py
moved the vim mode lines to the end of the python files since vim didn't like them after the license header

2009-11-28only allow the "API Reference" search filter if there is atleast one book org.guifications.extras
Gary Kramlich <grim@reaperworld.com> [Sat, 28 Nov 2009 09:04:33 -0600] rev 64
only allow the "API Reference" search filter if there is atleast one book

2009-11-28accidentally used default before it was defined (my current sandbox hits a path where it's always assigned...) org.guifications.extras
Gary Kramlich <grim@reaperworld.com> [Sat, 28 Nov 2009 09:03:10 -0600] rev 63
accidentally used default before it was defined (my current sandbox hits a path where it's always assigned...)

2009-11-28license everything! org.guifications.extras
Gary Kramlich <grim@reaperworld.com> [Sat, 28 Nov 2009 08:57:07 -0600] rev 62
license everything!

2009-11-28renamed core.py to web_ui.py, class also changed from GtkDocPlugin to GtkDocWebUI org.guifications.extras
Gary Kramlich <grim@reaperworld.com> [Sat, 28 Nov 2009 08:40:39 -0600] rev 61
renamed core.py to web_ui.py, class also changed from GtkDocPlugin to GtkDocWebUI

2009-11-28allow TRAC_ADMIN's to edit our settings even if the WebUI isn't loaded which gives us our permissions org.guifications.extras
Gary Kramlich <grim@reaperworld.com> [Sat, 28 Nov 2009 08:39:51 -0600] rev 60
allow TRAC_ADMIN's to edit our settings even if the WebUI isn't loaded which gives us our permissions

2009-11-28basic searching support. It needs a lot more work, but it's working now... org.guifications.extras
Gary Kramlich <grim@reaperworld.com> [Sat, 28 Nov 2009 08:36:01 -0600] rev 59
basic searching support. It needs a lot more work, but it's working now...

2009-11-28hide the "API Reference" link if no books have been added org.guifications.extras
Gary Kramlich <grim@reaperworld.com> [Sat, 28 Nov 2009 07:19:59 -0600] rev 58
hide the "API Reference" link if no books have been added
only show the context link (for other books) if theres more than 1 book added

2009-11-28basically works. Needs lots of error checking and other features org.guifications.extras
Gary Kramlich <grim@reaperworld.com> [Sat, 28 Nov 2009 06:53:30 -0600] rev 57
basically works. Needs lots of error checking and other features

2009-11-10This should finally get the permissions showing up... org.guifications.extras
Gary Kramlich <grim@reaperworld.com> [Tue, 10 Nov 2009 20:10:03 -0600] rev 56
This should finally get the permissions showing up...