Commit Graph

43879 Commits

Author SHA1 Message Date
Xavier Morel fc9b3ecf20 [FIX] force renderFacets on VS search event
originally this comes from the (monkeypatch-removed) serialization and
reloading of the VS searchQuery.

This is needed because on ``SearchFacet#remove`` VS launches a
``searchEvent``, and counts on *that* to visually impact the removal
of a given facet (by just re-rendering everything)

bzr revid: xmo@openerp.com-20120320153634-rhguje7to3f0dj2p
2012-03-20 16:36:34 +01:00
Xavier Morel 7229320dc4 [FIX] SearchFacet attribute names being used internally
bzr revid: xmo@openerp.com-20120320152935-it5oe1q1cmdaajrx
2012-03-20 16:29:35 +01:00
Xavier Morel 8d2f4c1b13 [IMP] docdocdoc
start some documentation on VisualSearch and the interaction between the search view and VS

bzr revid: xmo@openerp.com-20120320144738-9jkdw78os1gect1e
2012-03-20 15:47:38 +01:00
Xavier Morel 011e448564 [IMP] don't break current search query on search event (don't serialize and re-parse), implement filter facets at the filtergroup level
bzr revid: xmo@openerp.com-20120320120058-clfhbdh0u5qrm85s
2012-03-20 13:00:58 +01:00
Xavier Morel b39712cf3d [ADD] basic loading of default values in faceted search view
bzr revid: xmo@openerp.com-20120320102846-g2ymabvt4qc4bwzg
2012-03-20 11:28:46 +01:00
Xavier Morel 16fddf9207 [BREAK THE WORLD] single search field with global multifield autocompletion full of awesome
bzr revid: xmo@openerp.com-20120319164304-r48l8gdteaekr3hm
2012-03-19 17:43:04 +01:00
Xavier Morel 72cae881f1 [MERGE] from trunk
bzr revid: xmo@openerp.com-20120319142320-rk03azfobyxxf4g3
2012-03-19 15:23:20 +01:00
Xavier Morel 5dfdd64955 [IMP] update VisualSearch to most recent master for various fixes & improvements
exported revision is master 3fca87101db55b6f8bb2f845ed90416e3da3ff4a

bzr revid: xmo@openerp.com-20120316111608-tvmce2rh64tpa2wm
2012-03-16 12:16:08 +01:00
niv-openerp 6927f15e79 [imp] changed novajs to fire change events only when something really changed
bzr revid: nicolas.vanhoren@openerp.com-20120316100334-h9o58afhmzucbrn7
2012-03-16 11:03:34 +01:00
Launchpad Translations on behalf of openerp 595a4aea7a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120315045359-wvyka5craaprlj30
bzr revid: launchpad_translations_on_behalf_of_openerp-20120316051419-x54ftmkxyl1b8vgv
2012-03-16 05:14:19 +00:00
Launchpad Translations on behalf of openerp d4319b3524 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120315044609-gdj56b4voubjv5kd
bzr revid: launchpad_translations_on_behalf_of_openerp-20120316050901-r5c17a1hfzkz9f1b
2012-03-16 05:09:01 +00:00
Quentin (OpenERP) 9b9f9fa75b [FIX] hr_timesheet_sheet: fixed yaml test
bzr revid: qdp-launchpad@openerp.com-20120314170050-kma11l6wz66vxv8v
2012-03-14 18:00:50 +01:00
Olivier Dony caf646a7e5 [IMP] test_ir_sequence: avoid spurious traceback logging
bzr revid: odo@openerp.com-20120314142552-283i4s1lwrkt7zx3
2012-03-14 15:25:52 +01:00
Olivier Dony 638a9102c5 [MERGE] Latest fixes from 6.1
bzr revid: odo@openerp.com-20120314142043-9jpk3dkss1hkvb3q
2012-03-14 15:20:43 +01:00
Launchpad Translations on behalf of openerp 277217cae3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120313053419-651m21hw6ja8naqc
bzr revid: launchpad_translations_on_behalf_of_openerp-20120314054403-pdvtd2s58mehtlrd
bzr revid: launchpad_translations_on_behalf_of_openerp-20120315051817-qfmyll102427mgi9
2012-03-15 05:18:17 +00:00
Olivier Dony 601da46064 [FIX] manifest flag 'active' was renamed to 'auto_install' a while ago
The change occurred in server at revision 3989
and in addons at revision 6451, but had never
been done in openerp-web.
One indirect consequence was that the 'base'
modules was not considered auto-installable
anymore and its CSS files were not loaded on
web, causing layout issues, namely in the
modules kanban view.

