Commit Graph

638 Commits

Author SHA1 Message Date
Thibault Delavallée 2799ba172c [FIX] portal: fixed class name and imports.
bzr revid: tde@openerp.com-20121107152158-ze50vqj673nvavib
2012-11-07 16:21:58 +01:00
Olivier Dony c9d5148991 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121107114202-mt3gny8e2497m7qf
2012-11-07 12:42:02 +01:00
Thibault Delavallée f00ae8a73b [FIX] Addons: fixed some import due to renaming.
bzr revid: tde@openerp.com-20121106123442-jqiq5myhal6ouodr
2012-11-06 13:34:42 +01:00
Launchpad Translations on behalf of openerp 87d3caa50f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121030053700-w841c92uvirpii9h
2012-10-30 05:37:00 +00:00
Olivier Dony 75629866d2 [IMP] payment.acquirer: code simplification/cleanup
bzr revid: odo@openerp.com-20121026130304-p1tp8pkruj60dbv2
2012-10-26 15:03:04 +02:00
Olivier Dony 9cfe9b6112 [IMP] portal,portal_sale: fine-tuning of payment block appearance, added amount, converted paypal example to <form>
bzr revid: odo@openerp.com-20121025113502-fye11iuur4x0ewm2
2012-10-25 13:35:02 +02:00
Olivier Dony 20c81b5e2f [ADD] portal: added portal.payment.acquirer model
portal.payment.acquirer stores payment processor
options (formally called payment acquirers). Each
acquirer is just a name and an HTML form template,
used to render an HTML snippet that can be included
in views where a payment option should be displayed.
The aquirer model has a generic method for rendering
a complete block of HTML to be included in form views
directly (with matching CSS): render_payment_block().

This method takes a few parameters to figure out
the name/reference, amount, currency, etc. to pay.

bzr revid: odo@openerp.com-20121024131554-j01ucniecjmoz3jq
2012-10-24 15:15:54 +02:00
Launchpad Translations on behalf of openerp 5bfa3c5a7d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121019053933-51d6oob5aw0ujz40
2012-10-19 05:39:33 +00:00
Olivier Dony af24485be3 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121009155456-03uqk5jwd9qayuj4
2012-10-09 17:54:56 +02:00
Olivier Dony d541205651 [FIX] portal: add test email address for outgoing emails sent during tests
bzr revid: odo@openerp.com-20121008130245-7n1ed3i2ez9bzniy
2012-10-08 15:02:45 +02:00
Raphael Collet 13e3792d42 [MERGE] from trunk
bzr revid: rco@openerp.com-20121005125036-slbqs4ezwebh3hsv
2012-10-05 14:50:36 +02:00
Raphael Collet b3e7f809b2 [FIX] portal: adapt tests to new signup process
bzr revid: rco@openerp.com-20121002075304-62r768sg7vt4i9z3
2012-10-02 09:53:04 +02:00
Antonin Bourguignon d4e7bba274 [FIX] move group_portal access rules on partner from portal_hr_employees directly into portal module
thils will prevent errors while accessing partner model while portal_hr_employees isn't installed

