4 Commits

Author SHA1 Message Date
bugzilla%micropipes.com
52fef9465d Replaced the old application version code, so there is a table now that displays all
the compatible versions.


git-svn-id: svn://10.0.0.236/trunk@191793 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-05 06:35:34 +00:00
mike.morgan%oregonstate.edu
ecf3b401e3 Added central config for caching and shadow DB.
git-svn-id: svn://10.0.0.236/trunk@190540 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-19 13:26:05 +00:00
bugzilla%micropipes.com
126ec3b81f added sql changes for the link between users and feedback
git-svn-id: svn://10.0.0.236/trunk@188402 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 22:10:36 +00:00
mike.morgan%oregonstate.edu
2fb7d8a76d *.tpl
Modified multiple template files to fix validation errors.
    Removed outdated template files for header/footer.tpl.
    Updated links and search forms to point to the correct href/action.
    Added themes/extensions templates.
    Fixed application values in main navigation so when app=null it wouldn't persist and instead be set to firefox by default.

*.sql
    Added v2.sql and updated amo.sql to contain the correct database structure.
    Note: v2.sql is for the v1->v2 migration when the public v2 is released.

search.php
    Fixed selected values for application, and cleaned up code.

session.class.php, includes.php
    No longer need session.class.php, it is replaced by auth.class.php.


git-svn-id: svn://10.0.0.236/trunk@188031 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-23 03:28:26 +00:00