- 12 May, 2003 1 commit
-
-
Leigh B. Stoller authored
when terminating the project/user. Also made a few changes to allow for calling rmuser/rmproj when denying, rather than inlining the code in the web interface. This reduces duplication and localized proj/user removal to one place.
-
- 11 Apr, 2003 1 commit
-
-
Chad Barb authored
Yeah, it sounds right to me, too.
-
- 21 Mar, 2003 1 commit
-
-
Leigh B. Stoller authored
Change approveproject.php3 stuff so that approving ron includes pcwa.
-
- 25 Feb, 2003 1 commit
-
-
Robert Ricci authored
before allowing a project to be approved. (In approveproject_form, this meant removing the automatic transition from 'newuser' to 'unverified') Since this check is done in two places, once in the form, and once in the page that does the work, it's possible for this to get out of sync.
-
- 13 Feb, 2003 1 commit
-
-
Leigh B. Stoller authored
tbacct add followed by a setgroups, issue a tbacct for new users, and a setgroups for existing users. Cuts down on mail traffic.
-
- 01 Oct, 2002 1 commit
-
-
Robert Ricci authored
'action' page. This will be used when a student applies to start a project - we'll have the professor, PI, etc. apply to join the project, then change the head UID when we approve it. Changing the head uid is repected when _any_ action is taken (postponing, more info requests, etc.) Any mail gets sent to the new head, and NOT the old head.
-
- 29 Jul, 2002 1 commit
-
-
Leigh B. Stoller authored
* Two new fields on the new project page that ask the project leader to specify how many ron and pcplab nodes they need. There is a link to a page that should describe these nodes, but thats blank. * The project approval page will add a couple of checkboxes for ron and pcplab nodes. This will allow the project to be approved independent of the ron/pcplab usage. So, you can approve the project but decline the request to use those nodes types (or just one of them). * The project table in the DB has a "list" of remote node types for which accounts should be built. Its implemented as a set and it can contain just two node types (pcron, pcplab) right now. The set is created in the approval page, and someday we can add a page to operate on that set directly if we need it.
-
- 07 Jul, 2002 1 commit
-
-
Leigh B. Stoller authored
-
- 16 Oct, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 30 Aug, 2001 1 commit
-
-
Leigh B. Stoller authored
I increased it to 15x70. Sheesh.
-
- 18 Apr, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 08 Dec, 2000 1 commit
-
-
Leigh B. Stoller authored
who the user is instead of passing ?uid to every page all the way down. Update login timeout with each useful operation (done in checklogin). Put default user name in the login box when visiting the page.
-
- 15 Nov, 2000 1 commit
-
-
Leigh B. Stoller authored
of all that duplicated goo). Clean up all the formerror code, calling standard FORMERROR() function. Get rid of all the inline DB specific constants, moving them to dbdefs.php3 include file.
-
- 14 Nov, 2000 1 commit
-
-
Leigh B. Stoller authored
move the project information listing from approveproject, and make it useable from there and from the showproject stuff, but making it a simple include file.
-
- 07 Nov, 2000 4 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
a text message to go in the email message.
-
- 06 Nov, 2000 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-