- May 12, 2014
-
-
Olivier Dony authored
This method was (partially) removed at rev.9421 rev-id al@openerp.com-20140507153223-q73u5lhyrfw98o3a bzr revid: odo@openerp.com-20140512103935-o0ue9wzenm5wjejq
-
Xavier Morel authored
* added a ``tracking_disable`` context key used by mail to completely disable subscriptions setup and events generation during create and write operations * added import option to optionally set up that context key and speed up imports at the cost of not setting up subscriptions and not sending create/update events bzr revid: xmo@openerp.com-20140512100400-d1axjam2d0i2y0tf
-
Martin Trigaux authored
bzr revid: mat@openerp.com-20140512092718-s6143ajy2g18ofy4
-
Xavier Morel authored
* fill-paragraph * remove sections referring to removed methods with no obvious replacement bzr revid: xmo@openerp.com-20140512085546-50u4beuvakgfett8
-
Martin Trigaux authored
Forward-port of latest saas-4, up to revision 9416 (rev-id fme@openerp.com-20140509164338-gnz7p3qxt8etrh5w) bzr revid: mat@openerp.com-20140512072331-0lidgqb6x7fregdj
-
- May 11, 2014
-
-
Fabien Pinckaers authored
bzr revid: fp@tinyerp.com-20140511154058-kj8nn9fdl3li9nzi
-
Fabien Pinckaers authored
[FIX] better handling of '/'. / is the first menu and not the first menu is /. Allows to move the first menu in another position bzr revid: fp@tinyerp.com-20140511153235-6mmygt69z45rcx4r
-
Fabien Pinckaers authored
bzr revid: fp@tinyerp.com-20140511143314-nzn1239l00arbxjq
-
Fabien Pinckaers authored
bzr revid: fp@tinyerp.com-20140511134037-84vnn1b4zfzk8som
-
Fabien Pinckaers authored
bzr revid: fp@tinyerp.com-20140511115231-g8ke14r9iepyypv4
-
Fabien Pinckaers authored
bzr revid: fp@tinyerp.com-20140511074755-5b3iy2b1xk7cjxmf
-
- May 09, 2014
-
-
Fabien Pinckaers authored
bzr revid: fp@tinyerp.com-20140509202753-p5080kwk8dupfdrc
-
Fabien Meghazi authored
bzr revid: fme@openerp.com-20140509164338-gnz7p3qxt8etrh5w
-
Fabien Meghazi authored
bzr revid: fme@openerp.com-20140509151855-7v4hp08qvmac1u2d
-
Fabien Meghazi authored
bzr revid: fme@openerp.com-20140509144608-btah4s8zorzon2jo
-
Fabien Meghazi authored
bzr revid: fme@openerp.com-20140509141024-xa9mawoye3o8e6c1
-
Thibault Delavallée authored
[MERGE] [ADD] mass_mailing: add a snippet to allow subscribing to a contact list (newsletter). Also cleaned the wording of the snippet allowing to subscribe do a discussion group to avoid confusion. bzr revid: tde@openerp.com-20140509135051-tt1blzojwtpt86lr
-
Martin Trigaux authored
[FIX] website_forum: correct the 'Editor' goal definition, the field author_id on a mail_message is a m2o to res.partner and not res.users bzr revid: mat@openerp.com-20140509134434-6u2ft2gyv0hcryxq
-
Fabien Meghazi authored
bzr revid: fme@openerp.com-20140509133528-9i2kvn0heyxn6ngw
-
Thibault Delavallée authored
bzr revid: tde@openerp.com-20140509132156-qbmop9au07cllgkk
-
Jeremy Kersten authored
[FIX] Kanban / Modal - Close the backdrop from dialog when we open the dialog for add a new column in kanban view. This bug was introduced since with use bootstrap modal bzr revid: jke@openerp.com-20140509131203-4gy3nhlj0v6fk7zv
-
Thibault Delavallée authored
bzr revid: tde@openerp.com-20140509125358-2kjc462ttrnxmpxm
-
Thibault Delavallée authored
to avoid confusion with mass mailing mailing lists and newsletters. bzr revid: tde@openerp.com-20140509125118-obvdjkgreyiez8k9
-
Thibault Delavallée authored
bzr revid: tde@openerp.com-20140507090057-24hacfi1jxs6ob5g bzr revid: tde@openerp.com-20140509124711-v82rqm57nyc0jlcm
-
Jeremy Kersten authored
[FIX] Event - Don't update the context but a copy when we recompute dates with the timezone specified for the event. bzr revid: jke@openerp.com-20140509123121-xchv133t7gh0e5nh
-
Fabien Meghazi authored
cf: https://support.google.com/webmasters/answer/189077?hl=en bzr revid: fme@openerp.com-20140509122400-49sl631mwipx1039
-
Fabien Meghazi authored
bzr revid: fme@openerp.com-20140509122323-2ext0livjgr5njb0
-
Jeremy Kersten authored
bzr revid: jke@openerp.com-20140509121827-3ngkf93jhduobcoa
-
Géry Debongnie authored
* don't redraw the full table when folding/expanding rows: simply removing/inserting the rows from/into the DOM is faster * add a $ in front of jquery variables * improve the way indentation in row headers is done (was done by generating useless spans) * fix a stupid bug: a tbody tag was added around each row of the table bzr revid: ged@openerp.com-20140509110350-al7phvo3wk5rozya
-
Jitendra Prajapati authored
bzr revid: tde@openerp.com-20140509102355-wor8j7cy3egna3qx
-
Jitendra Prajapati authored
bzr revid: tde@openerp.com-20140509094920-94z2i7hfao3xxu4n
-
Cédric Snauwaert authored
bzr revid: csn@openerp.com-20140509094836-yhncaqp60od67w7k
-
Quentin De Paoli authored
bzr revid: qdp-launchpad@openerp.com-20140509092750-p9o1v530tmdwsqz5
-
Cédric Snauwaert authored
bzr revid: csn@openerp.com-20140509092717-07wp6u6fc5so07jz
-
Géry Debongnie authored
This patch makes the graph widget only add the rows that were new instead of redrawing the full table when expanding bzr revid: ged@openerp.com-20140509090935-sje3u6i4x1luswwn
-
Martin Trigaux authored
bzr revid: mat@openerp.com-20140509073315-9q0igp9zh6d96bl6
-
Géry Debongnie authored
bzr revid: ged@openerp.com-20140509065825-s6awt9ql2ley1zpm
-
Launchpad authored
bzr revid: launchpad_translations_on_behalf_of_openerp-20140509065326-0e0dp4cg4o3hr707
-
Launchpad authored
bzr revid: launchpad_translations_on_behalf_of_openerp-20140509064656-2k19o4v4ozt4yvg3
-
- May 08, 2014
-
-
Mahendra Barad authored
[MERGE] [ADD] kanban_state_selection widget, allowing to manage kanban_state-like selection fields using bullet + dropdown; priority widget allowing to manage priorities using stars. bzr revid: tde@openerp.com-20140508160156-b2jekyiajkjp7bse
-