odoo/odoo.git
10 years ago[ADD] convert bzrignore to gitignore
Xavier Morel [Fri, 16 May 2014 14:05:39 +0000 (16:05 +0200)]
[ADD] convert bzrignore to gitignore

10 years agoUpdate README.md
odony [Fri, 16 May 2014 11:31:48 +0000 (13:31 +0200)]
Update README.md

[IMP] Move migration instructions on top, remove cruft

10 years ago[FIX] quick-setup command
xmo-odoo [Fri, 16 May 2014 09:34:43 +0000 (11:34 +0200)]
[FIX] quick-setup command

Prompts don't work with curl | sh as the stdin gets filled with the nothing out of curl

10 years agoFix URL to checkout script
xmo-odoo [Fri, 16 May 2014 09:32:09 +0000 (11:32 +0200)]
Fix URL to checkout script

raw.github.com redirects to raw.githubusercontent.com but curl does not follow
redirections by default, so use the correct URL

10 years agoLink employees guide to migration readme section
xmo-odoo [Fri, 16 May 2014 06:45:22 +0000 (08:45 +0200)]
Link employees guide to migration readme section

10 years agoAdd some bazaar migration notes
xmo-odoo [Fri, 16 May 2014 06:43:08 +0000 (08:43 +0200)]
Add some bazaar migration notes

10 years agoRemove note about private repo in setup guide
xmo-odoo [Fri, 16 May 2014 06:37:41 +0000 (08:37 +0200)]
Remove note about private repo in setup guide

10 years ago[IMP] linkify readme links
Xavier Morel [Fri, 16 May 2014 06:36:12 +0000 (08:36 +0200)]
[IMP] linkify readme links

10 years ago[IMP] merge INSTALL into README, rename to .md because github...
Xavier Morel [Fri, 16 May 2014 06:24:40 +0000 (08:24 +0200)]
[IMP] merge INSTALL into README, rename to .md because github...

creating CI-conflicted situations is really annoying, not doing that would be great

10 years agoREADME add link to git workflow
Antony Lesuisse [Thu, 15 May 2014 15:22:22 +0000 (17:22 +0200)]
README add link to git workflow

10 years agoMerge pull request #3 from xmo-odoo/git-doc
xmo-odoo [Thu, 15 May 2014 12:28:04 +0000 (14:28 +0200)]
Merge pull request #3 from xmo-odoo/git-doc

Basic git doc for employees

10 years ago[FIX] reference to a generic 'origin' remote instead of odoo
Xavier Morel [Thu, 15 May 2014 12:25:58 +0000 (14:25 +0200)]
[FIX] reference to a generic 'origin' remote instead of odoo

10 years ago[IMP] git.rst formatting for direct on-git viewing
Xavier Morel [Thu, 15 May 2014 12:23:08 +0000 (14:23 +0200)]
[IMP] git.rst formatting for direct on-git viewing

* replaced sphinx :guilabel: directive by a simple strong
* moved rendered notes to non-rendered comments, not that I expect anybody to
  care or help /emo
* remove an explicit code-block directive by a simple ::

10 years ago[ADD] basic guide to get employees started w/ git
Xavier Morel [Thu, 15 May 2014 12:14:03 +0000 (14:14 +0200)]
[ADD] basic guide to get employees started w/ git

10 years agoMerge pull request #2 from xmo-odoo/setup-script
xmo-odoo [Thu, 15 May 2014 11:55:22 +0000 (13:55 +0200)]
Merge pull request #2 from xmo-odoo/setup-script

[ADD] easy-setup script for employees

10 years ago[ADD] easy-setup script for employees
Xavier Morel [Thu, 15 May 2014 11:49:40 +0000 (13:49 +0200)]
[ADD] easy-setup script for employees

and others, but mostly employees

10 years agocleanup repo root
Antony Lesuisse [Thu, 15 May 2014 08:43:02 +0000 (10:43 +0200)]
cleanup repo root

10 years agoMerge branch 'web-trunk'
Xavier Morel [Wed, 14 May 2014 13:13:35 +0000 (15:13 +0200)]
Merge branch 'web-trunk'

10 years agoMerge branch 'server-trunk'
Xavier Morel [Wed, 14 May 2014 13:13:04 +0000 (15:13 +0200)]
Merge branch 'server-trunk'

