Project

General

Profile

Statistics
| Revision:

# Date Author Comment
2098 2014-02-11 02:37 darkviper

! activate class Translate for all addons in admin/ (except pages/)
! class.admin >> add translation of the current theme to Translate

2091 2014-01-20 15:16 darkviper

! several Files: corrected case sensitivity of ::getInstance()

2070 2014-01-03 02:21 darkviper

! update revision properties for all files
- include/Sensio/Twig remove Version 1.13.2

2044 2013-12-19 04:41 Dietmar
  1. /admin/modules/install.php:: fixed Fileupload error messages
1992 2013-10-25 03:19 Dietmar

! /admin/modules/index.php : captions of module lists changed from `directory` to real `name` and sorted by name

1923 2013-06-08 11:58 darkviper

syncronize project and some small typo corrections in /admin/

1913 2013-06-07 05:43 Dietmar

! /admin/addons/ change to new Translate class

1789 2012-10-14 12:17 Dietmar

! update Group Permission, add module_advanced
! upgrade-script will be updating Adminitrator Group

1712 2012-08-29 13:59 Dietmar

! update folder admin/addons admin/skel/htt

1625 2012-02-29 01:50 Dietmar

! update correct_theme_source and fixed the call in all files

1603 2012-02-08 04:08 Dietmar

fix local module reload and module manuell install
forgot to upload login.php

1551 2011-12-27 15:40 Dietmar

+ add languages vars in languages files
+ add upload error mesages moduleinstall
+ add index.php if not exists in function createFolderProtectFile
! corrected changed coding between login_form and forgot_form

1529 2011-11-25 06:03 Dietmar

add new backend theme handling (Tks to Stefek)

1494 2011-08-11 16:59 Dietmar

Fixed save wrong template directory in database

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 ...
1467 2011-07-02 02:06 Dietmar

update some headerinfos
fix missing header for some error messages

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

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
1386 2011-01-16 10:56 Dietmar

update headerinfos

1381 2011-01-14 09:02 Dietmar

update admin/modules unpack handling, overwrite newer files

1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

1361 2010-12-29 05:45 Dietmar

sync languages files with 2.9.0.dev
unzip addons now overwrite newer files

1353 2010-12-26 20:49 FrankH

Security fixes

1352 2010-12-21 23:00 Dietmar

fix if upgrade module can now overwrite existing newer files in modules folder
same fix for upgrade templates

1349 2010-12-19 20:04 Dietmar

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

1306 2010-03-19 22:05 Dietmar

rework admin/pages/save.php so that modules can use it
fixed missing global variable in install to work in modules

1166 2009-10-12 18:54 Dietmar

Fix Bugs headersend errors in some core files
delete whitespaces after ?>

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)

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

942 2009-02-21 08:54 doc

fixed wrong index in language array and removed some comment lines

938 2009-02-19 20:13 doc

added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)

934 2009-02-17 23:37 doc

Added option to invoke module install.php from backend (for modules uploaded via FTP)

933 2009-02-16 22:55 doc

Moved reload option of Add-ons to main Add-on section.

928 2009-02-15 13:29 doc

Added reload option to Add-on section and removed Admin tool reload

925 2009-02-13 16:35 doc

Added option to perform pre-installation checks to test requirements of Add-Ons

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

903 2009-01-05 11:04 aldus

Code-Snippets are not longer displayed as type unkown; addidtional key $TEXT['CODE_SNIPPET'] in the languagefiles; not full translated

896 2008-12-30 16:26 Matthias

modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)

modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"

893 2008-12-29 11:35 aldus

added language-support for the error-messages
for the uninstall files for modules and templates.
update german languagefile with the new textes.

888 2008-12-28 13:25 aldus

removed a query - the table isn't in wb2.7 anymore

879 2008-11-12 08:17 aldus

Remove undefined and unused constants (DB_FETCHMODE_ASSOC)

863 2008-10-23 18:10 aldus

Modify to get informations where the modul is in use when
a user try to uninstall it.

829 2008-04-15 20:22 doc

Fixed bug introduced with Changeset 826

826 2008-04-14 20:42 doc

Allowed tags for multi-lingual module descriptions

774 2008-03-26 22:09 thorn

fixed E_NOTICE-message in admin/modules/details.php

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'].

587 2008-01-22 21:01 doc

Added multi-lingual Admin tool description. Moved Admin tool language text from global language file to module language files. Added function get_variable_content to allow extraction of variable without including files.

535 2008-01-13 14:38 doc

Bug fix for ticket 525. Prevents that installed modules with identical version are updated again.

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

439 2007-03-05 21:19 Matthias

changed MODULE_DESCRIPTION variable to module_description as we use in the modules languages also the lowercase version

421 2007-01-29 23:28 Matthias

Added new variable $MODULE_DESCRIPTION wich allows to have optional a language specific description of the modules in the language files of the modules.

401 2006-12-24 22:42 Matthias

Fixed some minor javascript errors in admin (thanks to pcwacht)

399 2006-12-24 08:50 Matthias

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

384 2006-12-20 22:27 Matthias

Added List sorting in admin area (thanks to rsmith)

373 2006-12-20 21:31 Matthias

Fixed addons table isn't updated when a modul is updated (#332)
Added new upgrade_function (thanks to kozmoz)

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

286 2006-01-23 22:15 stefan

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

277 2006-01-14 23:16 stefan

Fixed bug #105 - back buttons in addon detail pages not editable.

268 2005-12-12 01:00 ryan

Added extra protection from deleting all addons if none selected

239 2005-11-22 12:50 stefan

Fixed more inconsistencies regarding line endings and end-of-file newlines

238 2005-11-21 11:43 stefan

Fixed inconsistent line ending styles

223 2005-11-19 21:40 stefan

Fixed ticket #46 - addon details are taken from database. Minor changes to install/save.php.

210 2005-10-23 14:50 stefan

Fixed bug #44 - module entries in addons table do not get deleted upon module uninstallation.

209 2005-10-23 14:42 stefan

Fixed bug #43 - double entries in addon table.

170 2005-09-27 07:45 ryan

Fixed addon listing in numerous places so it now use's DB for info

169 2005-09-27 05:45 ryan

Fixed addon listing in numerous places so it now use's DB for info

142 2005-09-19 01:48 ryan

Updated module install code for correct insertion into addons table

141 2005-09-19 01:48 ryan

Update module install code for correct insertion into addons table

114 2005-09-16 22:54 stefan

Module table entries now get deleted upon module installation. Removed 1 second delay in admin success messages.

110 2005-09-15 22:34 stefan

Created new table "modules" to allow for faster lookup of which modules are installed. Allows for greater flexibility also.

101 2005-09-14 00:06 stefan

Removed another occurrence of OPT_REMOVE_ALL_PATH (pclzip).

99 2005-09-13 23:35 stefan

Implemented upgrade functionality in templates and languages. Fixed some bugs.

68 2005-09-11 14:44 stefan

Fixed bug in new module installation routine. Added language string "Upgraded successfully".

67 2005-09-11 14:30 stefan

Implemented Installation of modules on top of an older version. This is done via checking $module_version. Instead of install.php, upgrade.php is then called if it exists in the module package. For module developers: $module_version and $new_module_version are accessible in upgrade.php to find out what upgrade steps need to be taken.

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

8 2005-09-04 10:28 stefan

All occurrences of "CVS" in the code are replace by ".svn"

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2