WebGUI 2.3.1 release
This commit is contained in:
parent
d2a9e59fab
commit
ed6b015cbc
8 changed files with 1006 additions and 1549 deletions
|
|
@ -1157,6 +1157,46 @@ INSERT INTO international VALUES (344,'WebGUI','English','View message log.');
|
|||
INSERT INTO international VALUES (345,'WebGUI','English','Not A Member');
|
||||
INSERT INTO international VALUES (346,'WebGUI','English','This user is no longer a member of our site. We have no further information about this user.');
|
||||
INSERT INTO international VALUES (347,'WebGUI','English','View Profile For');
|
||||
INSERT INTO international VALUES (348,'WebGUI','English','Name');
|
||||
INSERT INTO international VALUES (308,'WebGUI','Deutsch','Profil bearbeiten');
|
||||
INSERT INTO international VALUES (309,'WebGUI','Deutsch','Name anzeigen?');
|
||||
INSERT INTO international VALUES (310,'WebGUI','Deutsch','Kontaktinformationen anzeigen?');
|
||||
INSERT INTO international VALUES (311,'WebGUI','Deutsch','Privatadresse anzeigen?');
|
||||
INSERT INTO international VALUES (312,'WebGUI','Deutsch','Geschäftsadresse anzeigen?');
|
||||
INSERT INTO international VALUES (313,'WebGUI','Deutsch','Zusätzliche Informationen anzeigen?');
|
||||
INSERT INTO international VALUES (314,'WebGUI','Deutsch','Vorname');
|
||||
INSERT INTO international VALUES (315,'WebGUI','Deutsch','Zweiter Vorname');
|
||||
INSERT INTO international VALUES (316,'WebGUI','Deutsch','Nachname');
|
||||
INSERT INTO international VALUES (317,'WebGUI','Deutsch','<a href=\"\"http://www.icq.com\"\">ICQ</a> UIN');
|
||||
INSERT INTO international VALUES (318,'WebGUI','Deutsch','<a href=\"\"http://www.aol.com/aim/homenew.adp\"\">AIM</a> Id');
|
||||
INSERT INTO international VALUES (319,'WebGUI','Deutsch','<a href=\"\"http://messenger.msn.com/\"\">MSN Messenger</a> Id');
|
||||
INSERT INTO international VALUES (320,'WebGUI','Deutsch','<a href=\"\"http://messenger.yahoo.com/\"\">Yahoo! Messenger</a> Id');
|
||||
INSERT INTO international VALUES (321,'WebGUI','Deutsch','Mobiltelefon');
|
||||
INSERT INTO international VALUES (322,'WebGUI','Deutsch','Pager');
|
||||
INSERT INTO international VALUES (323,'WebGUI','Deutsch','Strasse (privat)');
|
||||
INSERT INTO international VALUES (324,'WebGUI','Deutsch','Ort (privat)');
|
||||
INSERT INTO international VALUES (325,'WebGUI','Deutsch','Bundesland (privat)');
|
||||
INSERT INTO international VALUES (326,'WebGUI','Deutsch','Postleitzahl (privat)');
|
||||
INSERT INTO international VALUES (327,'WebGUI','Deutsch','Land (privat)');
|
||||
INSERT INTO international VALUES (328,'WebGUI','Deutsch','Telefon (privat)');
|
||||
INSERT INTO international VALUES (329,'WebGUI','Deutsch','Strasse (Büro)');
|
||||
INSERT INTO international VALUES (330,'WebGUI','Deutsch','Ort (Büro)');
|
||||
INSERT INTO international VALUES (331,'WebGUI','Deutsch','Bundesland (Büro)');
|
||||
INSERT INTO international VALUES (332,'WebGUI','Deutsch','Postleitzahl (Büro)');
|
||||
INSERT INTO international VALUES (333,'WebGUI','Deutsch','Land (Büro)');
|
||||
INSERT INTO international VALUES (334,'WebGUI','Deutsch','Telefon (Büro)');
|
||||
INSERT INTO international VALUES (335,'WebGUI','Deutsch','Geschlecht');
|
||||
INSERT INTO international VALUES (336,'WebGUI','Deutsch','Geburtstag');
|
||||
INSERT INTO international VALUES (337,'WebGUI','Deutsch','Homepage URL');
|
||||
INSERT INTO international VALUES (338,'WebGUI','Deutsch','Profil bearbeiten');
|
||||
INSERT INTO international VALUES (339,'WebGUI','Deutsch','männlich');
|
||||
INSERT INTO international VALUES (340,'WebGUI','Deutsch','weiblich');
|
||||
INSERT INTO international VALUES (341,'WebGUI','Deutsch','Profil bearbeiten.');
|
||||
INSERT INTO international VALUES (342,'WebGUI','Deutsch','Benutzerkonto bearbeiten.');
|
||||
INSERT INTO international VALUES (343,'WebGUI','Deutsch','Profil anschauen.');
|
||||
INSERT INTO international VALUES (345,'WebGUI','Deutsch','Kein Mitglied');
|
||||
INSERT INTO international VALUES (346,'WebGUI','Deutsch','Dieser Benutzer ist kein Mitglied. Wir haben keine weiteren Informationen über ihn.');
|
||||
INSERT INTO international VALUES (347,'WebGUI','Deutsch','Profil anschauen von');
|
||||
|
||||
#
|
||||
# Table structure for table 'message'
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
41
docs/upgrade_2.3.0-2.3.1.sql
Normal file
41
docs/upgrade_2.3.0-2.3.1.sql
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
INSERT INTO international VALUES (348,'WebGUI','English','Name');
|
||||
INSERT INTO international VALUES (308,'WebGUI','Deutsch','Profil bearbeiten');
|
||||
INSERT INTO international VALUES (309,'WebGUI','Deutsch','Name anzeigen?');
|
||||
INSERT INTO international VALUES (310,'WebGUI','Deutsch','Kontaktinformationen anzeigen?');
|
||||
INSERT INTO international VALUES (311,'WebGUI','Deutsch','Privatadresse anzeigen?');
|
||||
INSERT INTO international VALUES (312,'WebGUI','Deutsch','Geschäftsadresse anzeigen?');
|
||||
INSERT INTO international VALUES (313,'WebGUI','Deutsch','Zusätzliche Informationen anzeigen?');
|
||||
INSERT INTO international VALUES (314,'WebGUI','Deutsch','Vorname');
|
||||
INSERT INTO international VALUES (315,'WebGUI','Deutsch','Zweiter Vorname');
|
||||
INSERT INTO international VALUES (316,'WebGUI','Deutsch','Nachname');
|
||||
INSERT INTO international VALUES (317,'WebGUI','Deutsch','<a href=\"\"http://www.icq.com\"\">ICQ</a> UIN');
|
||||
INSERT INTO international VALUES (318,'WebGUI','Deutsch','<a href=\"\"http://www.aol.com/aim/homenew.adp\"\">AIM</a> Id');
|
||||
INSERT INTO international VALUES (319,'WebGUI','Deutsch','<a href=\"\"http://messenger.msn.com/\"\">MSN Messenger</a> Id');
|
||||
INSERT INTO international VALUES (320,'WebGUI','Deutsch','<a href=\"\"http://messenger.yahoo.com/\"\">Yahoo! Messenger</a> Id');
|
||||
INSERT INTO international VALUES (321,'WebGUI','Deutsch','Mobiltelefon');
|
||||
INSERT INTO international VALUES (322,'WebGUI','Deutsch','Pager');
|
||||
INSERT INTO international VALUES (323,'WebGUI','Deutsch','Strasse (privat)');
|
||||
INSERT INTO international VALUES (324,'WebGUI','Deutsch','Ort (privat)');
|
||||
INSERT INTO international VALUES (325,'WebGUI','Deutsch','Bundesland (privat)');
|
||||
INSERT INTO international VALUES (326,'WebGUI','Deutsch','Postleitzahl (privat)');
|
||||
INSERT INTO international VALUES (327,'WebGUI','Deutsch','Land (privat)');
|
||||
INSERT INTO international VALUES (328,'WebGUI','Deutsch','Telefon (privat)');
|
||||
INSERT INTO international VALUES (329,'WebGUI','Deutsch','Strasse (Büro)');
|
||||
INSERT INTO international VALUES (330,'WebGUI','Deutsch','Ort (Büro)');
|
||||
INSERT INTO international VALUES (331,'WebGUI','Deutsch','Bundesland (Büro)');
|
||||
INSERT INTO international VALUES (332,'WebGUI','Deutsch','Postleitzahl (Büro)');
|
||||
INSERT INTO international VALUES (333,'WebGUI','Deutsch','Land (Büro)');
|
||||
INSERT INTO international VALUES (334,'WebGUI','Deutsch','Telefon (Büro)');
|
||||
INSERT INTO international VALUES (335,'WebGUI','Deutsch','Geschlecht');
|
||||
INSERT INTO international VALUES (336,'WebGUI','Deutsch','Geburtstag');
|
||||
INSERT INTO international VALUES (337,'WebGUI','Deutsch','Homepage URL');
|
||||
INSERT INTO international VALUES (338,'WebGUI','Deutsch','Profil bearbeiten');
|
||||
INSERT INTO international VALUES (339,'WebGUI','Deutsch','männlich');
|
||||
INSERT INTO international VALUES (340,'WebGUI','Deutsch','weiblich');
|
||||
INSERT INTO international VALUES (341,'WebGUI','Deutsch','Profil bearbeiten.');
|
||||
INSERT INTO international VALUES (342,'WebGUI','Deutsch','Benutzerkonto bearbeiten.');
|
||||
INSERT INTO international VALUES (343,'WebGUI','Deutsch','Profil anschauen.');
|
||||
INSERT INTO international VALUES (345,'WebGUI','Deutsch','Kein Mitglied');
|
||||
INSERT INTO international VALUES (346,'WebGUI','Deutsch','Dieser Benutzer ist kein Mitglied. Wir haben keine weiteren Informationen über ihn.');
|
||||
INSERT INTO international VALUES (347,'WebGUI','Deutsch','Profil anschauen von');
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
package WebGUI;
|
||||
our $VERSION = "2.3.0";
|
||||
our $VERSION = "2.3.1";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# WebGUI is Copyright 2001 Plain Black Software.
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ sub process {
|
|||
$temp = '<div class="loginBox">';
|
||||
if ($session{var}{sessionId}) {
|
||||
$temp .= WebGUI::International::get(48);
|
||||
$temp .= ' '.$session{user}{username}.'. ';
|
||||
$temp .= ' <a href="'.$session{page}{url}.'?op=displayAccount">'.$session{user}{username}.'</a>. ';
|
||||
$temp .= WebGUI::International::get(49);
|
||||
$temp = WebGUI::Macro::Backslash_pageUrl::process($temp);
|
||||
} else {
|
||||
|
|
@ -39,6 +39,7 @@ sub process {
|
|||
$temp .= WebGUI::Form::password("identifier",12,30).'<span class="formSubtext"><br></span>';
|
||||
$temp .= WebGUI::Form::submit(WebGUI::International::get(52));
|
||||
$temp .= '</form>';
|
||||
$temp .= '<a href="'.$session{page}{url}.'?op=createAccount">Click here to register.</a>';
|
||||
}
|
||||
$temp .= '</div>';
|
||||
$output =~ s/\^L/$temp/g;
|
||||
|
|
|
|||
|
|
@ -482,7 +482,7 @@ sub www_viewProfile {
|
|||
}
|
||||
if ($session{setting}{profileName}) {
|
||||
if ($user{firstName} ne "") {
|
||||
$output .= '<tr><td class="tableHeader" valign="top">'.WebGUI::International::get(314).'</td><td class="tableData">'.$user{firstName}.' '.$user{middleName}.' '.$user{lastName}.'</td></tr>';
|
||||
$output .= '<tr><td class="tableHeader" valign="top">'.WebGUI::International::get(348).'</td><td class="tableData">'.$user{firstName}.' '.$user{middleName}.' '.$user{lastName}.'</td></tr>';
|
||||
}
|
||||
}
|
||||
if ($session{setting}{profileExtraContact}) {
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@ sub www_addUserSave {
|
|||
if (WebGUI::Privilege::isInGroup(3)) {
|
||||
$encryptedPassword = Digest::MD5::md5_base64($session{form}{identifier});
|
||||
$uid = getNextId("userId");
|
||||
WebGUI::SQL->write("insert into users values ($uid, ".quote($session{form}{username}).", ".quote($encryptedPassword).", ".quote($session{form}{email}).", ".quote($session{form}{authMethod}).", ".quote($session{form}{ldapURL}).", ".quote($session{form}{connectDN}).", ".quote($session{form}{language}).", '')",$session{dbh});
|
||||
WebGUI::SQL->write("insert into users (userId,username,identifier,email,authMethod,ldapURL,connectDN,language) values ($uid, ".quote($session{form}{username}).", ".quote($encryptedPassword).", ".quote($session{form}{email}).", ".quote($session{form}{authMethod}).", ".quote($session{form}{ldapURL}).", ".quote($session{form}{connectDN}).", ".quote($session{form}{language}).")",$session{dbh});
|
||||
@groups = $session{cgi}->param('groups');
|
||||
foreach $gid (@groups) {
|
||||
WebGUI::SQL->write("insert into groupings values ($gid, $uid)",$session{dbh});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue