Commit Graph

36 Commits

Author SHA1 Message Date
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
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 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
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
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 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
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 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 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 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 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
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
Raphael Collet a03ce1d5d8 [FIX] modules: remove empty string certificates that violate unique key constraint
bzr revid: rco@openerp.com-20111212083421-7m7evgqnv0pdasbz
2011-12-12 09:34:21 +01:00
Fabien Pinckaers 4e0befa1f4 [IMP] better manifests on modules
bzr revid: fp@tinyerp.com-20111206120355-h5vufbibzovtvf0j
2011-12-06 13:03:55 +01:00
Stephane Wirtel 3dc8168974 [FIX] Set the categories
bzr revid: stw@openerp.com-20111005141902-72du0lku4x176ix9
2011-10-05 16:19:02 +02:00
Raphael Collet eed7ef1307 [MERGE] from trunk
bzr revid: rco@openerp.com-20110704135951-x4d5sk98ro3hwqsu
2011-07-04 15:59:51 +02:00
Raphael Collet c106b1b040 put version number to 1.0
bzr revid: rco@openerp.com-20110624095111-modwb1ge3p2c69kn
2011-06-24 11:51:11 +02:00
Olivier Dony 2fc274eced [IMP] portal,share: moved option for group share to portal module + existing users option. Fixed obj1/2/3 classes to skip obj0 during processing of relationships.
bzr revid: odo@openerp.com-20110617092305-2c55z5hs2uickv5o
2011-06-17 11:23:05 +02:00
Raphael Collet 07b25fe662 [FIX] import changes to res.users
bzr revid: rco@openerp.com-20110531065829-emsd2ylq22pb2zv1
2011-05-31 08:58:29 +02:00
Raphael Collet 9c75110fc5 [IMP] fix copyright notice
bzr revid: rco@openerp.com-20110523131605-34dxgmw9ffrh85xa
2011-05-23 15:16:05 +02:00
Raphael Collet c0ccaaf816 set module version to 0.9, as changes on groups are expected
bzr revid: rco@openerp.com-20110518070302-nmtbptw3p5opg8qt
2011-05-18 09:03:02 +02:00
Raphael Collet f4edff19fe [FIX] manifest set to version 1.0
bzr revid: rco@openerp.com-20110506142134-s7ro0eqhspcxvchv
2011-05-06 16:21:34 +02:00
Raphael Collet 9a34f0341d [ADD] groups Portal Manager / Officer, and their access controls
bzr revid: rco@openerp.com-20110429080350-idajhra8g2i5o2dn
2011-04-29 10:03:50 +02:00
Raphael Collet 622b95ab7e [IMP] first sketch of wizard to create users from partner contacts
bzr revid: rco@openerp.com-20110422144122-w0hq230zj8imva77
2011-04-22 16:41:22 +02:00
Raphael Collet c3c735400f refactor portal; it now '_inherits' from res.groups
bzr revid: rco@openerp.com-20110420080910-frx67xxjz0tqm2y8
2011-04-20 10:09:10 +02:00
Olivier Dony 0a6b44e6ca [IMP] portal: inherit share wizard to auto-create the menu
bzr revid: odo@openerp.com-20110408150951-q41mksjz1khb5zp8
2011-04-08 17:09:51 +02:00
Raphael Collet 2582be6492 add wizard to add/remove groups to portal users
bzr revid: rco@openerp.com-20110405101712-nfednzpixzim86i4
2011-04-05 12:17:12 +02:00
Raphael Collet f138d76a03 add wizard to add/remove groups to portal users
bzr revid: rco@openerp.com-20110405101712-knepwhu9b0c3vlaj
2011-04-05 12:17:12 +02:00
Raphael Collet 509044d5bd fix __openerp__.py, 'web':True is wrong because there is no web stuff
bzr revid: rco@openerp.com-20110401134003-cb3s1zfl0c8a02q0
2011-04-01 15:40:03 +02:00
Raphael Collet 9ae71a4416 add portal form view
bzr revid: rco@openerp.com-20110323125625-rmtw8aa1yizbo3eh
2011-03-23 13:56:25 +01:00
Raphael Collet 8877996161 first sketch of module portal
bzr revid: rco@openerp.com-20110322143825-swyxasmu0apui9k5
2011-03-22 15:38:25 +01:00