Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1868 2013-02-19 22:07 Dietmar

! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng()

1844 2012-12-28 07:03 Dietmar
  1. fixed Use of undefined constant PAGE_ID in /account/forgot.php
    ! change return value to boolean in user management delete.php, add.php
    ! change WEBSITE_SIGNATURE to WBMAIL_SIGNATURE
1842 2012-12-26 03:15 Dietmar
  1. fixed output activation conformation
  2. fixed deleting Users awaiting activation
    ! add YYYY-MM-DD in date_formats dropdown
1823 2012-11-20 18:36 Dietmar

! update user management, now home folder only will be created
if homefolders in settings are enabledPlugin
add save & back in user modify

1818 2012-11-15 23:54 Dietmar
  1. bugfix Ticket 10 usergroup show homefolder in media
    ! update users, create username homefolder in media/homefolders
  2. add mssing values in table settings by installing WebsiteBaker
1816 2012-11-11 01:47 Dietmar

! fixed adminstrator rights to change groups

1815 2012-11-11 01:19 Dietmar

! Complex code refactoring users management

1805 2012-11-04 01:53 Dietmar
  1. fixed Undefined variable: nNumRows in \admin\users\index.php
  2. fixed Undefined variable: admin in \admin\admintools\tool.php
    ! show more information in awaiting activation /admin/users
    ! set input passord to autocomplete off /admin/users and /admin/prfeferences...
1804 2012-11-01 23:50 Dietmar
  1. fixed Illegal string offset 'time' in \framework\SecureForm.mtab.php
    ! add delete Outdated Confirmations in backend
    ! show waiting Activations if exists in user management
  2. fixed html validaton errors in user management
    ! security fixes in admin/preferences/...
1710 2012-08-29 13:50 Dietmar

! update folder admin/groups, admin/users, admin/skel/htt

1625 2012-02-29 01:50 Dietmar

! update correct_theme_source and fixed the call in all files

1529 2011-11-25 06:03 Dietmar

add new backend theme handling (Tks to Stefek)

1492 2011-08-11 16:53 Dietmar

Ticket #1107 Deleting users not possible
Change handling, first user will be set to inactive
secound inactive user will be show in an extra dropdown
and can now deleted from user table or reactivated

1484 2011-07-31 21:42 Dietmar

move fixes 2.8.2 to 2.8.3
fixes will be shown in an extra readme
an package with the fixed files will be created
for all users who downloaded the 2.8.2 before 29 Jul-2011

1478 2011-07-22 03:58 Dietmar

fix mssing filename in intro.php
inactive user in dropwonlist are show with line-through

1475 2011-07-13 01:07 Dietmar + add SecureForm.mtab.php under mantennance by WebsiteBaker Community
! security fixes media, groups, users, sections
  1. change lang variable to remove upgrade-script
    ! reworked add sections in pages
    ! fix set empty href in show_menu2
    ! set show_menu2 version to 4.9.6 ...
1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1446 2011-05-03 20:34 DarkViper

fixed validation of loginname (admin/users and signup)

1441 2011-04-10 01:04 Dietmar
  1. recoded /modules/admin.php info_banner, now compare with modify in pages
  2. security fixes remove defined WB_PATH for backend templates
  3. fixed class.admin.php missing $TEXT declaration, add get_section_details
1426 2011-02-04 05:27 Dietmar

validation fixes

1425 2011-02-04 00:16 Dietmar

redefined wrong admin backlinks

1392 2011-01-16 14:50 Dietmar

update headerinfos, change secure messages

1386 2011-01-16 10:56 Dietmar

update headerinfos

1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

1353 2010-12-26 20:49 FrankH

Security fixes

1349 2010-12-19 20:04 Dietmar

add ini_set('display_errors', 1) (Tks to Thorn)
update headerinfos

1347 2010-11-23 18:10 Dietmar

fix Droplet LoginBox fronend_signup (tks to Maverik)
fix save user e-mail,

1304 2010-03-17 00:10 Dietmar

Ticket #956 Useraccounts, now e-mail is required

1281 2010-01-30 05:57 Dietmar

continue update headertext
Ticket #930 disabled SyntaxHighlighter from default WB Installation
change help url to www.websitebaker2.org

1271 2010-01-23 03:30 Dietmar

continue update header info

1246 2010-01-14 04:43 Dietmar

Ticket #911 4. continue to fix CSS-errors in WB backend

1213 2009-12-12 16:23 MaGnaL

Ticket #827: Fix false form-parameter when javascript is deactivated on users and groups temps (admintool).

1189 2009-11-26 17:47 Dietmar

fix some PHP 5.3 deprecated functions

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1112 2009-08-08 16:28 Matthias

Added some missing variables to backend_themes (Thanks to Stefek)

1044 2009-07-08 20:33 Matthias

Codechanges using blocks to avoid to generate the "switch"-link right-top, if the user has no permission to edit the other one.

1012 2009-06-25 20:21 Matthias

Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)

975 2009-04-27 17:21 Matthias

Fixed bug with missing template object in groups and user settings(ticket #716)

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

812 2008-04-07 19:29 thorn

added missing group_id in INSERT-query

803 2008-04-05 16:27 thorn

some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

613 2008-01-27 12:40 doc

added default language for users to avoid empty language fields

549 2008-01-17 22:31 doc

fixed bug in frontend login and multiple groups (in conjunction with error_reporting = E_ALL)

546 2008-01-17 19:10 doc

added the "users in multiple groups" feature (closes parts of ticket #546)

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

399 2006-12-24 08:50 Matthias

Added 2007 to all copyright notices
Added missing ID Keywords
Removed not Unix conform line endings

286 2006-01-23 22:15 stefan

Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.

240 2005-11-23 16:17 stefan

Applied aportale's patch to use label instead of javascript toggle code

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2