1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added starting / to subdir in config default example, resolution for issue 13 More... almost 12 years ago
Added index.php to setup example, resolution for issue 13 More... almost 12 years ago
Changed some formatting, added hrfs to installed items More... almost 12 years ago
Changed humanreadablesize and added proper sizes in relevant scripts More... almost 12 years ago
Added autoversioning, last number is number of commits More... almost 12 years ago
Fixed AppleUpdates in overview More... almost 12 years ago
Fixed AppleUpdates in overview More... almost 12 years ago
Added permissions check for sqlite PDO driver. More... almost 12 years ago
Fixed order in config_default More... almost 12 years ago
Added bundle_ignorelist to config, changed inventory controller to use bundle_ignorelist with regex More... almost 12 years ago
Faster lookup for Serialnumber in preflight, postflight and report_broken_client, resolves issue 11 (http://code.google.com/p/munkireport-php/issues/detail?id=11) Thanks to MiqViq More... almost 12 years ago
Inventory report now uses md5 for 10.5 compatibility, inventory report check now uses checksum calculated by client More... almost 12 years ago
Update controller will ignore entries without a serial number. Resolution for issue 8 (http://code.google.com/p/munkireport-php/issues/detail?id=8) More... almost 12 years ago
CHANGED kissmvc core: check for zlib before trying to compress an array More... almost 12 years ago
Set site title from config More... about 12 years ago
Added MySQL support More... about 12 years ago
Simplified storing inventory items More... about 12 years ago
CHANGED the way models initiate db, they now inherit create_table() from parent REMOVED db_helper - not necessary anymore CHANGED kissmvc.php: added create_table() and set_indexes(), also added some indexes to models More... about 12 years ago
CHANGED initial sorting inventory items More... about 12 years ago
FIXED style.css More... about 12 years ago
CHANGED style.css to accommodate wider tables More... about 12 years ago
FIXED postflight More... about 12 years ago
FIXED kissmvc_core.php short_open() More... about 12 years ago
CHANGED site_helper url() now removes slash from beginning of url More... about 12 years ago
Include missing save method for Model class More... about 12 years ago
Some changes suggested by Arjen More... about 12 years ago
Add support for inventory reporting. More... about 12 years ago
CHANGED Client model: removed plistparser in favor of CFPropertylist. plistparser tripped over valid xml REMOVED plistparser.php More... about 12 years ago
FIXED Added unattended_install to MunkiScripts-X.Y.plist. (http://code.google.com/p/munkireport-php/issues/detail?id=3) More... over 12 years ago
FIXED postflight - I accidentally pasted in a full url in the last commit More... over 12 years ago