Commit Graph

25319 Commits

Author SHA1 Message Date
fp d62bfd8a88 merge
bzr revid: fp@fp-laptop-20110904165939-4oy32t80xgk040kj
2011-09-04 18:59:39 +02:00
fp f5eaac16d0 [IMP] useability field on SO
bzr revid: fp@fp-laptop-20110904165631-451lq0lg9lsbs421
2011-09-04 18:56:31 +02:00
Launchpad Translations on behalf of openerp 007886e531 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110903053625-8ap3ez7bes0anwfj
2011-09-03 05:36:25 +00:00
Xavier Morel a022e94b94 [IMP] Werkzeug everything
bzr revid: xmo@openerp.com-20110902145204-p1vwgwoy9no4tqx6
2011-09-02 16:52:04 +02:00
Xavier Morel 24753baca1 [FIX] small import issue
bzr revid: xmo@openerp.com-20110902132914-y9yn8hzkyzgdn8wo
2011-09-02 15:29:14 +02:00
Xavier Morel fe51c2c5c1 [IMP] add some docstrings
bzr revid: xmo@openerp.com-20110902124542-v9e5fg8m0d862mfo
2011-09-02 14:45:42 +02:00
Xavier Morel 6a72782e8d [IMP] add some docstrings to Root
bzr revid: xmo@openerp.com-20110902120239-4beqhx1xfi40xgwp
2011-09-02 14:02:39 +02:00
Xavier Morel edc5a3904f [IMP] check if handler returned a response already: just wrap return value if it's a string, otherwise let it through as is
bzr revid: xmo@openerp.com-20110902104920-c0cpwmg62y70tx1b
2011-09-02 12:49:20 +02:00
Xavier Morel 0e646fc6ff [FIX][NotSure] CherryPy merges the GET and POST args into a single params dict, do the same with Werkzeug request data
bzr revid: xmo@openerp.com-20110902104429-xn3si286s8x5s64f
2011-09-02 12:44:29 +02:00
Xavier Morel f54d29ddcc [FIX] remember to propagate ?debug when redirecting to root
bzr revid: xmo@openerp.com-20110902100713-1w2i17qf5q7ood5m
2011-09-02 12:07:13 +02:00
Xavier Morel d58941454b [FIX] cherrypy provides kwargs as a string when only one instance, werkzeug returns a list by default. Change args-storage class for werkzeug to atoms, not lists
bzr revid: xmo@openerp.com-20110902100124-osxe8aq3va3dfv6m
2011-09-02 12:01:24 +02:00
Olivier Dony ebedc74ae9 [FIX] base_crypt: improve description to reflect new behavior
lp bug: https://launchpad.net/bugs/838282 fixed

