Difference between revisions of "Amahi 5.2"

From Amahi Wiki
Jump to: navigation, search
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{MessageBox|backgroundcolor = #FBB|
 +
image =Warning.png|
 +
heading =WARNING|
 +
message = '''DEPRECATED'''<br>This is no longer supported.}}
 +
 +
 
== Release notes ==
 
== Release notes ==
  
 +
* Re-issue AmahiTunes as a new app, with streaming to iTunes/Rhythmbox right from the web app!
 +
* Support for RoR, Python and other types of webapps with new templates!
 +
* Fix for a fedora update where dhcp and dhclient updates upstream are not installing dhcp
 
* Closed [http://bugs.amahi.org/issues/show/361 #361], fixing the time zone properly for all PHP apps. It was reopened because it was not a proper fix, also adds a new script to do the change hda-php-zone-change
 
* Closed [http://bugs.amahi.org/issues/show/361 #361], fixing the time zone properly for all PHP apps. It was reopened because it was not a proper fix, also adds a new script to do the change hda-php-zone-change
 
* Closed [http://bugs.amahi.org/issues/show/410 #410], where the -f option was not deleting the DB initially (now it does) and also the -f option check was reverse in the code for hda-new-install
 
* Closed [http://bugs.amahi.org/issues/show/410 #410], where the -f option was not deleting the DB initially (now it does) and also the -f option check was reverse in the code for hda-new-install
* Updates to the DLNA server with upstream features from MiniDLNA to add support for M3U/PLS music playlists
+
* Updates to the DLNA server with upstream features from MiniDLNA to add support for M3U/PLS music playlists, add -r option to pick up config changes automatically
* Lots of work on packaging Greyhole as an rpm
+
* Patches to add extras options to shares to be able to test [http://code.google.com/p/greyhole/ Greyhole], add
* Patches to add custom options to shares to be able to test Greyhole
+
* Lots of work to help packaging [http://code.google.com/p/greyhole/ Greyhole] as an rpm
 
* Fixes to agedashi theme (bug [http://bugs.amahi.org/issues/show/371 #371])
 
* Fixes to agedashi theme (bug [http://bugs.amahi.org/issues/show/371 #371])
 
* Changed "unix extensions" settings in Samba to "no" so that we move to enabling Greyhole
 
* Changed "unix extensions" settings in Samba to "no" so that we move to enabling Greyhole
Line 12: Line 21:
 
* Fixed bug where users could click on a checkbox to show the app in the dashboard, however, apps without webapp exposed a bogus URL, confusing users.
 
* Fixed bug where users could click on a checkbox to show the app in the dashboard, however, apps without webapp exposed a bogus URL, confusing users.
 
* App DB [[Autobackup]]: many apps that have databases now include a routine that will backup the db upon uninstall. This will allow users to upgrade without losing data by reinstalling the app to receive the latest version.
 
* App DB [[Autobackup]]: many apps that have databases now include a routine that will backup the db upon uninstall. This will allow users to upgrade without losing data by reinstalling the app to receive the latest version.
 +
* Fix two upstream updates that broke things in Amahi, bug [http://bugs.amahi.org/issues/show/446 #446]
 +
* Fix to display status IPs properly, bug [http://bugs.amahi.org/issues/show/430 #430]
 +
* Fix a bug introduced when shares generated errors, bug [http://bugs.amahi.org/issues/show/433 #433]
 +
* Fix links in dashboard for apps that do not really have a link, bug [http://bugs.amahi.org/issues/show/445 #445]
 +
* Fix startup error with OpenVPN with duplicate settings, bug [http://bugs.amahi.org/issues/show/450 #450]
 +
* Improvements to the installer usability (layout) and stability (get the latest jQuery library)
 +
* Bring in a new utility script to reset password for a user
 +
* Set ''unix extensions = no'' in smb.conf, required for Greyhole
 +
* Improvements to the platform app installer to more safely download apps with signatures
 +
  
 
== To Do ==
 
== To Do ==
 +
 +
* Done and released!

Latest revision as of 23:39, 5 April 2014

Warning.png WARNING
DEPRECATED
This is no longer supported.



Release notes

  • Re-issue AmahiTunes as a new app, with streaming to iTunes/Rhythmbox right from the web app!
  • Support for RoR, Python and other types of webapps with new templates!
  • Fix for a fedora update where dhcp and dhclient updates upstream are not installing dhcp
  • Closed #361, fixing the time zone properly for all PHP apps. It was reopened because it was not a proper fix, also adds a new script to do the change hda-php-zone-change
  • Closed #410, where the -f option was not deleting the DB initially (now it does) and also the -f option check was reverse in the code for hda-new-install
  • Updates to the DLNA server with upstream features from MiniDLNA to add support for M3U/PLS music playlists, add -r option to pick up config changes automatically
  • Patches to add extras options to shares to be able to test Greyhole, add
  • Lots of work to help packaging Greyhole as an rpm
  • Fixes to agedashi theme (bug #371)
  • Changed "unix extensions" settings in Samba to "no" so that we move to enabling Greyhole
  • Updated translations to Dutch, Spanish and initial version pf Japanese
  • Updated apps to new version: vTiger, Gallery 2, Ampache, phpSysInfo, eyeOS, php Address Book, Tiny Tiny RSS, phpMyAdmin, portaNEO, AjaXplorer, OpenGoo (now FengOffice), clearBudget, phpRecipeBook, Horde, and DokuWiki.
  • Fixed bug where users could click on a checkbox to show the app in the dashboard, however, apps without webapp exposed a bogus URL, confusing users.
  • App DB Autobackup: many apps that have databases now include a routine that will backup the db upon uninstall. This will allow users to upgrade without losing data by reinstalling the app to receive the latest version.
  • Fix two upstream updates that broke things in Amahi, bug #446
  • Fix to display status IPs properly, bug #430
  • Fix a bug introduced when shares generated errors, bug #433
  • Fix links in dashboard for apps that do not really have a link, bug #445
  • Fix startup error with OpenVPN with duplicate settings, bug #450
  • Improvements to the installer usability (layout) and stability (get the latest jQuery library)
  • Bring in a new utility script to reset password for a user
  • Set unix extensions = no in smb.conf, required for Greyhole
  • Improvements to the platform app installer to more safely download apps with signatures


To Do

  • Done and released!