openfirst-cvscommit Mailing List for openFIRST (Page 33)
Brought to you by:
xtimg
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(41) |
Jun
(210) |
Jul
(39) |
Aug
(153) |
Sep
(147) |
Oct
(173) |
Nov
(81) |
Dec
(163) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(33) |
Feb
(18) |
Mar
|
Apr
(62) |
May
|
Jun
(100) |
Jul
(38) |
Aug
(58) |
Sep
(1) |
Oct
|
Nov
(25) |
Dec
(172) |
2005 |
Jan
(31) |
Feb
(12) |
Mar
(67) |
Apr
(92) |
May
(247) |
Jun
(34) |
Jul
(36) |
Aug
(192) |
Sep
(15) |
Oct
(42) |
Nov
(92) |
Dec
(4) |
2006 |
Jan
|
Feb
(21) |
Mar
|
Apr
|
May
|
Jun
(53) |
Jul
(7) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
(4) |
Apr
(4) |
May
|
Jun
(15) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <bug...@we...> - 2005-04-03 00:46:44
|
http://bugzilla.openfirst.org/show_bug.cgi?id=220 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Platform| |All Resolution| |DUPLICATE ------- Additional Comments From ja...@op... 2005-04-02 18:46 ------- *** This bug has been marked as a duplicate of 218 *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:46:42
|
http://bugzilla.openfirst.org/show_bug.cgi?id=218 ------- Additional Comments From ja...@op... 2005-04-02 18:46 ------- *** Bug 220 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:46:28
|
http://bugzilla.openfirst.org/show_bug.cgi?id=218 ------- Additional Comments From ja...@op... 2005-04-02 18:46 ------- *** Bug 219 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:46:27
|
http://bugzilla.openfirst.org/show_bug.cgi?id=219 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Platform| |All Resolution| |DUPLICATE ------- Additional Comments From de...@op... 2005-02-15 09:57 ------- MD5: 4837dbeb1391ee7307380efc3aff62b8 Database Type: mysql Operating System: windows SQL Server: david Current Module: projects Error Number: 2 ------- Additional Comments From de...@op... 2005-02-15 09:57 ------- PHP SELF: /utra/projects/groups.php HTTP Host: localhost HTTP Referer: http://localhost/utra/projects/groups.php Translated Path: C:\\Websites\\utra\\projects\\groups.php User (if exists): ddibiase User Access Level: administrator Error Description: mail(): SMTP server response: 550 5.7.1 Unable to relay for dav...@gm... in C:\Websites\utra\projects\groups.php on line 96 DB Error Number: 0 DB Error: Last Query: $string = "SELECT * FROM ofirst members WHERE user = 'ddibiase'", $linkidentifier = "", $batchsize = "" ------- Additional Comments From ja...@op... 2005-04-02 18:46 ------- *** This bug has been marked as a duplicate of 218 *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:45:07
|
http://bugzilla.openfirst.org/show_bug.cgi?id=156 ------- Additional Comments From ja...@op... 2005-04-02 18:45 ------- *** Bug 217 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:45:07
|
http://bugzilla.openfirst.org/show_bug.cgi?id=217 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Platform| |All Resolution| |DUPLICATE ------- Additional Comments From ja...@op... 2005-04-02 18:45 ------- *** This bug has been marked as a duplicate of 156 *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:38:07
|
http://bugzilla.openfirst.org/show_bug.cgi?id=215 ------- Additional Comments From ja...@op... 2005-04-02 18:38 ------- Fixed in CVS. ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter. |
From: Astronouth7303 <ast...@us...> - 2005-04-03 00:38:06
|
Update of /cvsroot/openfirst/base/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25238/config Modified Files: install.php Log Message: Fixing Bug #215. Index: install.php =================================================================== RCS file: /cvsroot/openfirst/base/config/install.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** install.php 15 Apr 2004 00:38:49 -0000 1.18 --- install.php 3 Apr 2005 00:37:56 -0000 1.19 *************** *** 51,55 **** if(function_exists("glob")) { ! foreach (glob("../*/setup/*.$dbasetype") as $filename) { $sqlf = str_replace(".", "-", str_replace(".$dbasetype", "",substr(strrchr($filename, "/"), 1))); $dir = str_replace(".", "-", str_replace(".$dbasetype", "", substr(strchr($filename, "/"), 1))); --- 51,63 ---- if(function_exists("glob")) { ! $files = glob("../*/setup/*.$dbasetype"); ! if (count($files) < 1) { ! ?> ! <p>You have no modules to install or are misconfigured. You can go to <a href="http://www.openfirst.org/">openFIRST.org</a> ! to download them.</p> ! <?php ! die(include($footer)); ! } ! foreach ($files as $filename) { $sqlf = str_replace(".", "-", str_replace(".$dbasetype", "",substr(strrchr($filename, "/"), 1))); $dir = str_replace(".", "-", str_replace(".$dbasetype", "", substr(strchr($filename, "/"), 1))); |
From: <bug...@we...> - 2005-04-03 00:37:01
|
http://bugzilla.openfirst.org/show_bug.cgi?id=215 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|de...@op... |ja...@op... Status|NEW |UNCONFIRMED Platform| |All Summary|Automated Bug Report - |/base/config/install.php |config |does not check for lack of | |modules. ------- Additional Comments From ja...@op... 2005-04-02 18:36 ------- filing, taking. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:24:56
|
http://bugzilla.openfirst.org/show_bug.cgi?id=214 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From ja...@op... 2005-04-02 18:24 ------- Fixed in CVS. ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter. |
From: Astronouth7303 <ast...@us...> - 2005-04-03 00:24:35
|
Update of /cvsroot/openfirst/members In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17854/members Modified Files: adduser.php Log Message: Fixed Bug #214 Index: adduser.php =================================================================== RCS file: /cvsroot/openfirst/members/adduser.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** adduser.php 7 Jan 2004 00:08:21 -0000 1.8 --- adduser.php 3 Apr 2005 00:24:23 -0000 1.9 *************** *** 31,35 **** // Check if member registering is an administrator ! if($user->membertype == "administrator") { // Make sure the team value is filled --- 31,35 ---- // Check if member registering is an administrator ! if(isset($user->user) == true && $user->membertype == "administrator") { // Make sure the team value is filled |
From: <bug...@we...> - 2005-04-03 00:22:56
|
http://bugzilla.openfirst.org/show_bug.cgi?id=214 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|de...@op... |ja...@op... Status|NEW |UNCONFIRMED Platform| |All Summary|Automated Bug Report - |/members/adduser.php doesn't |members |check if $user is set ------- Additional Comments From ja...@op... 2005-04-02 18:22 ------- Filing, taking. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:19:32
|
http://bugzilla.openfirst.org/show_bug.cgi?id=202 ------- Additional Comments From ja...@op... 2005-04-02 18:19 ------- *** Bug 213 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:19:32
|
http://bugzilla.openfirst.org/show_bug.cgi?id=213 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Platform| |All Resolution| |DUPLICATE ------- Additional Comments From de...@op... 2005-01-24 12:30 ------- MD5: 42e6f54f95b729386f2811ff0cd2f213 Database Type: mysql Operating System: SQL Server: localhost Current Module: logger Error Number: 2 ------- Additional Comments From de...@op... 2005-01-24 12:30 ------- PHP SELF: /openfirst/logger/track.php HTTP Host: www.team639.org HTTP Referer: Translated Path: /var/www/openfirst/logger/track.php User (if exists): User Access Level: Error Description: main(/var/www/openfirst/messenger/messenger.php): failed to open stream: No such file or directory in /var/www/openfirst/config/globals.php on line 89 ------- Additional Comments From ja...@op... 2005-04-02 18:19 ------- *** This bug has been marked as a duplicate of 202 *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:19:18
|
http://bugzilla.openfirst.org/show_bug.cgi?id=202 ------- Additional Comments From ja...@op... 2005-04-02 18:19 ------- *** Bug 212 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:19:17
|
http://bugzilla.openfirst.org/show_bug.cgi?id=212 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Platform| |All Resolution| |DUPLICATE ------- Additional Comments From ja...@op... 2005-04-02 18:19 ------- *** This bug has been marked as a duplicate of 202 *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:19:05
|
http://bugzilla.openfirst.org/show_bug.cgi?id=211 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Platform| |All Resolution| |DUPLICATE ------- Additional Comments From de...@op... 2005-01-24 04:28 ------- MD5: f8865c48ea19b72cb2354af68560b0d5 Database Type: mysql Operating System: SQL Server: localhost Current Module: members Error Number: 2 ------- Additional Comments From de...@op... 2005-01-24 04:28 ------- PHP SELF: /openfirst/members/admin/index.php HTTP Host: www.team639.org HTTP Referer: Translated Path: /var/www/openfirst/members/admin/index.php User (if exists): User Access Level: Error Description: main(/var/www/openfirst/messenger/messenger.php): failed to open stream: No such file or directory in /var/www/openfirst/config/globals.php on line 89 ------- Additional Comments From ja...@op... 2005-04-02 18:19 ------- *** This bug has been marked as a duplicate of 202 *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:19:04
|
http://bugzilla.openfirst.org/show_bug.cgi?id=202 ------- Additional Comments From ja...@op... 2005-04-02 18:19 ------- *** Bug 211 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:18:58
|
http://bugzilla.openfirst.org/show_bug.cgi?id=210 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Platform| |All Resolution| |DUPLICATE ------- Additional Comments From ja...@op... 2005-04-02 18:18 ------- *** This bug has been marked as a duplicate of 202 *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:18:57
|
http://bugzilla.openfirst.org/show_bug.cgi?id=202 ------- Additional Comments From ja...@op... 2005-04-02 18:18 ------- *** Bug 210 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:18:48
|
http://bugzilla.openfirst.org/show_bug.cgi?id=209 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Platform| |All Resolution| |DUPLICATE ------- Additional Comments From ja...@op... 2005-04-02 18:18 ------- *** This bug has been marked as a duplicate of 202 *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:18:47
|
http://bugzilla.openfirst.org/show_bug.cgi?id=202 ------- Additional Comments From ja...@op... 2005-04-02 18:18 ------- *** Bug 209 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:18:38
|
http://bugzilla.openfirst.org/show_bug.cgi?id=208 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Platform| |All Resolution| |DUPLICATE ------- Additional Comments From ja...@op... 2005-04-02 18:18 ------- *** This bug has been marked as a duplicate of 202 *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:18:37
|
http://bugzilla.openfirst.org/show_bug.cgi?id=202 ------- Additional Comments From ja...@op... 2005-04-02 18:18 ------- *** Bug 208 has been marked as a duplicate of this bug. *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |
From: <bug...@we...> - 2005-04-03 00:18:20
|
http://bugzilla.openfirst.org/show_bug.cgi?id=207 ja...@op... changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Platform| |All Resolution| |DUPLICATE ------- Additional Comments From ja...@op... 2005-04-02 18:18 ------- *** This bug has been marked as a duplicate of 202 *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You reported the bug, or are watching the reporter. |