Conflicts:
addons/mass_mailing/controllers/main.py

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 14 May 2014 05:55:34 +0000 (05:55 +0000)]
Launchpad automatic translations update.

10 years ago[IMP] Include openerpframework in common assets. Add module list in bundle
Fabien Meghazi [Tue, 13 May 2014 08:17:24 +0000 (10:17 +0200)]
[IMP] Include openerpframework in common assets. Add module list in bundle

10 years ago[IMP] Include openerpframework in common assets. Add module list in bundle
Fabien Meghazi [Mon, 12 May 2014 15:18:12 +0000 (17:18 +0200)]
[IMP] Include openerpframework in common assets. Add module list in bundle

10 years ago[FIX]sale_report: change type of field date from date to datetime to match field...
Cedric Snauwaert [Mon, 12 May 2014 11:45:32 +0000 (13:45 +0200)]
[FIX]sale_report: change type of field date from date to datetime to match field date on sale_order

bzr revid: csn@openerp.com-20140512114532-726a1z0wqbpz96t8

10 years ago[ADD] website.menu editable list in website config
Fabien Meghazi [Mon, 12 May 2014 11:38:20 +0000 (13:38 +0200)]
[ADD] website.menu editable list in website config

bzr revid: fme@openerp.com-20140512113820-oidhod8ovqp3nh9a

10 years ago[FIX] mass_mailing,website*,survey: leftover calls to website.get_public_user()
Olivier Dony [Mon, 12 May 2014 10:39:35 +0000 (12:39 +0200)]
[FIX] mass_mailing,website*,survey: leftover calls to website.get_public_user()

This method was (partially) removed at rev.9421
rev-id al@openerp.com-20140507153223-q73u5lhyrfw98o3a

bzr revid: odo@openerp.com-20140512103935-o0ue9wzenm5wjejq

10 years ago[IMP] mail, base_import: context key disabling history tracking
Xavier Morel [Mon, 12 May 2014 10:04:00 +0000 (12:04 +0200)]
[IMP] mail, base_import: context key disabling history tracking

* 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

10 years ago[IMP] gamification: improve the name of some m2m relations
Martin Trigaux [Mon, 12 May 2014 09:27:18 +0000 (11:27 +0200)]
[IMP] gamification: improve the name of some m2m relations

bzr revid: mat@openerp.com-20140512092718-s6143ajy2g18ofy4

10 years ago[IMP] mail docs
Xavier Morel [Mon, 12 May 2014 08:55:46 +0000 (10:55 +0200)]
[IMP] mail docs

* fill-paragraph
* remove sections referring to removed methods with no obvious replacement

bzr revid: xmo@openerp.com-20140512085546-50u4beuvakgfett8

