← Back to team overview

openerp-community team mailing list archive

Re: New booking chart and web core modules

 

Hello Michel,


2013/11/5 Michel Meyer <mmeyer@xxxxxxxxx>

>  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 ?
>     - 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 ?
>
> Exactly, runbot not is only run test yaml.
Runbot make a instance of OpenERP with you aditional branch (modules) for
connect it directly to test it yourself.
Current contribution guidelines is here:
https://doc.openerp.com/contribute/15_guidelines/contribution_guidelines/
For example, you can check OCB branch here
http://runbot.openerp.com/ocb.html
You can connect.
You can view log.
You can view all test executed.
And with a new push, you can generate a new OpenERP instance with a button.
 ("Force build")


>    - 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> 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
>>
>>
>> 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
>> Post to     : openerp-community@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openerp-community
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>


-- 
Moisés López Calderón
Vauxoo - OpenERP's Gold Partner
mobile: (+521) 477-752-22-30
Tel: (+52) 477-773-33-46
skype: moylop260
web: http://www.vauxoo.com
twitter: @moylop260
            @vauxoo

Follow ups

References