Project

General

Profile

Statistics
| Revision:
  • svn:ignore: backup-droplets.zip

# Date Author Comment
1945 2013-08-03 02:16 darkviper

module/MultiLingual updated for make use of different graphics format
added Droplet to use Multilingual in index.php of template

1916 2013-06-07 06:06 Dietmar

! /modules/droplets/ set to version 1.3.0
installing module with sql import
make upgrade.php compatible with upgrade-scrip.php

1871 2013-02-23 23:11 Dietmar
  1. bugfix Undefined variable: sName in .../framework/functions.php
  2. bugfix droplet ShowWysiwyg Undefined variable: module
1746 2012-09-08 18:21 Dietmar
  1. add prefix wb_ to class name for content container
    if module has the same name as a html markup e.g code
1745 2012-09-08 15:06 Dietmar

! add div container in page_content for each sections,
! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg
! put sec_anchor in this div, sec_anchor fixed in all found files
sec_anchor default now set to "section_",
sec_anchor can't be empty for future developement

1741 2012-09-07 02:42 Dietmar

! Preparing Separation of code and HTML in Droplets

1738 2012-09-05 05:50 Dietmar

! remove folder structure in zip file for backup droplets

1723 2012-08-30 04:19 Dietmar
  1. fixed missing class.admin
  2. check droplet skype if no existing user
1717 2012-08-29 16:09 Dietmar

! update droplets uninstall, upgrade
! add $database=WbDatabase::getInstance();
! update /examples/

1686 2012-05-07 14:31 darkviper

some modifications concerning the new autoloader
Twig Template engine v.1.7.0
some droplets actualisized
unfinished changes in installer

1685 2012-05-06 16:29 darkviper

last fixes for use of page_icon s.o.

1684 2012-05-05 09:17 Dietmar

! update upgrade-script, now don't overwrite existings values in settings
+ add field tooltip to table pages in installer
! change some module tool_icon.png (Tks to Stefek)
! add date_time string to backup_droplets.zip
- search and comment out founded require_once(WB_PATH."/framework/class.database.php"); ...

1681 2012-05-03 01:01 darkviper

reorganisation of default theme of page-settings
added menu_icon_0 and menu_icon_1
update show_menu2 to handle the new icon fields (see README.de|en.txt)
add new droplet 'iParentIcon' for use with the new icons
added new module-depending language files (not complete yet) in admin/pages

1676 2012-04-24 11:16 Dietmar
  1. fixed backup_droplets working with php as Apache Module (Tks to Ruebenwurzel)
    ! update function rm_full_dir in /framework/functions.php
    ! To disable Run-time notices and receive warnings
1658 2012-04-05 14:58 darkviper

fixed alternating row styles in droplet listing

1657 2012-04-04 04:39 Dietmar

some validation fixes in backend

1622 2012-02-25 01:29 darkviper

typofix in Droplet [ShowRandomWysiwyg]

1621 2012-02-24 16:53 darkviper

Droplet [SectionPicker] fixed
Added new droplets [ShowWysiwyg] and [ShowRandomWysiwyg]

1599 2012-02-06 16:59 Dietmar

update all used files with redirect_url to $_SESSION['HTTP_REFERER']

1550 2011-12-21 18:32 Dietmar

update php mailer to version 5.2

1544 2011-12-15 16:57 Dietmar

fix droplet import after new wb installtion

1543 2011-12-14 01:13 Dietmar

fix droplet sectionPicker
fix install config.php not writeable
check table droplet if empty import examples

1540 2011-12-11 22:43 Dietmar

did some changes and fixes found by testers

1535 2011-12-10 04:56 Dietmar

! changes in code modul
+ add function getTableEngine to class.database
+ add Quickskin to include folder
+ add reworkes Droplet SectionPicker to load modules frontend.css

1533 2011-12-08 01:05 Dietmar

new backend theme handling (Tks to Stefek)
some fixes in install

1527 2011-11-22 23:19 Dietmar

fix redirect login