Server rev 3989 = al@openerp.com-20120130211001-ytqx759fl920uegc
Addons rev 6451 = al@openerp.com-20120130211812-w0wu42hdu4l7koc4

lp bug: https://launchpad.net/bugs/948866 fixed

bzr revid: odo@openerp.com-20120314181853-kzr6lgqxxcz7rreu
2012-03-14 19:18:53 +01:00
Olivier Dony 01f4ecd1c0 [IMP] bump up release number
bzr revid: odo@openerp.com-20120314141612-3y0v4monykywvg44
2012-03-14 15:16:12 +01:00
Quentin (OpenERP) 84102aa105 [FIX] sale: fixed demo data in order to make runbot green. Having mrp and mrp_jit installed was causing an assertion failure in sale/test/cancel_order.yml because the sale.order was not in shipping exception (as the procurement was automatically confirmed). As i guess this _is_ the wanted behavior where working in just in time, i just changed the demo data in order to have the test working in 'make to stock'
bzr revid: qdp-launchpad@openerp.com-20120314111055-49jiz4z3p87lqos1
2012-03-14 12:10:55 +01:00
Olivier Dony 6a38a66d50 [FIX] BufferedDataSet: avoid randomizing results when there are no sort_fields
Array.sort is not necessarily stable, and sorting an
array with an unstable sort will cause a randomization
of the original order, which should have been preserved.

See also:
  - http://ecma262-5.com/ELS5_Section_15.htm#Section_15.4.4.11
  - http://code.google.com/p/v8/issues/detail?id=90

lp bug: https://launchpad.net/bugs/928389 fixed

