CVS log for loncom/interface/createaccount.pm
Up to [LON-CAPA] / loncom / interface
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.72.4.7.2.3: download - view: text, markup, annotated - select for diffs
Thu Aug 22 20:12:39 2024 UTC (2 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
CVS tags: version_2_11_5_msu
Diff to previous 1.72.4.7.2.2: preferred, colored to branchpoint 1.72.4.7: preferred, colored next main 1.73: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72.4.7.2.2: +2 -2
lines
- For 2.11.4 (modified)
Include change in 1.88
Revision
1.88:
download - view:
text,
markup,
annotated -
[selected for diffs]
Fri Nov 3 01:12:15 2023 UTC (12 months, 1 week ago) by
raeburn
Branches:
MAIN
CVS tags:
version_2_12_X,
HEAD
Diff to previous 1.87:
preferred,
colored
Changes since revision 1.87: +2 -2
lines
- Authoring Space defaults defaults which domain coordinator can override.
- Available Editors, WebDAV access, Disk Quota for Authoring Space
can be set for specific users by DC via "Add/modify user"
- Bug 5273 Co-authors in "group authoring" accounts can manage co-authors
- Existing co-author(s) can be assigned rights to add/revoke co-author
roles. Can be set by DC via "Add/modify user" or by author via "People"
- Co-authors and Assistant co-authors can view a list of co-authors for
the Authoring Space. Availability set by Author or Co-author "manager".
Listing can be set to "opt-in".
Revision 1.72.4.7.2.2: download - view: text, markup, annotated - select for diffs
Mon Jan 23 22:48:27 2023 UTC (21 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.72.4.7.2.1: preferred, colored to branchpoint 1.72.4.7: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72.4.7.2.1: +2 -2
lines
- For 2.11.4 (modified)
Include change in 1.87
Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Oct 18 23:28:00 2022 UTC (2 years ago) by raeburn
Branches: MAIN
Diff to previous 1.86: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.86: +2 -2
lines
- Hint to browsers to not autofill password fields.
Revision 1.72.4.7.2.1: download - view: text, markup, annotated - select for diffs
Sun Feb 20 19:53:07 2022 UTC (2 years, 8 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.72.4.7: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72.4.7: +2 -3
lines
- For 2.11.4 (modified)
Include changes in 1.86
Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Feb 14 01:15:24 2022 UTC (2 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.85: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.85: +2 -3
lines
- Move &passwd_validation_js() to loncommon.pm to facilitate re-use.
Revision 1.72.4.7: download - view: text, markup, annotated - select for diffs
Sun Dec 12 22:10:45 2021 UTC (2 years, 10 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4
Branch point for: version_2_11_4_msu
Diff to previous 1.72.4.6: preferred, colored to branchpoint 1.72: preferred, colored next main 1.73: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72.4.6: +45 -23
lines
- For 2.11
Backport 1.83, 1.84, 1.85
Revision 1.85: download - view: text, markup, annotated - select for diffs
Fri Dec 10 04:14:52 2021 UTC (2 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.84: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.84: +48 -26
lines
- g-recaptcha (ReCaptcha v2) needs to be in "server" form not "client" form.
- Reverse part of change in createaccount.pm 1.83
- Validation box with "Create account" button now below Personal Data table
to reduce likelihood that repeated of reCaptcha will be needed.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Sun Sep 26 20:11:14 2021 UTC (3 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.83: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.83: +4 -3
lines
- Putting line breaks added in rev. 1.83 in the correct place.
Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat Sep 25 20:35:26 2021 UTC (3 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.82: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.82: +4 -5
lines
- Captcha on public-facing web forms.
- textbox user entry for original Captcha on same line as instructions.
- validation for reCaptcha 2 moved to immediately above form submission
button, as there re-validation is required after 2 minutes.
Revision 1.72.4.6: download - view: text, markup, annotated - select for diffs
Mon Jan 4 04:42:13 2021 UTC (3 years, 10 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3
Diff to previous 1.72.4.5: preferred, colored to branchpoint 1.72: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72.4.5: +7 -4
lines
- For 2.11
Backport 1.82
Revision 1.82: download - view: text, markup, annotated - select for diffs
Fri Dec 18 15:23:02 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.81: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.81: +7 -4
lines
- Retrieval of requestor's IP address centralized in lonnet::get_requestor_ip()
- Domain configuration to allow domain's LON-CAPA nodes to operate behind a
WAF/Reverse Proxy using aliased hostname (CNAME).
- Web requests from other nodes bypass the WAF as their requests are made
directly to the server hostname (A record); same for internal LON-CAPA
connections for lonc -> lond.
Revision 1.72.4.5: download - view: text, markup, annotated - select for diffs
Wed Sep 9 02:12:01 2020 UTC (4 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.72.4.4: preferred, colored to branchpoint 1.72: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72.4.4: +2 -2
lines
- For 2.11
- Backport 1.81
Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Sep 8 19:38:59 2020 UTC (4 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.80: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.80: +2 -2
lines
- Fewer localized phrases needed.
Revision 1.72.4.4: download - view: text, markup, annotated - select for diffs
Tue Sep 8 18:35:31 2020 UTC (4 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.72.4.3: preferred, colored to branchpoint 1.72: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72.4.3: +3 -4
lines
- For 2.11
Backport 1.80
Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Sep 8 18:08:29 2020 UTC (4 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.79: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.79: +3 -4
lines
- Use complete sentence to facilitate internationalization.
Revision 1.72.4.3: download - view: text, markup, annotated - select for diffs
Sun Aug 25 13:55:55 2019 UTC (5 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.72.4.2: preferred, colored to branchpoint 1.72: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72.4.2: +85 -8
lines
- For 2.11
Backport 1.77, 1.78, 1.79
Revision 1.79: download - view: text, markup, annotated - select for diffs
Sun Aug 25 02:42:56 2019 UTC (5 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.78: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.78: +16 -16
lines
- Domain Configuration for passwords for internally-authenticated users.
- Default minimum password length of 7 set in a single location.
- Value for min length set in domain's configuration may not be less than
the default.
- javascript function: warnIntPass() warns aboit invalid values for
min and max length, expiration time, and number saved for domain
config for passwords.
Revision 1.72.4.2: download - view: text, markup, annotated - select for diffs
Mon Jul 29 13:54:02 2019 UTC (5 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.72.4.1: preferred, colored to branchpoint 1.72: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72.4.1: +443 -99
lines
- For 2.11
Backport 1.73, 1.74, 1.75
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun May 5 23:19:47 2019 UTC (5 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.77: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.77: +76 -6
lines
- Response to incorrect Captcha on account creation page is to display a page
containing a link back to the form, instead of a call to &invalid_state().
- Rules for length and/or characters in a LON-CAPA password (internal auth)
checked server-side when a user self-creates a user account.
- rule-checking code moved from lonpreferences.pm to loncommon.pm to
facilitate reuse.
Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun May 5 04:00:42 2019 UTC (5 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.76: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.76: +10 -3
lines
- Rules for length and/or characters in a LON-CAPA password (internal auth)
checked client-side when a user self-creates a user account.
Revision 1.72.4.1: download - view: text, markup, annotated - select for diffs
Tue Sep 11 18:55:57 2018 UTC (6 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.72: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72: +5 -5
lines
- For 2.11
Backport 1.76
Revision 1.72.2.1: download - view: text, markup, annotated - select for diffs
Thu Nov 16 23:38:40 2017 UTC (6 years, 11 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.72: preferred, colored next main 1.73: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72: +5 -5
lines
- For 2.11.2 (modified)
- Include changes in rev. 1.76.
Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Nov 12 20:42:52 2017 UTC (6 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.75: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.75: +5 -5
lines
- Use three-argument open() to separate file mode from the filename.
Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Aug 3 20:06:21 2017 UTC (7 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_educog
Diff to previous 1.74: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.74: +20 -3
lines
- Show self-reported affiliation with account request web form.
Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Aug 3 16:22:08 2017 UTC (7 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.73: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.73: +119 -74
lines
- Self-creation of user accounts using e-mail verification.
- Options set by domain coordinator for account requests verified by e-mail
for: processing, restrictions on permitted e-mail addresses, and choice
of username can be set to different values, depending on requester's
(self-reported) institutional status.
- Setting which status types can be self-reported by requesters using
e-mail verification moved from
"Default authentication/language/timezone/portal/types" panel to
"Users self-creating accounts" panel.
- Web form used to request account prompts user for appropriate responses
depending on self-reported status, and e-mail and username constraints.
Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Jul 26 19:45:45 2017 UTC (7 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.72: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.72: +372 -90
lines
- Self-creation of user accounts using e-mail verification.
- User can be prompted to choose affiliation (e.g., instructor, student,
other etc.).
- User can be given option to choose a username, while e-mail address
still used for verification. A required e-mail domain can be set.
- Domain Coordinator can display user-selected status and user's e-mail
address when choosing to approve queued account requests.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Feb 19 20:28:46 2016 UTC (8 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc,
version_2_11_2
Branch point for: version_2_11_X,
version_2_11_2_msu
Diff to previous 1.71: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.71: +22 -10
lines
- Support version 2 of Google reCAPTCHA.
Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Feb 17 19:15:48 2016 UTC (8 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.70: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.70: +3 -2
lines
- Bug 5679
Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Jun 9 21:22:55 2015 UTC (9 years, 5 months ago) by damieng
Branches: MAIN
Diff to previous 1.69: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.69: +8 -4
lines
fixed bug 6782, and escaped most localized messages used in Javascript blocks to make sure bugs like that do not happen again
Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Jan 9 15:41:49 2015 UTC (9 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1
Diff to previous 1.68: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.68: +3 -4
lines
- When an institutionally authenticated user creates a new account on a load
balancer server, detection of load balancer status should be based on
information in domain's configuration.db, and only use the legacy check for
lonBalancer 1 in Apache config files, if the web GUI has yet to be used.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Jun 19 23:36:54 2014 UTC (10 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0
Diff to previous 1.67: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.67: +13 -22
lines
- Where self-creation of accounts is enabled for institutional log-in and
also e-mail address as username, call to &javascript_setforms() needs to
occur from within print_dataentry_form() so that args required for CAPTCHA
validation are passed (when ReCAPTCHA or CAPTCHA are in use).
Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri May 30 16:46:03 2014 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.66: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.66: +7 -2
lines
- If "Self-creation with e-mail as username" settings have yet to be set
for a domain (2.11 feature), but self-creation enabled for e-mail
address as username (available pre-2.11), optional user informational
fields: firstname and lastname in web form.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon May 5 22:01:15 2014 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC3
Diff to previous 1.65: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.65: +4 -2
lines
- Domain configuration for self-creation of accounts by users authenticated
via Shibboleth SSO.
- Actually check in %ENV with the variable saved in the domain config.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon May 5 21:28:10 2014 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.64: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.64: +37 -4
lines
- Domain configuration for self-creation of accounts by users authenticated
via Shibboleth SSO.
- Set which environment variables provided by Shibboleth map to which
user information fields.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Apr 23 10:11:26 2014 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.63: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.63: +42 -31
lines
- Institutional ststus types can now be defined via domain configuration
web interface by Domain Coordinator -- will supercede use of customized
localenroll::inst_usertypes().
- Self-creation of account with e-mail address as username:
- Domain configuration to set which status types (faculty, staff , student
etc.) can apply to "non-institutional" usernames.
- Processing of username requests can be either automatic or queued for
approval depending on status type (self-reported).
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Apr 19 20:48:43 2014 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.62: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.62: +3 -3
lines
- Correct name of inststatus item stored during account creation process
for e-mail address as username.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Mar 30 23:44:50 2014 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.61: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.61: +4 -4
lines
- satisfy w3c validation
- keep tags out of title attribute in <li> tag in breadcrumbs
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Mar 3 17:11:41 2014 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.60: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.60: +97 -31
lines
- Bug 6646
- Status types (e.g., faculty, staff, student etc.) can apply to users
creating their own accounts with an e-mail address as username.
- Different user information can be required depending on self-reported
status type.
- User information to be provided when requesting an account can be
designated as 'required' or 'optional', with client-side javascript
prompt for missing required fields.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Feb 20 01:00:33 2014 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.59: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.59: +5 -5
lines
- upasscheck<timestamp> form element not used for log-in for new user
self-creation web form for institutional username/password.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Feb 19 17:20:32 2014 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.58: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.58: +57 -33
lines
- Bug 6646
- Self-creation of user accounts with e-mail address as username.
- Now user information and password are requested from prospective user in
a single web page, need to support submission of either original CAPTCHA
or newer reCAPTCHA input by copying from "client" to "server" forms.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Feb 12 20:47:40 2014 UTC (10 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.57: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.57: +491 -306
lines
- Bug 6646
- Self-creation of user accounts with e-mail address as username.
- User information and password requested from prospective user in a single
web form.
- Add routines to handle creation of user accounts and notification
following approval by Domain Coordinator.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Jan 30 12:15:06 2014 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.56: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.56: +3 -3
lines
- Support access to Shibboleth environment variables defined in
attribute-map.xml via %ENV, when user without a LON-CAPA account
authenticates via Shibboleth SSO.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Jun 5 12:46:39 2013 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC2,
version_2_11_0_RC1
Diff to previous 1.55: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.55: +26 -5
lines
- On multi-domain servers preserve information about domain in which user
without an account is requesting creation of one, for domain where
self-creation of accounts is permitted.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Feb 5 15:45:18 2013 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.54: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.54: +2 -2
lines
- Administrator e-mail perlvar in loncapa.conf is lonAdmEMail not lonAdminEmail.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Dec 5 18:23:54 2012 UTC (11 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.53: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.53: +3 -3
lines
XHTML: Corrected <a> tag closure (-> rev. 1.1)
Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Oct 29 16:59:03 2012 UTC (12 years ago) by raeburn
Branches: MAIN
Diff to previous 1.52: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.52: +1 -2
lines
- Remove line no longer needed following changes in rev 1.52.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Aug 25 04:34:44 2012 UTC (12 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.51: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.51: +19 -63
lines
- Validation of human (CAPTCHA).
- self creation of account (e-mail address as username).
- choice of CAPTCHA: original (Authen::CAPTCHA) or newer reCAPTCHA (requires)
DC to create account with http://www.google.com/recaptcha/, or not used.
- Routines to generate CAPTCHA input and validate response moved to loncommon.pm
to facilitate re-use.
- Domain configuration for self-creation of accounts allows DC to choose which
CAPTCHA option to use.
- CPAN module: Captcha::reCAPTCHA now needed. rpm being added to msu/testing repos,
and dependency included in LONCAPA-prerequisites 1-21.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri May 18 04:31:05 2012 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.50: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.50: +17 -18
lines
- Changes to: &create_account() third arg: $lonhost eliminated (not used).
- now returns third item - $uhome (lonHostID of new user's home server).
- Changes to calls to &start_session() - fourth arg is now $uhome
(lonHostID of new user's home server) instead of lonHostID of server
hosting session.
- Changes to calls to &Apache::lonauth::success() pass $uhome as fourth arg
instead of $lonhost.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu May 17 18:05:42 2012 UTC (12 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.49: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.49: +23 -3
lines
Documentation
Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu May 17 17:41:48 2012 UTC (12 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.48: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.48: +17 -1
lines
Documentation
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed May 16 21:19:39 2012 UTC (12 years, 5 months ago) by droeschl
Branches: MAIN
Diff to previous 1.47: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.47: +24 -49
lines
Replaced calls to selfenroll::validate_course_id and createaccount::validate_course by lonnet::is_course.
Extended functionality of lonnet::is_course.
Code cleanup.
Revision 1.40.2.5.2.17: download - view: text, markup, annotated - select for diffs
Tue May 1 16:09:26 2012 UTC (12 years, 6 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.16: preferred, colored to branchpoint 1.40.2.5: preferred, colored next main 1.41: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.16: +7 -4
lines
- Customization for MITrelate.
- Different sections assigned to existing users and new users who sign-up
for Summer course, so demographic survey is only shown to new users.
Revision 1.40.2.5.2.16: download - view: text, markup, annotated - select for diffs
Tue May 1 14:20:10 2012 UTC (12 years, 6 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.15: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.15: +7 -4
lines
- Customization for MITrelate
- Add line breaks to improve readability.
Revision 1.40.2.5.2.15: download - view: text, markup, annotated - select for diffs
Tue May 1 13:58:27 2012 UTC (12 years, 6 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.14: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.14: +6 -6
lines
- Customization for MITrelate
- Missing paren.
- Changes to custom text.
Revision 1.40.2.5.2.14: download - view: text, markup, annotated - select for diffs
Tue May 1 12:39:32 2012 UTC (12 years, 6 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.13: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.13: +4 -3
lines
- Customization for MITrelate
- Sign-up for summer cohort.
- Disable printout generation for summer course.
Revision 1.40.2.5.2.13: download - view: text, markup, annotated - select for diffs
Fri Mar 2 20:44:25 2012 UTC (12 years, 8 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.12: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.12: +4 -1
lines
- Customization for MITrelate
- Replace courseID for self-enrollment with courseID for Mechanics Online
in the case where users access sign-up from a cached version of:
http://relate.mit.edu/physicscourse
Revision 1.40.2.5.2.12: download - view: text, markup, annotated - select for diffs
Thu Mar 1 01:11:29 2012 UTC (12 years, 8 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.11: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.11: +1 -3
lines
- Customization for MITrelate.
- Remove duplicate line.
Revision 1.40.2.5.2.11: download - view: text, markup, annotated - select for diffs
Thu Mar 1 00:25:15 2012 UTC (12 years, 8 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.10: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.10: +3 -3
lines
MITrelate
- Update e-mail message sent to complete sign-up.
Revision 1.40.2.5.2.10: download - view: text, markup, annotated - select for diffs
Tue Feb 14 16:15:30 2012 UTC (12 years, 8 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.9: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.9: +3 -3
lines
- Customization for MITrelate.
- Wording: LON-CAPA -> Mechanics Online
- Remove unwanted closing paren.
Revision 1.40.2.5.2.9: download - view: text, markup, annotated - select for diffs
Tue Feb 14 16:04:22 2012 UTC (12 years, 8 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.8: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.8: +23 -7
lines
- Customization for MITrelate.
- Customized text in e-mail sent containing link used to complete sign-up
process.
Revision 1.40.2.5.2.8: download - view: text, markup, annotated - select for diffs
Tue Feb 14 01:06:12 2012 UTC (12 years, 8 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.7: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.7: +8 -8
lines
- Customization for MITrelate.
- Missing punctuation.
- Improve readability with bulleted list.
Revision 1.40.2.5.2.7: download - view: text, markup, annotated - select for diffs
Mon Feb 13 17:50:35 2012 UTC (12 years, 8 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.6: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.6: +3 -3
lines
- Customization for MITrelate
- $r->dir_config() to get reCAPTCHA perlvars.
- Missing ;
Revision 1.40.2.5.2.6: download - view: text, markup, annotated - select for diffs
Mon Feb 13 17:22:56 2012 UTC (12 years, 8 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.5: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.5: +11 -8
lines
- Customization for MITrelate
- retrieve reCAPTCHA keys from Apache config.
Revision 1.40.2.5.2.5: download - view: text, markup, annotated - select for diffs
Mon Feb 13 05:24:22 2012 UTC (12 years, 9 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.4: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.4: +26 -15
lines
- Customization for MITrelate.
- Wording change
- Fix placeholder numbering in &mt() call.
Revision 1.40.2.5.2.4: download - view: text, markup, annotated - select for diffs
Sun Feb 12 19:59:31 2012 UTC (12 years, 9 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.3: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.3: +5 -5
lines
- Customization for MITrelate
- replace "Learn Physics" with "Mechanics Online" to better reflect scope
of project.
Revision 1.40.2.5.2.3: download - view: text, markup, annotated - select for diffs
Sat Feb 11 23:30:16 2012 UTC (12 years, 9 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.2: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.2: +5 -4
lines
- Fix typo.
- Update documentation for URL to use to generate reCAPTCHA keys.
Revision 1.40.2.5.2.2: download - view: text, markup, annotated - select for diffs
Wed Feb 8 19:08:41 2012 UTC (12 years, 9 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5.2.1: preferred, colored to branchpoint 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5.2.1: +9 -5
lines
- Customization for MITrelate.
- Custom wording for createaccount page.
Revision 1.40.2.5.2.1: download - view: text, markup, annotated - select for diffs
Mon Feb 6 02:36:29 2012 UTC (12 years, 9 months ago) by raeburn
Branches: loncapaMITrelate_1
Diff to previous 1.40.2.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.5: +52 -71
lines
- Customatization for MITrelate.
- Forward port: 1.37.2.1, 1.37.2.2, 1.37.2.3, 1.37.2.4, 1.37.2.5.
Revision 1.40.2.5: download - view: text, markup, annotated - select for diffs
Thu Sep 29 14:16:14 2011 UTC (13 years, 1 month ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1
Branch point for: loncapaMITrelate_1
Diff to previous 1.40.2.4: preferred, colored next main 1.41: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.4: +4 -4
lines
- Backport 1.46.
Revision 1.40.2.4: download - view: text, markup, annotated - select for diffs
Thu Sep 29 14:12:21 2011 UTC (13 years, 1 month ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.40.2.3: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.3: +14 -3
lines
- Backport 1.47.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Sep 29 13:34:32 2011 UTC (13 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge,
language_hyphenation,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse
Diff to previous 1.46: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.46: +14 -3
lines
- Bug 6514.
Self-creation for institutional/SSO auth in domains with no defined
usertypes needs default.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Jan 11 16:58:27 2011 UTC (13 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.45: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.45: +4 -4
lines
- xhtml.
Revision 1.40.2.3: download - view: text, markup, annotated - select for diffs
Fri Dec 24 20:36:11 2010 UTC (13 years, 10 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_0_RC2,
version_2_10_0
Diff to previous 1.40.2.2: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.2: +17 -11
lines
- Backport 1.43, 1.44, 1.45.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Dec 8 05:28:48 2010 UTC (13 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.44: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.44: +2 -2
lines
- Fix quotes in selfenroll breadcrumbs.
Revision 1.37.2.7: download - view: text, markup, annotated - select for diffs
Mon Dec 6 02:39:59 2010 UTC (13 years, 11 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.37.2.6: preferred, colored to branchpoint 1.37: preferred, colored next main 1.38: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.37.2.6: +12 -10
lines
- Customization for GCI_3.
- Support for multiple Concept Inventories.
Revision 1.37.2.6: download - view: text, markup, annotated - select for diffs
Thu Dec 2 22:51:27 2010 UTC (13 years, 11 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.37.2.5: preferred, colored to branchpoint 1.37: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.37.2.5: +9 -4
lines
- Customization for GCI_3.
- Backport 1.44.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Dec 2 22:05:17 2010 UTC (13 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.43: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.43: +10 -4
lines
- Self-creation of account with e-mail address as username.
- Link to helpdesk support form includes username and e-mail address in query
string if new account is requested for an account which already exists.
Revision 1.37.2.5: download - view: text, markup, annotated - select for diffs
Thu Dec 2 02:15:11 2010 UTC (13 years, 11 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.37.2.4: preferred, colored to branchpoint 1.37: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.37.2.4: +7 -6
lines
- Customization for GCI_3
- Line feeds to improve readability of URL to complete account creation it email.
- Fix quotes in links to log-in and reset pages.
Revision 1.37.2.4: download - view: text, markup, annotated - select for diffs
Wed Dec 1 22:56:12 2010 UTC (13 years, 11 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.37.2.3: preferred, colored to branchpoint 1.37: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.37.2.3: +8 -5
lines
- Customization for GCI_3
- Backport 1.43.
- More comprehensive feedback when faculty attempts to sign-up for a
new GCI WebCenter account when one has already been created for him/her.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Dec 1 21:38:29 2010 UTC (13 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.42: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.42: +2 -2
lines
- Typo. Include change in key used in localization files.
Revision 1.37.2.3: download - view: text, markup, annotated - select for diffs
Mon Nov 29 15:13:08 2010 UTC (13 years, 11 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.37.2.2: preferred, colored to branchpoint 1.37: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.37.2.2: +7 -7
lines
- Customization for GCI_3
- Backport 1.42
Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Nov 29 15:12:25 2010 UTC (13 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.41: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.41: +7 -7
lines
- Missing concatenator.
Revision 1.37.2.2: download - view: text, markup, annotated - select for diffs
Mon Nov 29 14:57:20 2010 UTC (13 years, 11 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.37.2.1: preferred, colored to branchpoint 1.37: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.37.2.1: +11 -3
lines
- Customization for GCI_3.
- Alert when creating account that usernames are all lower case.
- Hint to reload reCAPTCHA if words are hard to read.
Revision 1.40.2.2: download - view: text, markup, annotated - select for diffs
Sun Aug 22 20:06:36 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_0_RC1
Diff to previous 1.40.2.1: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40.2.1: +5 -5
lines
- Backport 1.41.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Aug 22 19:28:28 2010 UTC (14 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.40: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40: +5 -5
lines
- Change the way tokens are named.
Revision 1.37.6.1: download - view: text, markup, annotated - select for diffs
Fri Aug 20 04:01:47 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_1
Diff to previous 1.37: preferred, colored next main 1.38: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.37: +4 -4
lines
- Backport 1.40.
Revision 1.40.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 16 14:39:20 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.40: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.40: +5 -4
lines
- For 2.10 reverse changes in 1.39 (Remote Control retained in 2.10).
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Aug 16 14:23:50 2010 UTC (14 years, 2 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_10_X
Diff to previous 1.39: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.39: +4 -4
lines
- pass %got_rules to &call_rulecheck() by reference.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Mar 22 20:11:22 2010 UTC (14 years, 7 months ago) by droeschl
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base,
PRINT_INCOMPLETE
Diff to previous 1.38: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.38: +3 -5
lines
In process of removing remote control, remote navmap and different icon modes code
- removed no_inline_link argument from loncommon::start_page, loncommon::bodytag
- removed subs
o loncommon::head: it wasn't used
o loncommon::endheadtag: functionality now covered by loncommon::headtag
o lonmenu::registerurl: functionality moved to loncommon::headtag, because it was the only function that called registerurl
- removed remote control related translations in de.pm
- refactoring and cleanup
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Feb 19 15:41:39 2010 UTC (14 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.37: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.37: +2 -2
lines
Removed double spacing from translation phrases
-> HTML/Browsers ignore them anyway
-> less error prone for translators
Adjusted language files accordingly (de, es, zh)
Revision 1.37.2.1: download - view: text, markup, annotated - select for diffs
Sun Dec 6 23:48:34 2009 UTC (14 years, 11 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.37: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.37: +23 -63
lines
- Customization for GCI_3
- Equivalent to changes between 1.32 and 1.32.2.1
- Wording changes to use GCI WebCenter
- Use Captcha::reCAPTCHA in place of Authen::Captcha
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Oct 23 16:14:43 2009 UTC (15 years ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_99_0,
version_2_9_0,
version_2_8_99_1,
bz6209-base,
bz6209
Branch point for: version_2_9_X,
GCI_3
Diff to previous 1.36: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.36: +2 -2
lines
Consistent wording "Course Catalog" -> "Course/Community Catalog"
Revision 1.36.10.1: download - view: text, markup, annotated - select for diffs
Wed Sep 23 02:05:38 2009 UTC (15 years, 1 month ago) by gci
Branches: GCI_2
Diff to previous 1.36: preferred, colored next main 1.37: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.36: +23 -63
lines
- Equivalent to changes between 1.32 and 1.32.2.1
- Customization for GCI_2
- Wording changes to use GCI WebCenter
- Use Captcha::reCAPTCHA in place of Authen::Captcha
Revision 1.32.2.1: download - view: text, markup, annotated - select for diffs
Mon Sep 14 15:33:48 2009 UTC (15 years, 1 month ago) by raeburn
Branches: GCI_1
Diff to previous 1.32: preferred, colored next main 1.33: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.32: +33 -80
lines
- Customization for GCI_1
- Wording changes to use GCI WebCenter
- Use Captcha::reCAPTCHA in place of Authen::Captcha
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon May 4 16:45:57 2009 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_8_99_0,
bz5969,
bz2851,
BZ5971-printing-apage,
BZ5434-fox
Branch point for: GCI_2
Diff to previous 1.35: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.35: +2 -2
lines
XHTML:
- XHTML conform <img> tag closure
- Added some missing alt attributes to <img>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Apr 22 13:43:48 2009 UTC (15 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.34: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.34: +70 -26
lines
- Domain setting for institutional affiliation(s) required for user to create his/her own account (applies to institutional login/SSO only).
- &get_creation_controls() retrieves domain settings:
(a) Username types allowed to create own account (login, sso or email)
(b) Institutional affiliations allowed to create own account
(e.g., Faculty, Staff etc.).
- &username_check() has affiliations check for login/sso types.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Apr 4 21:47:40 2009 UTC (15 years, 7 months ago) by bisitz
Branches: MAIN
Diff to previous 1.33: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.33: +3 -3
lines
XHTML conform tags (input, br, hr)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Apr 1 14:43:06 2009 UTC (15 years, 7 months ago) by hauer
Branches: MAIN
Diff to previous 1.32: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.32: +2 -2
lines
Edited Exit, Logout, log in, log out in eng/ger for consistent wording.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Mar 14 02:04:22 2009 UTC (15 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_X,
version_2_8_2,
version_2_8_1
Branch point for: GCI_1
Diff to previous 1.31: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.31: +67 -73
lines
- Replace "button" form element with "submit" form element.
- javascript traigger changed from "onclick" to "onsubmit".
- Eliminate display of "Forgot password?" link in log-in box when log-in is reached from "New user" link on main log-in page.
- Increase size of username and password input boxes in log-in box.
- Replace custom data entry form by reusing loncreateuser::personal_data_display() for entry of user information for users requesting accounts with e-mail address as username.
- Add udom form element to "server" form in login box, and modify javascript to synchronize server form's udom value with client form's value, so an institutional self-enroller's domain choice is not ignored.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Mar 12 14:13:34 2009 UTC (15 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.30: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.30: +13 -11
lines
sub login_box:
- Separate line for login button
- Same item order as on main login screen (domain at bottom now)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Mar 12 13:59:49 2009 UTC (15 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.29: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.29: +2 -2
lines
- account creation process should not be interrupted by creation of a publicuser_N handle
when the user accesses a help file.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Mar 12 13:41:11 2009 UTC (15 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.28: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.28: +6 -3
lines
Added "Forgot password?" link to simple login screen, e.g. used for self-enrollment
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Feb 7 00:59:17 2009 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.27: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.27: +57 -40
lines
Bug 5877.
- Occasionally Authen::Captcha fails to generate an image.
- In &create_captcha() loop the Authen::Captcha->new() call until an image is generated, or 10 attempts have been made.
- Display an error message if no success after 10 attempts.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jan 14 13:13:59 2009 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.26: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.26: +13 -6
lines
- If a user needs to create a user account to self enroll in a course, the user's domain should be the domain of the course.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Dec 5 19:22:58 2008 UTC (15 years, 11 months ago) by schafran
Branches: MAIN
CVS tags: version_2_8_0,
version_2_7_99_1,
version_2_7_99_0
Diff to previous 1.25: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.25: +2 -2
lines
consistent notation of e-mail in sentences and E-mail in titles.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Aug 22 10:52:56 2008 UTC (16 years, 2 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_7_X,
version_2_7_1,
version_2_7_0
Diff to previous 1.24: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.24: +2 -2
lines
typo
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Aug 13 08:17:58 2008 UTC (16 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.23: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.23: +2 -2
lines
- Same wording everywhere: Student/Employee ID
- Optimized some &mt() calls
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jul 17 20:19:43 2008 UTC (16 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_99_1
Diff to previous 1.22: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.22: +48 -23
lines
- Fix typo (missing quote after cid in call to echo_form_output().
- Checking of username against institutional rules moved to &call_rulecheck() routine.
- Institutional ststus types including as final arg in call to Apache::lonnet::modifyuser().
- Sanity checking so unmodifiable fields use institutional data for the new user.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jul 17 12:10:05 2008 UTC (16 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.21: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.21: +177 -47
lines
- Breadcrumbs added to facilitate retreat to earlier pages during account creation process.
- &catreturn_js() added to provide javascript functions used in breadcrumb trail to jump back to
course catalog or first self-enrollment screen, when account creation occuring in context of self-rnrollment
- &print_footer() added to provide backupcrumbs form where coursecatalog search terms are stored so breadcrumb links can jump back to entry point from course catalog in self-enroll context.
- &selfenroll_crumbs() added to provide additional breadcrumbs in selfe-ennroll context.
- &login_failure_msg() added to put messages displayed when authentication fails in one place, with a link back to try again.
- form element cid renamed courseid (and $cid renamed $courseid) to avoid confusing this with the cid form element used for entering a studentID in loncreateuser:personal_data_display().
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jul 14 10:17:42 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.20: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.20: +2 -2
lines
- already declared.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jul 14 08:26:57 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.19: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.19: +81 -38
lines
- move generation of log-in screen to &login_box().
- additional possible phase - selfenroll_login - when log-in box is to be generated for users wishing to self-enroll in a course, who are not logged in, and clicked "logg-in" link.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Jul 13 17:57:58 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.18: +42 -22
lines
Log-in screen for institutional IDs to create new accounts:
- If user enters an existing username (for current domain):
- password is correct: log the user in.
- incorrect password: report invalid username or password.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jul 13 00:51:31 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.17: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.17: +71 -58
lines
Move duplicate code in lonauth.pm and createaccount.pm which handles result from createaccount::username_check() into username_check() for both log-in ID and SSO cases.
- additional args ($contact_name $sso_logout) passed to &username_check for SSO case.
- Page for user information data table customized based on availability of data fields, and whther data can be entered (according to $rowcount and $editable args returned from &loncreateuser::personal_data_display().
- If no values are available or editable don't display table.
- If only non-editable values are available - display table with appropriate message.
- If one or more editable values - display table with appropriate message.
If username check reports errors (e.g., 'username' not in institutional database, or 'authtoken' - authtoken could not be set) - display appropriate error reports.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jul 12 14:08:58 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.16: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.16: +46 -19
lines
- Add &sso_logout_frag() to provide a link to logout of an SSO session if username creation is not possible.
- Moved some <br /> for a more compact display for SSO authenticated case.
- Typo in an <h4></h4> header line.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 11 15:44:32 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.15: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.15: +15 -15
lines
- Eliminating use of the word domain, and replacing with institution in most cases. New users will not necessarily know what is meant by a LON-CAPA domain.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jul 10 00:18:05 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.14: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.14: +8 -3
lines
- Contact e-mail address should be for domain in whihc user is creating the account, not the default domain of the server hosting the session.
- Set contact e-mail address to the first address in the comma-separated list from loncommon::build_recipient_list().
- Added "Account creation unavailable" where username_check() reported failure for uauthenticated SSO users creating LON-CAPA accounts.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jul 9 17:30:59 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.13: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.13: +29 -15
lines
- Adding some header lines and wrapping some messages in <span>s for LC_warning or LC_error.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jul 8 17:52:16 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_99_0
Diff to previous 1.12: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.12: +4 -4
lines
- Store captcha image and captcha code in lonCaptchaDir and lonCaptchaDb
respectively.
- Entry in loncapafiles.lpml to create necessary directories during install.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jul 8 17:47:57 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.11: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.11: +27 -2
lines
- client side javascript validation of e-mail address format for e-mail being proposed as username.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jul 8 13:57:00 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.10: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.10: +2 -2
lines
- Directory for storage of temporary Captcha images.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jul 8 03:00:43 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.9: +2 -2
lines
- Restore another <br /> (needed for two column display from the <div></div>,
for create account with login and create account with e-mail address.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jul 4 19:32:56 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.8: +6 -5
lines
- Fix some changes made in rev 1.6.
- Remove single quotes around $esc_token
- Restore <br /> (it's needed for two column display from the <div></div>)
- Some &mt()
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jul 4 18:53:22 2008 UTC (16 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.7: +58 -9
lines
- Token required on user information data entry page.
- Token validation required for account creation.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 1 16:41:57 2008 UTC (16 years, 4 months ago) by bisitz
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.6: +34 -24
lines
Wording and optimized &mt() calls:
e.g., same text for same function; use already existing phrases; links as parameters; no html inside mt(), etc.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 27 16:08:42 2008 UTC (16 years, 4 months ago) by bisitz
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.5: +6 -3
lines
Use standard text for login/authentication problems and added warning style
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 14 20:05:07 2008 UTC (16 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.4: +170 -130
lines
- selfcreation auth types are now stored as an array, instead of a single-valued scalar.
- if a user successfully authenticates via SSO, but a LON-CAPA account is lacking for the username used to authenticate, user can create an account, if selfcreation is allowed for the 'sso' auth type.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 24 05:15:14 2008 UTC (16 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.3: +57 -50
lines
- Functionality for requesting user information from a user authenticated by a domain's default authentication (must be either Kerberos of localauth) moved to new &username_check() subroutine.
- Remove $reqtime - not used
- Add missing space in message displayed when token information is incomplete.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 8 04:17:11 2008 UTC (16 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.2: +191 -69
lines
- user is automatically logged in after completing the account creation process
- if account creation occurred in the context of a request for self-enrollment, the course ID for the intended course is retained, the user proceeds to self-enrollment after auto log-in.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 29 21:01:36 2008 UTC (16 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.88: preferred, colored
Changes since revision 1.1: +4 -4
lines
- Replace "selfenroll" with "selfcreate" in various subroutine names, and modify text which refers to self-enrollment to refer to user creation of accounts.
- Intended to clarify that these procedures relate to a user creating his/her own account in a LON-CAPA domain as opposed to self-enrolling in a course, once the user has an account.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 24 23:23:39 2008 UTC (16 years, 8 months ago) by raeburn
Branches: MAIN
Diff to selected 1.88: preferred, colored
Bug 5558. Visitors without a LON-CAPA account can create one, using an e-mail address (sends a URL to the address provided, which needs to be visited to complete the process), or an institutional login (authentication required).
Requires Authen::Captcha perl module to discourage robotic account requests.
Work in progress.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>