[IMP] use url widget for portal url
[odoo/odoo.git] / addons / portal / portal_view.xml
2011-05-26 Raphael Collet[IMP] use url widget for portal url
2011-05-26 Raphael Collet[IMP] add url to portal, and improve form view
2011-04-21 Raphael Colletsimple XML fix
2011-04-21 Raphael Colletadd other groups assigned to users
2011-04-20 Raphael Collet[IMP] add functional boolean field to create/remove...
2011-04-20 Raphael Colletrefactor portal; it now '_inherits' from res.groups
2011-04-06 Raphael Colletadd portal widgets; they are automatically assigned...
2011-04-05 Raphael Colletadd wizard to add/remove groups to portal users
2011-04-04 Raphael Colletremove portal name, and use the group name instead
2011-04-04 Raphael Colletrename and improve create_parent_menu()
2011-04-04 Raphael Colletuser interface cleanup
2011-04-01 Raphael Colletupdate the users list when the group changes
2011-04-01 Raphael Colletchange model: use one group to define portal users
2011-03-30 Raphael Colletremove menu form extension, it is now in a distinct...
2011-03-30 Raphael Colletadd child_ids in view base.edit_menu_access
2011-03-30 Raphael Colletcleanup views (remove experimental menu structure view)
2011-03-30 Raphael Colletintroduce explicitly parent_menu_id
2011-03-30 Raphael Colletmake the field users.portal_id always readonly
2011-03-29 Raphael Collettypo (in comment)
2011-03-29 Raphael Colletadd notebook in portal form view
2011-03-29 Raphael Colletadd button to create portal menu
2011-03-28 Raphael Colletnew portal users get the portal menu and groups as...
2011-03-28 Raphael Colletadapt tooltip to recent changes
2011-03-25 Raphael Colletadd tooltip
2011-03-25 Raphael Colletoverride create() and write() to assign menu and groups...
2011-03-24 Raphael Colletextend the user form view to include the portal
2011-03-24 Raphael Colletadd menu_id to portal, and adapt views
2011-03-23 Raphael Colletadd portal form view