110
I Use This!
High Activity

Commits : Listings

Analyzed 8 days ago. based on code collected 9 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added graph_templates.php More... about 22 years ago
added 'Graph Templating' option to the menu More... about 22 years ago
removed the menu's dependency on SQL, the data is stored in an array now, which is much easier to manipulate More... about 22 years ago
Added support in ds.php to move tree branches up and down within their parent. More... about 22 years ago
Tested and tweaked the branch moving functions. Haven't tested 'spread' yet. More... about 22 years ago
user_admin.php additions, other form cleanups More... about 22 years ago
Added tables for the new polling sources data. Added two tables for settings_*_tree data. Renamed settings_tree to settings_viewing_tree. More... about 22 years ago
Fixed a bug in the tree building code relating to the rowspan calculation. More... about 22 years ago
Pulled mysql references out of form functions. More... about 22 years ago
Fixed calls to form functions More... about 22 years ago
typo More... about 22 years ago
Started new Data Source page. More... about 22 years ago
streamlined tree_tier() More... about 22 years ago
Fixing discrepancies between functions args pre and post mysql_* More... about 22 years ago
Forgot to pull a line our of CreateList(). It was returning no data in the select box. More... about 22 years ago
graph.php form updates More... about 22 years ago
small form bugs More... about 22 years ago
updated user_admin.php to new form More... about 22 years ago
fixed rra.php edit bug More... about 22 years ago
Change the name of settings_tree to settings_viewing_tree. More... about 22 years ago
Change the name of settings_tree to settings_viewing_tree. Created settings_graph_tree and settings_ds_tree based on settings_viewing_tree. More... about 22 years ago
Fixed DrawFormSaveButton() call to include an action. More... about 22 years ago
Fixed CreateList call. More... about 22 years ago
Changed CreateList to take a db_fetch_assoc() hash instead of the sql statment to run. More... about 22 years ago
Set the default action for DrawFormSaveButton to 'save'. Re-removed most or all of the mysql_* function calls. More... about 22 years ago
typo - missing db_fetch_assoc() function call. More... about 22 years ago
Realized that the cacti_raxnet logo looked dumb on the graph viewing page. More... about 22 years ago
Added two images, a cactus and a cacti_raxnet logo More... about 22 years ago
Added logos to the top_* files More... about 22 years ago
Fixed preview image ALT tag. More... about 22 years ago