Revision 1907
Added by Dietmar over 11 years ago
branches/2.8.x/CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
=============================================================================== |
13 | 13 |
|
14 |
07 Jun-2013 Build 1907 Dietmar Woellbrink (Luisehahne) |
|
15 |
! update headerinfo |
|
14 | 16 |
06 Jun-2013 Build 1906 Werner v.d.Decken(DarkViper) |
15 | 17 |
+ new Method Password::isValid() checks a new password for invalid characters |
16 | 18 |
01 Jun-2013 Build 1905 Werner v.d.Decken(DarkViper) |
branches/2.8.x/wb/admin/groups/delete.inc.php | ||
---|---|---|
4 | 4 |
* @package groups |
5 | 5 |
* @author Independend-Software-Team |
6 | 6 |
* @author WebsiteBaker Project |
7 |
* @copyright 2009-2012, Website Baker Org. e.V.
|
|
8 |
* @link http://www.websitebaker2.org/
|
|
7 |
* @copyright 2009-2013, WebsiteBaker Org. e.V.
|
|
8 |
* @link http://www.websitebaker.org/
|
|
9 | 9 |
* @license http://www.gnu.org/licenses/gpl.html |
10 | 10 |
* @platform WebsiteBaker 2.8.x |
11 | 11 |
* @requirements PHP 5.2.2 and higher |
12 | 12 |
* @version $Id$ |
13 |
* @filesource $HeadURL$
|
|
13 |
* @filesource $HeadURL$
|
|
14 | 14 |
* @lastmodified $Date$ |
15 | 15 |
* @description all basic actions of this module, called by dispatcher only. |
16 | 16 |
*/ |
branches/2.8.x/wb/admin/groups/groups_list.inc.php | ||
---|---|---|
3 | 3 |
* @category admin |
4 | 4 |
* @package groups |
5 | 5 |
* @author WebsiteBaker Project, Independend-Software-Team |
6 |
* @copyright 2009-2012, WebsiteBaker Org. e.V.
|
|
7 |
* @link http://www.websitebaker2.org/
|
|
6 |
* @copyright 2009-2013, WebsiteBaker Org. e.V.
|
|
7 |
* @link http://www.websitebaker.org/
|
|
8 | 8 |
* @license http://www.gnu.org/licenses/gpl.html |
9 | 9 |
* @platform WebsiteBaker 2.8.x |
10 | 10 |
* @requirements PHP 5.2.2 and higher |
11 | 11 |
* @version $Id$ |
12 |
* @filesource $HeadURL$
|
|
12 |
* @filesource $HeadURL$
|
|
13 | 13 |
* @lastmodified $Date$ |
14 | 14 |
* @description all basic actions of this module, called by dispatcher only. |
15 | 15 |
*/ |
branches/2.8.x/wb/admin/groups/groups_mask.inc.php | ||
---|---|---|
3 | 3 |
* @category admin |
4 | 4 |
* @package groups |
5 | 5 |
* @author WebsiteBaker Project. Independend-Software-Team |
6 |
* @copyright 2009-2012, WebsiteBaker Org. e.V.
|
|
7 |
* @link http://www.websitebaker2.org/
|
|
6 |
* @copyright 2009-2013, WebsiteBaker Org. e.V.
|
|
7 |
* @link http://www.websitebaker.org/
|
|
8 | 8 |
* @license http://www.gnu.org/licenses/gpl.html |
9 | 9 |
* @platform WebsiteBaker 2.8.x |
10 | 10 |
* @requirements PHP 5.2.2 and higher |
11 | 11 |
* @version $Id$ |
12 |
* @filesource $HeadURL$
|
|
12 |
* @filesource $HeadURL$
|
|
13 | 13 |
* @lastmodified $Date$ |
14 | 14 |
* @description all basic actions of this module, called by dispatcher only. |
15 | 15 |
*/ |
branches/2.8.x/wb/admin/groups/upgradePermissions.php | ||
---|---|---|
4 | 4 |
* @category admin |
5 | 5 |
* @package start |
6 | 6 |
* @author Ryan Djurovich, WebsiteBaker Project |
7 |
* @copyright 2009-2012, WebsiteBaker Org. e.V.
|
|
8 |
* @link http://www.websitebaker2.org/
|
|
7 |
* @copyright 2009-2013, WebsiteBaker Org. e.V.
|
|
8 |
* @link http://www.websitebaker.org/
|
|
9 | 9 |
* @license http://www.gnu.org/licenses/gpl.html |
10 | 10 |
* @platform WebsiteBaker 2.8.x |
11 | 11 |
* @requirements PHP 5.2.2 and higher |
12 | 12 |
* @version $Id$ |
13 |
* @filesource $HeadURL$
|
|
13 |
* @filesource $HeadURL$
|
|
14 | 14 |
* @lastmodified $Date$ |
15 | 15 |
* |
16 | 16 |
*/ |
branches/2.8.x/wb/admin/groups/save.inc.php | ||
---|---|---|
3 | 3 |
* @category admin |
4 | 4 |
* @package groups |
5 | 5 |
* @author WebsiteBaker Project, Independend-Software-Team |
6 |
* @copyright 2009-2012, Website Baker Org. e.V.
|
|
7 |
* @link http://www.websitebaker2.org/
|
|
6 |
* @copyright 2009-2013, Website Baker Org. e.V.
|
|
7 |
* @link http://www.websitebaker.org/
|
|
8 | 8 |
* @license http://www.gnu.org/licenses/gpl.html |
9 | 9 |
* @platform WebsiteBaker 2.8.x |
10 | 10 |
* @requirements PHP 5.2.2 and higher |
11 | 11 |
* @version $Id$ |
12 |
* @filesource $HeadURL$
|
|
12 |
* @filesource $HeadURL$
|
|
13 | 13 |
* @lastmodified $Date$ |
14 | 14 |
* @description all basic actions of this module, called by dispatcher only. |
15 | 15 |
*/ |
branches/2.8.x/wb/admin/groups/index.php | ||
---|---|---|
4 | 4 |
* @category admin |
5 | 5 |
* @package groups |
6 | 6 |
* @author Ryan Djurovich, WebsiteBaker Project |
7 |
* @copyright 2009-2012, WebsiteBaker Org. e.V.
|
|
8 |
* @link http://www.websitebaker2.org/
|
|
7 |
* @copyright 2009-2013, WebsiteBaker Org. e.V.
|
|
8 |
* @link http://www.websitebaker.org/
|
|
9 | 9 |
* @license http://www.gnu.org/licenses/gpl.html |
10 | 10 |
* @platform WebsiteBaker 2.8.x |
11 | 11 |
* @requirements PHP 5.2.2 and higher |
12 | 12 |
* @version $Id$ |
13 |
* @filesource $HeadURL$
|
|
13 |
* @filesource $HeadURL$
|
|
14 | 14 |
* @lastmodified $Date$ |
15 | 15 |
* @description action dispatcher of this module. |
16 | 16 |
* |
branches/2.8.x/wb/admin/start/index.php | ||
---|---|---|
4 | 4 |
* @category admin |
5 | 5 |
* @package start |
6 | 6 |
* @author Ryan Djurovich (2004-2009), WebsiteBaker Project |
7 |
* @copyright 2009-2012, WebsiteBaker Org. e.V.
|
|
8 |
* @link http://www.websitebaker2.org/
|
|
7 |
* @copyright 2009-2013, WebsiteBaker Org. e.V.
|
|
8 |
* @link http://www.websitebaker.org/
|
|
9 | 9 |
* @license http://www.gnu.org/licenses/gpl.html |
10 | 10 |
* @platform WebsiteBaker 2.8.x |
11 | 11 |
* @requirements PHP 5.2.2 and higher |
12 | 12 |
* @version $Id$ |
13 |
* @filesource $HeadURL$
|
|
13 |
* @filesource $HeadURL$
|
|
14 | 14 |
* @lastmodified $Date$ |
15 | 15 |
* |
16 | 16 |
*/ |
... | ... | |
60 | 60 |
} |
61 | 61 |
// --------------------------------------- |
62 | 62 |
// check if it is neccessary to start the uograde-script |
63 |
|
|
63 | 64 |
$msg = ''; |
64 | 65 |
$msg .= (is_readable(WB_PATH.'/install/')) ? $MESSAGE['START_INSTALL_DIR_EXISTS'].'<br />' : $msg; |
65 | 66 |
$msg .= (is_readable(WB_PATH.'/upgrade-script.php')) ? $MESSAGE['START_UPGRADE_SCRIPT_EXISTS'].'<br />' : ''; |
branches/2.8.x/wb/admin/pages/sections_save.php | ||
---|---|---|
6 | 6 |
* @subpackage pages |
7 | 7 |
* @author Ryan Djurovich, WebsiteBaker Project |
8 | 8 |
* @copyright 2004-2009, Ryan Djurovich |
9 |
* @copyright 2009-2012, Website Baker Org. e.V.
|
|
10 |
* @link http://www.websitebaker2.org/
|
|
9 |
* @copyright 2009-2013, WebsiteBaker Org. e.V.
|
|
10 |
* @link http://www.websitebaker.org/ |
|
11 | 11 |
* @license http://www.gnu.org/licenses/gpl.html |
12 | 12 |
* @platform WebsiteBaker 2.8.x |
13 | 13 |
* @requirements PHP 5.2.2 and higher |
branches/2.8.x/wb/admin/interface/version.php | ||
---|---|---|
51 | 51 |
|
52 | 52 |
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled) |
53 | 53 |
if(!defined('VERSION')) define('VERSION', '2.8.3'); |
54 |
if(!defined('REVISION')) define('REVISION', '1906');
|
|
54 |
if(!defined('REVISION')) define('REVISION', '1907');
|
|
55 | 55 |
if(!defined('SP')) define('SP', ''); |
branches/2.8.x/wb/framework/class.wb.php | ||
---|---|---|
4 | 4 |
* @category framework |
5 | 5 |
* @package frontend |
6 | 6 |
* @author Ryan Djurovich (2004-2009), WebsiteBaker Project |
7 |
* @copyright 2009-2012, WebsiteBaker Org. e.V.
|
|
8 |
* @link http://www.websitebaker2.org/
|
|
7 |
* @copyright 2009-2013, WebsiteBaker Org. e.V.
|
|
8 |
* @link http://www.websitebaker.org/
|
|
9 | 9 |
* @license http://www.gnu.org/licenses/gpl.html |
10 | 10 |
* @platform WebsiteBaker 2.8.x |
11 | 11 |
* @requirements PHP 5.2.2 and higher |
12 | 12 |
* @version $Id$ |
13 |
* @filesource $HeadURL$
|
|
13 |
* @filesource $HeadURL$
|
|
14 | 14 |
* @lastmodified $Date$ |
15 | 15 |
* |
16 | 16 |
*/ |
branches/2.8.x/wb/modules/menu_link/modify.php | ||
---|---|---|
4 | 4 |
* @category modules |
5 | 5 |
* @package menu_link |
6 | 6 |
* @author WebsiteBaker Project |
7 |
* @copyright 2009-2011, Website Baker Org. e.V.
|
|
8 |
* @link http://www.websitebaker2.org/
|
|
7 |
* @copyright 2009-2013, WebsiteBaker Org. e.V.
|
|
8 |
* @link http://www.websitebaker.org/
|
|
9 | 9 |
* @license http://www.gnu.org/licenses/gpl.html |
10 | 10 |
* @platform WebsiteBaker 2.8.x |
11 | 11 |
* @requirements PHP 5.2.2 and higher |
12 | 12 |
* @version $Id$ |
13 |
* @filesource $HeadURL$
|
|
13 |
* @filesource $HeadURL$
|
|
14 | 14 |
* @lastmodified $Date$ |
15 | 15 |
* |
16 | 16 |
*/ |
... | ... | |
85 | 85 |
$table_s = TABLE_PREFIX."sections"; |
86 | 86 |
foreach($links as $pid=>$l) { |
87 | 87 |
if($query_section = $database->query("SELECT section_id, module FROM $table_s WHERE page_id = '$pid' ORDER BY position")) { |
88 |
while($section = $query_section->fetchRow()) { |
|
88 |
while($section = $query_section->fetchRow(MYSQL_ASSOC)) {
|
|
89 | 89 |
// get section-anchor |
90 |
if(defined('SEC_ANCHOR') && SEC_ANCHOR!='') { |
|
90 |
if(defined('SEC_ANCHOR') && SEC_ANCHOR!='none') {
|
|
91 | 91 |
$targets[$pid][] = SEC_ANCHOR.$section['section_id']; |
92 | 92 |
} else { |
93 | 93 |
$targets[$pid] = array(); |
branches/2.8.x/wb/modules/output_filter/filter-routines.php | ||
---|---|---|
4 | 4 |
* @category modules |
5 | 5 |
* @package output_filter |
6 | 6 |
* @author Christian Sommer, WB-Project, Werner v.d. Decken |
7 |
* @copyright 2011, Website Baker Org. e.V.
|
|
8 |
* @link http://www.websitebaker2.org/
|
|
7 |
* @copyright 2013, WebsiteBaker Org. e.V.
|
|
8 |
* @link http://www.websitebaker.org/
|
|
9 | 9 |
* @license http://www.gnu.org/licenses/gpl.html |
10 |
* @platform WebsiteBaker 2.8.2
|
|
10 |
* @platform WebsiteBaker 2.8.4
|
|
11 | 11 |
* @requirements PHP 5.2.2 and higher |
12 | 12 |
* @version $Id$ |
13 |
* @filesource $HeadURL$
|
|
13 |
* @filesource $HeadURL$
|
|
14 | 14 |
* @lastmodified $Date$ |
15 | 15 |
* |
16 | 16 |
*/ |
branches/2.8.x/wb/modules/output_filter/js/mdcr.js | ||
---|---|---|
1 | 1 |
/** |
2 | 2 |
* |
3 |
* @copyright 2009-2012, WebsiteBaker Org. e.V.
|
|
3 |
* @copyright 2009-2013, WebsiteBaker Org. e.V.
|
|
4 | 4 |
* @link http://www.websitebaker.org/ |
5 | 5 |
* @license http://www.gnu.org/licenses/gpl.html |
6 | 6 |
* @platform WebsiteBaker 2.8.4 |
branches/2.8.x/wb/modules/output_filter/index.php | ||
---|---|---|
4 | 4 |
* @category modules |
5 | 5 |
* @package output_filter |
6 | 6 |
* @author Christian Sommer, WB-Project, Werner v.d. Decken |
7 |
* @copyright 2011, WebsiteBaker Org. e.V.
|
|
7 |
* @copyright 2013, WebsiteBaker Org. e.V.
|
|
8 | 8 |
* @link http://www.websitebaker.org/ |
9 | 9 |
* @license http://www.gnu.org/licenses/gpl.html |
10 |
* @platform WebsiteBaker 2.8.2
|
|
10 |
* @platform WebsiteBaker 2.8.4
|
|
11 | 11 |
* @requirements PHP 5.2.2 and higher |
12 | 12 |
* @version $Id$ |
13 | 13 |
* @filesource $HeadURL$ |
Also available in: Unified diff
update headerinfo