1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a README.CVS to document where the code really lives now. More... over 19 years ago
New revision, merging 1_4 to HEAD
Yann Ramin
as theatrus
More... over 20 years ago
New files
Yann Ramin
as theatrus
More... over 20 years ago
Cleaning up HEAD branch, trying to remerge things
Yann Ramin
as theatrus
More... over 20 years ago
Modified setup.php to create and populate new device table and make associated changes to records in the "networking_ports" table. Started the modification of other files to take advantage of new device table. More... about 21 years ago
A few cosmetic changes, mostly trying to commit the changes that fix all the short tags in IRM. More... about 21 years ago
Lots of debugging, much of the port code is working now (delete and add are working), connecting devices is still not working -- will try to finish debuggin that later today. More... about 21 years ago
Setting up/using the Event class. Some minor fixes to the networking class. Fixing login.php and index.php files per request via email. More... about 21 years ago
Cleaning up the retrieve functions. More... about 21 years ago
Quick box to go to a particular job number
Yann Ramin
as theatrus
More... about 21 years ago
Indented the followup display so it doesn't visually blend with everything else
Yann Ramin
as theatrus
More... about 21 years ago
Fixed typos in PRINT statements so port.inc could be successfuly included
Yann Ramin
as theatrus
More... about 21 years ago
More Network/Computer class code. More... about 21 years ago
More network class work, and some device and computer class bugfixes. More... about 21 years ago
Numerous bug fixes that fix alot of problems created over the last few days. I still haven't tested most of the network port and network wire code, and I've tested none of the networking device code. More... about 21 years ago
Started making the "network" class, also moved alot of the computer class back ot the device class to avoid replicating the code. More... about 21 years ago
Lots of Port class and Wire class code. Looks like we are going to have to create some logevent code that understands the different types of devices -- I don't see another way to log the device type unless we just pass it the numeric type that is stored by the Port class. More... about 21 years ago
Modified stuff for user class, also fixed a brain fart in port.inc More... about 21 years ago
Modified some files to use the "User" class rather than looking up prefs via the database. More... about 21 years ago
Creating "port" class and "wire" class. Once these are fairly complete, I will start work on a "Network" class that utilizes these classes. More... about 21 years ago
More updates to use the computer class. Almost have all computer table calls removed from the users folder and include files (except of course, computer.inc). More... about 21 years ago
Finalized some changes in the device/computer class, fixed a couple of typos in other files. More... about 21 years ago
Many fixes to typos and such, also added computer group usage to the group-batch-add and group-batch-del stuff. Fixed a previously unknown bug in the group-batch-add and group-batch-del stuff where a computer, if deleted from one group, would be deleted from all groups. More... about 21 years ago
Major changes including more info in device.inc. Mostly just continued changes to get the computer class implimented everywhere. This is quite likely to be bug riddled code, I haven't had an opportunity to upload it to a webserver and test it at all -- many typos and stupid little mistakes are likely. More... about 21 years ago
More modifications to use the computer class. More... about 21 years ago
More computer class changes, including the creation of a device class, which the computer (and hopefully in the future the network, etc. classes) will extend. More... about 21 years ago
Working on getting the computer stuff into a class. More... about 21 years ago
Forgot the ?> tag at the end of all the new .inc files. Adding with this commit. More... about 21 years ago
Moving followup into it's own include file. More... about 21 years ago
Removing this file since it's no longer used. More... about 21 years ago