← Back to team overview

openerp-community team mailing list archive

Re: New booking chart and web core modules

 

Hi,

It's a good idea but i'm not very confortable with launchpad branches and how openerp community modules are organized...

 * somebody could suggest me where I should put these modules ?
     o maybe openerp-web-unleashed in lp:~openerp-community/openerp-web
       and openerp-booking-chart in
       lp:~openerp-community/openobject-addons ?
 * all community modules are automatically installed by runbot ?
 * any suggestion about how to keep github and launchpad branches sync ?


Thanks,

On 11/05/2013 11:50 AM, Moises Lopez wrote:

Hello Michel,
Good job!
Thank you.

Excuse me, Can you push to launchpad this branch?
Runbot will test it automatically from launchpad.
Only for this matter.

El nov 4, 2013 8:58 AM, "Michel Meyer" <mmeyer@xxxxxxxxx <mailto:mmeyer@xxxxxxxxx>> escribió:

    Hi community !

    We are working on new modules at Trobz company and we decided to
    publish them.


    *Booking Chart module*

    A booking chart view, very flexible:

    - Display any resources in a booking chart
    - Easy scrolling navigation
    - Resource lazy loading
    - Zoom levels (from 1 week to 6 months)
    - Auto-merge overlapping resources
    - Native OpenERP search/group supported on listed resources
    - Manual period selection
    - Period freeze/unfreeze button
    - Mixin to link any OpenERP model with resources booking


    This module is hosted on github:
    https://github.com/trobz/openerp-booking-chart
    presentation page (with a nice video):
    http://trobz.github.io/openerp-booking-chart
    <http://trobz.github.io/openerp-booking-chart/>


    A "demo_task" module is available on the repository if you need a
    quick overview.


    *Web Unleashed module
    *

    The booking chart is the first public module using our core web
    module.
    We called it Web Unleashed because it's really the feeling we have
    when we started to use it :)

    Web Unleashed enable the development of rich new views in OpenERP
    and solve some common issues.

    - clear MVC pattern, based on Backbone and Marionette... with all
    their documentations !
    - new namespace to organize and get access to your objects
    - full-featured Backbone Models with OpenERP JSON-RPC API support
    - QWeb rendering for Marionette views
    - base objects to build custom views (Pager, Grouped Collection,
    Extended OpenERP View, State manager...)
    - unit tests for basic functionalities

    In my opinion, the biggest advantage is the use of well known
    libraries like Backbone and Marionette, coming with good
    documentations and helps already... something that is really
    missing natively on openerp-web.

    All the code is documented and a big part is unit tested.

    The module is also hosted on github:
    https://github.com/trobz/openerp-web-unleashed

    The "demo_todo" module is a good start to go inside web unleashed :)



    Hope the community will enjoy these new modules, more coming soon !

    Michel Meyer

    _______________________________________________
    Mailing list: https://launchpad.net/~openerp-community
    <https://launchpad.net/%7Eopenerp-community>
    Post to     : openerp-community@xxxxxxxxxxxxxxxxxxx
    <mailto:openerp-community@xxxxxxxxxxxxxxxxxxx>
    Unsubscribe : https://launchpad.net/~openerp-community
    <https://launchpad.net/%7Eopenerp-community>
    More help   : https://help.launchpad.net/ListHelp



Follow ups

References