bzr revid: abo@openerp.com-20121001102230-k1fe4ndjwi58qrfg
2012-10-01 12:22:30 +02:00
Raphael Collet 05aaabdbdd [IMP] auth_signup, portal: include a correct login/signup url in partner emails
bzr revid: rco@openerp.com-20121001091441-axamc9xp9nq5ibk2
2012-10-01 11:14:41 +02:00
Raphael Collet 27b4a70343 [MERGE] from trunk
bzr revid: rco@openerp.com-20121001073103-q8fajwquos2rm57f
2012-10-01 09:31:03 +02:00
Antonin Bourguignon 9f8cdcca14 [FIX] test setUp
bzr revid: abo@openerp.com-20120928143017-orijtb9jwsel6za2
2012-09-28 16:30:17 +02:00
Raphael Collet c74ce16117 [MERGE] from trunk
bzr revid: rco@openerp.com-20120928124541-03ux8j6kpkmqw3vc
2012-09-28 14:45:41 +02:00
Raphael Collet fe3cd19a8e [IMP] portal: remove dependency on auth_anonymous
bzr revid: rco@openerp.com-20120928123732-99t5s4di1ztt21j0
2012-09-28 14:37:32 +02:00
Raphael Collet ab930b9906 [IMP] portal: remove goodbye message
bzr revid: rco@openerp.com-20120928123704-g6gd67v2t0ewqpm9
2012-09-28 14:37:04 +02:00
Raphael Collet 21de1f18ed [IMP] portal: remove password from welcome message, and use auth_signup on portal users
bzr revid: rco@openerp.com-20120928122110-hspgzhxnulmal2mb
2012-09-28 14:21:10 +02:00
Antonin Bourguignon c7b1d6cb63 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120920145753-2izkiam4sf8t53of
2012-09-20 16:57:53 +02:00
Fabien Pinckaers aceff3a48b [MERGE] better linkedin message
bzr revid: fp@tinyerp.com-20120920093558-7adxztom3zdaigyo
2012-09-20 11:35:58 +02:00
Thibault Delavallée bcbae5e277 [MERGE] Merged with addons/trunk, with lots of conflicts to solve...
bzr revid: tde@openerp.com-20120920074850-7p7or1ze8555fya5
2012-09-20 09:48:50 +02:00
Raphael Collet 0b699fe7fb [IMP] portal: send email when user has been withdrawn from portal
bzr revid: rco@openerp.com-20120919090453-jma9d9rfysbq6l3p
2012-09-19 11:04:53 +02:00
Thibault Delavallée 585ec570d2 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120918155905-rkdtkuu559ii0e6p
bzr revid: tde@openerp.com-20120919075051-zjxrbcbltrlp8h4k
2012-09-19 09:50:51 +02:00
Raphael Collet f2dbd3227a [IMP] portal, share: improve search filters on groups
bzr revid: rco@openerp.com-20120918121015-36yhwnsmabdpsfz1
2012-09-18 14:10:15 +02:00
Thibault Delavallée 33f60023e8 [FIX] mail: replaced a superuser_id by a classic read with uid on partner in mail_group and mail_thread; fixed access rigths definition in portal that are not necessary.
bzr revid: tde@openerp.com-20120918101423-pizn2tyrwta5o93n
2012-09-18 12:14:23 +02:00
Raphael Collet 979e3d07cb [FIX] portal: in the portal access wizard, make sure each contact appears at most once
bzr revid: rco@openerp.com-20120918091454-nidpnxl6wpmqnmjc
2012-09-18 11:14:54 +02:00
Raphael Collet 75b55a0df7 [IMP] portal: make the wizard modify contact emails (because related field does not work)
bzr revid: rco@openerp.com-20120918090335-mvmy2n8l3misnxow
2012-09-18 11:03:35 +02:00
Raphael Collet dd41075caa [IMP] portal: delete user when removed from all portals
bzr revid: rco@openerp.com-20120918090231-14v6ep20dc23zhui
2012-09-18 11:02:31 +02:00
Raphael Collet bcab2e061e [IMP] portal: sanitize email address when using it as a user login
bzr revid: rco@openerp.com-20120918090118-xhmgpq5fgqwjnfxw
2012-09-18 11:01:18 +02:00
Raphael Collet 91c096faf5 [IMP] portal: clean up method _send_email of portal access wizard
bzr revid: rco@openerp.com-20120918081114-oi91eh8dvpadvm7d
2012-09-18 10:11:14 +02:00
Raphael Collet 91df7dea1d [IMP] portal: simplify the portal access wizard and generalize it to several partners
bzr revid: rco@openerp.com-20120918080306-gebronsl568xpan1
2012-09-18 10:03:06 +02:00
Raphael Collet 5ceb28cb90 [FIX] portal: fix incorrect external reference in inherited mail.mail
bzr revid: rco@openerp.com-20120918071003-9h02rsu3y6fk595r
2012-09-18 09:10:03 +02:00
Raphael Collet 5697e1a776 [FIX] portal: fix incorrect external reference in test
bzr revid: rco@openerp.com-20120917150316-o6kz70nvnm06elwq
2012-09-17 17:03:16 +02:00
Thibault Delavallée 0fea3331ae [TEST] Portal: added some basic tests about access rights.
bzr revid: tde@openerp.com-20120917150157-hyhfrfo249aovfs3
2012-09-17 17:01:57 +02:00
Raphael Collet 0d2e280567 [IMP] portal: improve note on portal group
bzr revid: rco@openerp.com-20120917145825-jq6xux6tzob8pm66
2012-09-17 16:58:25 +02:00
Thibault Delavallée 198fd2b12c [IMP] Portal: removed access on res.partner.
bzr revid: tde@openerp.com-20120917134849-ehbv3oq0lhmm19jh
2012-09-17 15:48:49 +02:00
Thibault Delavallée d3e328d3cc [FIX] Portal: fixed demo portal user, linked to asustek, overriding default values, makign some tests crash. Demo portal user should have its own partner.
bzr revid: tde@openerp.com-20120917134832-9t5w8ax3gw3v2y8e
2012-09-17 15:48:32 +02:00
Raphael Collet 6dc01c405b [IMP] portal: simplify portal access management wizard
bzr revid: rco@openerp.com-20120917132212-wo2wrjzja0xsuys8
2012-09-17 15:22:12 +02:00
Thibault Delavallée 809bf8336a [FIX] Portal: fixed the fix, because public should not be in an eval.
bzr revid: tde@openerp.com-20120917100706-lbl7lrkqb6i77w7r
2012-09-17 12:07:06 +02:00
Thibault Delavallée 418b35c33b [FIX] Porta: fixed access rights (removed duplicate of basic access rights, added read rights on res_partner, to see the topbar avatar and group followers). Set news and jobs group as public.
bzr revid: tde@openerp.com-20120917095203-3v6q49qk9sxe0b4o
2012-09-17 11:52:03 +02:00
Raphael Collet 8cdd46aeec [FIX] portal: load missing file security/portal_security.xml, and remove access rights about suppressed models
bzr revid: rco@openerp.com-20120917075422-9ov3vd57phdes6yj
2012-09-17 09:54:22 +02:00
Raphael Collet 941cb76283 [IMP] portal: replace model 'res.portal' by 'res.groups' where field 'is_portal' is True
bzr revid: rco@openerp.com-20120914144633-z3xpe7392egz3640
2012-09-14 16:46:33 +02:00
Raphael Collet 5720ae3a90 [IMP] portal: rename xml id 'portal.group_portal_member' to 'portal.group_portal'
bzr revid: rco@openerp.com-20120914134251-answ8jr65vfeeiz3
2012-09-14 15:42:51 +02:00
Raphael Collet be03938f47 [FIX] portal: move group definition of portal back to security/portal_security.xml
bzr revid: rco@openerp.com-20120914134116-sg2yqsro8c62bxg2
2012-09-14 15:41:16 +02:00
Raphael Collet ca4326bbd1 [IMP] portal: remove groups Portal Officer and Portal Manager
bzr revid: rco@openerp.com-20120914132113-15r6rcmiwb5tr5ia
2012-09-14 15:21:13 +02:00
Raphael Collet 3409bdbee9 [MERGE] from trunk
bzr revid: rco@openerp.com-20120914083614-clgqbtrk9jio2nt6
2012-09-14 10:36:14 +02:00
Foram Katharotiya (OpenERP) 456c0d3309 [MERGE] merge with parent branch
bzr revid: fka@tinyerp.com-20120913060445-4n60qq7qhaaw1spd
bzr revid: fka@tinyerp.com-20120914070718-q6804qt824tz1ccc
2012-09-14 12:37:18 +05:30
Thibault Delavallée 4efde28e55 [IMP] Portal: generate_portal_url -> generate_signin_url; slughty udpated portal tests to 1. test the generated URL 2. consider it is correct for future tests.
bzr revid: tde@openerp.com-20120913161226-y02gg43lua10s0k4
2012-09-13 18:12:26 +02:00
Thibault Delavallée 0e4422809b [IMP] email_template: now inherit from TestMailMockups test class.
bzr revid: tde@openerp.com-20120913114917-na341w0ja7n0ditu
2012-09-13 13:49:17 +02:00
Thibault Delavallée 25734f2cfd [IMP] mail, portal: improved tests. A new TestMailMockup class has been defined, holding the various mockups for the mail gateway, to avoid having duplicate code in tests using emails. Added tests in portal about the invite mechanism.
bzr revid: tde@openerp.com-20120913103529-410g9sk32sbbmkgn
2012-09-13 12:35:29 +02:00
Thibault Delavallée 01f6ac8d16 [FIX] portal invite wizard: generated URL improvement (partner_id and portal_group_id should be correct now).
bzr revid: tde@openerp.com-20120913103401-waepkmjq8flsu13j
2012-09-13 12:34:01 +02:00
Thibault Delavallée 13583b36d3 [FIX] mail, portal: fixed tests to remove mockups at tearDown. Otherwise, when using tests, no email could be send because of the mockups installed during tests.
bzr revid: tde@openerp.com-20120913084119-6ligp3o864vtzlmz
2012-09-13 10:41:19 +02:00
Thibault Delavallée 918dc35da5 [ADD] Portal: added skeleton files for tests.
bzr revid: tde@openerp.com-20120912155313-xhx6hqyfr85t0ncw
2012-09-12 17:53:13 +02:00
Thibault Delavallée 30fb693c20 [IMP] Portal: override of mail_mail to add the signin link into footer of send notifications.
bzr revid: tde@openerp.com-20120912155300-8ilg2g24yl7qsjfg
2012-09-12 17:53:00 +02:00
Foram Katharotiya (OpenERP) 9dbe22e361 [IMP] Rename Our first company's blogpost !
bzr revid: fka@tinyerp.com-20120912100435-uo7l8hk2i5ajoesb
2012-09-12 15:34:35 +05:30
Antonin Bourguignon e14271fd36 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120911165908-k1i8fqtybw0o2qmn
2012-09-11 18:59:08 +02:00
Antonin Bourguignon 1d3f68006a [IMP] get the portal form view up to date, without the 'Create Parent Menu' button
bzr revid: abo@openerp.com-20120911165345-8ub81ahb1nn0mi23
2012-09-11 18:53:45 +02:00
Antonin Bourguignon 1b43b73b23 [MERGE] trunk-bug-1024626-amp, portal url (char does not need size anymore)
lp bug: https://launchpad.net/bugs/1024626 fixed

bzr revid: abo@openerp.com-20120910172652-0u9xkwk060pyplyp
2012-09-10 19:26:52 +02:00
Harry (OpenERP) a423dd14c8 [MERGE]
bzr revid: hmo@tinyerp.com-20120907062123-zfxba3n2ut2vu8jl
2012-09-07 11:51:23 +05:30
Thibault Delavallée 5d2172192a [FIX] portal: schedule_with_attach is now a mail.mail creation immediately send.
bzr revid: tde@openerp.com-20120904161346-f3g3a3v2i3pi6jwk
2012-09-04 18:13:46 +02:00
Thibault Delavallée c14a11482c [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120831074032-3b41p3qnuknfv461
2012-08-31 09:40:32 +02:00
Thibault Delavallée 8b910c1f1d [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120829074244-x6u8dnw4owiw93pv
2012-08-29 09:42:44 +02:00
Antonin Bourguignon aaa01ab8c4 [IMP] move the template user in the auth_signup module, and fix the default methods
bzr revid: abo@openerp.com-20120828163657-x4l6bhebwdq0kslp
2012-08-28 18:36:57 +02:00
Antonin Bourguignon 978611cd99 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120828131659-ve0p1pblpz2bw03m
2012-08-28 15:16:59 +02:00
Antonin Bourguignon 2606c563c4 [IMP] add a template user to the portal and use it as default value in the external users config
bzr revid: abo@openerp.com-20120828124754-j2b5m7m58pdv6k0y
2012-08-28 14:47:54 +02:00
Launchpad Translations on behalf of openerp 4e31d1be93 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120828064335-bftlutj6aiymztbp
bzr revid: launchpad_translations_on_behalf_of_openerp-20120828072410-7ndsu3tnyrjhtuor
2012-08-28 07:24:10 +00:00
Antonin Bourguignon b932099921 [:'(] remove the so-cute image of Chell from the portal's demo data
bzr revid: abo@openerp.com-20120827163458-uxan9ylsnrw0p0ym
2012-08-27 18:34:58 +02:00
Thibault Delavallée a22a5abd9e [IMP] portal, mail, crm: misc fixes of demo data.
bzr revid: tde@openerp.com-20120827102941-l213uv3sdt9mfq5c
2012-08-27 12:29:41 +02:00
Thibault Delavallée 4b0d1be1c0 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120827083705-p2edynkzch7hszrd
2012-08-27 10:37:05 +02:00
Antonin Bourguignon 121b351b59 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120822175756-ypym270e6cklpbds
2012-08-22 19:57:56 +02:00
Saurang Suthar(OpenERP) 095843797c [IMP] Improved _openerp__.py of all modules by replacing demo_xml with demo, init_xml and update_xml with data and adding noupdate
bzr revid: pso@tinyerp.com-20120822130232-un52dks3sclyx8m5
2012-08-22 18:32:32 +05:30
Thibault Delavallée eeb7878d43 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120821150936-0pvvttbq6w3t2byi
2012-08-21 17:09:36 +02:00
Thibault Delavallée d2ba338de8 [FIX] portal: fixed demo data.
bzr revid: tde@openerp.com-20120821120046-b8gu96wj2sbh58bw
2012-08-21 14:00:46 +02:00
Antonin Bourguignon c06c693071 [IMP] organization of views and data
bzr revid: abo@openerp.com-20120821110135-12mud78ddjwhmd8c
2012-08-21 13:01:35 +02:00
Antonin Bourguignon 552f5f8ef4 [FIX] add a missing dependence
bzr revid: abo@openerp.com-20120821105113-u7bty92d2lfea8q5
2012-08-21 12:51:13 +02:00
Harry (OpenERP) cfe6f2a566 [merge]
bzr revid: hmo@tinyerp.com-20120821051429-603c2m8qnupopllq
2012-08-21 10:44:29 +05:30
help 0d4603f4f9 [IMP]improved modules description from rst2html
bzr revid: help-20120820092716-x61hs1o7d8lz6tpg
2012-08-20 14:57:16 +05:30
Antony Lesuisse 297cff0449 [MERGE] auth_config
bzr revid: al@openerp.com-20120818164932-tt7mpm1p5k3i5unu
2012-08-18 18:49:32 +02:00
Antony Lesuisse b10545edf2 typo
bzr revid: al@openerp.com-20120818133607-ex57qifuysqmvao8
2012-08-18 15:36:07 +02:00
Antony Lesuisse 01c56cbb92 oauth config wizard
bzr revid: al@openerp.com-20120818130411-auxfh3lc0r801kym
2012-08-18 15:04:11 +02:00
Harry (OpenERP) 27e62946c5 [MERGE]
bzr revid: hmo@tinyerp.com-20120817115729-yiws2wz27ez8deuq
2012-08-17 17:27:29 +05:30
Antonin Bourguignon 5d0f5d7c84 [IMP] portal, hr_recruitment, project: improve descriptor files
bzr revid: abo@openerp.com-20120816153154-2k1wazvhnqfrcd7i
2012-08-16 17:31:54 +02:00
Thibault Delavallée 61274acd89 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120815195652-839w3fyumomq0ubf
2012-08-15 21:56:52 +02:00
Thibault Delavallée aac03b547d [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120814152634-ix63oxwcyrfkku4t
2012-08-14 17:26:34 +02:00
Vo Minh Thu 2376fe0add [MERGE] merged view changes: the `type` is now a functional field derived from the arch.
bzr revid: vmt@openerp.com-20120814121117-dent4ctz89kdcabi
2012-08-14 14:11:17 +02:00
Harry (OpenERP) 97d842696c [FIX] portal: search portal users by email
bzr revid: hmo@tinyerp.com-20120814100532-s99bbprn5j5ey1cv
2012-08-14 15:35:32 +05:30
Thibault Delavallée 988e04188a [RM] Portal: removed res_users override, because partner_id is now in base. Removed view and update init and openerp files accordingly.
bzr revid: tde@openerp.com-20120814093202-7do78o1h9z44aj53
2012-08-14 11:32:02 +02:00
Thibault Delavallée bc7ad9c405 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120814084936-04v0hywe2drc9qum
2012-08-14 10:49:36 +02:00
Harry (OpenERP) bb109f7af9 [FIX] portal: access managment wizard, remove label of user_ids
bzr revid: hmo@tinyerp.com-20120814061528-9u2o265dq5qebnry
2012-08-14 11:45:28 +05:30
Harry (OpenERP) b570e55b9c [FIX] portal: access management wizard, miss onchange event of portal
bzr revid: hmo@tinyerp.com-20120814060715-xhdgv66amo2hb9tl
2012-08-14 11:37:15 +05:30
Harry (OpenERP) 01d2dacf6f [MERGE]
bzr revid: hmo@tinyerp.com-20120814051600-2vej9jzbdgpi3ixt
2012-08-14 10:46:00 +05:30
Thibault Delavallée f397e44b2f [FIX] portal: mail_subscription -> mail_followers.
bzr revid: tde@openerp.com-20120813195419-c1j3r95wyj7fb0hj
2012-08-13 21:54:19 +02:00
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +02:00
Antonin Bourguignon c06ff002b5 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120813152604-c55hayq9h29ovzdc
2012-08-13 17:26:04 +02:00
Antonin Bourguignon 381d97cbf2 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120813145754-wjihljr9iyc2ll08
2012-08-13 16:57:54 +02:00
Antonin Bourguignon b8ba2d279b [IMP] portal's jobs are now a mail group (no more relation with hr_recruitment)
bzr revid: abo@openerp.com-20120813133827-ta4zh1s2gbl4a4ib
2012-08-13 15:38:27 +02:00
Rucha (Open ERP) dd7a2972d8 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120813051411-5no0xcudwbkw07c5
2012-08-13 10:44:11 +05:30
Thibault Delavallée e9d6d69993 [REF] view inheriting from res.users: user_email -> email.
bzr revid: tde@openerp.com-20120810092706-538ot71bfqzkk3rg
2012-08-10 11:27:06 +02:00
Thibault Delavallée 176728a644 [REF] portal wizard: _lang_get coming from res_partner, not res.users anymore.
bzr revid: tde@openerp.com-20120810084906-cs7wrc7aen1v2itp
2012-08-10 10:49:06 +02:00
Harry (OpenERP) 7beeaf0222 [MERGE]
bzr revid: hmo@tinyerp.com-20120809123710-js3t3h4n5ypa03h8
2012-08-09 18:07:10 +05:30
Twinkle Christian (OpenERP) fc1b1749a8 [IMP]Remove type field from the modules
bzr revid: tch@tinyerp.com-20120809060516-zgx3gdyv6wdshfyw
2012-08-09 11:35:16 +05:30
Christophe Simonis 26258d0f3d merge upstream
bzr revid: chs@openerp.com-20120808125348-m5vxjclyvjpjfr7k
2012-08-08 14:53:48 +02:00
Rucha (Open ERP) 0d0603a397 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120808124042-kgvbzqci10sbe6xm
2012-08-08 18:10:42 +05:30
Antonin Bourguignon 32dd6ddc38 [FIX] portal: grant permission to read mail.alias model to all portal members
bzr revid: abo@openerp.com-20120808114605-1n6y9fxod4qzmwlw
2012-08-08 13:46:05 +02:00
Rucha (Open ERP) d597437dd7 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120808063503-ymsvwnerxakqbcbx
2012-08-08 12:05:03 +05:30
Thibault Delavallée 365d62a7d4 [IMP] portal: demo portal user avatar -> image.
bzr revid: tde@openerp.com-20120807120237-f4f6dn5s09rsbbp6
2012-08-07 14:02:37 +02:00
Jigar Amin - OpenERP 935e31b328 merge lp:openobject-addons
bzr revid: jam@tinyerp.com-20120807105628-j3py2jnd1fnbnzza
2012-08-07 16:26:28 +05:30
Twinkle Christian (OpenERP) 65aa2db4c9 [IMP]improved views
bzr revid: tch@tinyerp.com-20120807095839-2vse929me5y2r48q
2012-08-07 15:28:39 +05:30
Launchpad Translations on behalf of openerp 3cfd65b43d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120807053928-8131c98edycpivlb
2012-08-07 05:39:28 +00:00
Christophe Simonis 7405345d62 merge upstream
bzr revid: chs@openerp.com-20120806090843-h0m53tbfiu146afe
2012-08-06 11:08:43 +02:00
Rucha (Open ERP) b7daa1fb31 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120803045532-wsgei101ogh0o44d
bzr revid: rpa@tinyerp.com-20120806050952-xecwmyhg4p2fs4id
2012-08-06 10:39:52 +05:30
Fabien Pinckaers ea52cfae17 [IMP] introducing new file type: html
bzr revid: fp@openerp.com-20120804143556-457q040g6q30x3fu
2012-08-04 16:35:56 +02:00
Fabien Pinckaers b363b1f622 fix
bzr revid: fp@openerp.com-20120804135631-9qqfgcz9513qsyzp
2012-08-04 15:56:31 +02:00
Fabien Pinckaers 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
Christophe Simonis 2f9da3ba1e [IMP] rename module "anonymous" to "auth_anonymous" + recategorize auth modules
bzr revid: chs@openerp.com-20120802154749-rl2240e8fak1457q
2012-08-02 17:47:49 +02:00
Rucha (Open ERP) 01bea180bb [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120801064738-vcjdjnt3s57i2hgc
2012-08-01 12:17:38 +05:30
Antonin Bourguignon 9a71c26a6c [FIX] move event files from portal to portal_event
bzr revid: abo@openerp.com-20120731124123-1ybul1sszkuo5xh3
2012-07-31 14:41:23 +02:00
Antonin Bourguignon ffb10a71f6 [FIX] typo
bzr revid: abo@openerp.com-20120727152507-ssp55zd4wsyc2cqf
2012-07-27 17:25:07 +02:00
Antonin Bourguignon 3bbc7e0efc [ADD] the possibility to show or hide events in the portal
bzr revid: abo@openerp.com-20120727145337-69ey9rcb070kaatj
2012-07-27 16:53:37 +02:00
Rucha (Open ERP) 4eb76030a6 [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120726053855-8j8c70xqc0ynikx1
2012-07-26 11:08:55 +05:30
Antonin Bourguignon cd2e64ea3e [ADD] portal demo data
bzr revid: abo@openerp.com-20120725101738-zpuxrocmx9jp6v1i
2012-07-25 12:17:38 +02:00
Antonin Bourguignon 0b6fc4f280 [IMP] portal demo data and some of the module's comments
bzr revid: abo@openerp.com-20120725094645-89dxrmdy4t684219
2012-07-25 11:46:45 +02:00
Antonin Bourguignon 32b2da30e4 [IMP] portal module description
also portal_hr_employees css

bzr revid: abo@openerp.com-20120724163306-oa1nmk54888u9m17
2012-07-24 18:33:06 +02:00
Antonin Bourguignon 4e3cc2fbf4 [IMP] portal module description
bzr revid: abo@openerp.com-20120724162125-cx1a8n2q9yjopf2a
2012-07-24 18:21:25 +02:00
Antonin Bourguignon 041a0d7efe [IMP] we don't need inline actions: rights on Create/Edit/... buttons will be managed later
bzr revid: abo@openerp.com-20120719161253-9m5i9n2pjl0uov9o
2012-07-19 18:12:53 +02:00
Antonin Bourguignon 9a7216b7bf [IMP] add the group_no_one to the Portal's top menu item
bzr revid: abo@openerp.com-20120719155900-7cok7gh2b228nacf
2012-07-19 17:59:00 +02:00
Antonin Bourguignon ea3c3b3d9f [ADD] a dependence from portal to anonymous
this will be necessary to restrict the Portal's top menu item to anonymous user (among others)

bzr revid: abo@openerp.com-20120718135812-v5gn6prr0j3vdqmo
2012-07-18 15:58:12 +02:00
Antonin Bourguignon fefa9f35b8 [IMP] add a proper sequence number on the Portal's top menu item. This should work properly after the merge of trunk-imp_top_menus_sequences-abo
bzr revid: abo@openerp.com-20120718134309-c7uztya4ziykt661
2012-07-18 15:43:09 +02:00
Antonin Bourguignon 59b86a1edf [IMP] only portal members and anonymous users can see the Portal menu
bzr revid: abo@openerp.com-20120718100757-wg3itkwrvxcknvtj
2012-07-18 12:07:57 +02:00
Purnendu Singh (OpenERP) c45d68d6b8 [MERGE] Merge with main addons
bzr revid: psi@tinyerp.com-20120718055558-03lss1ha0tcdi2dk
2012-07-18 11:25:58 +05:30
Antonin Bourguignon 910f09726e [FIX] wrong parent_id in menu items
bzr revid: abo@openerp.com-20120717102237-wckbt1584ffeuh46
2012-07-17 12:22:37 +02:00
Antonin Bourguignon c1a5cb0d21 [FIX] uniqid constraint not respected in portal and not null constraint not respected (no idea where this one came from...)
bzr revid: abo@openerp.com-20120717094824-qk580yg3gcmu6evy
2012-07-17 11:48:24 +02:00
Antonin Bourguignon 89b1c11665 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120717091230-r9j58g28tsciuf47
2012-07-17 11:12:30 +02:00
Rucha (Open ERP) c8a7ee2c0d [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120717054135-3iw8studvvkag06h
2012-07-17 11:11:35 +05:30
Antonin Bourguignon 53578cfeb5 [IMP] restore the portal menu dedicated to portal users
portal's menu items are not nested in the 'Feeds' menu anymore

bzr revid: abo@openerp.com-20120716135209-nm51jjeam7d7xq86
2012-07-16 15:52:09 +02:00
Antonin Bourguignon 652ff6a97f [FIX] remove a test menu; add rights for portal members on the project_category model
bzr revid: abo@openerp.com-20120716121440-cfjp60f4l4w05z63
2012-07-16 14:14:40 +02:00
Antonin Bourguignon 7c8fa25785 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120713100147-xgtikeq5dgxsx475
bzr revid: abo@openerp.com-20120713143010-kn46sk76lv3t59cb
bzr revid: abo@openerp.com-20120716092228-fe1kgyyj1k3t5ffg
2012-07-16 11:22:28 +02:00
Rucha (Open ERP) 64137a63cf [MERGE]: Merge with latest trunk-addons
bzr revid: rpa@tinyerp.com-20120716090657-r7mlld3rsufel2ge
2012-07-16 14:36:57 +05:30
Sanjay Gohel (Open ERP) b81c51c73c [MERGE]merge with trunk addons
bzr revid: sgo@tinyerp.com-20120716065703-gcmugagvaaq1xl4c
2012-07-16 12:27:03 +05:30
Ferdinand 2702e34cbe [FIX] portal : fixes the size problem on portal url
lp bug: https://launchpad.net/bugs/1024626 fixed

bzr revid: amp@tinyerp.com-20120714071039-8zwytluds0l5ltxn
2012-07-14 12:40:39 +05:30
Launchpad Translations on behalf of openerp 8028996327 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120714062750-arh47r4vgtj7zlwu
2012-07-14 06:27:50 +00:00
Rucha (Open ERP) 0d00ebe19e [FIX]: portal: Fixed wrong partner reference in portal demo
bzr revid: rpa@tinyerp.com-20120713125103-fflulyv46h3cpzwi
2012-07-13 18:21:03 +05:30
Kuldeep Joshi (OpenERP) 1a60a74aaf [FIX]portal: remove button which is no more required
bzr revid: kjo@tinyerp.com-20120713100333-dzhz5hjwnflmbjw9
2012-07-13 15:33:33 +05:30
Ajay Chauhan (OpenERP) 5847fae7a3 [IMP] : Update Description for modules
bzr revid: cha@tinyerp.com-20120713090033-h0lnq0rceganv5mv
2012-07-13 14:30:33 +05:30
Harry (OpenERP) c1f86c9da1 [REVERT] portal: revert change on demo file
bzr revid: hmo@tinyerp.com-20120713083105-82xl0b68wkhremgc
2012-07-13 14:01:05 +05:30
Harry (OpenERP) 1abfa95167 [MERGE] upstream
bzr revid: hmo@tinyerp.com-20120713082841-24eqqtv4gy0d4q3y
2012-07-13 13:58:41 +05:30
Quentin (OpenERP) 413d44c915 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20120712153040-tglxx3gc7gjlry72
2012-07-12 17:30:40 +02:00
Purnendu Singh (OpenERP) 79a8450b72 [MERGE] merge with main branch
bzr revid: psi@tinyerp.com-20120711090814-z3khnc83bl9ndcy6
2012-07-11 14:38:14 +05:30
Ajay Chauhan (OpenERP) 8a847dcf5e [IMP] : improve title & description for modules
bzr revid: cha@tinyerp.com-20120711084057-b7f3jt6p0kht6wrp
2012-07-11 14:10:57 +05:30
Antonin Bourguignon 5159a51550 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120711083833-wary08wbq0a9pfkt
2012-07-11 10:38:33 +02:00
Fabien Pinckaers 64a9321d56 [IMP] footer on forms
bzr revid: fp@tinyerp.com-20120710164011-unqi1okf2uu8yhts
2012-07-10 18:40:11 +02:00
Antonin Bourguignon 40531c4f54 [FIX] remove 'portal' visibility stuff
also put the 'company's news' view in 'inline' mode

bzr revid: abo@openerp.com-20120709091943-kpgfc4vw51pbzsd8
2012-07-09 11:19:43 +02:00
Sanjay Gohel (Open ERP) 12bae0d8f9 [IMP]improve company form view as per review. improve email_template,user form and all action window and also remove sheets from configuration
bzr revid: sgo@tinyerp.com-20120706123413-1n615yx09cw2kq36
2012-07-06 18:04:13 +05:30
Harry (OpenERP) 4ed0de6487 [FIX] portal: remove white training space
bzr revid: hmo@tinyerp.com-20120705122828-3mt5qzobsbo1zu5a
2012-07-05 17:58:28 +05:30
Harry (OpenERP) 02d4965ec3 [IMP] portal: add new field user_id in res.portal.wizard.user to restricted to create duplicate user
bzr revid: hmo@tinyerp.com-20120705122513-5x9fc1ccur4sll0x
2012-07-05 17:55:13 +05:30
Harry (OpenERP) 45e45bb780 [REF] portal: portal_wizard, clean API and fix issues
bzr revid: hmo@tinyerp.com-20120704112645-zsscqct2tdcx3026
2012-07-04 16:56:45 +05:30
Harry (OpenERP) bb706812b7 [FIX] portal: search portal user according login=email
bzr revid: hmo@tinyerp.com-20120703175351-vnsp18pay8xd6xvf
2012-07-03 23:23:51 +05:30
Antonin Bourguignon 4a84ed0dfd [IMP] apply the employee's visibility in the contact view
right now, only 'public' and 'private' are working; 'portal' will 
require some tricky ir.rules and probably a group dedicated to 
anonymous users

bzr revid: abo@openerp.com-20120703165306-27erhp9vj3rdg7o2
2012-07-03 18:53:06 +02:00
Harry (OpenERP) c0b4cb38be [FIX] portal: In portal wizard, do not create new user if user exits
bzr revid: hmo@tinyerp.com-20120703162207-49gwsxetp8cnrzqj
2012-07-03 21:52:07 +05:30
Harry (OpenERP) 0a15d65848 [REF] portal: refactor stuff of portal wizard
bzr revid: hmo@tinyerp.com-20120703134457-dq7tkga33t2cpfw7
2012-07-03 19:14:57 +05:30
Harry (OpenERP) 9c0a210ae2 [MERGE] merged branch of sbh after resolved confilts
bzr revid: hmo@tinyerp.com-20120703065218-1iprsuyq5n3bx71q
2012-07-03 12:22:18 +05:30
Antony Lesuisse 7f629acd95 [IMP] contact form
bzr revid: al@openerp.com-20120702215604-3v06uypbdyvurbh5
2012-07-02 23:56:04 +02:00
Antonin Bourguignon 504c544d1c [IMP] restore the menu just like before
bzr revid: abo@openerp.com-20120702163939-up7j97bnw0n16wn5
2012-07-02 18:39:39 +02:00
Antonin Bourguignon 9001a2f20e [MERGE] latest trunk
bzr revid: abo@openerp.com-20120702153256-2ht17f8hwliwrl8e
2012-07-02 17:32:56 +02:00
Antonin Bourguignon 4c2daa9eaa [IMP] attach the 'Our company' menu items to the portal's root menu
bzr revid: abo@openerp.com-20120702153235-b5qd9ei9os51i8q8
2012-07-02 17:32:35 +02:00
Thibault Delavallée 66b4961ead [MERGE] Merged with trunk (addons).
bzr revid: tde@openerp.com-20120702075146-ixfgjt3ba54xl57x
2012-07-02 09:51:46 +02:00
Thibault Delavallée 8aacfad27e [IMP] portal: share wizard override: osv_memory -> TransientModel; fixed and cleaned form views of share wizard.
bzr revid: tde@openerp.com-20120629135135-f1bb6khgyvpuotkh
2012-06-29 15:51:35 +02:00
Quentin (OpenERP) 6fe94bd4bc [MERGE] merged with maint runk
bzr revid: qdp-launchpad@openerp.com-20120629123618-z1bv3dqdfqy23hno
2012-06-29 14:36:18 +02:00
Raphael Collet 37601079a9 [MERGE] trunk-red-button (highlight the right buttons in all form views)
bzr revid: rco@openerp.com-20120629101954-i11jwpaussdeyc5d
2012-06-29 12:19:54 +02:00
Raphael Collet 5133bee1d5 [FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
bzr revid: rco@openerp.com-20120629083024-rqhtbf9melkygg0m
2012-06-29 10:30:24 +02:00
Launchpad Translations on behalf of openerp 3c6d5dabfb Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120629043853-120u6x3erpg73gq2
2012-06-29 04:38:53 +00:00
Raphael Collet 2963e31ebf [MERGE] from trunk
bzr revid: rco@openerp.com-20120628142628-qi35145b8hsvpsfi
2012-06-28 16:26:28 +02:00
Raphael Collet 1debe0efcd [MERGE] from trunk
bzr revid: rco@openerp.com-20120628131210-hyx2t1lqbl5hwm9g
2012-06-28 15:12:10 +02:00
Quentin (OpenERP) 08d25cb352 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20120628123618-wyfrmfiw68xlt1aw
2012-06-28 14:36:18 +02:00
Quentin (OpenERP) 46f2c2c9ca [IMP] improvements during code review
bzr revid: qdp-launchpad@openerp.com-20120628121820-r8bxfzq38fy8pcgt
2012-06-28 14:18:20 +02:00
Quentin (OpenERP) 25fc3c3ec5 [MERGE] merged main trunk branch
bzr revid: qdp-launchpad@openerp.com-20120628114905-nnnho2mngndimj9b
2012-06-28 13:49:05 +02:00
Antony Lesuisse f8daa47a0a [MERGE] portal, group_user on fields, contact form, default portal menu
bzr revid: al@openerp.com-20120628102942-ja0qtr1eho4z3749
2012-06-28 12:29:42 +02:00
Sanjay Gohel (Open ERP) b999a061d8 [IMP]improve code where needed and replace res.partner instead of res.partner.address
bzr revid: sgo@tinyerp.com-20120628063729-1ccb8c45pxa31025
2012-06-28 12:07:29 +05:30
Launchpad Translations on behalf of openerp 997fe404b3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120628044101-cehvpv9yfm3xfsr3
2012-06-28 04:41:01 +00:00
Antonin Bourguignon d8a570a9d7 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120627150256-rc8c78zwhzf4cfhx
2012-06-27 17:02:56 +02:00
Antonin Bourguignon 623003641b [IMP] display the proper mail.group when clicking on the 'News' menu item
bzr revid: abo@openerp.com-20120627150052-bck3dd4o66s65po5
2012-06-27 17:00:52 +02:00
Quentin (OpenERP) b2af135b03 [MERGE] lp: 974285
bzr revid: qdp-launchpad@openerp.com-20120627143910-whtbesexzaaa1cfh
2012-06-27 16:39:10 +02:00
Randhir Mayatra (OpenERP) a4b94dbee6 [USA] add cancel button
bzr revid: rma@tinyerp.com-20120627141917-bs9bg2j3dasy9n1y
2012-06-27 19:49:17 +05:30
Antony Lesuisse f17b0eea00 [MERGE] Use Email everywhere
bzr revid: al@openerp.com-20120627131528-u97jw0m7cq2825ll
2012-06-27 15:15:28 +02:00
Jigar Amin - OpenERP 7c645856fe [MERGE] lp:openobject-addons
bzr revid: jam@tinyerp.com-20120627114052-094g4yequ34sr59d
2012-06-27 17:10:52 +05:30
Antonin Bourguignon 4b1a8f71a4 [ADD] ir.rules for mail models and a new action for the 'News' menu
bzr revid: abo@openerp.com-20120627113611-wszls1sp0c54338z
2012-06-27 13:36:11 +02:00
Sbh (Openerp) 724dcc48d5 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120627062851-fvhfzwhsry6py9vc
2012-06-27 11:58:51 +05:30
Twinkle (OpenERP) 471037495c [IMP]Apply css class flow on wizards buttons
bzr revid: tch@tinyerp.com-20120626063119-5i93di16milljxap
2012-06-26 12:01:19 +05:30
Jigar Amin - OpenERP d9db3c44df [REN] renamed e-mail, E-mail, E-Mail to email, Email
bzr revid: jam@tinyerp.com-20120625134253-sebauihl53zctcu0
2012-06-25 19:12:53 +05:30
Twinkle (OpenERP) 0e97cefe9e [IMP]Improve wizard button
bzr revid: tch@tinyerp.com-20120625100901-ucjbttxod55erqmf
2012-06-25 15:39:01 +05:30
Antonin Bourguignon 3c4c6aaf77 [MERGE] latest trunk
bzr revid: abo@openerp.com-20120622130939-bt6d9nfolgza513t
2012-06-22 15:09:39 +02:00
Kuldeep Joshi (OpenERP) 179234552e [IMP]portal: set logger
bzr revid: kjo@tinyerp.com-20120622065756-hgi4crut0gqr9n63
2012-06-22 12:27:56 +05:30
Kuldeep Joshi (OpenERP) 3c50eb017a [IMP] set logging.getLogger(__name__)
bzr revid: kjo@tinyerp.com-20120622064854-5f6fss55k7305e8q
2012-06-22 12:18:54 +05:30
Twinkle (OpenERP) 660cc67256 [IMP]Added highlight button on wizard
bzr revid: tch@tinyerp.com-20120620104923-z1hty740vn160fg9
2012-06-20 16:19:23 +05:30
Sbh (Openerp) db9ca68b08 [Fix] the defult user
bzr revid: sbh@tinyerp.com-20120618124323-37jt6ypbd7qsbqjo
2012-06-18 18:13:23 +05:30
Sbh (Openerp) 57fb270251 [MERGE] Merge bug fix for existing user
bzr revid: sbh@tinyerp.com-20120618111254-wlchodun7sh08qtg
2012-06-18 16:42:54 +05:30
Pinakin Nayi (OpenERP) 98f29fa47d [FIX] portal_wizard
bzr revid: pna@tinyerp.com-20120618100359-yw3n7ap7kacq2ror
2012-06-18 15:33:59 +05:30
ajay javiya (OpenERP) 564c8e0580 [REM]: Remove cancel button on wizard
bzr revid: aja@tinyerp.com-20120618095828-2j3l2ygehu6j3nlo
2012-06-18 15:28:28 +05:30
Sbh (Openerp) 8fc495ae72 [MERGE] improve the default parnter and warning message
bzr revid: sbh@tinyerp.com-20120613063552-046g1h2zhfi3xjrf
2012-06-13 12:05:52 +05:30
ara@tinyerp.com 952e2cb1c2 [IMP] add warning whne not any user
bzr revid: ara@tinyerp.com-20120612133117-5cipa2ypx0itsvni
2012-06-12 19:01:17 +05:30
ara@tinyerp.com 2b8688eb8b [MERGE] merge with unlink branch
bzr revid: ara@tinyerp.com-20120612121431-yq2oon2nyntyy42d
2012-06-12 17:44:31 +05:30
Sbh (Openerp) f7c60f6b00 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120612111614-fshlvtgqqulgejv2
2012-06-12 16:46:14 +05:30
ara@tinyerp.com ef8f85f313 [IMP] improve code
bzr revid: ara@tinyerp.com-20120612110057-l8i0u1kyo3p389my
2012-06-12 16:30:57 +05:30
Antonin Bourguignon d4237ba625 [ADD] a 'Company's news' mail group within the portal's installation
bzr revid: abo@openerp.com-20120611123153-5pmnhhy0tf8378w2
2012-06-11 14:31:53 +02:00
ara@tinyerp.com 779c858776 [IMP] imprpve code
bzr revid: ara@tinyerp.com-20120611060746-rwtf3o7qytwcjkty
2012-06-11 11:37:46 +05:30
ara@tinyerp.com 92f4966a6a [IMP] send mail for new created user in portal
bzr revid: ara@tinyerp.com-20120611051306-5lbbh93dneszar2l
2012-06-11 10:43:06 +05:30
Fabien Pinckaers 7c2c3ee292 fix
bzr revid: fp@tinyerp.com-20120610083919-0k023u8hzcibpzy1
2012-06-10 10:39:19 +02:00
Fabien Pinckaers 2047df4e4f [merge] trunk
bzr revid: fp@tinyerp.com-20120610083515-itgsn211254zp1b9
2012-06-10 10:35:15 +02:00
Launchpad Translations on behalf of openerp c95b6d26ab Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120609053947-vtt4bvvka4m7ss08
bzr revid: launchpad_translations_on_behalf_of_openerp-20120610043726-y2hq6n49adbitr1p
bzr revid: launchpad_translations_on_behalf_of_openerp-20120611044647-txtguaozavg1ipp2
2012-06-11 04:46:47 +00:00
Fabien Pinckaers 83ad98a1a7 [IMP] better form views, new guidelines
bzr revid: fp@tinyerp.com-20120609151920-4sv7qzomhmfpwsy2
2012-06-09 17:19:20 +02:00
Fabien Pinckaers 7c8e38b179 [IMP] improved form views
bzr revid: fp@tinyerp.com-20120608183518-7sllx2v50vsx3ohm
2012-06-08 20:35:18 +02:00
ara@tinyerp.com 95bcedf3b5 [IMP] improve code
bzr revid: ara@tinyerp.com-20120608104131-w86kk0drvf3x1o2x
2012-06-08 16:11:31 +05:30
ara@tinyerp.com b6a036367f [IMP] add new created user
bzr revid: ara@tinyerp.com-20120608100835-d8kv4pbvyway55v1
2012-06-08 15:38:35 +05:30
ara@tinyerp.com 0c0e6e1115 [imp] improve unlink
bzr revid: ara@tinyerp.com-20120608065445-abh6zdt85v0xbqto
2012-06-08 12:24:45 +05:30
ara@tinyerp.com f9aa1635ef [IMP] improve code
bzr revid: ara@tinyerp.com-20120608055115-5h7zez3rz6wfaxlq
2012-06-08 11:21:15 +05:30
ara@tinyerp.com 0402de1cd3 [IMP] unlink res user when portal user not in any portal
bzr revid: ara@tinyerp.com-20120608052832-jz38ksoy1s5ish4o
2012-06-08 10:58:32 +05:30
Launchpad Translations on behalf of openerp eaf472e20c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120608044033-1ezh3mkueoizzas0
2012-06-08 04:40:33 +00:00
Sbh (Openerp) 27f263c2d8 [IMP] fix syntax
bzr revid: sbh@tinyerp.com-20120607110348-om48eb972y7hiaux
2012-06-07 16:33:48 +05:30
Sbh (Openerp) f91ed36ec1 [IMP] Fix the remove user
bzr revid: sbh@tinyerp.com-20120607110049-wfvosq4ma6voxea0
2012-06-07 16:30:49 +05:30
Sbh (Openerp) 0738d28e3a [IMP] Fix the remove user
bzr revid: sbh@tinyerp.com-20120607105756-8ehr6wsztyizsdxa
2012-06-07 16:27:56 +05:30
Sbh (Openerp) ec16f04a8d [FIX] portal: fix removeuser from portal
bzr revid: sbh@tinyerp.com-20120607102217-h39bm8h5x5xvfhw9
2012-06-07 15:52:17 +05:30
Sbh (Openerp) 372cf527fc [MERGE] Mere ara branch
bzr revid: sbh@tinyerp.com-20120607092024-szmc01j8q9xk1vsi
2012-06-07 14:50:24 +05:30
ara@tinyerp.com 680cc5a05f [imp] create contact for portal
bzr revid: ara@tinyerp.com-20120607064833-5gv36exs0l9bmmhc
2012-06-07 12:18:33 +05:30
ara@tinyerp.com a93cdd0dc1 [IMP] create user when user not in current userlist
bzr revid: ara@tinyerp.com-20120606053215-4dnotn7dq5o6119g
2012-06-06 11:02:15 +05:30
Antonin Bourguignon c837594c4c [MERGE] latest trunk
bzr revid: abo@openerp.com-20120605171231-hb64kk1garpo51bc
2012-06-05 19:12:31 +02:00
Antonin Bourguignon 9ad00aec26 [ADD] a 'portal_jobs module', working with 'hr' and displaying jobs positions in the 'Our company' section of the portal
bzr revid: abo@openerp.com-20120604114101-b3jarrb5jzvzsymk
2012-06-04 13:41:01 +02:00
ara@tinyerp.com 1e49be80c9 [IMP] Improve portal wizard string
bzr revid: ara@tinyerp.com-20120604071051-mwr1o7vq72s0iewh
2012-06-04 12:40:51 +05:30
Launchpad Translations on behalf of openerp 37e59e65b3 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120602053534-4xf38jpw24x0ygoy
bzr revid: launchpad_translations_on_behalf_of_openerp-20120603044716-ry3q2wjfq5d1j3cd
2012-06-03 04:47:16 +00:00
Antonin Bourguignon d2cd2ccd59 [IMP] automatically link the portal demo user to Agrolait
bzr revid: abo@openerp.com-20120530145823-gwn8je9r4nmyb0kw
2012-05-30 16:58:23 +02:00
ara@tinyerp.com 297ee5313a portal: add default user
bzr revid: ara@tinyerp.com-20120530135757-34eu8xtx3ybcaazn
2012-05-30 19:27:57 +05:30
ara-desktop 60df377cdf portal:add missing xml file changes
bzr revid: mma@tinyerp.com-20120530110744-4lufcl4veemhvewn
2012-05-30 16:37:44 +05:30
ara a36146430d portal:Improve portal wizard of contact
bzr revid: mma@tinyerp.com-20120530103120-as3coz6hx3y2cvbg
2012-05-30 16:01:20 +05:30
Antonin Bourguignon b9ddd4d34c [IMP] since the portal member group isn't in a category anymore, change its name from 'Member' to 'Portal Member'
bzr revid: abo@openerp.com-20120529124434-db0wa056g9iqbx00
2012-05-29 14:44:34 +02:00
Antonin Bourguignon b577f81cc1 [ADD] another (temporary) touch of happiness in the portal module
bzr revid: abo@openerp.com-20120529114632-5l116wvsuf4l3tii
2012-05-29 13:46:32 +02:00
Antonin Bourguignon 111e16801c [IMP] update the menu organization regarding the new specs
bzr revid: abo@openerp.com-20120529100112-pni427sm7a77azj2
2012-05-29 12:01:12 +02:00
Antonin Bourguignon 530a3086eb [FIX] fix the portal user menu; remove a bunch of useless views and actions
bzr revid: abo@openerp.com-20120525170553-1gofhlgrex3sr2wn
2012-05-25 19:05:53 +02:00
Antonin Bourguignon 54de5b4f8a [ADD] a new link module portal_crm; this will contain the 'contact us' form of the portal, creating new leads
bzr revid: abo@openerp.com-20120525133015-w8kjkobk4s370svk
2012-05-25 15:30:15 +02:00
Antonin Bourguignon e9b97f6bbe [ADD] a (temporary) little touch of joy in the portal module
bzr revid: abo@openerp.com-20120522160241-dpvg44e6v12xkair
2012-05-22 18:02:41 +02:00
Antonin Bourguignon b16c204e7a [FIX] fix the portal demo creation
bzr revid: abo@openerp.com-20120521163704-okdg2o020hpc14rx
2012-05-21 18:37:04 +02:00
Antonin Bourguignon afdc27286a [MERGE] latest trunk
bzr revid: abo@openerp.com-20120521145900-tamyhdnphu0v3bsy
2012-05-21 16:59:00 +02:00
Antonin Bourguignon 10069ae573 [FIX] remove the reference to portal_menu.xml
bzr revid: abo@openerp.com-20120516163157-haax2ckc3227mk7a
2012-05-16 18:31:57 +02:00
Antonin Bourguignon 35b8b03459 [FIX] reorganize xml data (all the menu items are now in the portal_view.xml); remove dead/duplicate code (do_create_menu()) in portal.py; properly assign the right menu to portal members; remove useless 'groups' attributes on menuitems
bzr revid: abo@openerp.com-20120516151246-k9yi825av69c9b49
2012-05-16 17:12:46 +02:00
Antonin Bourguignon ba9a089227 [FIX] update the xml id with the right id
bzr revid: abo@openerp.com-20120514140247-unhkamfdsddlco4j
2012-05-14 16:02:47 +02:00
Antonin Bourguignon 0cd0188c7d [IMP] change the id of the portal member's group from group_portal_user to group_portal_member
bzr revid: abo@openerp.com-20120514121821-xik2782yl8gn7mnj
2012-05-14 14:18:21 +02:00
Launchpad Translations on behalf of openerp 420e45e139 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120511051518-305vmplvaiu2zncy
bzr revid: launchpad_translations_on_behalf_of_openerp-20120512054219-7jxlr0c1whe4vrob
bzr revid: launchpad_translations_on_behalf_of_openerp-20120513044345-ujj9bgbnd64gpfnz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120514044358-vu4410a564766u5f
2012-05-14 04:43:58 +00:00
Antonin Bourguignon 23e0996663 [IMP] put the open_portal action back in place (on the top portal menu item). remove a groups attribute on the 'Contact Us' menu item.
bzr revid: abo@openerp.com-20120510154817-e16mudgx6kri5vkt
2012-05-10 17:48:17 +02:00
Raphael Collet 275a534aee [IMP] adapt po files to label changes, to ease translations
bzr revid: rco@openerp.com-20120510134119-pqsaa0r683f2rn25
2012-05-10 15:41:19 +02:00
Antonin Bourguignon ae0b84d88e [IMP] remove every reference to 'customer' or 'sale' in the portals modules. also merge 'portal_customer' into 'portal'.
bzr revid: abo@openerp.com-20120509161108-9e9cm9fu658elvb3
2012-05-09 18:11:08 +02:00