12-01-2015, 10:01 PM
Besides those two:
save is commented here:
https://github.com/tsolucio/corebos/blob/master/modules/cbupdater/Save.php#L75
although now I would do that adding a preSaveCheck (preSaveCheck didn't exist when I created this module)
I also cleared out the Delete.php file. There is currently no preDeleteCheck but that is on my TODO list)
I blocked MassEditSave:
https://github.com/tsolucio/corebos/blob/master/modules/cbupdater/MassEditSave.php#L26
save is commented here:
https://github.com/tsolucio/corebos/blob/master/modules/cbupdater/Save.php#L75
although now I would do that adding a preSaveCheck (preSaveCheck didn't exist when I created this module)
I also cleared out the Delete.php file. There is currently no preDeleteCheck but that is on my TODO list)
I blocked MassEditSave:
https://github.com/tsolucio/corebos/blob/master/modules/cbupdater/MassEditSave.php#L26
Joe
TSolucio
TSolucio