February 18, 201214 yr Ditto here loving it. Especially the added settings for cache_dir, parity schedule, etc. Though I do have a question: just like the first time I installed Simple Features (0.9), the UI is all jacked up when I first load it and for several reloads after that. Things are misaligned, rollover text is visible without rolling over, just generally it looks like an incomplete load / parse of the code in the browser (firefox 9 earlier, firefox 11b3 now, all scripts allowed). Then automagically after a few reboots of Unraid, it looks good and never seems to go bad against (until I installed 1.2) Any reason for that?
February 18, 201214 yr Author It's just the browser cache getting in the way. Not much I can do about that
February 19, 201214 yr Author Working on a notifications system. The majority of the backend work has been completed, ready for testing. Here's a screenshare of how it works: http://unraid-simplefeatures.googlecode.com/files/notifications.mov It's really easy for a developer to create a notification, they just need to post some values to /plugins/notifications/notify.php, and the notification is created. You can also specify if you want it emailed as well. There will be a full list of archived notifications, with the ability to clear that list.
February 19, 201214 yr I have a simple request. Actually, I don't even know if you stashed this somewhere but I haven't found it... Can you put the version info for Simple Features somewhere? Maybe on the footer of each page or in the server info in the top right corner. John
February 19, 201214 yr It's just the browser cache getting in the way. Not much I can do about that Sure there is ... in the instructions let people know to clear their cache
February 19, 201214 yr Working on a notifications system. The majority of the backend work has been completed, ready for testing. Here's a screenshare of how it works: http://unraid-simplefeatures.googlecode.com/files/notifications.mov It's really easy for a developer to create a notification, they just need to post some values to /plugins/notifications/notify.php, and the notification is created. You can also specify if you want it emailed as well. There will be a full list of archived notifications, with the ability to clear that list. That is just straight up badass man. Well done !!!
February 20, 201214 yr Author Change Log: 1.0b3 - Improvements: Changed to a plugin like system (thank Bergware!). Added in webGui notifications to the base package. Bug Fixes: Some CSS/Misc. Fixes. Note the new installation instructions: If you're migrating from an earlier version, remember to remove the installpkg entry in your "Go" file before continuing. 1. Download the packages you wish to install. The Base package is required for all other packages to run. 2. Create folder called Extra at the base of the flash drive - "/boot/extra" 3. Copy in the packages you wish to have installed on Boot. 4. Reboot. If it looks funny, please clear your browser cache!
February 21, 201214 yr All I can say is WOW! Love this! Great work and I hope you keep it up. Thanks... worth the upgrade to a beta version just for this.
February 21, 201214 yr I found a bug in the email plugin. When saving the ssmtp.conf file with authentication method selected it sets AuthUser in the config file equal to nothing. You must comment out "AuthUser=" in the config file so ssmtp doesn't sent a LOGON request causing it to fail if the servers doesn't have any/require authentication. SeeDrs
February 21, 201214 yr Thanks for the update. Another small issue: notification for uncommitted changes is not shown anymore.
February 21, 201214 yr Author Hmmm, oops must have messed something up there Next release will be tomorrow, including both PHP and Shell scripts to add notifications for other developers.
February 21, 201214 yr speeding_ant, bonieln, Bergware and whoever was involved in the development: thank you so much for that very nice piece of hard work. By the way, since I installed 1.0b3, it saves all entries under the Settings tab, e.g. Sleep Mode and Scheduler. User entries were working but not shown on the browser screen (activate sleep function was resulting in "disabled" right after pressing the apply button). Am I right, that the only entry in the go script is the one here: /usr/sbin/s3_sleep -a -R -F -m 15
February 21, 201214 yr When you put the different "tgz" files (base + addons) in the directory "/boot/extra" as given in the instructions then no installation references need to be made in the "go" file. If you have these references then they can be deleted unless they are referring to a directory othter then "/boot/extra". The GUI interface for 'sleep' and 'folder caching' will automatically add or remove the necessary commands in the "go" file to activate the command execution upon a reboot. Ps. To get the correct command in the go file (yours is outdated) disable + apply and enable + apply within the GUI
February 21, 201214 yr Just installed all packages. One thing I noticed was that Health page shows in vertical fashion. Could this be reverted back to horizontal, like it was in 1.0b1?
February 21, 201214 yr Nice work. Liking the improvements. One feature request for S3 sleep tho. Is it possible for it to go to sleep *without* having to sync/stop the array. I don't like my disks spinning up for this. Especially given if there is a power cut and the disks are asleep we are in the same situation. So could you make the s3 sleep script put the machine straight to sleep without waking the disks? Thanks
February 21, 201214 yr Just installed all packages. One thing I noticed was that Health page shows in vertical fashion. Could this be reverted back to horizontal, like it was in 1.0b1? They are still displayed in horizontal fashion as before. Are you using Internet Explorer?
February 21, 201214 yr So could you make the s3 sleep script put the machine straight to sleep without waking the disks? Are you referring to the sleep button or the sleep GUI page?
February 21, 201214 yr Hi, Is not the base package for all features? installed base, now, and I only have the new notification, all other features from previous package is gone. ?? Or shall In install all the new packages?? //Peter
February 21, 201214 yr Hi, Is not the base package for all features? installed base, now, and I only have the new notification, all other features from previous package is gone. ?? Or shall In install all the new packages?? //Peter In the new approach the "base" package provides the essential webGUI improvements, while separate add-ons are made available to further expand the functionality as per user preference. If you want *all* functionality you'll to install all add-ons to bring it to the same level as the previous one-in-all package.
February 21, 201214 yr Thanks, I have Dl all now ;-) EDIT did a install using installpkg simpleFeatures-v1.0b3-* Got some warnings, is this something to ignore ? root@Tower:/boot/extra# installpkg simpleFeatures-v1.0b3-* Verifying package simpleFeatures-v1.0b3-Base.tgz. Installing package simpleFeatures-v1.0b3-Base.tgz: PACKAGE DESCRIPTION: Executing install script for simpleFeatures-v1.0b3-Base.tgz. **************************************************************** * simpleFeatures webGUI has been installed * * Created by Andrew Hamer-Adams * http://www.pixeleyes.co.nz * * Looks best on modern browsers * Includes revamped graphical interface * Includes modifications made by Bergware * Version: 1.0b3 **************************************************************** Package simpleFeatures-v1.0b3-Base.tgz installed. Verifying package simpleFeatures-v1.0b3-cache-dirs-addon.tgz. Installing package simpleFeatures-v1.0b3-cache-dirs-addon.tgz: PACKAGE DESCRIPTION: WARNING: Package has not been created with 'makepkg' Executing install script for simpleFeatures-v1.0b3-cache-dirs-addon.tgz. Package simpleFeatures-v1.0b3-cache-dirs-addon.tgz installed. Verifying package simpleFeatures-v1.0b3-disk-health-addon.tgz. Installing package simpleFeatures-v1.0b3-disk-health-addon.tgz: PACKAGE DESCRIPTION: WARNING: Package has not been created with 'makepkg' Package simpleFeatures-v1.0b3-disk-health-addon.tgz installed. Verifying package simpleFeatures-v1.0b3-disk-stats-addon.tgz. Installing package simpleFeatures-v1.0b3-disk-stats-addon.tgz: PACKAGE DESCRIPTION: WARNING: Package has not been created with 'makepkg' Executing install script for simpleFeatures-v1.0b3-disk-stats-addon.tgz. Package simpleFeatures-v1.0b3-disk-stats-addon.tgz installed. Verifying package simpleFeatures-v1.0b3-email-notify-addon.tgz. Installing package simpleFeatures-v1.0b3-email-notify-addon.tgz: PACKAGE DESCRIPTION: Executing install script for simpleFeatures-v1.0b3-email-notify-addon.tgz. rm: cannot remove `/usr/bin/sendmail': No such file or directory rm: cannot remove `/usr/sbin/sendmail': No such file or directory Package simpleFeatures-v1.0b3-email-notify-addon.tgz installed. Verifying package simpleFeatures-v1.0b3-s3-sleep-addon.tgz. Installing package simpleFeatures-v1.0b3-s3-sleep-addon.tgz: PACKAGE DESCRIPTION: WARNING: Package has not been created with 'makepkg' Executing install script for simpleFeatures-v1.0b3-s3-sleep-addon.tgz. Package simpleFeatures-v1.0b3-s3-sleep-addon.tgz installed. Verifying package simpleFeatures-v1.0b3-system-info-addon.tgz. Installing package simpleFeatures-v1.0b3-system-info-addon.tgz: PACKAGE DESCRIPTION: WARNING: Package has not been created with 'makepkg' Package simpleFeatures-v1.0b3-system-info-addon.tgz installed. //Peter
February 21, 201214 yr Just installed all packages. One thing I noticed was that Health page shows in vertical fashion. Could this be reverted back to horizontal, like it was in 1.0b1? They are still displayed in horizontal fashion as before. Are you using Internet Explorer? Yes, I am using Internet Explorer and my Health page looks like the picture in the attachment.
February 21, 201214 yr This new feature looks great, like the individual package! can Notification Settings be sett by different user than root ? can't access tho folder from windows. //Peter
February 21, 201214 yr So could you make the s3 sleep script put the machine straight to sleep without waking the disks? Are you referring to the sleep button or the sleep GUI page? No, the S3 sleep script he also wrote (I have the independent version, however it is also included with SimpleFeatures in the settings pages)
Archived
This topic is now archived and is closed to further replies.