bzr revid: odo@openerp.com-20110902094757-1knmhpxdlnic6ts6
2011-09-02 11:47:57 +02:00
Xavier Morel 6bc7faafb5 [IMP] remove crummy globals fetched from __main__ in base.common
bzr revid: xmo@openerp.com-20110902094449-s4ah4odqrvydylaj
2011-09-02 11:44:49 +02:00
Olivier Dony f6157c3626 [IMP] base: share labels+tooltips CSS between form & search views (part 2)
bzr revid: odo@openerp.com-20110902093517-f1k5bge5w94npt3h
2011-09-02 11:35:17 +02:00
Olivier Dony 21af540637 [IMP] base: share labels+tooltips CSS between form & search views
bzr revid: odo@openerp.com-20110902091922-pulvxzsounk9mu7d
2011-09-02 11:19:22 +02:00
Xavier Morel 12462610b0 [REM] all references to cherrypy
bzr revid: xmo@openerp.com-20110902090326-veq9cb9wgb9rr6m4
2011-09-02 11:03:26 +02:00
Xavier Morel 4d89672e72 [REM] tests, they're apparently considered non-essential and nobody gives a shit
bzr revid: xmo@openerp.com-20110902085919-es2ash6j5he5kv3q
2011-09-02 10:59:19 +02:00
Xavier Morel 80d0859837 [REF] first shot at converting everything to werkzeug
bzr revid: xmo@openerp.com-20110902085853-38y28g2x0d13p8ne
2011-09-02 10:58:53 +02:00
Fabien Pinckaers 1167961df7 [IMP] better invoice line form view
bzr revid: fp@tinyerp.com-20110902081133-blgja3oi7z5uhte6
2011-09-02 10:11:33 +02:00
Xavier Morel 90a9ec098c [FIX] imports in base.common: remove star-import, remove unused imports
bzr revid: xmo@openerp.com-20110902063006-9eyeucl7r8p8j6ay
2011-09-02 08:30:06 +02:00
Launchpad Translations on behalf of openerp dcb11c281e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110902044125-capmtapjv2kepa29
2011-09-02 04:41:25 +00:00
Fabien Meghazi bb0b765a72 [IMP] QWeb2: actions_precedence, reserved_words and word_replacement are now properties of Engine instance
bzr revid: fme@openerp.com-20110901192629-u3y2oopoixo2xffr
2011-09-01 21:26:29 +02:00
Fabien Meghazi 82ef798ef2 [IMP] QWeb: add method has_template, search action handler in Engine instance too
bzr revid: fme@openerp.com-20110901161917-2parwzf526fe3nvl
2011-09-01 18:19:17 +02:00
niv-openerp 681af866e4 [fix] problem with an on_change returning a datetime instead of a date
bzr revid: nicolas.vanhoren@openerp.com-20110901152224-1mcv25kdrbxb9zd1
2011-09-01 17:22:24 +02:00
Xavier Morel 82ba784f0d [ADD] searchview clear button handling
bzr revid: xmo@openerp.com-20110901145224-za4g7yo8ks8pp3mh
2011-09-01 16:52:24 +02:00
Xavier Morel 567d2dc341 [IMP] remove explicit clearing of search form fields (let form's native event do that), delay do_search triggering so the native event has the time to execute
bzr revid: xmo@openerp.com-20110901144159-tdj037g27635dkfu
2011-09-01 16:41:59 +02:00
niv-openerp 73b7b4faf0 [imp] cosmetic improvement in formats.js
bzr revid: nicolas.vanhoren@openerp.com-20110901142156-ywr95g2qe85kkhe8
2011-09-01 16:21:56 +02:00
niv-openerp 5159a234e4 [fix] fixed problem in format function when using a type of date widget different than the type of field
bzr revid: nicolas.vanhoren@openerp.com-20110901141448-f02nv1qd8zhxzant
2011-09-01 16:14:48 +02:00
Xavier Morel 9acba3027f [ADD] preferences window
bzr revid: xmo@openerp.com-20110901133812-d4exisg1zlg1kgg1
2011-09-01 15:38:12 +02:00
Xavier Morel ec1316d393 [IMP] inline additions to user prefs action before executing it
bzr revid: xmo@openerp.com-20110901133355-4s73qsvy02agqiw1
2011-09-01 15:33:55 +02:00
Antony Lesuisse c1e97032f4 [MERGE] account add more defaults payment terms branch by amb
bzr revid: al@openerp.com-20110901121119-ul0my9zf3lwhdeu2
2011-09-01 14:11:19 +02:00
Antony Lesuisse 29f2a3d464 [IMP] base_dashboard remove strike
bzr revid: al@openerp.com-20110901100211-hmdfhiavotj2iyvb
2011-09-01 12:02:11 +02:00
Antony Lesuisse 0ac8d09da0 [IMP] base_default_home update
bzr revid: al@openerp.com-20110901095741-0gt18vpjjv7szdcy
2011-09-01 11:57:41 +02:00
Olivier Dony 68854bdef0 [FIX] share: remove deprecated @default attribute for <filter>
bzr revid: odo@openerp.com-20110901082147-3gp1bnnqip2qda60
2011-09-01 10:21:47 +02:00
Antony Lesuisse a705894231 [FIX] decimal_precision cache clear
bzr revid: al@openerp.com-20110831181638-cxbcxh951i78ny0a
2011-08-31 20:16:38 +02:00
Antony Lesuisse 07ed8a8421 [IMP] move main() into openerp-web.py
bzr revid: al@openerp.com-20110831173729-jps10jd16r9b6c39
2011-08-31 19:37:29 +02:00
Antony Lesuisse 68063122c4 [FIX] account journal create sequence with company_id
bzr revid: al@openerp.com-20110831151617-goq19llee5iajmb8
2011-08-31 17:16:17 +02:00
Fabien Meghazi b44295bba9 [IMP] Many improvements to form frame rendering (with computation algorithm)
bzr revid: fme@openerp.com-20110831124538-xt3px1rv8ys181se
2011-08-31 14:45:38 +02:00
niv-openerp 5b8ad8068b [fix] some bugs with float & date parsing + corrected tests
bzr revid: nicolas.vanhoren@openerp.com-20110831102111-ure7wc02nu33v4n2
2011-08-31 12:21:11 +02:00
Vo Minh Thu 0312e68bc3 [FIX] project_timesheet test: have a happy runbot, every day.
bzr revid: vmt@openerp.com-20110831090724-iiqbhgsg25v2t113
2011-08-31 11:07:24 +02:00
Vo Minh Thu ea1997aada [FIX] caldav: ir.model.access.check() has no kwargs anymore.
bzr revid: vmt@openerp.com-20110831090647-ee8nxtgfszp8aqzh
2011-08-31 11:06:47 +02:00
niv-openerp f2d080780c [fix] fixed relative paths in css
bzr revid: nicolas.vanhoren@openerp.com-20110831083521-47rpomwr2787ounu
2011-08-31 10:35:21 +02:00
Launchpad Translations on behalf of openerp 1fc61079f3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110831043526-srexyqjyzm95gfc1
2011-08-31 04:35:26 +00:00
Antony Lesuisse 05c596fc3c moved OpenERPSession into backend{rpc|local}.py
bzr revid: al@openerp.com-20110830233920-cy8k1h55j976bnhr
2011-08-31 01:39:20 +02:00
Antony Lesuisse 974305d697 [IMP] moved openerpweb into base.common to be renamed web.commom
bzr revid: al@openerp.com-20110830232300-0f4hb3pk3jso0dii
2011-08-31 01:23:00 +02:00
Xavier Morel d47382ce7d [IMP] sprintf is awesome, so use sprintf correctly for patterning
bzr revid: xmo@openerp.com-20110830150151-2ureqckjksnw8r1p
2011-08-30 17:01:51 +02:00
Xavier Morel 25eca5ffeb [FIX] don't display negative numbers for the decimal part of floats, having -3.-72 makes no sense
bzr revid: xmo@openerp.com-20110830150025-biqwrkt69wjye7n2
2011-08-30 17:00:25 +02:00
niv-openerp 9141044fc2 [imp] small change in debug-mode login
bzr revid: nicolas.vanhoren@openerp.com-20110830132229-4myd5t52g2lvmlf3
2011-08-30 15:22:29 +02:00
niv-openerp 558a038420 [merge] many improvements to the mobile client
bzr revid: nicolas.vanhoren@openerp.com-20110830122137-xd0y347nr1ewaxve
2011-08-30 14:21:37 +02:00
vishmita 79e182a06f [IMP] Need to change code in ChangePassword.
bzr revid: vja@vja-desktop-20110830111649-p5yzyoh5i0221bxo
2011-08-30 16:46:49 +05:30