The FOG Team is proud to announce the immediate availability of the fifteenth release candidate for FOG 1.3.0.

This release candidate addresses issues that were raised by users from their use of the fourteenth release candidate.

PSR the file integrity plugin

PSR Work on example and capone plugins

More cleanups

More cleanups to schema.php file

More cleanup on the schema file

Fix db creation on fresh installs causing strangeties happening on boot

Cleanup just a little bit

Fix Printer class updating of default printers. PSR capone and printer class as a result. Cleanup a couple other objects.

Hopeful fix for user tracking inserting. Also should represent the gannt chart for login history on hosts

Should fix deletion of images/snapins to work properly

Fix display issue of modules

Cleanup group taskings.

Fix image collection a bit more properly

Better checking of existing images in the case of deploy type taskings

Fix snapin hosts not displaying on membership page

Fix dashboard bandwidth to limit time on bandwidth graph in case node is down.

List dates between stuff iteratively rather than through sql. It's too difficult to get working straight away, until I make a function to handle it at least

Fix import issue, had reversed logic check.

Allow imports to use less then or equal to number of field count

Start psr work on process login class. Ensure prior created users don't get overwritten

Remove all ldap objects first

More fix ups for the ldap stuff

Add hooks for the users on ldap plugins to filter out ldap based users (as they shouldn't be editable -- needs some work though.

Fixup more LDAP stuff just for fun. Basically adds george's findings and should work for AD and open ldap fairly readily. Fix jquery so it sets some fields to grey/readonly if no use group search is set/selected.

More indent fixing stuff to the mix

More improvments

Ensure php56 repo is enabled too

Fix installation issues due to repo propegation on Centos, Fedora, Redhat, etc...

Try losing the epel repo as a main element of the centos/fedora/rhel installer

Finish PSR work for reg-task folder

Fix system.class.php file

Merge remote-tracking branch 'origin' into working-RC-15

Fix unintended changes so things continue to work properly

Move away from NFSMemberID and NFSGroupID as every other class uses storagenodeID and storagegroupID. All things should be common. PSR the blame class in reg-task

Line up the group/node display in replicator services

Fix various issues within multicast manager service

Finish work on linux service store.

PSR Fixups.

Finish PSR work on multicast and image replicator services.

Fix db issue again