bzr revid: odo@openerp.com-20120314111014-1igxhrynu5557di5
2012-03-14 12:10:14 +01:00
Launchpad Translations on behalf of openerp 57b2b97308 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120310052736-h7pcyns8m0yapx2r
bzr revid: launchpad_translations_on_behalf_of_openerp-20120311050705-4g6qxsmwzmefmekl
bzr revid: launchpad_translations_on_behalf_of_openerp-20120313053506-zeuvhbd8ml1rhmy8
bzr revid: launchpad_translations_on_behalf_of_openerp-20120314054433-q7eqdv6c3ise2wv1
2012-03-14 05:44:33 +00:00
Launchpad Translations on behalf of openerp 9cd37929e4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120314044306-qli11mrllvyx0ctl
2012-03-14 04:43:06 +00:00
Launchpad Translations on behalf of openerp 0d81febc81 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120310045436-575z33tnn4ylhgmt
bzr revid: launchpad_translations_on_behalf_of_openerp-20120312043902-d43ik1qvtuz6xkvd
bzr revid: launchpad_translations_on_behalf_of_openerp-20120313050751-hkilihhs8zm4a8mp
bzr revid: launchpad_translations_on_behalf_of_openerp-20120314044248-xm1kexxswy9nc7wp
2012-03-14 04:42:48 +00:00
niv-openerp 4e7796cfee [imp] added some stuff to manage interfaces
bzr revid: nicolas.vanhoren@openerp.com-20120313163719-ez4n7ca4qxus0m9t
2012-03-13 17:37:19 +01:00
niv-openerp 89061adc7d [imp] possible problem with debug & qweb
bzr revid: nicolas.vanhoren@openerp.com-20120313153707-zi6kdlbxz72dit7l
2012-03-13 16:37:07 +01:00
Quentin (OpenERP) a5b56361e4 [FIX] hr_timesheet_sheet: fixed the automatic computation of sheet_id field on hr.analytic.timesheet object. Before it was not automatically triggered at the creation and it was causing a problem in a YAML test of module project_timesheet
bzr revid: qdp-launchpad@openerp.com-20120313150347-230dwv8a96y1j04x
2012-03-13 16:03:47 +01:00
Quentin (OpenERP) e5728537ce [FIX] point_of_sale: fixed error in yaml test
bzr revid: qdp-launchpad@openerp.com-20120313133956-gwfzj2ns33ou3nph
2012-03-13 14:39:56 +01:00
Launchpad Translations on behalf of openerp 8dc8016a37 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120313050811-m4u0qfmbq2k6omd6
2012-03-13 05:08:11 +00:00
Fabien Meghazi ec8c17161c [REM] Removed forgotten console.log
bzr revid: fme@openerp.com-20120312153743-i6qi3fzmondezrdh
2012-03-12 16:37:43 +01:00
Quentin (OpenERP) 16c9a25c0d [MERGE] merged few enhancements related to event* modules (better demo data in event_sale + new module to fix incompatibility with event_sale and sale_layout modules)
bzr revid: qdp-launchpad@openerp.com-20120312120145-2ahlt8jnh9pm1p1w
2012-03-12 13:01:45 +01:00
Quentin (OpenERP) 3dd0a4c334 [IMP] event_sale_layout: better module description
bzr revid: qdp-launchpad@openerp.com-20120312115601-ne4dwkl76o6jeo8a
2012-03-12 12:56:01 +01:00
Quentin (OpenERP) d0c2d2c45f [FIX] event_sale: fields set back to invisible on sale.order.line
bzr revid: qdp-launchpad@openerp.com-20120312114602-ckonmf9044u1m4ej
2012-03-12 12:46:02 +01:00
Quentin (OpenERP) 6a5e210d49 [IMP] event_sale: better demo data
bzr revid: qdp-launchpad@openerp.com-20120312114404-2ter4n11mkyy85gh
2012-03-12 12:44:04 +01:00
Olivier Dony 5492dbe760 [FIX] project_issue: global CC fields contains email(s), not a URL
bzr revid: odo@openerp.com-20120312112931-3oeretod35lsgmug
2012-03-12 12:29:31 +01:00
Launchpad Translations on behalf of openerp 1ec19d6641 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120314054427-vp8js9o3lw1h7ds6
2012-03-14 05:44:27 +00:00
Quentin (OpenERP) f237e56790 [FIX] account: qucik and dirty fix on the common wizard of reports to set the company_id by default in order to avoid having the name_search of fiscalyear processed before it is correctly set by the onchange of default value of chart account id. This bug is due to asynchronous calls of web client and will be solved asap, but in the meanwhile this little hack will localy solve the problem.
bzr revid: qdp-launchpad@openerp.com-20120313125119-0to4xin6rb8mb75o
2012-03-13 13:51:19 +01:00
Launchpad Translations on behalf of openerp 98a6a99173 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120313053503-xvlvyuystb8tvif8
2012-03-13 05:35:03 +00:00
Olivier Dony e74c011a60 [FIX] ir.mail_server: SMTP user and pass should be passed as bytes to login()
Passing a unicode used to work in Python 2.5 but that
changed in 2.6 due to a change in the hmac module.
In any case the various RFCs that describe such
authentication mechanism do specify that UTF-8 encoded
values should be used, so we should be safe coercing
the user and passsword to UTF-8 bytes strings.
And of course it should not change anything for
the ASCII passwords out there anyway.

For references, see:
- Zope bug https://bugs.launchpad.net/zope.sendmail/+bug/597143
- Python issue http://bugs.python.org/issue5285
- http://tools.ietf.org/html/draft-ietf-sasl-crammd5-10#section-4

