Sentora Support Forums
New Module in the making - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: 3rd Party Module Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=41)
+---- Thread: New Module in the making (/showthread.php?tid=1583)

Pages: 1 2


New Module in the making - TGates - 05-15-2015

Hey gang! I have been working on a new, long awaited, Admin Only module that allows Zadmin to completely remove deleted records! I have a few more things to iron out and add, I still need to develop a better name for it also Wink

Once I get these things sorted I'll post it to GitHub so others can start ripping it apart and adding other items or tweaks.

   


RE: New Module in the making - Me.B - 05-16-2015

Looks like GodX ?


RE: New Module in the making - apinto - 05-16-2015

Looks great!
Shall you need help with the Interface and HTML, shoot at my side Wink


RE: New Module in the making - TGates - 05-16-2015

(05-16-2015, 04:31 AM)Me.B Wrote: Looks like GodX ?

zGodx only restores records, it does not delete them. There is no module or anything that removes them from the database.


RE: New Module in the making - Me.B - 05-16-2015

coool beside that we should add more check and ditch any conflict with non deleted record in sentora core.

M B


RE: New Module in the making - TGates - 05-17-2015

I will have to look into it.
I was thinking of 2 more options:
- Add an option to add a suffix of 'deleted' to the records so you can keep them for reference.
- Add an option to delete ALL records related to the selected UID.

Right now you have to delete each entry one-by-one. (Will also keep this option.)


RE: New Module in the making - Me.B - 05-18-2015

No need to add another suffix. All we had to do is ensure when adding new record that is checked against ACTIVE records not the whole records including the deleted one's.

M B


RE: New Module in the making - TGates - 05-18-2015

If that is coded into the core, then users will be able to add multiple accounts Tongue  I suppose it is not a big deal if they are paid for accounts Wink more money Big Grin


RE: New Module in the making - Me.B - 05-18-2015

Nope I talk about deleted accounts flagging and check when you create a new one. Subusers limit/domains should remain enforced against ACTIVE one's.

M B


RE: New Module in the making - TGates - 05-19-2015

This is still a work in progress, but it does currently work as intended.

The name has also been changed from Admin Services to Deleted Records Manager.

Contributors can help out by visiting the project on GitHub: https://github.com/TGates71/deleted_records_manager