Subversion Repositories computer_asset_manager_v2

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
77 508 d 13 h rodolico / Just putting everything in line with all other projects  
/trunk
/head
46 1531 d 2 h rodolico /head/ Basic infrastructure, installer, menuing system, user administration and css are working.  
/head/installer/camp2.sql
/head/installer/database_builder.php
/head/installer/users_table.php
/head/old/camp_v2.sql
/head/old/config.php
/head/old/v1_to_v2.sql
/head/files/camp2.sql
/head/include/camp_v2.sql
/head/include/config.php
/head/include/v1_to_v2.sql
/head/camp.css
/head/content.php
/head/footer.php
/head/header.php
/head/include/functions.php
/head/index.php
/head/installer/configuration_builder.php
/head/installer/installer.php
/head/menu.php
38 2508 d 23 h rodolico /head/include/ rewrote database structure, including adding some convenience scripts.  
/head/include/camp_v2.sql
/head/include/v1_to_v2.sql
26 2788 d 11 h rodolico / Moving working copy into head  
/head/Documentation
/head/admin.html
/head/camp.css
/head/configs
/head/edit.html
/head/files
/head/header.php
/head/include
/head/index.html
/head/index.php
/Documentation
/admin.html
/camp.css
/configs
/edit.html
/files
/header.php
/include
/index.html
/index.php
22 3042 d 3 h rodolico / Auth is working (I think) and main page is coming together  
/include/v1_to_v2.sql
/header.php
/include/DatabaseDefinition.local.php
/include/DatabaseDefinition.php
/include/camp_v2.sql
/include/functions.php
/index.html
/login.html
/menu.php
20 3063 d 2 h rodolico / class.logger.php has been moved to library as Logging.class.php
placing config.php in includes, but giving instructions on how
to move it out of document root.

Program at least does an auth now, and displays index.html
 
/include/config.php
/Documentation/class.logger.php
/header.php
/include/camp_v2.sql
/include/functions.php
/index.html
/login.html
/logout.html
/menu.php
19 3064 d 3 h rodolico /include/ Working on database definition for a while  
/include/DatabaseDefinition.local.php
/include/DatabaseDefinition.php
/include/camp_v2.sql
18 3064 d 4 h rodolico / Beginning work on app itself.  
/Documentation/camp2.mwb
/Documentation/database.txt
/Documentation/database_layout.png
/include/DatabaseDefinition.local.php
/include/DatabaseDefinition.php
/include/camp_v2.sql
/Documentation/camp_v2.sql
/include/database_def.php
/include/database_def_local.php
/configs/camp2_config.php
/header.php
11 3064 d 8 h rodolico / Renamed auth file incorrectly, split DBQuery and DBQueryHTML into separate files  
/library/DBQueryHTML.class.php
/library/auth.class.php
/library/Auth.class.php
/Documentation/camp_v2.sql
/library/DBQuery.class.php
6 3065 d 3 h rodolico /Documentation/ Working on v2 again  
/Documentation/camp_v2.sql
/Documentation/class.client.php
/Documentation/class.logger.php