| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
merging with localization files in trunk
test development branch
updated copyright dates
Fixed CGI::radio call (replaced with CGI::radio_group Fixed name parameter in Options (replaced name by -name as required by CGI)
Added {} to some HTML tags. For some reason they seem to have disappeared?
Changed submit button so that the name and label keys are explicitly entered.
Try using the -nosticky pragma to see if this fixes the problem.
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006. this is probably overkill, since there are some files that were created after 2000 and some files that were last modified before 2006.)
added permissions to allow disabling of feedback, options. submit_feedback, change_password, change_email_address
Added missing \ for apostrophes after user name.
added check of real user's exiting password, closing bug #625.
URLPath conversion
Colorized responses to changing passwords. Red for things which don't work and green for those that did. --Mike
Normalized headers. All files now contain the text below as a header. This is important since all files now (a) use the full name of the package, (b) assign copyright to "The WeBWorK Project", (c) give the full path of the file (relative to CVSROOT) instead of simply the file name, and (d) include license and warranty information. Here is the new header: ################################################################################ # WeBWorK Online Homework Delivery System # Copyright © 2000-2003 The WeBWorK Projcct, http://openwebwork.sf.net/ # $CVSHeader$ # # This program is free software; you can redistribute it and/or modify it under # the terms of either: (a) the GNU General Public License as published by the # Free Software Foundation; either version 2, or (at your option) any later # version, or (b) the "Artistic License" which comes with this package. # # This program is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the # Artistic License for more details. ################################################################################
added code to check for undef return values from DB "get" calls.
Added warning message if the password record can't be found Helps with debuggin. --MIke
Removed a warning
Fixed a bug in new password crypting.
Fixed the password changing functionality of this screen
Took out the redundant "confirm email address" from user options. Also, added a Util function "backtrace", which can be passed one of "die", "warn", "print", or "return". I'm just showing off, but it might prove useful in debugging. -Dennis
changed ->id to ->whatever_id -sam
modev more content generators over to the new WWDBv2 API. fixed some bugs. -sam
changed the name of the "courseEnvironment" field in the ContentGenerator object to "ce", to match the style and conciesness of the existing "r" and new "db" fields. -sam
effectiveUser audit complete on all the content generators except Hardcopy -Dennis
added a bunch of "***" comments. implemented Feedback module. -sam
finished this module. -sam
Added "Options" handler, modified the dispatcher to support it, fixed the link to it in the &links routine. -sam
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |