1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Updated list of files in Makefile More... over 21 years ago
- Nothing. Just doing as I'm told. :) More... over 21 years ago
Some fixes in device-ws.html More... over 21 years ago
Added device-ws.html. Bugs still exist. Modified index.html to include a device search box. Also device.html, which now takes to this new interface after updating a device. More... over 21 years ago
make column name display in middle of datacell, not bottom More... over 21 years ago
Tweaked columntags for Site. Trying to improve spacing in main table in view.html More... over 21 years ago
Cleaning up and tuning sortresults. Trying to get thing looking (and working) consistently again. Work is still in progress, but mostly there. Can someone else pull this from trunk and try it out? More... over 21 years ago
documentation updates More... over 21 years ago
added README for toplevel that points to doc directory More... over 21 years ago
More checks in updateschema.pl More... over 21 years ago
More work resulting from tests of updateschema.pl...Getting there. More... over 21 years ago
Added FMOD to Makefile More... over 21 years ago
Made it more clear what password to enter during make installdb More... over 21 years ago
Okay, updated syntax such that shell commands are indicated by '$' at the beginning of a line More... over 21 years ago
Adding updateschema.pl and updateschema.data. Thus begins an effort to automate schema changes so that mere mortals do not have to enter commands manually. More... over 21 years ago
- Added commands for changing schema in procedure file More... over 21 years ago
***SCHEMA CHANGE*** More... over 21 years ago
Fix for netdot.schema (incorrectly refers to department in Person table More... over 21 years ago
More work on prettyifying and cleaning up the html for the common components. Still trying to figure out how to get rid of that large white space below 'Update'. More... over 21 years ago
Removing etc/ins.sample.data More... over 21 years ago
Alert! Schema Change. Made changes to add 'room' and 'jack' to Interface and Interface_history tables. Files involved are: contrib/schema-0.2.procedure bin/insert-metadata etc/netdot.schema More... over 21 years ago
Modified Makefile to install style-uo.css Did a lot of clean up in index.html. This involves some minor tweaking to the UI and cleaning out a lot of html cruft (tags closing others that weren't open). Still needs a little work, but the file should be easier to work with. More... over 21 years ago
- Added style-uo.css More... over 21 years ago
another minor tweak in index.html More... over 21 years ago
minor cleanup in index.html More... over 21 years ago
Beginning work to consolidate banner and header. index.html now refers to header instead of banner. Still need to figure out some of the choices made in header (eg. why the td and table are not closed at the end). Should also look at simplifying some of the html in this file. More... over 21 years ago
Tweaking appearance between index.html and custom More... over 21 years ago
- Modified device.html and updatedevices.pl to use DB methods from GUI.pm instead of their own, and fix some bugs More... over 21 years ago
Updated custom file to only be printed if $USE is set to 1 The idea is that, if there are no customizations, you shouldn't see a table about "Contrib". If you modify the file, then you know to toggle the value to 1. Also changed the title from Contrib to 'Site Specific'. More... over 21 years ago
Made footer the same as footer2 and removed footer2 Made index.html refer to footer More... over 21 years ago