cancel
Showing results for 
Search instead for 
Did you mean: 

FlexSpaces+AIR, FlexSpaces, + Alfresco Web Scripts

stevereiner
Champ in-the-making
Champ in-the-making
59 REPLIES 59

nuno
Champ in-the-making
Champ in-the-making
Rohit,

I just finished the update existing and edit (checkout+download) features today. These will be in the next release (0.6). Also will have advanced search completed and include a thumbnail view mode in folder views in 0.6

Steve

Hi Steve,
Great job !

Do you have an estimate for the release date of version 0.6?
Is there any way to access the SVN main trunk to get nightly builds?

Thanks,
Nuno

stevereiner
Champ in-the-making
Champ in-the-making
Nuno,
Targeting to have 0.6 this Sunday.
Haven't had time to setup the code in the forge svn yet, only have src via zip download for now.
Steve

stevereiner
Champ in-the-making
Champ in-the-making
FlexSpaces 0.6 was delayed some, coming real soon.
(with Share 3.0 Integration, Thumbnail View, CoverFlow View, edit/update, adv search finished, 2.2 Enterprise support)

Put some screenshots of 0.6 on my blog.
http://www.integratedsemantics.org/2008/08/22/flexspaces-06-share-30-integration-thumbnail-view-cove...

New features:
    * 5 Flex based site page components (flexspaces all views, doclib only, search only, tasks only, wcm only) that provide the functionality of FlexSpaces inside the Alfresco 3.0 Share application (or any Surf based app), portals
    * Thumbnail and CoverFlow views (when FlexSpaces+AIR, FlexSpaces+Browser, or FlexSpaces Site Components are running with 3.0)
    * Advanced search finished
    * Edit (checkout+download), update existing
    * Context menus permission based enable/disable (in addition to main menus)
    * Support for Alfresco 2.2.0 Enterprise (fixed problems running on versions before 2.9/3.0)
Steve Reiner
http://www.integratedsemantics.org
http://www.integratedsemantics.com

stevereiner
Champ in-the-making
Champ in-the-making
FlexSpaces 0.6 released
(with Share 3.0 Integration, Thumbnail View, CoverFlow View, edit/update, adv search finished, 2.1-3.0 support)


http://forge.alfresco.com/projects/flexspaces/

      * 5 Flex based site page components that provide the functionality of FlexSpaces inside the 3.0 Share application (or Surf app, portal)
        (see FlexSpaces Share Components / FlexSpaces+Share 0.6 / flexspaces-share.zip)

      * Thumbnail and CoverFlow views (on 3.0)

      * Advanced search finished (all features of the alfresco web client adv search except for custom attribute config, saved searches)

      * Edit (checkout+download), update existing

      * Context menus permission based enable/disable (in addition to main menus)

      * Support for Alfresco 2.1-3.0 (tested with  2.2.0 Enterprise, 2.90C_dev Community, 3.0 Labs blds 1032,1066)
        (fixed problems running on pre 2.9, thanks John Dydo for tip about no args, use only fields in upload)

0.6 screenshots on blog
http://www.integratedsemantics.org/2008/08/22/flexspaces-06-share-30-integration-thumbnail-view-cove...

flexspaces forge forum area
http://forge.alfresco.com/forum/?group_id=149

Steve Reiner
http://www.integratedsemantics.org
http://www.integratedsemantics.com

rohitmichael
Champ in-the-making
Champ in-the-making
Thanks Steve

Was really waiting for this one!

stevereiner
Champ in-the-making
Champ in-the-making
Previously in FlexSpaces 0.6, I added components to run flexspaces views inside Share running in a browser.

Now, I have the reverse too:
I just added an experimental FlexSpaces+AIR with a new tab running Share.
download from the "FlexSpaces Share Components" section of http://forge.alfresco.com/projects/flexspaces/

Note:
1. Currently when you save an edit to a blog, wiki, etc. in the Share tab you get "Page Update Failed".
This doesn't happen when you run Share normally outside of AIR, in a browser.
I am going to post a another forum topic about this and a jira.  (seems to be a workaround by changing the share code)

Steve Reiner
http://www.integratedsemantics.org
http://www.integratedsemantics.com

rohitmichael
Champ in-the-making
Champ in-the-making
Hey Steve,

Noticed the tooltips for the icons in the toolbar.
Neat!

Thanks

nuno
Champ in-the-making
Champ in-the-making
Hi Steve,

Good work with 0.6. Although I have found the following issues:
1) When you create a new space the Tree view on Doc Lib doesn't get updated.
2) "Often" the tree nodes on doc library don't expand. You have to click a couple of times (lots sometimes) to expand the tree with the subfolders. And it's not a problem o waiting for the reply (update from the server)
3) If you have a space tree like the one below when you double-click on the subfolder marked below it jumps, usually to the first one with the same name, but not always. Sometimes it works ok 🙂  (if you want I can send you a video to show how to reproduce it, it's very simple)
     SomeRootFolder/
                 +Space1/
                      ++subspaceA/
                 +Space2/
                      ++subspaceA/
                 +Space3/
                      ++subspaceA/     <—- click on this one and it will jump to the first with the same name on the repoBrowser.

I did the tests with Alfresco 2.9B and 3a build 1032 running on Ubuntu 8.04 and client running on firefox 3.0.1 / Flash 9 / Windows Vista

Here is a list of features that I need and would like to known if they are on your roadmap or not:
1) Having a pre-defined root folder instead of Company Home. Or even simple, possibility to set the root folder to the user home, for example. This could be defined on the alfresco-config.xml.
2) The option to hide and/or enable/disable options from the menus on the menu config file or from the alfresco-config.xml
3) Support different languages for the menus
4) Feedback (like a hour glass or some glass pane or whatever saying "Doing yada yada…") when a request is being made to the server.

Bests,
Nuno

stevereiner
Champ in-the-making
Champ in-the-making
Nuno,

1. Going to fix tree issues in 0.7
2. Was planning to have expand/collapse outlook like / webclient like sections in the tree for company home, user home, and sites (3.0 share). Good point on having it configurable. More configuration support is planned in general including for custom types in  properties, adv search, folder detail grid columns, and additional menu config
3. Menus currently can be configured somewhat within the config/contextmenu/<view>/*.xml and config/menubar/mainMenu.xml  Currently the main menu code has positional dependencies, context menus don't have positional dependencies. Main menu xml file has enabled="true/false" but this is just the starting pt which code dynamically changes. More planned work is needed before these config files can really be used.
4. Currently one set of menu configs, plan to allow separate locale specific  (and plan to have locale resource files for strings, etc.)
5. Adding feedback is planned.

Steve
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.