1521 2011-11-09 22:49 Dietmar

update jquery to version 1.6.4

1503 2011-08-18 04:18 Dietmar

change sql statements to strict in module droplets
fix vars in compatibility mode for versions before 2.8.1 in frontend.functions.php

1477 2011-07-21 04:47 Dietmar

! update DA language (Tks to Achrist)
! update some languages variables (Tks to Rübenwurzel, Testör)
! move function url_encode from admin/pages to framework/functions.php
! add missing svn properties in some headerinfos
! font-size correction in wb_theme (Tks to Rübenwurzel)

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 ...
1473 2011-07-09 02:40 Dietmar

found more backlinks to fix
remove not working ftan in frontend
fixed redirect in login procedure (Tks to mr-fan)
update droplet LoginBox, additional parameter $redirect
remove double config call in media (Tks to Testör)

1457 2011-06-25 19:18 Dietmar

Preparing 2.8.2 stable, last tests

1425 2011-02-04 00:16 Dietmar

redefined wrong admin backlinks

1420 2011-01-26 18:43 Dietmar

YGN Ethical Hacker Group (2.8.2 / 2.9.0)

1391 2011-01-16 14:06 FrankH
  1. Security fixes for modules captcha_control, code and droplets
1390 2011-01-16 13:53 FrankH
  1. Security fixes for modules captcha_control, code and droplets
1389 2011-01-16 13:39 FrankH
  1. Security fixes for modules captcha_control, code and droplets
1374 2011-01-10 13:21 Dietmar

fixed headerinfos

1373 2011-01-10 13:14 Dietmar

update headerinfos

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,

1301 2010-03-07 20:55 Dietmar

Tickets #932 change deprecated eregi functions
Tickets #948 fixed Multiple use of same parametrised droplet - parameter handling
Upgrade Droplets to Version 1.0.3
update some headerinfos
non existing pages, will be created if clicking save in page settings

1296 2010-02-19 12:02 Dietmar

update headerinfo in module droplets

1294 2010-02-19 03:28 Dietmar

update headerinfo
change $search_pattern for check if Javascript mailto encryption is enabled
module output_filter set to version 0.12

1286 2010-02-08 23:15 Dietmar

Droplet emailfilter fixed search mdcr.js
some little fixes in upgrade-script
new WebsiteBaker Logo in themes

1203 2009-11-30 14:45 Dietmar

updated module info.php (Thanks to Waldschwein)

1145 2009-09-21 11:14 aldus

Add Missing code inside "framework/addon.precheck.php" (ticket #798).
Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).

1138 2009-08-25 12:18 Ruud

Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter. (problem introduced by code optimisations for WB2.8)
Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1122 2009-08-11 18:19 Matthias

commentet out the droplets logo for a more similar backend design with other admin tools

1098 2009-07-27 09:37 Matthias

- Added German language file to droplets

- Added modul_description to language files of droplets

1097 2009-07-27 08:58 Matthias

- Added Danish language files to modules (Thanks to Achrist)

- Updated Danish language file (Thanks to Achrist)

1072 2009-07-16 20:50 Matthias

replaced all remaining mktime() with time(), except from third party scripts

1069 2009-07-15 22:28 Matthias

Fixed some validiation bugs in core and different modules (Thanks to luisehahne)

1028 2009-07-03 14:00 Ruud

Fixed the wrong handling of htmlentities in Droplet parameter parsing

998 2009-06-17 22:59 Ruud

Droplets upgrade script fixes
Added warning message in output_filter

997 2009-06-17 12:27 aldus

Bugfix in the ugrade.php of the droplet-module

995 2009-06-17 12:20 aldus

update upgrade-script to avoid droping droplet-tables if the modul still exists. Add an upgrade-script to the droplets.

991 2009-06-15 17:55 Matthias

Added missing id tags and copyright notices to droplets modul

989 2009-06-15 15:12 aldus

Add Droplets Modul to the project and the modificated files (index, seach and frontendfunctions)