| 1 |
# ChangeLog for Scire
|
| 2 |
# Copyright 2006-2006 Gentoo Foundation; Distributed under the GPL v2
|
| 3 |
# $Id$
|
| 4 |
|
| 5 |
15 Jul 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 6 |
Updating the scire server and client programs with their current
|
| 7 |
development copy. All changes from previous version have been
|
| 8 |
made by Matt Disney as part of the Summer of Code. These are
|
| 9 |
somewhat large updates involving database connectivity using
|
| 10 |
python's ADOdb module and function calls between the server and
|
| 11 |
client. Many thanks to Matt for the contribution.
|
| 12 |
|
| 13 |
15 Jul 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 14 |
Adding a Python-port of PHP-GACL's acl_check function,
|
| 15 |
written by Brian Coca. This is submitted with his permission.
|
| 16 |
this will take an ADOdb object (or config info), and then return
|
| 17 |
the result of acl_check() queries as in PHP. Many thanks to
|
| 18 |
Brian for the port.
|
| 19 |
|
| 20 |
14 Jun 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 21 |
various updates around the board. mainly focusing on client and user
|
| 22 |
pages. some DB updates and asthetic changes.
|
| 23 |
preparing for user sessions
|
| 24 |
|
| 25 |
04 Jun 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 26 |
adding some mockup HTML files made by blackace.
|
| 27 |
need templates for those files.
|
| 28 |
|
| 29 |
04 Jun 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 30 |
updated some scire database interface files
|
| 31 |
fixed some queries
|
| 32 |
fixed the exporter pages (as useless as they are now).
|
| 33 |
|
| 34 |
04 Jun 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 35 |
the database tables are most current on the wiki
|
| 36 |
they have been sync'd to svn. sample DB code too.
|
| 37 |
|
| 38 |
21 May 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 39 |
updating Changelog. Lots of updates tonight.
|
| 40 |
Fixed up blackace's templates.
|
| 41 |
migrated index and login pages, admin to follow soon.
|
| 42 |
updates to moria.sql for session table.
|
| 43 |
|
| 44 |
07 May 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 45 |
adding a lot of webgli screens, some of which are done
|
| 46 |
the details of the status of webgli is in /webgli/TODO
|
| 47 |
|
| 48 |
05 May 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 49 |
adding a few documents to moria since that seems like a good
|
| 50 |
place to put them
|
| 51 |
|
| 52 |
23 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 53 |
webgli: adding portage screen
|
| 54 |
|
| 55 |
23 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 56 |
adding the rest of the converted admin pages.
|
| 57 |
conversion should be complete.
|
| 58 |
webgli: adding initial screens of makedotconf
|
| 59 |
|
| 60 |
22 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 61 |
initial scire files and directory added. more will come soon
|
| 62 |
Lots more general updates. Getting things converted over and simplified.
|
| 63 |
|
| 64 |
22 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 65 |
updated globaluse and Utility
|
| 66 |
adding initial localuse screens
|
| 67 |
|
| 68 |
17 Apr 2006; Andrew Gaffney <agaffney@gentoo.org>
|
| 69 |
webgli/XMLParser.php:
|
| 70 |
moved common code from webgliIP.php
|
| 71 |
webgli/webgliIP.php:
|
| 72 |
moved common code to XMLParser.php
|
| 73 |
webgli/webgliCF.php:
|
| 74 |
initial commit
|
| 75 |
|
| 76 |
17 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 77 |
adding globaluse screen
|
| 78 |
will need to rearrange stuff so it works better
|
| 79 |
without sharing between pages.
|
| 80 |
minor touchups to other files
|
| 81 |
|
| 82 |
16 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 83 |
adding etc_portage and extrapackages screens
|
| 84 |
edited daemons and config files
|
| 85 |
added functions to webgliUtility
|
| 86 |
|
| 87 |
15 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 88 |
adding initial daemon screen
|
| 89 |
|
| 90 |
15 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 91 |
adding initial files for configfiles screen
|
| 92 |
small updates to the other screens.
|
| 93 |
|
| 94 |
15 Apr 2006; Andrew Gaffney <agaffney@gentoo.org>
|
| 95 |
webgli/webgliIP.php:
|
| 96 |
begin conversion
|
| 97 |
working version
|
| 98 |
output self-closing tag is value is empty
|
| 99 |
webgli/XMLParser.php:
|
| 100 |
initial XML parser superclass
|
| 101 |
move initialization code to parse()
|
| 102 |
working version
|
| 103 |
webgli/configfiles.php:
|
| 104 |
converted IP code
|
| 105 |
|
| 106 |
15 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 107 |
adding client config screens to webgli
|
| 108 |
|
| 109 |
15 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 110 |
added temp copy of webgli stuff
|
| 111 |
|
| 112 |
12 Apr 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 113 |
Changing project name to Scire in various files.
|
| 114 |
|
| 115 |
26 Mar 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 116 |
Adding current state of my webserver GIMLI directory
|
| 117 |
includes phpGACL code and smarty, both of which
|
| 118 |
are necessary to install. nothing works either
|
| 119 |
without the database
|
| 120 |
|
| 121 |
24 Mar 2006; Preston Cody <codeman@gentoo.org> ChangeLog:
|
| 122 |
Testing echangelog. Adding two db table creation commands.
|
| 123 |
|
| 124 |
23 Mar 2006; Andrew Gaffney <agaffney@gentoo.org> ChangeLog:
|
| 125 |
initial ChangeLog commit
|