Blesta Addons Posted July 21, 2014 Report Posted July 21, 2014 Hello All . LAST UPDATE 09-06-2018 as promised , we are providing the widget for PauloV's MOD (original thread here http://www.blesta.com/forums/index.php?/topic/2175-my-private-notes-encrypted-staff-private-notes/ ) . we have created a plugin as a widgets , that can be shown in the admin dashboard . as always the installtion steps is : 1 - download plugin from Blesta Addons . 2 - upload the staff_notes folder inside plugin directory . 3 - goto plugins , and install Encrypted Staff Private Notes . 4 - goto dashboard , manage widgets , choose location . 5 - enjoy the content . Screenshot ANY BUG/SUGGESTION REPORT IT I THIS THREAD . Best regards PauloV 1 Quote
PauloV Posted July 21, 2014 Report Posted July 21, 2014 Great work Thanks for your hard work Blesta Addons 1 Quote
Blesta Addons Posted July 21, 2014 Author Report Posted July 21, 2014 Great work Thanks for your hard work is your work not mine, i just convert it Quote
Joseph H Posted July 21, 2014 Report Posted July 21, 2014 Thanks for the awesome plugin buddy... love It Quote
PauloV Posted July 21, 2014 Report Posted July 21, 2014 is your work not mine, i just convert it Mine was only a few lines of code yours was 1000..... lines of code I never have made a Widget, so Im going to peak on your code to also learn more Quote
Blesta Addons Posted July 21, 2014 Author Report Posted July 21, 2014 A screenshot would be nice. screenshot added to the first post . PauloV 1 Quote
Paul Posted July 21, 2014 Report Posted July 21, 2014 screenshot added to the first post . Looks good! I think screenshots help encourage people to download & install. PauloV 1 Quote
MemoryX2 Posted July 24, 2014 Report Posted July 24, 2014 @Paul, do you think it would be possible to see some community things like this in the core at some point? PauloV 1 Quote
Daniel B Posted August 1, 2014 Report Posted August 1, 2014 Just a feature request if you ever get around to it (I know this would probably require a lot more work on this plugin to implement). Would be pretty nice if we could create shared notes between certain staff members (or maybe for staff groups). Being able to list certain login/passwords for all staff in the billing department for example. Just an idea Quote
Blesta Addons Posted August 3, 2014 Author Report Posted August 3, 2014 by the actual code we need to add another column for shared note , the better way to work with your feature request we need to make a separate table for notes . note_id - unique key note_body - varchar (255) note_share - (array) Ok , i will ad it to my todo list , but i have no guaranies to work on it now ... we have to finish testing the cpanel manage2 and begin the work on softacoulus reseller module . but your idea is perfect and more usefull than current one , any one can contrubute to this plugi are welcome , he is hosted in github and is free and open for all . Daniel B 1 Quote
Paul Posted August 4, 2014 Report Posted August 4, 2014 @Paul, do you think it would be possible to see some community things like this in the core at some point? There are things that are better implemented as an extension, and others better implemented into the core. In general, we prefer adding something as an extension, especially if it's not something everyone will want or need. And, if we implemented everything people in the community contributed, then they would stop contributing. PauloV and Michael 2 Quote
Michael Posted August 4, 2014 Report Posted August 4, 2014 There are things that are better implemented as an extension, and others better implemented into the core. In general, we prefer adding something as an extension, especially if it's not something everyone will want or need. And, if we implemented everything people in the community contributed, then they would stop contributing. I suppose Blesta could consider adding them as part of Blesta like the Proxmox and Order plugins PauloV 1 Quote
PauloV Posted August 4, 2014 Report Posted August 4, 2014 Why not open a section on main website www.blesta.com with all modules and plugins available to all new custumers see and be able to download? Quote
Michael Posted August 4, 2014 Report Posted August 4, 2014 Why not open a section on main website www.blesta.com with all modules and plugins available to all new custumers see and be able to download? I believe that's going to be on Blesta itself in the Marketplace, we have a section on the new Licensecart website but it's not accessible at the moment. PauloV 1 Quote
Paul Posted August 4, 2014 Report Posted August 4, 2014 I believe that's going to be on Blesta itself in the Marketplace, we have a section on the new Licensecart website but it's not accessible at the moment. Yeah, that's correct. All of these extensions would be able to be listed on the marketplace, and free ones could be installed and upgraded easily. There's a lot to the marketplace, and I wish it were already completed but we have so much on our plate. PauloV and Michael 2 Quote
PauloV Posted August 4, 2014 Report Posted August 4, 2014 Concentrate on Blesta 3.3 leve the rest for later Blesta 3.3 will be a "Blast" with the new upcomming features there is no room for mistakes or for distractions Michael and Blesta Addons 2 Quote
Daniel B Posted June 3, 2015 Report Posted June 3, 2015 so, I've been using this ever since you released it and found my first real issue today. I'm setting up my first additional company, and it doesn't want to install for the second company: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'notes' Quote
Blesta Addons Posted June 5, 2015 Author Report Posted June 5, 2015 so, I've been using this ever since you released it and found my first real issue today. I'm setting up my first additional company, and it doesn't want to install for the second company: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'notes' i think the plugin is not supporting multi-company . i will try to fix or look in this in profound . PauloV 1 Quote
Blesta Addons Posted September 10, 2015 Author Report Posted September 10, 2015 new realease . now the notes into a seperate table . v 1.5.0 Just a feature request if you ever get around to it (I know this would probably require a lot more work on this plugin to implement). Would be pretty nice if we could create shared notes between certain staff members (or maybe for staff groups). Being able to list certain login/passwords for all staff in the billing department for example. Just an idea with the actual code , we can look for this feature . Quote
turner2f Posted November 28, 2016 Report Posted November 28, 2016 So the key differences between this plugin and the one found at...https://www.blesta.com/forums/index.php?/topic/2175-my-private-notes-encrypted-staff-private-notes/ 1) - We do not have to manually alter our database in PHPMyAdmin 2) - The Private Notes text area is located on our Admin dashboard instead of in "My Info" ========== Are there any other differences ? Quote
Blesta Addons Posted June 9, 2018 Author Report Posted June 9, 2018 New Release 2.0.0 . Cleaned Up the Whole code and Optimized . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.