Revision: 1749 Author: erpe Date: Samstag, 4. Februar 2012 11:44:47 Message: modified update script ---- Modified : /branches/LEPTON_1.1.x/upload/install/update.php Deleted : /branches/LEPTON_1.1.x/upload/modules/droplets/example/check-css.php Added : /branches/LEPTON_1.1.x/upload/modules/droplets/example/droplet_check-css.zip Revision: 1742 Author: erpe Date: Donnerstag, 2. Februar 2012 16:35:29 Message: add new droplet to display example css of the current frontend template ---- Added : /branches/LEPTON_1.1.x/upload/modules/droplets/example/check-css.php Revision: 1740 Author: erpe Date: Donnerstag, 2. Februar 2012 15:27:02 Message: update tiny_mce to 3.4.8, for details please see changelog http://www.tinymce.com/develop/changelog/?ctrl=version&act=view&pr_id=1&vr_id=609 ---- Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/info.php Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/emotions/emotions.htm Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/lists/editor_plugin.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/lists/editor_plugin_src.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/media/js/media.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/table/js/table.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/themes/advanced/editor_template.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/themes/advanced/editor_template_src.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/tiny_mce.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/jquery.tinymce.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/advlink/js/advlink.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/autoresize/editor_plugin.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/autoresize/editor_plugin_src.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/contextmenu/editor_plugin.js Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/contextmenu/editor_plugin_src.js Revision: 1739 Author: webbird Date: Donnerstag, 2. Februar 2012 11:24:09 Message: extended var names beginning with $new_ to $new_lepton_ to avoid name clashing (see http://forum.lepton-cms.org/viewtopic.php?f=30&t=595) ---- Modified : /branches/LEPTON_1.1.x/upload/admins/modules/install.php Revision: 1738 Author: phpmanufaktur Date: Donnerstag, 2. Februar 2012 07:26:12 Message: commented in line 66 $_SESSION['Token'] and commented out line 110 $this->_reftoken = $tok; to avoid problems with invalid tokens in LEPTON 1.1.3 (solution by Hans > Null) ---- Modified : /branches/LEPTON_1.1.x/upload/framework/class.securecms.php Revision: 1737 Author: erpe Date: Mittwoch, 1. Februar 2012 16:28:30 Message: added some css ---- Modified : /branches/LEPTON_1.1.x/upload/templates/lepton/css/template.css Revision: 1736 Author: aldus Date: Mittwoch, 1. Februar 2012 11:05:48 Message: Bugfix inside algos-theme: remove typos in login.htt marker that causes in an jquery-error at login. ---- Modified : /branches/LEPTON_1.1.x/upload/templates/algos/templates/login.htt Revision: 1731 Author: aldus Date: Freitag, 27. Januar 2012 18:18:28 Message: Bugfix inside account/preferences.php for wrong use of $admin instead of $wb_inst and allowed white spaces in the "display name" field. ---- Modified : /branches/LEPTON_1.1.x/upload/account/preferences.php Revision: 1727 Author: aldus Date: Freitag, 27. Januar 2012 12:52:08 Message: Fixed install/save.php for wrong called class-name. ---- Modified : /branches/LEPTON_1.1.x/upload/install/save.php Revision: 1724 Author: erpe Date: Freitag, 27. Januar 2012 12:28:00 Message: return to old call of init_page ---- Modified : /branches/LEPTON_1.1.x/upload/install/save.php Revision: 1721 Author: erpe Date: Freitag, 27. Januar 2012 12:08:28 Message: update FI html entities ---- Modified : /branches/LEPTON_1.1.x/upload/languages/FI.php Revision: 1719 Author: erpe Date: Freitag, 27. Januar 2012 11:50:54 Message: small code cleanings ---- Modified : /branches/LEPTON_1.1.x/upload/install/save.php Revision: 1717 Author: aldus Date: Freitag, 27. Januar 2012 11:18:21 Message: Add "delete obsolete column in table adons' to the upgrade script. ---- Modified : /branches/LEPTON_1.1.x/upload/install/update.php Revision: 1716 Author: erpe Date: Freitag, 27. Januar 2012 11:16:36 Message: force new db to utf-8 ---- Modified : /branches/LEPTON_1.1.x/upload/install/save.php Revision: 1712 Author: aldus Date: Donnerstag, 26. Januar 2012 19:09:26 Message: Small Bugfix inside news/rss.php for the $group_id. ---- Modified : /branches/LEPTON_1.1.x/upload/modules/news/rss.php Revision: 1711 Author: frankh Date: Donnerstag, 26. Januar 2012 18:14:43 Message: Fix for vuln 2 und 3.1 from High-Tech Bridge SA Security Research Lab ---- Modified : /branches/LEPTON_1.1.x/upload/modules/news/rss.php Modified : /branches/LEPTON_1.1.x/upload/admins/login/forgot/index.php Revision: 1710 Author: frankh Date: Donnerstag, 26. Januar 2012 17:57:33 Message: Check for register_globals in BE ---- Modified : /branches/LEPTON_1.1.x/upload/admins/start/index.php Revision: 1709 Author: frankh Date: Donnerstag, 26. Januar 2012 17:33:31 Message: Fixed unchecked post vars ---- Modified : /branches/LEPTON_1.1.x/upload/account/preferences.php Revision: 1708 Author: frankh Date: Donnerstag, 26. Januar 2012 17:19:32 Message: Bugfix for FE signup ---- Modified : /branches/LEPTON_1.1.x/upload/account/signup.php Revision: 1707 Author: erpe Date: Donnerstag, 26. Januar 2012 15:13:39 Message: added FI language file thanks to Jouni Reivolahti ---- Added : /branches/LEPTON_1.1.x/upload/languages/FI.php Revision: 1702 Author: aldus Date: Donnerstag, 26. Januar 2012 12:00:44 Message: Bugfix inside account/preferences.php - remove obsolete comma. ---- Modified : /branches/LEPTON_1.1.x/upload/account/preferences.php Revision: 1701 Author: aldus Date: Donnerstag, 26. Januar 2012 11:38:23 Message: Bugfix inside account/preferences.php for testing/validating language, display-name and e-mail. ---- Modified : /branches/LEPTON_1.1.x/upload/account/htt/preferences_form.htt Modified : /branches/LEPTON_1.1.x/upload/account/preferences.php Revision: 1699 Author: erpe Date: Mittwoch, 25. Januar 2012 18:40:28 Message: switched to WB_PATH :-) ---- Modified : /branches/LEPTON_1.1.x/upload/install/update.php Revision: 1698 Author: erpe Date: Mittwoch, 25. Januar 2012 18:32:05 Message: delete leptoken debug file if exists ---- Modified : /branches/LEPTON_1.1.x/upload/install/update.php Revision: 1697 Author: erpe Date: Mittwoch, 25. Januar 2012 18:10:49 Message: disable leptoken debug file see also http://forum.lepton-cms.org/viewtopic.php?f=30&t=741 ---- Modified : /branches/LEPTON_1.1.x/upload/framework/class.securecms.php Revision: 1695 Author: erpe Date: Dienstag, 24. Januar 2012 17:30:50 Message: deleted var $php43 ---- Modified : /branches/LEPTON_1.1.x/upload/index.php Revision: 1692 Author: aldus Date: Montag, 23. Januar 2012 15:20:51 Message: Bugfix inside TinyMCE - removed double source-line in code. ---- Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/include.php Revision: 1690 Author: aldus Date: Montag, 23. Januar 2012 13:34:32 Message: Bugfix inside TnyMCE for valid xhtml output: add CDATA tags to the js-part and "col" and "row" attributes to the textarea. ---- Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/htt/textarea.htt Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/htt/tiny_mce.htt Revision: 1687 Author: erpe Date: Montag, 23. Januar 2012 10:25:47 Message: modified update script and info.php of modules ---- Modified : /branches/LEPTON_1.1.x/upload/install/update.php Modified : /branches/LEPTON_1.1.x/upload/modules/captcha_control/info.php Modified : /branches/LEPTON_1.1.x/upload/modules/code2/info.php Modified : /branches/LEPTON_1.1.x/upload/modules/form/info.php Modified : /branches/LEPTON_1.1.x/upload/modules/news/info.php Modified : /branches/LEPTON_1.1.x/upload/modules/wrapper/info.php Modified : /branches/LEPTON_1.1.x/upload/modules/wysiwyg/info.php Revision: 1684 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 17:53:42 Message: add missing globals, fixed small typos ---- Modified : /branches/LEPTON_1.1.x/upload/modules/wysiwyg/add.php Revision: 1683 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 12:10:52 Message: search need NULL for initialisation missing default value for page_icon ---- Modified : /branches/LEPTON_1.1.x/upload/install/c_wb_init_page.php Modified : /branches/LEPTON_1.1.x/upload/install/save.php Revision: 1681 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 09:24:33 Message: Added missing globals and field default values ---- Modified : /branches/LEPTON_1.1.x/upload/modules/code2/add.php Modified : /branches/LEPTON_1.1.x/upload/modules/form/add_field.php Modified : /branches/LEPTON_1.1.x/upload/modules/news/add.php Modified : /branches/LEPTON_1.1.x/upload/modules/news/add_post.php Modified : /branches/LEPTON_1.1.x/upload/modules/news/save_settings.php Modified : /branches/LEPTON_1.1.x/upload/modules/wrapper/add.php Revision: 1678 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 08:13:19 Message: added missing default values at initialize table, add and save pages ---- Modified : /branches/LEPTON_1.1.x/upload/modules/wysiwyg/add.php Modified : /branches/LEPTON_1.1.x/upload/modules/wysiwyg/install.php Modified : /branches/LEPTON_1.1.x/upload/modules/wysiwyg/save.php Revision: 1677 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 08:10:45 Message: added missing default values for the old WB 2.x search compatibillity ---- Modified : /branches/LEPTON_1.1.x/upload/modules/news/install.php Revision: 1676 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 08:06:03 Message: added default values for the fields 'value' and 'extra' ---- Modified : /branches/LEPTON_1.1.x/upload/modules/form/install.php Revision: 1674 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 08:02:28 Message: setting default for field 'ct_text' ---- Modified : /branches/LEPTON_1.1.x/upload/modules/captcha_control/install.php Revision: 1672 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 07:50:09 Message: added multiple error checks and reportings commented out field 'license_text' from addons table - is never used ---- Modified : /branches/LEPTON_1.1.x/upload/install/save.php Revision: 1670 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 07:36:49 Message: build_page - added missing page fields as defaults ---- Modified : /branches/LEPTON_1.1.x/upload/install/c_wb_init_page.php Revision: 1668 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 07:31:39 Message: load_template - added missing field for GUID load_language - added missing fields for GUID and description ---- Modified : /branches/LEPTON_1.1.x/upload/framework/functions.php Revision: 1666 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 07:18:20 Message: fixed error reporting - does not prompt calling file name and line number ---- Modified : /branches/LEPTON_1.1.x/upload/framework/class.database.php Revision: 1665 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 07:16:21 Message: added error reporting, setting globals ---- Modified : /branches/LEPTON_1.1.x/upload/admins/pages/save.php Revision: 1664 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 07:15:37 Message: added error reporting, setting globals ---- Modified : /branches/LEPTON_1.1.x/upload/admins/pages/delete.php Revision: 1663 Author: phpmanufaktur Date: Sonntag, 22. Januar 2012 07:13:57 Message: added missing default values and error reporting ---- Modified : /branches/LEPTON_1.1.x/upload/admins/pages/add.php Revision: 1660 Author: erpe Date: Donnerstag, 19. Januar 2012 17:35:29 Message: disabled direct call for frontend signup ---- Modified : /branches/LEPTON_1.1.x/upload/account/signup.php Revision: 1655 Author: aldus Date: Mittwoch, 18. Januar 2012 10:15:56 Message: Minor cosmetic changes inside ajaxfilemanager in TinyMCE ---- Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/ajaxfilemanager/inc/config.base.php Revision: 1653 Author: aldus Date: Mittwoch, 18. Januar 2012 09:47:45 Message: Bugfix inside TinyMCE for the ajax-file-manager for allowed filetypes for uploading. ---- Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/info.php Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/ajaxfilemanager/inc/config.base.php Revision: 1650 Author: phpmanufaktur Date: Dienstag, 17. Januar 2012 15:17:10 Message: Fixed wrong char case in forms (XHTML compatibility) ---- Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/ajaxfilemanager/ajax_text_editor.php Modified : /branches/LEPTON_1.1.x/upload/modules/tiny_mce_jq/tiny_mce/plugins/ajaxfilemanager/ajaxfilemanager.php Revision: 1647 Author: phpmanufaktur Date: Sonntag, 15. Januar 2012 14:24:51 Message: Removed include command: include_once(WB_PATH.'/modules/phplib/include.php'); ---- Modified : /branches/LEPTON_1.1.x/upload/include/phplib/template.inc Revision: 1646 Author: creativecat Date: Samstag, 14. Januar 2012 01:12:10 Message: - add version update! ---- Modified : /branches/LEPTON_1.1.x/upload/templates/algos/info.php Revision: 1645 Author: creativecat Date: Samstag, 14. Januar 2012 01:10:09 Message: - remove smaller bugs that caused under IE8/9 ---- Modified : /branches/LEPTON_1.1.x/upload/templates/algos/jquery/webkit_fix.js Modified : /branches/LEPTON_1.1.x/upload/templates/algos/login.css Modified : /branches/LEPTON_1.1.x/upload/templates/algos/templates/login.htt Modified : /branches/LEPTON_1.1.x/upload/templates/algos/templates/login_forgot.htt Revision: 1644 Author: erpe Date: Freitag, 13. Januar 2012 16:57:27 Message: set algos theme to 1.2.0 ---- Modified : /branches/LEPTON_1.1.x/upload/templates/algos/info.php Revision: 1643 Author: creativecat Date: Freitag, 13. Januar 2012 16:32:05 Message: - add webkit_fix.js to remove bug webkit browsers have with saved input values (Background yellow!) ---- Added : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/button-left.png Added : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/button-right.png Added : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/button.png Added : /branches/LEPTON_1.1.x/upload/templates/algos/jquery/webkit_fix.js Modified : /branches/LEPTON_1.1.x/upload/templates/algos/templates/login.htt Modified : /branches/LEPTON_1.1.x/upload/templates/algos/templates/login_forgot.htt Revision: 1642 Author: creativecat Date: Freitag, 13. Januar 2012 15:46:52 Message: - forgot new images for login ;-) ---- Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/0.png Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/Thumbs.db Added : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/button-left-hover.png Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/button-left.gif Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/button-left.png Added : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/button-right-hover.png Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/button-right.gif Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/button-right.png Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/button.gif Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/button.png Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/checkbox.gif Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/checkbox.png Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/input-left.png Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/input-right.png Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/images/log-img/input.png Revision: 1641 Author: creativecat Date: Freitag, 13. Januar 2012 15:37:18 Message: - remove niceforms.js as there were problems with android - rework optic with CSS ---- Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/jquery/niceforms-default.css Deleted : /branches/LEPTON_1.1.x/upload/templates/algos/jquery/niceforms.js Modified : /branches/LEPTON_1.1.x/upload/templates/algos/login.css Modified : /branches/LEPTON_1.1.x/upload/templates/algos/templates/login.htt Modified : /branches/LEPTON_1.1.x/upload/templates/algos/templates/login_forgot.htt Revision: 1638 Author: erpe Date: Freitag, 13. Januar 2012 11:40:37 Message: modified copyright to include 2012 ---- Modified : /branches/LEPTON_1.1.x/upload/admins/interface/version.php Modified : /branches/LEPTON_1.1.x/upload/install/update.php Modified : /branches/LEPTON_1.1.x/upload/admins/interface/charsets.php Modified : /branches/LEPTON_1.1.x/upload/admins/interface/date_formats.php Modified : /branches/LEPTON_1.1.x/upload/admins/interface/er_levels.php Modified : /branches/LEPTON_1.1.x/upload/admins/interface/index.php Modified : /branches/LEPTON_1.1.x/upload/admins/interface/time_formats.php Modified : /branches/LEPTON_1.1.x/upload/admins/interface/timezones.php Modified : /branches/LEPTON_1.1.x/upload/install/c_wb_init_page.php Modified : /branches/LEPTON_1.1.x/upload/install/index.php Modified : /branches/LEPTON_1.1.x/upload/install/save.php Revision: 1637 Author: erpe Date: Freitag, 13. Januar 2012 08:44:34 Message: rename version to 1.1.4 and adapt update script ---- Modified : /branches/LEPTON_1.1.x/upload/admins/interface/version.php Modified : /branches/LEPTON_1.1.x/upload/install/update.php