|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Gallery 3 Beta 1 is almost readyGallery 3 Beta 1 is code complete! Before we unleash it on the world, it would be fantastically helpful if you could help do some sanity checking for us. We've done a ton of work since alpha 4. There are 79 resolved tickets for beta 1: https://apps.sourceforge.net/trac/gallery/query?group=status&milestone=3.0+Beta+1 Not including a few security tickets (which we keep private for now). Highlights include: * Organize module which provides some basic bulk editing tools * Complete security review with all the major (ie: remote * Major improvements in the Gallery 2 import module * Edit album/photo/movie name * Installer allows you to install into non-empty databases * Caption can be drawn from EXIF data * Lots of UI improvements * Lots of stability fixes How can you help? The best thing you can do is to download a zip from GitHub, install it and try it out: Here's a link to the latest code: http://github.com/gallery/gallery3/zipball/master If you're running anything older than the past day or two you'll need to do a fresh install. If you find anything unusual please file it here: (Browse to http://sf.net and log in before going to the url below): https://apps.sourceforge.net/trac/gallery/newticket Set the Milestone field to "Beta 1" so that it gets addressed in this release. The more eyes we have on this before we release, the better. thanks! -Bharat ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get __[ g a l l e r y - d e v e l ]_________________________ [ list info/archive --> http://gallery.sf.net/lists.php ] [ gallery info/FAQ/download --> http://gallery.sf.net ] |
|
|
Re: Gallery 3 Beta 1 is almost readyBharat Mediratta wrote:
> Gallery 3 Beta 1 is code complete! Before we unleash it on the world, > it would be fantastically helpful if you could help do some sanity > checking for us. > > We've done a ton of work since alpha 4. There are 79 resolved tickets > for beta 1: > https://apps.sourceforge.net/trac/gallery/query?group=status&milestone=3.0+Beta+1 > > Not including a few security tickets (which we keep private for now). > Highlights include: > > * Organize module which provides some basic bulk editing tools > * Complete security review with all the major (ie: remote > * Major improvements in the Gallery 2 import module > * Edit album/photo/movie name > * Installer allows you to install into non-empty databases > * Caption can be drawn from EXIF data > * Lots of UI improvements > * Lots of stability fixes > > > How can you help? The best thing you can do is to download a zip from > GitHub, install it and try it out: > > Here's a link to the latest code: > http://github.com/gallery/gallery3/zipball/master Or if you want to use Git, just clone your own, instructions here: codex.gallery2.org/Gallery:Using_Git > > If you're running anything older than the past day or two you'll need to > do a fresh install. If you find anything unusual please file it here: > > (Browse to http://sf.net and log in before going to the url below): > https://apps.sourceforge.net/trac/gallery/newticket > > Set the Milestone field to "Beta 1" so that it gets addressed in this > release. The more eyes we have on this before we release, the better. > > thanks! > -Bharat > > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > __[ g a l l e r y - d e v e l ]_________________________ > > [ list info/archive --> http://gallery.sf.net/lists.php ] > [ gallery info/FAQ/download --> http://gallery.sf.net ] > ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get __[ g a l l e r y - d e v e l ]_________________________ [ list info/archive --> http://gallery.sf.net/lists.php ] [ gallery info/FAQ/download --> http://gallery.sf.net ] |
|
|
|
|
|
Re: Gallery 3 Beta 1 is almost readyI want a gold star too!
I've just pulled it from Git, install was amazingly simple, great job, great user experience. Two problems: a) I can't add any photos, I get "File is too big" even with 100kb files. I can't find any settings related to this, so I'm stuck. b) The statistics menu wants to fold out, but there's no children menu items, and clicking the statistics button itself does nothing. Cheers, Aidan On Thu, Jun 4, 2009 at 6:37 PM, Bharat Mediratta <bharat@...> wrote: > > Thanks, Lutz! You get a gold star. > > Has nobody else tried it? :-( :-( > > Lutz-R. FRANK wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA256 >> >> up n'running @ http://me.homeip.net/~lutz-rdrfrank/gallery3b1/ >> >> perfect setup >> >> Best >> Lutz > > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > __[ g a l l e r y - d e v e l ]_________________________ > > [ list info/archive --> http://gallery.sf.net/lists.php ] > [ gallery info/FAQ/download --> http://gallery.sf.net ] > ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get __[ g a l l e r y - d e v e l ]_________________________ [ list info/archive --> http://gallery.sf.net/lists.php ] [ gallery info/FAQ/download --> http://gallery.sf.net ] |
|
|
Re: Gallery 3 Beta 1 is almost readyAidan Lister wrote:
> I want a gold star too! > > I've just pulled it from Git, install was amazingly simple, great job, > great user experience. > > Two problems: > a) I can't add any photos, I get "File is too big" even with 100kb > files. I can't find any settings related to this, so I'm stuck. This bug was introduced in the time frame between when I sent out my mail and when you did the git pull. :-( Please re-pull, I've fixed it. > b) The statistics menu wants to fold out, but there's no children menu > items, and clicking the statistics button itself does nothing. Yeah, that's kind of lame isn't it. The problem is that unless the Akismet module is installed, there're no menu items under that menu so it's in a weird state. I moved the creation of that menu into the Akismet module for now which resolves this. Thanks! You get a gold star too! -Bharat ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get __[ g a l l e r y - d e v e l ]_________________________ [ list info/archive --> http://gallery.sf.net/lists.php ] [ gallery info/FAQ/download --> http://gallery.sf.net ] |
| Free embeddable forum powered by Nabble | Forum Help |