[pve-devel] Expiration for user in pve-manager/UserEdit.js

Dietmar Maurer dietmar at proxmox.com
Fri Jul 15 06:49:10 CEST 2011


HI Seth,

just committed the patch, without the GroupEdit.js changes. That class is already there?!

And what is the purpose of 'hiddenName'?

> The gui looks good, but it does not reset the expire field to never after setting a
> date.  Do you have any idea how to make this work?

will take a look at that later.

> 
> > I guess the next things are the 'Authentication' panel
> > (add/edit/delete realms), and then the 'Permissions' panel.
> >
> > Or would you like to work on something different?
> 
> I'm happy to work on web gui for now.  We don't want me screwing up anything
> else. ;-)
> 
> 
> Attached is the diff for the following functionality:
> 
> Set Groups for Users

What is the purpose of that collapse Button (User Information)? Why do you want to 
hide Information? There is plenty of space there.

> Create/Delete Groups
> Authentication Add/Modify/Delete (I'm still cleaning this up.)

Maybe  we need type specific editors?

> 
> In Progress:
> 
> Cleanup
> Work on Permissions
> 
> Do you know how to combine two fields into one submitted?  I'd like to use the
> pveRealmComboBox and combine that with a username provided during
> creation.  But I need to make the two "dummy" fields not submit and the userid
> hidden and combine the two dummy fields.  Do you have any ideas?

I already used 'PVE.panel.InputPanel' for 'UserEdit'. That panel provides methods
to solve exactly that problem. Simply overwrite onGetValues() function (See qemu/CDEdit.js)

> I really appreciate your help with this new language.  Sometimes I need a nudge
> in the right direction.

Well, it takes some time to find out how to do things - I am still learning too :-)

> I also found a web show I thought you would find interesting:
> http://revision3.com/hak5/proxmox-ve
> The show was all about using proxmox virtualization.

Thanks (I already know that video)

> Does proxmox go to any conferences to show off new products?

I guess we do not have the time to do that.

- Dietmar





More information about the pve-devel mailing list