Commit Graph

66564 Commits

Author SHA1 Message Date
Cecile Tonglet baeefa6952 [FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs
bzr revid: cto@openerp.com-20121217154628-0c0i8y3389yz4dxd
2012-12-17 16:46:28 +01:00
Cecile Tonglet a3939acfa5 [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision
bzr revid: cto@openerp.com-20121217152303-8e3b1x30rlw9cb0d
2012-12-17 16:23:03 +01:00
Cecile Tonglet 331fdf8675 [MERGE] From trunk (second time)
bzr revid: cto@openerp.com-20121217145921-6pk1jrktppezuq13
2012-12-17 15:59:21 +01:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Christophe Matthieu 5ab570b5ea [MERGE] add the readonly option on the field for the different views, set default readonly to false
bzr revid: chm@openerp.com-20121217143411-7uz7mu4fmsiutfq0
2012-12-17 15:34:11 +01:00
dle@openerp.com 03c6d23fd1 [MERGE]Working webdav
bzr revid: dle@openerp.com-20121217141800-v76f4lt4yfur2n84
2012-12-17 15:18:00 +01:00
Raphael Collet 39fe69babe [FIX] expression: avoid delitem on a tuple
bzr revid: rco@openerp.com-20121217134559-cjc0b4ncs1drupn7
2012-12-17 14:45:59 +01:00
dle@openerp.com 4428c67839 [MERGE]Latest trunk
bzr revid: dle@openerp.com-20121217133343-ki5ib7fszlmpu2i3
2012-12-17 14:33:43 +01:00
Cedric Snauwaert d7461fb1c8 [FIX]fleet: setting group for user_demo should be done in demo data instead of data
bzr revid: csn@openerp.com-20121217132045-lt0b2aeubty1hrkn
2012-12-17 14:20:45 +01:00
Raphael Collet fe48c4eaa9 [FIX] res_country_data: fix US postal address format
bzr revid: rco@openerp.com-20121217130249-w2wanhy1b7wsgbra
2012-12-17 14:02:49 +01:00
Olivier Dony 34c88ccefc [REM] auth_anonymous was merged into portal_anonymous, remove LP translations after disabling LP template
bzr revid: odo@openerp.com-20121217120042-mbrfh3z740f4p1ql
2012-12-17 13:00:42 +01:00
Fabien Pinckaers 1df1574c7a [IMP] mail module should not be auto_install
bzr revid: fp@tinyerp.com-20121217115048-whmaqy933pqj7xdc
2012-12-17 12:50:48 +01:00
Antony Lesuisse 380ca73fd9 [FIX] jinja2 deps for debian
bzr revid: al@openerp.com-20121217112252-c1kt0j0bmzu31bzo
2012-12-17 12:22:52 +01:00
vta vta@openerp.com c8b5413f37 [MERGE] https://code.launchpad.net/~openerp-dev/openerp-web/trunk-portal_anonymous_fixes-vta
bzr revid: vta@openerp.com-20121217112151-x83z3u9y70gmst2m
2012-12-17 12:21:51 +01:00
vta vta@openerp.com 8f57edf1ed [MERGE] https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-portal_anonymous_fixes-vta
bzr revid: vta@openerp.com-20121217112055-ga4mw00z08owxo0l
2012-12-17 12:20:55 +01:00
Raphael Collet 356fd3466e [IMP] sale: remove size=... on text field
bzr revid: rco@openerp.com-20121217111656-ob89xgqy4409k6fg
2012-12-17 12:16:56 +01:00
niv-openerp 55f782a8c3 [IMP] hr_timesheet_sheet: set the timesheet widget to readonly in some states
bzr revid: nicolas.vanhoren@openerp.com-20121217111402-tmcxinz3oxsbfmfg
2012-12-17 12:14:02 +01:00
Fabien Meghazi 1a7e855832 [IMP] Calendar view mode does not scroll on overflow
bzr revid: fme@openerp.com-20121217111340-osr4mid4f2uhvvb4
2012-12-17 12:13:40 +01:00
niv-openerp ad46970208 [FIX] hr_timesheet_sheet: revert stupid fix in 8095.1.1 that created very obvious bug.
bzr revid: nicolas.vanhoren@openerp.com-20121217111337-uisq0ym13vhzye8b
2012-12-17 12:13:37 +01:00
Raphael Collet 3040114651 [MERGE] trunk-style-improvements-xmo (Python stylistic improvement)
bzr revid: rco@openerp.com-20121217110150-4ijt04ic17miktq7
2012-12-17 12:01:50 +01:00
Raphael Collet 2679a49af4 [FIX] orm: replace incorrect usage of 'in' by '=='
bzr revid: rco@openerp.com-20121217104721-miqmtw2zm7r7lxrs
2012-12-17 11:47:21 +01:00
Raphael Collet 7145b7f5f3 [MERGE] trunk-mako_to_jinja-rco: use Jinja2 instead of mako to render email templates (fixes security vulnerability)
bzr revid: rco@openerp.com-20121217102829-zzj1974m9ojdp1zy
2012-12-17 11:28:29 +01:00
Raphael Collet c22e547046 [MERGE] trunk-mako_to_jinja-rco (add dependencies on Jinja2)
bzr revid: rco@openerp.com-20121217102514-dd8vgv1yzmvmbyc7
2012-12-17 11:25:14 +01:00
Raphael Collet eecc7de437 [MERGE] trunk-acl-thu (check read/write access restrictions on fields with a groups attribute)
bzr revid: rco@openerp.com-20121217101528-nt5hsjvvodaap57m
2012-12-17 11:15:28 +01:00
vta vta@openerp.com 3e8d5d9bad [FIX] Login template and click event handler
bzr revid: vta@openerp.com-20121217101425-8elexsj8leayyba5
2012-12-17 11:14:25 +01:00
Fabien Meghazi 78b92eace8 [FIX] Defaults user's context.lang to 'en_US'
bzr revid: fme@openerp.com-20121217100127-i7hr6klay251jo39
2012-12-17 11:01:27 +01:00
vta vta@openerp.com 1260f7059f [FIX] argh
bzr revid: vta@openerp.com-20121217095323-p9r0p2jps01i8orl
2012-12-17 10:53:23 +01:00
vta vta@openerp.com 49dad6b17a [FIX] Do not show actions in message threads like news or jobs
bzr revid: vta@openerp.com-20121217094948-cv9orodo4rge0ev2
2012-12-17 10:49:48 +01:00
vta vta@openerp.com b5648aa982 [FIX] Don't show timezone warning if user anonymous, also fixed click event handler on login
bzr revid: vta@openerp.com-20121217094827-digf2qlawxbjfo09
2012-12-17 10:48:27 +01:00
Christophe Matthieu 9150d95062 [IMP] mail: add the readonly option on the field for the different views
bzr revid: chm@openerp.com-20121217093501-mxji9wb00xyvq35e
2012-12-17 10:35:01 +01:00
vta vta@openerp.com 5e2a77f589 [FIX] remove previous change
bzr revid: vta@openerp.com-20121217093249-vilaitfirtnc7mvw
2012-12-17 10:32:49 +01:00
Christophe Matthieu c3d4d20d86 [IMP] mail: set default readonly to false
bzr revid: chm@openerp.com-20121217092428-s5a5thu4f1fjvejc
2012-12-17 10:24:28 +01:00
vta vta@openerp.com b897974d61 [FIX] do not show timezone if anonymous
bzr revid: vta@openerp.com-20121217090857-m2ye3pm0bjdm341d
2012-12-17 10:08:57 +01:00
dle@openerp.com c45b4dc8ac [MERGE]Latest trunkj
bzr revid: dle@openerp.com-20121217090055-d5vh1qnjxemzuaqe
2012-12-17 10:00:55 +01:00
vta vta@openerp.com 13514c5985 [FIX] Anonymous menu template
bzr revid: vta@openerp.com-20121217085903-6zm2qecp16n9v8xc
2012-12-17 09:59:03 +01:00
vta vta@openerp.com d9333329a6 [FIX] Anonymous login css
bzr revid: vta@openerp.com-20121217085759-dpxwrkh4pa81k0pb
2012-12-17 09:57:59 +01:00
Christophe Matthieu af10943f7b [IMP] mail: add an option 'readonly' for the client action and activate readonly mode (hide the action buttons)
bzr revid: chm@openerp.com-20121217084116-i2cjdsk56pzz0kjh
2012-12-17 09:41:16 +01:00
Fabien Pinckaers fc4ad4f871 [FIX] typo
bzr revid: fp@tinyerp.com-20121217083017-k2y8hfb6y6b3dbao
2012-12-17 09:30:17 +01:00
vta vta@openerp.com 73157e4889 [FIX] Fixed name and email fields of the contact form now are required
bzr revid: vta@openerp.com-20121217075714-tz6sazy167fava58
2012-12-17 08:57:14 +01:00
Launchpad Translations on behalf of openerp a7ddf7c689 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121217044754-0kl222skaeva43lx
bzr revid: launchpad_translations_on_behalf_of_openerp-20121216050743-iza21869j5keaqi5
bzr revid: launchpad_translations_on_behalf_of_openerp-20121217045834-1f6wbi5gkmzotgsl
2012-12-17 04:58:34 +00:00
Launchpad Translations on behalf of openerp fefe50549d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121217044438-1j3k23g7l6ypkwoe
2012-12-17 04:44:38 +00:00
Antony Lesuisse a9666824ab [FIX] base_setup auto install
bzr revid: al@openerp.com-20121216210845-dh038vyw2q1jhv55
2012-12-16 22:08:45 +01:00
Fabien Pinckaers 0c5bf7e819 [FIX] sale_event wrong demo data
bzr revid: fp@tinyerp.com-20121216161032-uxi7xhw3i7zd66l9
2012-12-16 17:10:32 +01:00
Fabien Pinckaers 4cf0ce7473 [IMP] company form view
bzr revid: fp@tinyerp.com-20121216161013-08ymsrtnk17z0lxd
2012-12-16 17:10:13 +01:00
Fabien Pinckaers b4d72207b2 [IMP] cleaning sales team stuff
bzr revid: fp@tinyerp.com-20121216155843-kl2mgr3ecyi85mw1
2012-12-16 16:58:43 +01:00
Fabien Pinckaers 9a191f7f17 [IMP] small css improvement
bzr revid: fp@tinyerp.com-20121216151615-aetpcfrcy4j5gq0g
2012-12-16 16:16:15 +01:00
Fabien Pinckaers 5888f138cf [IMP] only 12 avatars visible per project
bzr revid: fp@tinyerp.com-20121216150653-exm8opqtv02n7ahc
2012-12-16 16:06:53 +01:00
Fabien Pinckaers 5b08f107b3 [IMP] max 18 avatars on project kanban
bzr revid: fp@tinyerp.com-20121216131008-m4p6mkkdb7r1at82
2012-12-16 14:10:08 +01:00
Fabien Pinckaers 96f985dcda [IMP] better explanation for the anonymous mode
bzr revid: fp@tinyerp.com-20121216130114-5hyk0m6zw4pkvlug
2012-12-16 14:01:14 +01:00
Fabien Pinckaers b71c836825 [IMP] tree view of registrations
bzr revid: fp@tinyerp.com-20121216104921-6tmqbysqu5sndf1b
2012-12-16 11:49:21 +01:00