bzr revid: odo@openerp.com-20120312174348-iiqfa2toupn3udr3
2012-03-12 18:43:48 +01:00
Stephane Wirtel f817f3f340 [FIX] In the case where the user has no signature, we set up a default value to avoid to have a body with 'False'.
bzr revid: stephane@openerp.com-20120312103025-dn5q7hml9sy5u0t7
2012-03-12 11:30:25 +01:00
Olivier Dony b3c0d126e9 [FIX] project: project preference field must be editable
The user preferences screen is kind of a hack
because it lets the user modify fields on a
model that is normally read-only for her (res.users).
This is accomplished by a custom write() method
on res.users combined with a view on which some
fields are forced to be read-write using a
trick: @readonly=0.

bzr revid: odo@openerp.com-20120312102001-aas39wknhsyxkhbx
2012-03-12 11:20:01 +01:00
Olivier Dony 49459c7219 [FIX] hr_holidays: Leaves calendar view should be filtered by users, not description
bzr revid: odo@openerp.com-20120312090809-rloqoz5lb3rr7a9a
2012-03-12 10:08:09 +01:00
Launchpad Translations on behalf of openerp 5ebc07237a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120310052625-78n2341gtv2zrgwg
bzr revid: launchpad_translations_on_behalf_of_openerp-20120311050634-9ftgr94cy2tvp9y5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120312051214-q1f14seqal4j8rn5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120310052733-s24jj1qyoxy2j8lz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120311050659-0ky4089nbil85weg
bzr revid: launchpad_translations_on_behalf_of_openerp-20120312051227-90mlbjgzqjyj8a8a
2012-03-12 05:12:27 +00:00
Launchpad Translations on behalf of openerp 2cb9261f0b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120310050010-l613asfszifpa1il
bzr revid: launchpad_translations_on_behalf_of_openerp-20120311045640-215bmmq7nly1rwvc
2012-03-11 04:56:40 +00:00
Launchpad Translations on behalf of openerp abfa7ea555 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120309045159-lozy0xh0ud7jmbaa
bzr revid: launchpad_translations_on_behalf_of_openerp-20120310045459-pobr12hzfpnsma2q
2012-03-10 04:54:59 +00:00
Olivier Dony d55eff4218 [FIX] email.template: body_html should be translatable
bzr revid: odo@openerp.com-20120309160625-kwp4pof4vm7aci2g
2012-03-09 17:06:25 +01:00
Olivier Dony 4677653371 [FIX] portal: mark portal users as `share` to exclude from lists by default
bzr revid: odo@openerp.com-20120309160239-pjzd0mr5bu3y9rew
2012-03-09 17:02:39 +01:00
Olivier Dony ad0c161fab [FIX] lunch: missing product description in list view
bzr revid: odo@openerp.com-20120309152533-f3q5dpa6f2oi83q2
2012-03-09 16:25:33 +01:00
Xavier Morel 2c4898dc84 [FIX] render statusbar as selection in listview
bzr revid: xmo@openerp.com-20120309143640-784m7dhyeg6cnrfm
2012-03-09 15:36:40 +01:00
Xavier Morel 6501553263 [MERGE] synchronous db-creation call, significantly simplified db creation code
also removed custom blockUI and error management hooks since it's now a perfectly standard RPC call and webclient is already available

bzr revid: xmo@openerp.com-20120309140536-21u2ked9oc7eaie5
2012-03-09 15:05:36 +01:00
Xavier Morel 56ba80370c [FIX] persist selected filter when new search criteria are added to the search view
bzr revid: xmo@openerp.com-20120309135438-kv6jh5ymwnis0s7s
2012-03-09 14:54:38 +01:00
Xavier Morel c2511f4241 [ADD] dummy VisualSearch widget
bzr revid: xmo@openerp.com-20120309135122-i774lbexhab2u646
2012-03-09 14:51:22 +01:00