| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 117 |
1712 d 12 h |
rodolico |
/includes/ |
Added some views for reporting. |
|
| 116 |
1712 d 13 h |
rodolico |
/ |
Modifications of report |
|
| 115 |
1852 d 15 h |
rodolico |
/modules/ |
sendReports.pl had change to database configuration
doReports.pl now validates report file in UTF-8 or ASCII since PHP barfs when trying to read something else
upload_sysinfo_report.ph now does a chmod to 0666 on the file so doReports.pl can change the file |
|
| 114 |
1864 d 19 h |
rodolico |
/modules/sysinfo/cli_tools/ |
ref #51. have the code included, but not operative. |
|
| 113 |
2060 d 13 h |
rodolico |
/modules/attributes/ |
Fixed installer so it would work with older versions of mariadb |
|
| 112 |
2060 d 13 h |
rodolico |
/modules/attributes/ |
Added another "null" entry which is ignored by processor |
|
| 111 |
2083 d 15 h |
rodolico |
/modules/sysinfo/cli_tools/ |
Additional error checking |
|
| 110 |
2083 d 15 h |
rodolico |
/modules/ |
working on device_attributes and also modifying parse_sysinfo.php to do attributes group |
|
| 109 |
2084 d 14 h |
rodolico |
/includes/ |
Adding mysql.php from https://github.com/dshafik/php7-mysql-shim to allow camp to run under 7.2. Slows things down a bit. |
|
| 108 |
2112 d 20 h |
rodolico |
/modules/attributes/scripts/ |
added a script to gather attribute information (power only) from an ipmitool sensor command. |
|
| 107 |
2112 d 21 h |
rodolico |
/modules/attributes/scripts/ |
Just a place to put some helper scripts |
|
| 106 |
2114 d 14 h |
rodolico |
/ |
Set up indicies on attributes (removed from base) |
|
| 105 |
2114 d 15 h |
rodolico |
/includes/ |
incremented the version. |
|
| 104 |
2114 d 15 h |
rodolico |
/ |
Set up for reports to use tags around the headers. |
|
| 103 |
2115 d 13 h |
rodolico |
/ |
Some minor changes, and working on Edit Device screen |
|
| 102 |
2116 d 12 h |
rodolico |
/modules/attributes/ |
bulk load and dmidecode load appear to be working ok. Still need the edit attributes screen and some testing. |
|
| 101 |
2116 d 22 h |
rodolico |
/modules/attributes/ |
Just doing a quick upload of changes so far. |
|
| 100 |
2117 d 12 h |
rodolico |
/ |
working on attributes module. Also, changed database.php to set default for removed_date to null (vs string 'null') and it appears to have fixed the long term issue we've had. |
|
| 99 |
2118 d 11 h |
rodolico |
/ |
Still working on system. Ready for testing. |
|
| 98 |
2122 d 13 h |
rodolico |
/modules/attributes/ |
code works, but not integrated |
|
| 97 |
2123 d 14 h |
rodolico |
/modules/attributes/ |
It appears to be converting just fine. Still need to build a front end for it. |
|
| 96 |
2123 d 19 h |
rodolico |
/modules/attributes/ |
new code to read a dmidecode v3.0 file and extract attributes from it. |
|
| 95 |
2156 d 21 h |
rodolico |
/modules/backup/cli_tools/ |
Changed file version number and added comment to header |
|
| 94 |
2156 d 21 h |
rodolico |
/modules/backup/cli_tools/ |
Fixed to allow (and remove) comma's in numeric strings |
|
| 93 |
2205 d 21 h |
rodolico |
/modules/backup/cli_tools/ |
Major change to output on sendReport.pl. See version information for details |
|
| 92 |
2218 d 18 h |
rodolico |
/ |
Did some formatting, including setting it up so any maintenance over past due is shown in yellow, and anything over 30 days past due in red |
|
| 91 |
2218 d 19 h |
rodolico |
/ |
Setting Scheduled Maintenance so notes and restrictions fields show up on same line as server name, hidden until you click on it. Additionally, sorted by name now. |
|
| 90 |
2282 d 15 h |
rodolico |
/ |
just some minor changes |
|
| 89 |
2367 d 14 h |
rodolico |
/modules/license/ |
fixed issue where clicking "All" on search showed everyone even for limited logins. |
|
| 88 |
2367 d 14 h |
rodolico |
/modules/maintenance/ |
bug fix |
|
| 87 |
2367 d 14 h |
rodolico |
/ |
fixed bug where constrained user was allowed to view all maintenance |
|
| 86 |
2367 d 20 h |
rodolico |
/ |
Modified license, maintenance, home page and files to support limitations based on who the user is. |
|
| 85 |
2367 d 21 h |
rodolico |
/modules/maintenance/ |
Updated maintenance to be limited by user login |
|
| 84 |
2368 d 12 h |
rodolico |
/ |
Modified so we can limit the menu items on a per user basis |
|
| 83 |
2368 d 13 h |
rodolico |
/ |
Beginning setup for restrictions per user on devices. The Home page appears to be working correctly. |
|
| 82 |
2369 d 12 h |
rodolico |
/modules/sql/ |
Just adding the new stuff |
|
| 81 |
2528 d 17 h |
rodolico |
/ |
set bulkLoadAttribs to either accept file name from cli or infomation from STDIN |
|
| 80 |
2528 d 17 h |
rodolico |
/ |
header now has ability to detect whether running from cli or web. bulkLoadAttribs.php will take a tab delimited file and generate sql to load values into the device_attrib table. |
|
| 79 |
2546 d 14 h |
rodolico |
/modules/backup/cli_tools/ |
Fixed to where sendReport will sort by device name |
|
| 78 |
2546 d 14 h |
rodolico |
/modules/attributes/ |
messing with attributes a little. |
|