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
- Added 'edit' link - Changed references to 'linksto' and 'linksfrom' to lowercase More... about 22 years ago
Initial revision More... about 22 years ago
Added the edit option. Now every object can be edited via this component. More... about 22 years ago
*** empty log message *** More... about 22 years ago
Initial revision More... about 22 years ago
more changes to make layout prettier More... about 22 years ago
handling case of foreign key == 0 More... about 22 years ago
added check for when foreign key is 0. needs testing More... about 22 years ago
supporting view argument in sortresults.html More... about 22 years ago
Initial revision More... about 22 years ago
reflecting design in expview by carlos. putting the name of the table on the page to distinguish among tables. More... about 22 years ago
integrated some changes carlos had made to a different copy of this file. basically, there is some error checking now. More... about 22 years ago
if a foreign key, display label instead of the id. More... about 22 years ago
now using sortresults.html module for processing presentation More... about 22 years ago
now sorting alphabetically if columnOrder not defined. otherwise, looks good. More... about 22 years ago
nothing for now; just putting this in rcs More... about 22 years ago
Initial revision More... about 22 years ago
*** empty log message *** More... about 22 years ago
*** empty log message *** More... about 22 years ago
Initial revision More... about 22 years ago
changed hasA -> linksTo and hasMany -> linksFrom in Meta because of problems with Class::DBI More... about 22 years ago
has_a( nodeID => 'Node' ); -> has_a( nodeId => 'Node' ); More... about 22 years ago
Reflected changes from netdot.schema. More... about 22 years ago
columnorder -> columnOrder to reflect change in netdot.schema More... about 22 years ago
changed table->name in Meta (table is evidently sql reserved) More... about 22 years ago
*** empty log message *** More... about 22 years ago
Initial revision More... about 22 years ago
fix to Meta -- changed mainObjects to mainObject More... about 22 years ago
added more details to Meta. More... about 22 years ago
added Meta table for holding meta information. this should include: * column sorting * table relationships * 'main object' still needs to be fleshed out.... More... about 22 years ago