havirt
computer_asset_manager_v1
computer_asset_manager_v2
php_library
phpLibraryV2
php_users
sysadmin_scripts
camp_sysinfo_client_3
camp_sysinfo_client (old)
web_pages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
computer_asset_manager_v2
(root)
/
trunk
/
include
/
camp.class.php
– Rev 78
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
78
147 d 21 h
rodolico
/trunk/
commiting some work I performed a while ago, but never committed. DOES NOT WORK
/trunk/modules/attributes/attribute.class.php
/trunk/modules/attributes/install.php
/trunk/modules/attributes/notes
/trunk/include/camp.class.php
77
147 d 21 h
rodolico
/
Just putting everything in line with all other projects
/trunk
/head
72
1088 d 9 h
rodolico
/head/include/
When a hypervisor (with virtuals) is displayed, will show all virtuals on it in new window named "children"
Added some functions to move a device or location to a different user and/or location. For future use when we implement sysinfo
/head/include/camp.class.php
/head/include/device.class.php
/head/include/location.class.php
70
1089 d 8 h
rodolico
/head/
Seems to be working corretly at this time, with the ability to edit Device Types. All functionality does direct table queries instead of using views.
/head/include/admin.class.php
/head/include/camp.class.php
/head/include/devicetype.class.php
/head/include/functions.php
/head/modules/attributes/attributes.sql
69
1091 d 18 h
rodolico
/head/
Finally got classes rewritten to run direct queries instead of using views.
/head/include/camp.class.php
/head/include/device.class.php
/head/include/location.class.php
/head/include/owner.class.php
/head/installer/camp2.sql
68
1108 d 8 h
rodolico
/head/
Doing some cleanup and adding devicetype class
/head/include/devicetype.class.php
/head/include/admin.class.php
/head/include/camp.class.php
/head/include/functions.php
/head/installer/camp2.sql
67
1125 d 9 h
rodolico
/head/
Added admin class, fixed a bunch of bugs, but have not gone through total testing yet.
/head/include/admin.class.php
/head/include/camp.class.php
/head/include/functions.php
/head/include/location.class.php
/head/include/owner.class.php
/head/installer/camp2.sql
66
1130 d 9 h
rodolico
/head/
Ready for testing
/head/header.php
/head/include/camp.class.php
/head/include/device.class.php
/head/include/functions.php
/head/include/owner.class.php
/head/installer/camp2.sql
/head/installer/import_camp1.sql
65
1137 d 9 h
rodolico
/head/include/
Ready for testing
/head/include/camp.class.php
/head/include/device.class.php
/head/include/location.class.php
64
1139 d 7 h
rodolico
/head/
Editing of classes is partially working now
/head/include/camp.class.php
/head/include/device.class.php
/head/include/location.class.php
/head/include/owner.class.php
/head/installer/camp2.sql
/head/installer/import_camp1.sql
63
1142 d 10 h
rodolico
/head/
Editing of classes is partially working now
/head/old/camp_to_camp2_base.sql
/head/installer/camp_to_camp2_base.sql
/head/header.php
/head/include/camp.class.php
/head/include/device.class.php
/head/include/location.class.php
/head/include/owner.class.php
/head/installer/camp2.sql
/head/installer/configuration_builder.php
/head/installer/import_camp1.sql
/head/installer/users_table.php
61
1154 d 10 h
rodolico
/head/
NOT ready to be published. base classes are functional up to editing (no editing). Working on camp importer
/head/installer/import_camp1.sql
/head/header.php
/head/include/camp.class.php
/head/include/location.class.php
/head/installer/camp2.sql
/head/installer/configuration_builder.php
/head/installer/users_table.php
59
1156 d 14 h
rodolico
/head/
Set up display on all three main classes (Owner, Location and Device). Modified SQL creation script to add some views (and modify others)
/head/camp.css
/head/include/camp.class.php
/head/include/device.class.php
/head/include/functions.php
/head/include/location.class.php
/head/include/owner.class.php
/head/installer/camp2.sql
57
1158 d 9 h
rodolico
/head/
class records now displayed when only one record is found. Global constraints (user restrictions, activeOnly) working.
/head/header.php
/head/include/camp.class.php
/head/include/functions.php
56
1159 d 10 h
rodolico
/head/
Main program flow working now. The base class, Camp in camp.class.php has almost all of the code.
/head/camp.css
/head/include/camp.class.php
/head/include/device.class.php
/head/include/functions.php
/head/include/location.class.php
/head/include/owner.class.php
/head/modules/attributes/attributes.sql
55
1162 d 8 h
rodolico
/head/
bunch of CSS updates and the beginnings of the class structure for the system
/head/camp.css
/head/include/camp.class.php
/head/include/functions.php
/head/installer/camp2.sql
/head/menu.php
54
1166 d 17 h
rodolico
/head/
finalized (I think) the camp class. Also fixed a bug where you had to hit Home one time before it would build the restrictions.
/head/header.php
/head/include/camp.class.php
/head/installer/camp2.sql
53
1167 d 8 h
rodolico
/head/
Building the owner/location/device classes
/head/include/camp.class.php
/head/include/device.class.php
/head/include/location.class.php
/head/include/owner.class.php
/head/camp.css
/head/include/functions.php
/head/installer/camp_to_camp2_base.sql