10 years agoForward-port of latest saas-4, up to revision 3994 (rev-id jke@openerp.com-2014050913...
Martin Trigaux [Mon, 12 May 2014 08:10:32 +0000 (10:10 +0200)]
Forward-port of latest saas-4, up to revision 3994 (rev-id jke@openerp.com-20140509131203-4gy3nhlj0v6fk7zv)

10 years agoForward-port of latest saas-4, up to revision 5211 (revid fme@openerp.com-20140509164...
Martin Trigaux [Mon, 12 May 2014 08:05:23 +0000 (10:05 +0200)]
Forward-port of latest saas-4, up to revision 5211 (revid fme@openerp.com-20140509164408-rtml4brrhpiv4zz9)

10 years agoForward-port of latest saas-4, up to revision 9416 (rev-id fme@openerp.com-2014050916...
Martin Trigaux [Mon, 12 May 2014 07:23:31 +0000 (09:23 +0200)]
Forward-port of latest saas-4, up to revision 9416 (rev-id fme@openerp.com-20140509164338-gnz7p3qxt8etrh5w)

bzr revid: mat@openerp.com-20140512072331-0lidgqb6x7fregdj

10 years ago[FIX] css edit menu alignment and fix of / handling
Fabien Pinckaers [Sun, 11 May 2014 15:40:58 +0000 (17:40 +0200)]
[FIX] css edit menu alignment and fix of / handling

bzr revid: fp@tinyerp.com-20140511154058-kj8nn9fdl3li9nzi

10 years ago[FIX] better handling of '/'. / is the first menu and not the first menu is /. Allows...
Fabien Pinckaers [Sun, 11 May 2014 15:32:35 +0000 (17:32 +0200)]
[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

10 years ago[IMP] sitemap cleaning: events
Fabien Pinckaers [Sun, 11 May 2014 14:33:14 +0000 (16:33 +0200)]
[IMP] sitemap cleaning: events

bzr revid: fp@tinyerp.com-20140511143314-nzn1239l00arbxjq

10 years ago[IMP] Sitemap
Fabien Pinckaers [Sun, 11 May 2014 13:40:37 +0000 (15:40 +0200)]
[IMP] Sitemap

bzr revid: fp@tinyerp.com-20140511134037-84vnn1b4zfzk8som

10 years ago[IMP] clean sitemap, enumerate pages + fixes
Fabien Pinckaers [Sun, 11 May 2014 11:52:31 +0000 (13:52 +0200)]
[IMP] clean sitemap, enumerate pages + fixes

bzr revid: fp@tinyerp.com-20140511115231-g8ke14r9iepyypv4

10 years ago[IMP] Adding fields
Fabien Pinckaers [Sun, 11 May 2014 07:47:55 +0000 (09:47 +0200)]
[IMP] Adding fields

bzr revid: fp@tinyerp.com-20140511074755-5b3iy2b1xk7cjxmf

10 years ago[IMP] removing static style
Fabien Pinckaers [Fri, 9 May 2014 20:27:53 +0000 (22:27 +0200)]
[IMP] removing static style

bzr revid: fp@tinyerp.com-20140509202753-p5080kwk8dupfdrc

10 years ago[MOV] ir.ui.view#write() forced noupdate moved in `website` (RTE only)
Fabien Meghazi [Fri, 9 May 2014 16:44:08 +0000 (18:44 +0200)]
[MOV] ir.ui.view#write() forced noupdate moved in `website` (RTE only)

bzr revid: fme@openerp.com-20140509164408-rtml4brrhpiv4zz9

10 years ago[MOV] ir.ui.view#write() forced noupdate moved in `website` (RTE only)
Fabien Meghazi [Fri, 9 May 2014 16:43:38 +0000 (18:43 +0200)]
[MOV] ir.ui.view#write() forced noupdate moved in `website` (RTE only)

bzr revid: fme@openerp.com-20140509164338-gnz7p3qxt8etrh5w

10 years ago[IMP] dumb code
Fabien Meghazi [Fri, 9 May 2014 15:18:55 +0000 (17:18 +0200)]
[IMP] dumb code

bzr revid: fme@openerp.com-20140509151855-7v4hp08qvmac1u2d

10 years ago[MERGE] upsteam
Fabien Meghazi [Fri, 9 May 2014 14:46:08 +0000 (16:46 +0200)]
[MERGE] upsteam

bzr revid: fme@openerp.com-20140509144608-btah4s8zorzon2jo

10 years ago[MOV] ir.ui.view#write() forced noupdate moved in `website` (RTE only)
Fabien Meghazi [Fri, 9 May 2014 14:11:06 +0000 (16:11 +0200)]
[MOV] ir.ui.view#write() forced noupdate moved in `website` (RTE only)

bzr revid: fme@openerp.com-20140509141106-vbokuh0prptxavvg

10 years ago[MOV] ir.ui.view#write() forced noupdate moved in `website` (RTE only)
Fabien Meghazi [Fri, 9 May 2014 14:10:24 +0000 (16:10 +0200)]
[MOV] ir.ui.view#write() forced noupdate moved in `website` (RTE only)

bzr revid: fme@openerp.com-20140509141024-xa9mawoye3o8e6c1

10 years ago[MERGE] [ADD] mass_mailing: add a snippet to allow subscribing to a contact list...
Thibault Delavallée [Fri, 9 May 2014 13:50:51 +0000 (15:50 +0200)]
[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

10 years ago[FIX] website_forum: correct the 'Editor' goal definition, the field author_id on...
Martin Trigaux [Fri, 9 May 2014 13:44:34 +0000 (15:44 +0200)]
[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

10 years ago[IMP] Add $.fn.button to jquery.ui noconflict template
Fabien Meghazi [Fri, 9 May 2014 13:35:28 +0000 (15:35 +0200)]
[IMP] Add $.fn.button to jquery.ui noconflict template

bzr revid: fme@openerp.com-20140509133528-9i2kvn0heyxn6ngw

10 years ago[IMP] subscribe to group / newsletter widgets: wording cleaning
Thibault Delavallée [Fri, 9 May 2014 13:21:56 +0000 (15:21 +0200)]
[IMP] subscribe to group / newsletter widgets: wording cleaning

bzr revid: tde@openerp.com-20140509132156-qbmop9au07cllgkk

10 years ago[FIX] Kanban / Modal - Close the backdrop from dialog when we open the dialog for...
Kersten Jeremy [Fri, 9 May 2014 13:12:03 +0000 (15:12 +0200)]
[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

10 years ago[IMP] mass_mailing: added newsletter as mailing list data + imported contact still...
Thibault Delavallée [Fri, 9 May 2014 12:53:58 +0000 (14:53 +0200)]
[IMP] mass_mailing: added newsletter as mailing list data + imported contact still demo data

bzr revid: tde@openerp.com-20140509125358-2kjc462ttrnxmpxm

10 years ago[IMP] website_mail: rename newsletter mail group to discussion group
Thibault Delavallée [Fri, 9 May 2014 12:51:18 +0000 (14:51 +0200)]
[IMP] website_mail: rename newsletter mail group to discussion group
to avoid confusion with mass mailing mailing lists and newsletters.

bzr revid: tde@openerp.com-20140509125118-obvdjkgreyiez8k9

10 years ago[MERGE] Sync with upstream (saas-4)
Thibault Delavallée [Fri, 9 May 2014 12:47:11 +0000 (14:47 +0200)]
[MERGE] Sync with upstream (saas-4)

bzr revid: tde@openerp.com-20140507090057-24hacfi1jxs6ob5g
bzr revid: tde@openerp.com-20140509124711-v82rqm57nyc0jlcm

10 years ago[FIX] Event - Don't update the context but a copy when we recompute dates with the...
Kersten Jeremy [Fri, 9 May 2014 12:31:21 +0000 (14:31 +0200)]
[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

10 years ago[ADD] alternate hreflang links in head for search engines
Fabien Meghazi [Fri, 9 May 2014 12:24:00 +0000 (14:24 +0200)]
[ADD] alternate hreflang links in head for search engines

cf: https://support.google.com/webmasters/answer/189077?hl=en

bzr revid: fme@openerp.com-20140509122400-49sl631mwipx1039

10 years ago[FIX] is_multilang_url by checking against werkzeug's routing map using query string too
Fabien Meghazi [Fri, 9 May 2014 12:23:23 +0000 (14:23 +0200)]
[FIX] is_multilang_url by checking against werkzeug's routing map using query string too

bzr revid: fme@openerp.com-20140509122323-2ext0livjgr5njb0

10 years ago[FIX] Event - Allow to specify the timezone from the event and use it in template...
Kersten Jeremy [Fri, 9 May 2014 12:18:27 +0000 (14:18 +0200)]
[FIX] Event - Allow to specify the timezone from the event and use it in template mail.

bzr revid: jke@openerp.com-20140509121827-3ngkf93jhduobcoa

10 years ago[MERGE] improve pivot table rendering
Gery Debongnie [Fri, 9 May 2014 11:03:50 +0000 (13:03 +0200)]
[MERGE] improve pivot table rendering

* 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

10 years ago[MERGE] [IMP] mail, report_webkit: view improvements + better name_get for mail and...
Jitendra Prajapati [Fri, 9 May 2014 10:23:55 +0000 (12:23 +0200)]
[MERGE] [IMP] mail, report_webkit: view improvements + better name_get for mail and aliases.

bzr revid: tde@openerp.com-20140509102355-wor8j7cy3egna3qx

10 years ago[MERGE] [IMP] Misc view improvements using better name_get / name_search.
Jitendra Prajapati [Fri, 9 May 2014 09:49:20 +0000 (11:49 +0200)]
[MERGE] [IMP] Misc view improvements using better name_get / name_search.

bzr revid: tde@openerp.com-20140509094920-94z2i7hfao3xxu4n

10 years ago[FIX]modal: when closing a modal, focus previous one to allow several escape hit key
Cedric Snauwaert [Fri, 9 May 2014 09:48:36 +0000 (11:48 +0200)]
[FIX]modal: when closing a modal, focus previous one to allow several escape hit key

bzr revid: csn@openerp.com-20140509094836-yhncaqp60od67w7k

10 years ago[FIX] claim_from_delivery: fixed error in delivery view
Quentin (OpenERP) [Fri, 9 May 2014 09:27:50 +0000 (11:27 +0200)]
[FIX] claim_from_delivery: fixed error in delivery view

bzr revid: qdp-launchpad@openerp.com-20140509092750-p9o1v530tmdwsqz5

10 years ago[FIX]purchase_requisition: put js file in a bundle
Cedric Snauwaert [Fri, 9 May 2014 09:27:17 +0000 (11:27 +0200)]
[FIX]purchase_requisition: put js file in a bundle

bzr revid: csn@openerp.com-20140509092717-07wp6u6fc5so07jz

10 years ago[IMP] optimizes pivot table rendering when expanding rows (addon web_graph)
Gery Debongnie [Fri, 9 May 2014 09:09:35 +0000 (11:09 +0200)]
[IMP] optimizes pivot table rendering when expanding rows (addon web_graph)

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

10 years ago[FIX] product: get_history_price recieves ids instead of a browse record for product...
Martin Trigaux [Fri, 9 May 2014 07:33:15 +0000 (09:33 +0200)]
[FIX] product: get_history_price recieves ids instead of a browse record for product template

bzr revid: mat@openerp.com-20140509073315-9q0igp9zh6d96bl6

10 years ago[MERGE] merge from trunk
Gery Debongnie [Fri, 9 May 2014 06:58:25 +0000 (08:58 +0200)]
[MERGE] merge from trunk

bzr revid: ged@openerp.com-20140509065825-s6awt9ql2ley1zpm

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 9 May 2014 06:53:26 +0000 (06:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140509065326-0e0dp4cg4o3hr707

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 9 May 2014 06:46:56 +0000 (06:46 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140509064656-2k19o4v4ozt4yvg3

10 years ago[MERGE] [ADD] kanban_state_selection widget, allowing to manage kanban_state-like...
Mahendra Barad [Thu, 8 May 2014 16:01:56 +0000 (18:01 +0200)]
[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

10 years ago[MERGE] [IMP] crm, hr_recruitment, project, project_issue: use the newly-introduced...
Mahendra Barad [Thu, 8 May 2014 16:01:26 +0000 (18:01 +0200)]
[MERGE] [IMP] crm, hr_recruitment, project, project_issue: use the newly-introduced widgets for the kanban state and the priority management.

This branch comes with a web branch holding those new widgets for form and kanban views.

bzr revid: tde@openerp.com-20140508160126-ddr1p19k9cbjd09h

10 years ago[FIX] priority widget in kanban: css fixes
Thibault Delavallée [Thu, 8 May 2014 15:37:10 +0000 (17:37 +0200)]
[FIX] priority widget in kanban: css fixes

bzr revid: tde@openerp.com-20140508153710-tbgohlv4ynuvyli9

10 years ago[IMP] dropdown_selection widget renamed kanban_state_selection
Thibault Delavallée [Thu, 8 May 2014 15:34:32 +0000 (17:34 +0200)]
[IMP] dropdown_selection widget renamed kanban_state_selection

bzr revid: tde@openerp.com-20140508153432-h3f2ez0grw8rst1n

10 years ago[IMP] dropdownselection widget renamed kanban state selection
Thibault Delavallée [Thu, 8 May 2014 15:34:18 +0000 (17:34 +0200)]
[IMP] dropdownselection widget renamed kanban state selection

bzr revid: tde@openerp.com-20140508153418-hs6ix3qouy1fu482

10 years ago[CLEAN] crm, hr_recruitmnet, project: cleaned priority / kanban state in kanban views
Thibault Delavallée [Thu, 8 May 2014 15:25:36 +0000 (17:25 +0200)]
[CLEAN] crm, hr_recruitmnet, project: cleaned priority / kanban state in kanban views

bzr revid: tde@openerp.com-20140508152536-s3my5onl33z3kxxx

10 years ago[FIX] priority widget: css fixes
Thibault Delavallée [Thu, 8 May 2014 15:25:16 +0000 (17:25 +0200)]
[FIX] priority widget: css fixes

bzr revid: tde@openerp.com-20140508152516-1rv69jatyswj8e4r

10 years ago[MERGE] trunk-wms branch which include a lot of freaking features. Check the diff...
Quentin (OpenERP) [Thu, 8 May 2014 14:50:15 +0000 (16:50 +0200)]
[MERGE] trunk-wms branch which include a lot of freaking features. Check the diff by yourself :-)

bzr revid: qdp-launchpad@openerp.com-20140508145015-p9fu1ni9x9ujcrhm

10 years ago[REM] removed old conflicting files badly merged (?)
Quentin (OpenERP) [Thu, 8 May 2014 14:47:51 +0000 (16:47 +0200)]
[REM] removed old conflicting files badly merged (?)

bzr revid: qdp-launchpad@openerp.com-20140508144751-jhny9a3ozevwz6ja

10 years ago[REM] removed old conflicting files badly merged (?)
Quentin (OpenERP) [Thu, 8 May 2014 14:44:22 +0000 (16:44 +0200)]
[REM] removed old conflicting files badly merged (?)

bzr revid: qdp-launchpad@openerp.com-20140508144422-2md583jiy8srrz3i

10 years ago[IMP] Minor spellchecking/cleanup/nitpicking while reviewing new v8 WMS
Olivier Dony [Thu, 8 May 2014 14:39:40 +0000 (16:39 +0200)]
[IMP] Minor spellchecking/cleanup/nitpicking while reviewing new v8 WMS

bzr revid: odo@openerp.com-20140508143940-itpazj4eatznerw7

10 years ago[REM] removed old conflicting files badly merged (?)
Quentin (OpenERP) [Thu, 8 May 2014 14:38:25 +0000 (16:38 +0200)]
[REM] removed old conflicting files badly merged (?)

bzr revid: qdp-launchpad@openerp.com-20140508143825-owheu6q219d8qbww

10 years ago[CLEAN] hr_recruimtnet: cleaned kanban view update of applicants
Thibault Delavallée [Thu, 8 May 2014 14:33:49 +0000 (16:33 +0200)]
[CLEAN] hr_recruimtnet: cleaned kanban view update of applicants

bzr revid: tde@openerp.com-20140508143349-mjqlkan5qqcl672l

10 years ago[MERGE][IMP] Tooltip for cropped menu items
Vidhin Mehta (OpenERP) [Thu, 8 May 2014 14:31:54 +0000 (16:31 +0200)]
[MERGE][IMP] Tooltip for cropped menu items

bzr revid: rim@openerp.com-20140508143154-mjftu757whd9skya

10 years ago[CLEAN] crm: fixed opp kanban view update
Thibault Delavallée [Thu, 8 May 2014 14:31:28 +0000 (16:31 +0200)]
[CLEAN] crm: fixed opp kanban view update

bzr revid: tde@openerp.com-20140508143128-tazp6gx0ka9glio1

10 years ago[REF] sale_order_dates: changed requested_date and commitment_date into datetime...
Quentin (OpenERP) [Thu, 8 May 2014 14:28:59 +0000 (16:28 +0200)]
[REF] sale_order_dates: changed requested_date and commitment_date into datetime fields

bzr revid: qdp-launchpad@openerp.com-20140508142859-8fdyey4gcerni16u

10 years ago[IMP] stock_landed_costs: added short module description
Quentin (OpenERP) [Thu, 8 May 2014 14:19:56 +0000 (16:19 +0200)]
[IMP] stock_landed_costs: added short module description

bzr revid: qdp-launchpad@openerp.com-20140508141956-5sty7tdk6iflfs0h

10 years ago[IMP] stock_dropshipping: improved module category
Quentin (OpenERP) [Thu, 8 May 2014 14:17:41 +0000 (16:17 +0200)]
[IMP] stock_dropshipping: improved module category

bzr revid: qdp-launchpad@openerp.com-20140508141741-73pz97bvysw791f5

10 years ago[CLEAN] web: cleaned priority widget implementation: cleaned xml / js code
Thibault Delavallée [Thu, 8 May 2014 14:05:45 +0000 (16:05 +0200)]
[CLEAN] web: cleaned priority widget implementation: cleaned xml / js code

bzr revid: tde@openerp.com-20140508140545-kkogxe1dhbh7ryrk

10 years ago[IMP] Tooltip placement
Richard Mathot (OpenERP) [Thu, 8 May 2014 13:39:31 +0000 (15:39 +0200)]
[IMP] Tooltip placement

bzr revid: rim@openerp.com-20140508133931-3ffe66hwgnffvdqu

10 years ago[MERGE]Trunk.
Vidhin Mehta (OpenERP) [Thu, 8 May 2014 12:54:44 +0000 (18:24 +0530)]
[MERGE]Trunk.

bzr revid: vme@tinyerp.com-20140508125444-7d1m7qk7bi2hrbmv

10 years ago[IMP] optimize the pivot table rendering when folding rows (addon web_graph)
Gery Debongnie [Thu, 8 May 2014 12:40:02 +0000 (14:40 +0200)]
[IMP] optimize the pivot table rendering when folding rows (addon web_graph)

don't redraw the full table when folding rows.  instead, it removes from the dom the corresponding rows.  This should give a big speed boost when folding rows on big tables.

bzr revid: ged@openerp.com-20140508124002-yaa383rq4c0qhrf8

10 years ago[FIX]barcode interface: allow to enter float quantity
Cedric Snauwaert [Thu, 8 May 2014 12:37:56 +0000 (14:37 +0200)]
[FIX]barcode interface: allow to enter float quantity

bzr revid: csn@openerp.com-20140508123756-a8jckv6540bbj0w9

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Thu, 8 May 2014 12:35:29 +0000 (14:35 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20140508123529-w91cb0e6ugzutqd1

10 years ago[CLEAN] web: cleaned dropdown selection widget implementation: cleaned css and js...
Thibault Delavallée [Thu, 8 May 2014 12:33:47 +0000 (14:33 +0200)]
[CLEAN] web: cleaned dropdown selection widget implementation: cleaned css and js code.

bzr revid: tde@openerp.com-20140508123347-ye6pvk1uo5jargec

10 years ago[FIX] mrp_repair: removing product_qty from stock move creation
Quentin (OpenERP) [Thu, 8 May 2014 12:25:59 +0000 (14:25 +0200)]
[FIX] mrp_repair: removing product_qty from stock move creation

bzr revid: qdp-launchpad@openerp.com-20140508122559-f00trgm0b66z84oj

10 years ago[FIX] account_anglo_saxon: removing product_qty from stock move creation
Quentin (OpenERP) [Thu, 8 May 2014 12:24:39 +0000 (14:24 +0200)]
[FIX] account_anglo_saxon: removing product_qty from stock move creation

bzr revid: qdp-launchpad@openerp.com-20140508122439-5uj58cqpoyk84i2j

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Thu, 8 May 2014 12:09:55 +0000 (14:09 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20140508120955-m29bs4no8uogrm0n

10 years ago[FIX] mrp: removing product_qty from stock move creation
Quentin (OpenERP) [Thu, 8 May 2014 11:59:17 +0000 (13:59 +0200)]
[FIX] mrp: removing product_qty from stock move creation

bzr revid: qdp-launchpad@openerp.com-20140508115917-oev3zxahuh16zfk0

10 years ago[IMP] assets bundle: allow to filter on type of assets
Fabien Meghazi [Thu, 8 May 2014 11:51:57 +0000 (13:51 +0200)]
[IMP] assets bundle: allow to filter on type of assets

bzr revid: fme@openerp.com-20140508115157-ngtf46vasmygvt7n

10 years ago[FIX] render the pivot table correctly (addon web_graph)
Gery Debongnie [Thu, 8 May 2014 11:27:23 +0000 (13:27 +0200)]
[FIX] render the pivot table correctly (addon web_graph)

The code was bugged: it added a <tbody> tag around each rows instead of adding the rows to a single tbody.

bzr revid: ged@openerp.com-20140508112723-b6ffkmufwux1z0a7

10 years ago[FIX] add $ to jquery variables (addon web_graph)
Gery Debongnie [Thu, 8 May 2014 11:13:11 +0000 (13:13 +0200)]
[FIX] add $ to jquery variables (addon web_graph)

the rendering code of the pivot table didn't use $ in jquery variables,
this commit fixes that issue and slightly simplify their names.

bzr revid: ged@openerp.com-20140508111311-kargzvzlttutwt47

10 years ago[FIX] stock: removing product_qty from stock move creation
Quentin (OpenERP) [Thu, 8 May 2014 11:03:57 +0000 (13:03 +0200)]
[FIX] stock: removing product_qty from stock move creation

bzr revid: qdp-launchpad@openerp.com-20140508110357-zl3et4ojq5np9bpj