Revision 1934
Added by darkviper over 11 years ago
CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
=============================================================================== |
13 | 13 |
|
14 |
16 Jul-2013 Build 1933 Werner v.d.Decken(DarkViper) |
|
14 |
22 Jul-2013 Build 1934 M.v.d.Decken(DarkViper) |
|
15 |
! /account/signup added posibility for different mailto address |
|
16 |
! /install/save.php modified internal comment |
|
17 |
16 Jul-2013 Build 1933 M.v.d.Decken(DarkViper) |
|
15 | 18 |
! modified layout of admin/groups for better usability |
16 |
13 Jul-2013 Build 1932 Werner v.d.Decken(DarkViper)
|
|
19 |
13 Jul-2013 Build 1932 M.v.d.Decken(DarkViper)
|
|
17 | 20 |
! modified class Password for use with different hashing classes |
18 |
09 Jul-2013 Build 1931 Werner v.d.Decken(DarkViper)
|
|
21 |
09 Jul-2013 Build 1931 M.v.d.Decken(DarkViper)
|
|
19 | 22 |
# typofixes in /install/save.php |
20 |
09 Jul-2013 Build 1930 Werner v.d.Decken(DarkViper)
|
|
23 |
09 Jul-2013 Build 1930 M.v.d.Decken(DarkViper)
|
|
21 | 24 |
! implement class Password and activate it |
22 |
21 Jun-2013 Build 1929 Werner v.d.Decken(DarkViper)
|
|
25 |
21 Jun-2013 Build 1929 M.v.d.Decken(DarkViper)
|
|
23 | 26 |
! added new method to class Translate. it gives posibility to handle translations with additional replacements. |
24 |
20 Jun-2013 Build 1928 Werner v.d.Decken(DarkViper)
|
|
27 |
20 Jun-2013 Build 1928 M.v.d.Decken(DarkViper)
|
|
25 | 28 |
# class WbDatabase fixed select_db() in multiconnect modus |
26 |
10 Jun-2013 Build 1927 Werner v.d.Decken(DarkViper)
|
|
29 |
10 Jun-2013 Build 1927 M.v.d.Decken(DarkViper)
|
|
27 | 30 |
# TranslateAdaptorWbOldStyle forgotten second arg for trim added |
28 |
10 Jun-2013 Build 1926 Werner v.d.Decken(DarkViper)
|
|
31 |
10 Jun-2013 Build 1926 M.v.d.Decken(DarkViper)
|
|
29 | 32 |
! TranslateAdaptorWbOldStyle now also accepts modified admin directory names |
30 |
09 Jun-2013 Build 1925 Werner v.d.Decken(DarkViper)
|
|
33 |
09 Jun-2013 Build 1925 M.v.d.Decken(DarkViper)
|
|
31 | 34 |
! set default rights to dissabled for new installed modules |
32 |
08 Jun-2013 Build 1924 Werner v.d.Decken(DarkViper)
|
|
35 |
08 Jun-2013 Build 1924 M.v.d.Decken(DarkViper)
|
|
33 | 36 |
! syncronize project and some small typo corrections in /admin/ |
34 |
08 Jun-2013 Build 1923 Werner v.d.Decken(DarkViper)
|
|
37 |
08 Jun-2013 Build 1923 M.v.d.Decken(DarkViper)
|
|
35 | 38 |
! syncronize project |
36 | 39 |
# some small corrections in /admin/ |
37 |
08 Jun-2013 Build 1922 Werner v.d.Decken(DarkViper)
|
|
40 |
08 Jun-2013 Build 1922 M.v.d.Decken(DarkViper)
|
|
38 | 41 |
# fixed invalid translate addon activation (/admin/preferences/index.php) |
39 |
07 Jun-2013 Build 1921 Werner v.d.Decken(DarkViper)
|
|
42 |
07 Jun-2013 Build 1921 M.v.d.Decken(DarkViper)
|
|
40 | 43 |
! /admin/languages some little corrections |
41 | 44 |
07 Jun-2013 Build 1920 Dietmar Woellbrink (Luisehahne) |
42 | 45 |
! /modules/admin.php $sSectionIdPrefix |
... | ... | |
80 | 83 |
! functions.php change get_parent_titles from menu_title to filename |
81 | 84 |
07 Jun-2013 Build 1907 Dietmar Woellbrink (Luisehahne) |
82 | 85 |
! update headerinfo |
83 |
06 Jun-2013 Build 1906 Werner v.d.Decken(DarkViper)
|
|
86 |
06 Jun-2013 Build 1906 M.v.d.Decken(DarkViper)
|
|
84 | 87 |
+ new Method Password::isValid() checks a new password for invalid characters |
85 |
01 Jun-2013 Build 1905 Werner v.d.Decken(DarkViper)
|
|
88 |
01 Jun-2013 Build 1905 M.v.d.Decken(DarkViper)
|
|
86 | 89 |
+ new OutputFilter plugin 'FilterMediaRel' |
87 |
01 Jun-2013 Build 1904 Werner v.d.Decken(DarkViper)
|
|
90 |
01 Jun-2013 Build 1904 M.v.d.Decken(DarkViper)
|
|
88 | 91 |
+ new method wb::ReplaceAbsoluteMediaUrl() |
89 | 92 |
+ class wb: Translate::disableAddon() in print_error() and print_success() |
90 |
13 May-2013 Build 1903 Werner v.d.Decken(DarkViper)
|
|
93 |
13 May-2013 Build 1903 M.v.d.Decken(DarkViper)
|
|
91 | 94 |
! some typofixes in class PassWord |
92 | 95 |
- class /framework/PasswordHash never needed(replaced by /include/phpass/PasswordHash |
93 |
12 May-2013 Build 1902 Werner v.d.Decken(DarkViper)
|
|
96 |
12 May-2013 Build 1902 M.v.d.Decken(DarkViper)
|
|
94 | 97 |
+ added posssibility to use different adaptors for each module |
95 | 98 |
+ added new adaptor to access language definitions in a MySQL database |
96 |
19 Apr-2013 Build 1901 Werner v.d.Decken(DarkViper)
|
|
99 |
19 Apr-2013 Build 1901 M.v.d.Decken(DarkViper)
|
|
97 | 100 |
# little corrections in class Password |
98 |
18 Apr-2013 Build 1900 Werner v.d.Decken(DarkViper)
|
|
101 |
18 Apr-2013 Build 1900 M.v.d.Decken(DarkViper)
|
|
99 | 102 |
+ Classes Password / PasswordHash Added for an essential strengthening of the password security |
100 | 103 |
04 Apr-2013 Build 1899 Dietmar Woellbrink (Luisehahne) |
101 | 104 |
# bugfix missing td in form layout |
... | ... | |
159 | 162 |
! groups change languages class to translate class |
160 | 163 |
! prepare upgrade-script for WB Version 2.8.4 (versioncompare) |
161 | 164 |
! update Form modul to version 2.9.1 |
162 |
06 Mar-2013 Build 1882 Werner v.d.Decken(DarkViper)
|
|
165 |
06 Mar-2013 Build 1882 M.v.d.Decken(DarkViper)
|
|
163 | 166 |
# protect magic setter to fix security issue in WbAdapter |
164 | 167 |
05 Mar-2013 Build 1881 Dietmar Woellbrink (Luisehahne) |
165 | 168 |
# bugfix setting slash in class m_news_Reorg ( access files in root) |
166 | 169 |
! upgrade-script shows count of created module access files |
167 | 170 |
05 Mar-2013 Build 1880 Dietmar Woellbrink (Luisehahne) |
168 | 171 |
# bugfix missing slash in class m_news_Reorg |
169 |
05 Mar-2013 Build 1879 Werner v.d.Decken(DarkViper)
|
|
172 |
05 Mar-2013 Build 1879 M.v.d.Decken(DarkViper)
|
|
170 | 173 |
# protect magic setter to fix security issue in WbAdapter |
171 |
05 Mar-2013 Build 1878 Werner v.d.Decken(DarkViper)
|
|
174 |
05 Mar-2013 Build 1878 M.v.d.Decken(DarkViper)
|
|
172 | 175 |
# fixed PagesDir in WbAdaptor |
173 | 176 |
02 Mar-2013 Build 1877 Dietmar Woellbrink (Luisehahne) |
174 | 177 |
! fix news reorg.php to be backward compatible slash settings |
... | ... | |
179 | 182 |
! wysgwyg, now check exitings table entries, otherwise script stop loading content in editor |
180 | 183 |
! typofix in groups |
181 | 184 |
! change constant DB_NAME to $database->DbName |
182 |
27 Feb-2013 Build 1874 Werner v.d.Decken(DarkViper)
|
|
185 |
27 Feb-2013 Build 1874 M.v.d.Decken(DarkViper)
|
|
183 | 186 |
# some little typo fixes in initialize.php |
184 | 187 |
# readConfiguration() fixed in initialize.php |
185 |
27 Feb-2013 Build 1873 Werner v.d.Decken(DarkViper)
|
|
188 |
27 Feb-2013 Build 1873 M.v.d.Decken(DarkViper)
|
|
186 | 189 |
# some small fixes in packet Translate |
187 | 190 |
25 Feb-2013 Build 1872 Dietmar Woellbrink (Luisehahne) |
188 | 191 |
# bugfix preferences timezone, date_format, time_format settings, backend and frontend |
... | ... | |
205 | 208 |
! add methode escapeString to class WbDatabase |
206 | 209 |
! update upgrade-script.php |
207 | 210 |
! add getter property LastInsertId to class WbDatabase |
208 |
19 Feb-2013 Build 1865 Werner v.d.Decken(DarkViper)
|
|
211 |
19 Feb-2013 Build 1865 M.v.d.Decken(DarkViper)
|
|
209 | 212 |
! update initialize.php for changed Twig-dir and activated cache in Translate |
210 | 213 |
! initialize can handle now the new setup.ini format also. |
211 |
19 Feb-2013 Build 1864 Werner v.d.Decken(DarkViper)
|
|
214 |
19 Feb-2013 Build 1864 M.v.d.Decken(DarkViper)
|
|
212 | 215 |
! update classes Translate, TranslateTable, TranslateAdaptorWbOldStyle |
213 | 216 |
+ added interface TranslateAdaptorInterface |
214 | 217 |
+ added Klasse_Translate_de.pdf |
215 | 218 |
! update class WbAdaptor |
216 | 219 |
! update /framework/initialize.php |
217 |
19 Feb-2013 Build 1863 Werner v.d.Decken(DarkViper)
|
|
220 |
19 Feb-2013 Build 1863 M.v.d.Decken(DarkViper)
|
|
218 | 221 |
! updated Twig template engine to stable version 1.12.2 |
219 |
19 Feb-2013 Build 1862 Werner v.d.Decken(DarkViper)
|
|
222 |
19 Feb-2013 Build 1862 M.v.d.Decken(DarkViper)
|
|
220 | 223 |
! updated Twig template engine to stable version 1.12.2 |
221 |
18 Feb-2013 Build 1861 Werner v.d.Decken(DarkViper)
|
|
224 |
18 Feb-2013 Build 1861 M.v.d.Decken(DarkViper)
|
|
222 | 225 |
+ added temporary class WbAdaptor (replacement for future registry) |
223 |
04 Feb-2013 Build 1860 Werner v.d.Decken(DarkViper)
|
|
226 |
04 Feb-2013 Build 1860 M.v.d.Decken(DarkViper)
|
|
224 | 227 |
+ added new translation classes (Translate/TranslationTable/TranslateAdaptorWbOldStyle) for easy handling of language files |
225 | 228 |
! initialize and activate class Translate in /framework/initialize.php |
226 | 229 |
11 Jan-2013 Build 1859 Dietmar Woellbrink (Luisehahne) |
... | ... | |
238 | 241 |
08 Jan-2013 Build 1853 Dietmar Woellbrink (Luisehahne) |
239 | 242 |
! update phpmailer to version 5.2.1 |
240 | 243 |
! update jquery to 1.8.3 and jQuery UI to 1.9.2 |
241 |
07 Jan-2013 Build 1852 Werner v.d.Decken(DarkViper)
|
|
244 |
07 Jan-2013 Build 1852 M.v.d.Decken(DarkViper)
|
|
242 | 245 |
! updated Twig template engine to stable version 1.11.1 step 2 |
243 |
07 Jan-2013 Build 1851 Werner v.d.Decken(DarkViper)
|
|
246 |
07 Jan-2013 Build 1851 M.v.d.Decken(DarkViper)
|
|
244 | 247 |
! updated Twig template engine to stable version 1.11.1 |
245 | 248 |
06 Jan-2013 Build 1850 Dietmar Woellbrink (Luisehahne) |
246 | 249 |
! add default_timezone in admin account by new installation |
247 | 250 |
06 Jan-2013 Build 1849 Dietmar Woellbrink (Luisehahne) |
248 | 251 |
# typofix page_extended in admin/settings and admin/pages/ |
249 | 252 |
! Fill empty option modules dropdown in admin/pages/sections.php |
250 |
05 Jan-2013 Build 1848 Werner v.d.Decken(DarkViper)
|
|
253 |
05 Jan-2013 Build 1848 M.v.d.Decken(DarkViper)
|
|
251 | 254 |
# fixed reinitialisation of class frontend in /index.php |
252 |
05 Jan-2013 Build 1847 Werner v.d.Decken(DarkViper)
|
|
255 |
05 Jan-2013 Build 1847 M.v.d.Decken(DarkViper)
|
|
253 | 256 |
# PageTree: fixed icon requests |
254 | 257 |
+ added 2 icons in wb_theme and argos_theme |
255 |
05 Jan-2013 Build 1846 Werner v.d.Decken(DarkViper)
|
|
258 |
05 Jan-2013 Build 1846 M.v.d.Decken(DarkViper)
|
|
256 | 259 |
+ added variable root page for tree generation in class a_pages_PageTree |
257 | 260 |
# added missing CSS class jsadmin for drop/down activation |
258 | 261 |
28 Dez-2012 Build 1845 Dietmar Woellbrink (Luisehahne) |
... | ... | |
276 | 279 |
! fix html validate error in pages sections |
277 | 280 |
! add pages field page_code to class.frontend.php |
278 | 281 |
! optimized jsadmin backend.css |
279 |
21 Dez-2012 Build 1839 Werner v.d.Decken(DarkViper)
|
|
282 |
21 Dez-2012 Build 1839 M.v.d.Decken(DarkViper)
|
|
280 | 283 |
! the second optimization of runtime by recoding /admin/pages/index.php |
281 | 284 |
+ new class a_pages_PageTree() for use with /admin/pages/index.php |
282 | 285 |
13 Dez-2012 Build 1838 Dietmar Woellbrink (Luisehahne) |
... | ... | |
540 | 543 |
# fixed missing ({missing: TEXT_TEMPLATE}) in template details |
541 | 544 |
14 Sep-2012 Build 1749 Dietmar Woellbrink (Luisehahne) |
542 | 545 |
# fixed save pagesettings, if multiple menus is disabled, set page['menu'] to default = 1 |
543 |
12 Sep-2012 Build 1748 Werner v.d.Decken(DarkViper)
|
|
546 |
12 Sep-2012 Build 1748 M.v.d.Decken(DarkViper)
|
|
544 | 547 |
! 3th party class idna_convert updated to version 0.8.0 |
545 | 548 |
08 Sep-2012 Build 1747 Dietmar Woellbrink (Luisehahne) |
546 | 549 |
# fixed issues with older table strucure for earlier WB installations |
... | ... | |
692 | 695 |
+ add var $iPhpDeclaredClasses = sizeof(get_declared_classes() set by PHP in initialize.php |
693 | 696 |
18 Aug-2012 Build 1693 Dietmar Woellbrink (Luisehahne) |
694 | 697 |
# fixed deprecated erigi in captcha |
695 |
08 Aug-2012 Build 1692 Werner v.d.Decken(DarkViper)
|
|
698 |
08 Aug-2012 Build 1692 M.v.d.Decken(DarkViper)
|
|
696 | 699 |
# corrected pageID in forwarding links |
697 | 700 |
! changed request of permission to ami_group_member() and is_group_match() |
698 |
10 Jun-2012 Build 1691 Werner v.d.Decken(DarkViper)
|
|
701 |
10 Jun-2012 Build 1691 M.v.d.Decken(DarkViper)
|
|
699 | 702 |
# fixed the order of loading languages |
700 |
31 May-2012 Build 1690 Werner v.d.Decken(DarkViper)
|
|
703 |
31 May-2012 Build 1690 M.v.d.Decken(DarkViper)
|
|
701 | 704 |
! ModLanguage modified for auto fallback to DEFAULT_LANGUAGE |
702 | 705 |
! globalExceptionHandler added AppException, SecurityException, SecDirectoryTraversalException |
703 | 706 |
! Errormessage for old class.database modified |
704 |
08 May-2012 Build 1689 Werner v.d.Decken(DarkViper)
|
|
707 |
08 May-2012 Build 1689 M.v.d.Decken(DarkViper)
|
|
705 | 708 |
# fixed Errorhandling for old class.database |
706 | 709 |
08 May-2012 Build 1688 Dietmar Woellbrink (Luisehahne) |
707 | 710 |
! update upgrade-script first remove access files in an existing pages folder |
708 | 711 |
before rebuilding them |
709 | 712 |
! for security upgrade don't remove access files in root |
710 |
07 May-2012 Build 1687 Werner v.d.Decken(DarkViper)
|
|
713 |
07 May-2012 Build 1687 M.v.d.Decken(DarkViper)
|
|
711 | 714 |
# Drop tables in installer fixed |
712 | 715 |
+ Twig_Autoloader activated |
713 |
07 May-2012 Build 1686 Werner v.d.Decken(DarkViper)
|
|
716 |
07 May-2012 Build 1686 M.v.d.Decken(DarkViper)
|
|
714 | 717 |
! some modifications concerning the new autoloader |
715 | 718 |
+ Twig Template engine v.1.7.0 |
716 | 719 |
! unfinished change in installer |
717 | 720 |
! some droplets actualisized |
718 |
06 May-2012 Build 1685 Werner v.d.Decken(DarkViper)
|
|
721 |
06 May-2012 Build 1685 M.v.d.Decken(DarkViper)
|
|
719 | 722 |
! last fixes for use of page_icon s.o. |
720 | 723 |
06 May-2012 Build 1684 Dietmar Woellbrink (Luisehahne) |
721 | 724 |
! update upgrade-script, now don't overwrite existings values in settings |
... | ... | |
726 | 729 |
- this will be never needed anymore and produce errors |
727 | 730 |
! rename class.msg_queue.php in msgQueue.php to work with autokoader |
728 | 731 |
+ add function format_message to class.wb.php |
729 |
03 May-2012 Build 1683 Werner v.d.Decken(DarkViper)
|
|
732 |
03 May-2012 Build 1683 M.v.d.Decken(DarkViper)
|
|
730 | 733 |
! changed class Database into a Singleton-Class |
731 | 734 |
# added forgotten 'static' keyword in ModLanguage |
732 | 735 |
# removed version control from sm2 - include.php |
733 |
03 May-2012 Build 1682 Werner v.d.Decken(DarkViper)
|
|
736 |
03 May-2012 Build 1682 M.v.d.Decken(DarkViper)
|
|
734 | 737 |
! some little corrections ModLanguage/Database/initialize.php |
735 |
03 May-2012 Build 1681 Werner v.d.Decken(DarkViper)
|
|
738 |
03 May-2012 Build 1681 M.v.d.Decken(DarkViper)
|
|
736 | 739 |
! reorganisation of default theme of oage-settings |
737 | 740 |
+ added menu_icon_0 and menu_icon_1 |
738 | 741 |
! update show_menu2 to handle the new icon fields (see README.de|en.txt) |
739 | 742 |
+ add new droplet 'iParentIcon' for use with the new icons |
740 | 743 |
+ added new module-depending language files (not complete yet) in admin/pages |
741 |
03 May-2012 Build 1680 Werner v.d.Decken(DarkViper)
|
|
744 |
03 May-2012 Build 1680 M.v.d.Decken(DarkViper)
|
|
742 | 745 |
! renamed file class.database.php to Database.php |
743 | 746 |
! renamed class database into Database |
744 | 747 |
+ classes SecurityException and SecDirectoryTraversalException added in globalExceptionHandler.php |
... | ... | |
773 | 776 |
+ add languages vars for signup |
774 | 777 |
18 Apr-2012 Build 1671 Dietmar Woellbrink (Luisehahne) |
775 | 778 |
# fixes installer and upgrade-script |
776 |
17 Apr-2012 Build 1670 Werner v.d.Decken(DarkViper)
|
|
779 |
17 Apr-2012 Build 1670 M.v.d.Decken(DarkViper)
|
|
777 | 780 |
+ added new global exceptionhandler (class AppException) |
778 |
17 Apr-2012 Build 1669 Werner v.d.Decken(DarkViper)
|
|
781 |
17 Apr-2012 Build 1669 M.v.d.Decken(DarkViper)
|
|
779 | 782 |
# little fixes in /admin/addons/reload.php |
780 | 783 |
17 Apr-2012 Build 1668 Dietmar Woellbrink (Luisehahne) |
781 | 784 |
! settigs.php add fields dev_infos and page_icon_dir |
... | ... | |
788 | 791 |
+ add fields page_icon, menu_icon_0, menu_icon_1 to pages |
789 | 792 |
+ add settings values dev_infos and page_icon_dir |
790 | 793 |
! update languages files |
791 |
17 Apr-2012 Build 1665 Werner v.d.Decken(DarkViper)
|
|
794 |
17 Apr-2012 Build 1665 M.v.d.Decken(DarkViper)
|
|
792 | 795 |
! update page_settings - CSS for wb_theme and argos_theme (for Rev.1664) |
793 |
17 Apr-2012 Build 1664 Werner v.d.Decken(DarkViper)
|
|
796 |
17 Apr-2012 Build 1664 M.v.d.Decken(DarkViper)
|
|
794 | 797 |
+ added additional rights for AdminUsers/ViewerUsers in /pages/page_settings |
795 | 798 |
! /pages/settings2.php renamed into /pages/settings_save.php |
796 | 799 |
17 Apr-2012 Build 1663 Dietmar Woellbrink (Luisehahne) |
797 | 800 |
! update round print.css for better output |
798 |
17 Apr-2012 Build 1662 Werner v.d.Decken(DarkViper)
|
|
801 |
17 Apr-2012 Build 1662 M.v.d.Decken(DarkViper)
|
|
799 | 802 |
+ added new getter 'getQueryCount' in class database |
800 | 803 |
11 Apr-2012 Build 1661 Dietmar Woellbrink (Luisehahne) |
801 | 804 |
+ add new language vars |
... | ... | |
804 | 807 |
# fixed Fatal error: Cannot redeclare show_wysiwyg_editor() |
805 | 808 |
06 Apr-2012 Build 1659 Dietmar Woellbrink (Luisehahne) |
806 | 809 |
! more validation fixes in backend (Tks to Ruebenwurzel) |
807 |
05 Apr-2012 Build 1658 Werner v.d.Decken(DarkViper)
|
|
810 |
05 Apr-2012 Build 1658 M.v.d.Decken(DarkViper)
|
|
808 | 811 |
# fixed alternating row styles in droplet listing |
809 | 812 |
04 Apr-2012 Build 1657 Dietmar Woellbrink (Luisehahne) |
810 | 813 |
! some validation fixes in backend |
811 |
02 Apr-2012 Build 1656 Werner v.d.Decken(DarkViper)
|
|
814 |
02 Apr-2012 Build 1656 M.v.d.Decken(DarkViper)
|
|
812 | 815 |
# fixed filter to serve malformed/nested HTML also. |
813 | 816 |
01 Apr-2012 Build 1655 Dietmar Woellbrink (Luisehahne) |
814 | 817 |
+ add replyto to form module (see DEVINFOS) |
815 | 818 |
01 Apr-2012 Build 1654 Dietmar Woellbrink (Luisehahne) |
816 | 819 |
# Fixed SERVER_EMAIL in languages, needs double brackets |
817 | 820 |
! Installer redesign Step 2 |
818 |
28 Mar-2012 Build 1653 Werner v.d.Decken(DarkViper)
|
|
821 |
28 Mar-2012 Build 1653 M.v.d.Decken(DarkViper)
|
|
819 | 822 |
# fixed change_mode() against a very old problem with |
820 | 823 |
invalid calling arguments |
821 | 824 |
27 Mar-2012 Build 1652 Dietmar Woellbrink (Luisehahne) |
822 | 825 |
! fixed path to globalExceptionHandler.php in wysiwyg |
823 |
26 Mar-2012 Build 1651 Werner v.d.Decken(DarkViper)
|
|
826 |
26 Mar-2012 Build 1651 M.v.d.Decken(DarkViper)
|
|
824 | 827 |
# fixed a little problem with chmod() |
825 |
24 Mar-2012 Build 1650 Werner v.d.Decken(DarkViper)
|
|
828 |
24 Mar-2012 Build 1650 M.v.d.Decken(DarkViper)
|
|
826 | 829 |
+ add argument 'replyTo' into class.wb::mail() |
827 | 830 |
24 Mar-2012 Build 1649 Dietmar Woellbrink (Luisehahne) |
828 | 831 |
! rebranding banner.jpg and powered.jpg round template |
829 |
24 Mar-2012 Build 1648 Werner v.d.Decken(DarkViper)
|
|
832 |
24 Mar-2012 Build 1648 M.v.d.Decken(DarkViper)
|
|
830 | 833 |
# a litte fix in /admin/addons/index.php. |
831 | 834 |
+ added unregister_Theme to CopyTheme::_doRollback() |
832 | 835 |
+ added CopyTheme::_activateTheme() |
833 |
23 Mar-2012 Build 1647 Werner v.d.Decken(DarkViper)
|
|
836 |
23 Mar-2012 Build 1647 M.v.d.Decken(DarkViper)
|
|
834 | 837 |
+ add additional exeptionhandling in globalExceptionHandler |
835 | 838 |
23 Mar-2012 Build 1646 Dietmar Woellbrink (Luisehahne) |
836 | 839 |
# typofix in templates to include jquery |
837 | 840 |
22 Mar-2012 Build 1645 Dietmar Woellbrink (Luisehahne) |
838 | 841 |
+ add language variable for template details |
839 |
22 Mar-2012 Build 1644 Werner v.d.Decken(DarkViper)
|
|
842 |
22 Mar-2012 Build 1644 M.v.d.Decken(DarkViper)
|
|
840 | 843 |
# prevent from empty theme-name in CopyTheme::_SanitizeNewName() |
841 |
22 Mar-2012 Build 1643 Werner v.d.Decken(DarkViper)
|
|
844 |
22 Mar-2012 Build 1643 M.v.d.Decken(DarkViper)
|
|
842 | 845 |
+ added backend functions to copy themes and import htt-template files |
843 | 846 |
according to the the new theme fallback functionality |
844 | 847 |
22 Mar-2012 Build 1642 Dietmar Woellbrink (Luisehahne) |
... | ... | |
851 | 854 |
22 Mar-2012 Build 1639 Dietmar Woellbrink (Luisehahne) |
852 | 855 |
+ Installer add const DEBUG to config.php (see DEVINFOS) |
853 | 856 |
! move const DEBUG and var $starttime from index.php to initialize.php |
854 |
14 Mar-2012 Build 1638 Werner v.d.Decken(DarkViper)
|
|
857 |
14 Mar-2012 Build 1638 M.v.d.Decken(DarkViper)
|
|
855 | 858 |
+ config.php added define to set admin-directory |
856 |
13 Mar-2012 Build 1637 Werner v.d.Decken(DarkViper)
|
|
859 |
13 Mar-2012 Build 1637 M.v.d.Decken(DarkViper)
|
|
857 | 860 |
! made handling of config.php a little bit more easy |
858 | 861 |
09 Mar-2012 Build 1636 Dietmar Woellbrink (Luisehahne) |
859 | 862 |
+ add missing language variables for the theme handling |
... | ... | |
863 | 866 |
! update language files and rework some core files (read DEVINFOS) |
864 | 867 |
! compress mdcr.js |
865 | 868 |
+ add DEVINFOS Instructions/Informations for modulecoder |
866 |
08 Mar-2012 Build 1633 Werner v.d.Decken(DarkViper)
|
|
869 |
08 Mar-2012 Build 1633 M.v.d.Decken(DarkViper)
|
|
867 | 870 |
# fixed class::methode print_error(...) overwrite in /install/save.php |
868 | 871 |
02 Mar-2012 Build 1632 Dietmar Woellbrink (Luisehahne) |
869 | 872 |
! small design update for wb theme, login und login_forgot |
... | ... | |
877 | 880 |
! forgot changelog and version in Revision 1627 |
878 | 881 |
01 Mar-2012 Build 1627 Dietmar Woellbrink (Luisehahne) |
879 | 882 |
# Fixed FCKeditor to work with IE9 (Tks to marmot for the source) |
880 |
29 Feb-2012 Build 1626 Werner v.d.Decken(DarkViper)
|
|
883 |
29 Feb-2012 Build 1626 M.v.d.Decken(DarkViper)
|
|
881 | 884 |
! started rebuild and reorganize the OutputFilter-System |
882 | 885 |
29 Feb-2012 Build 1625 Dietmar Woellbrink (Luisehahne) |
883 | 886 |
! update correct_theme_source and fixed the call in all files |
... | ... | |
887 | 890 |
# fixed FCKeditor to work in IE7/8, IE9 not tested |
888 | 891 |
! redesign filemanager FCKeditor |
889 | 892 |
! set Moduleversion to 2.9.7.1 |
890 |
25 Feb-2012 Build 1622 Werner v.d.Decken(DarkViper)
|
|
893 |
25 Feb-2012 Build 1622 M.v.d.Decken(DarkViper)
|
|
891 | 894 |
# typofix in Droplet [ShowRandomWysiwyg] |
892 |
24 Feb-2012 Build 1621 Werner v.d.Decken(DarkViper)
|
|
895 |
24 Feb-2012 Build 1621 M.v.d.Decken(DarkViper)
|
|
893 | 896 |
# Droplet [SectionPiocker] fixed |
894 | 897 |
+ Added new droplets [ShowWysiwyg] and [ShowRandomWysiwyg] |
895 | 898 |
24 Feb-2012 Build 1620 Dietmar Woellbrink (Luisehahne) |
... | ... | |
899 | 902 |
24 Feb-2012 Build 1618 Dietmar Woellbrink (Luisehahne) |
900 | 903 |
# fixed FCKeditor to work in IE9 (Tks to marmot) |
901 | 904 |
! update module version to 2.9.7 |
902 |
22 Feb-2012 Build 1617 Werner v.d.Decken(DarkViper)
|
|
905 |
22 Feb-2012 Build 1617 M.v.d.Decken(DarkViper)
|
|
903 | 906 |
# fixed function SanitizeHttpReferer() in consideration of subdirectories |
904 | 907 |
18 Feb-2012 Build 1616 Dietmar Woellbrink (Luisehahne) |
905 | 908 |
! update INSTALL and UPGRADE instruction to 2.8.3 (Tks to Ruebenwurzel) |
... | ... | |
911 | 914 |
18 Feb-2012 Build 1614 Dietmar Woellbrink (Luisehahne) |
912 | 915 |
# fixed tabindex in installer (Tks to Easyuser) |
913 | 916 |
# fixed installer call in /admin/index.php |
914 |
16 Feb-2012 Build 1613 Werner v.d.Decken(DarkViper)
|
|
917 |
16 Feb-2012 Build 1613 M.v.d.Decken(DarkViper)
|
|
915 | 918 |
# little fixes in classs database and add new readonly property DbName |
916 |
11 Feb-2012 Build 1612 Werner v.d.Decken(DarkViper)
|
|
919 |
11 Feb-2012 Build 1612 M.v.d.Decken(DarkViper)
|
|
917 | 920 |
! Number of version and revision updated in branch. |
918 |
11 Feb-2012 Build 1611 Werner v.d.Decken(DarkViper)
|
|
921 |
11 Feb-2012 Build 1611 M.v.d.Decken(DarkViper)
|
|
919 | 922 |
! Number of version and revision updated. |
920 |
11 Feb-2012 Build 1610 Werner v.d.Decken(DarkViper)
|
|
923 |
11 Feb-2012 Build 1610 M.v.d.Decken(DarkViper)
|
|
921 | 924 |
! Version 2.8.3 tagged |
922 | 925 |
----------------------------------- 2.8.3 -------------------------------- |
923 | 926 |
09 Feb-2012 Build 1609 Dietmar Woellbrink (Luisehahne) |
... | ... | |
962 | 965 |
# fixed use of undefined constant fri in /form/view.php |
963 | 966 |
01 Feb-2012 Build 1593 Dietmar Woellbrink (Luisehahne) |
964 | 967 |
# rebuild protectfile in pages/posts |
965 |
31 Jan-2012 Build 1592 Werner v.d.Decken(DarkViper)
|
|
968 |
31 Jan-2012 Build 1592 M.v.d.Decken(DarkViper)
|
|
966 | 969 |
# little Typo-fix in database::SqlImport(). (grummel) |
967 |
31 Jan-2012 Build 1591 Werner v.d.Decken(DarkViper)
|
|
970 |
31 Jan-2012 Build 1591 M.v.d.Decken(DarkViper)
|
|
968 | 971 |
# little Regex-fix in database::SqlImport(). |
969 |
25 Jan-2012 Build 1590 Werner v.d.Decken(DarkViper)
|
|
972 |
25 Jan-2012 Build 1590 M.v.d.Decken(DarkViper)
|
|
970 | 973 |
! mod form: added request var to submit a request identifier. |
971 | 974 |
! argument ?fri=12345 on GET-view will submit 'FormRequestId: 12345' by email |
972 | 975 |
25 Jan-2012 Build 1589 Dietmar Woellbrink (Luisehahne) |
973 | 976 |
# fixed starting upgrade-script if missing revision in settings |
974 |
25 Jan-2012 Build 1588 Werner v.d.Decken(DarkViper)
|
|
977 |
25 Jan-2012 Build 1588 M.v.d.Decken(DarkViper)
|
|
975 | 978 |
# all module depending code removed, some little fixes, better integration for module-upgrade |
976 |
25 Jan-2012 Build 1587 Werner v.d.Decken(DarkViper)
|
|
979 |
25 Jan-2012 Build 1587 M.v.d.Decken(DarkViper)
|
|
977 | 980 |
+ module news: added sql-dump to create database tables |
978 | 981 |
# module news: some little fixes in install/upgrade |
979 |
24 Jan-2012 Build 1586 Werner v.d.Decken(DarkViper)
|
|
982 |
24 Jan-2012 Build 1586 M.v.d.Decken(DarkViper)
|
|
980 | 983 |
+ added new method SqlImport() to class database |
981 | 984 |
19 Jan-2012 Build 1585 Dietmar Woellbrink (Luisehahne) |
982 | 985 |
# fixed double table width in modify.php form module ((Tks to Ruebenwurzel) |
... | ... | |
989 | 992 |
# wysiwyg module, fix issues with magic_quote_gpc if on |
990 | 993 |
# form module, fix regex for radio and checkbox (Tks to Ruud) |
991 | 994 |
! form module, make show submission table scrollable |
992 |
17 Jan-2012 Build 1581 Werner v.d.Decken(DarkViper)
|
|
995 |
17 Jan-2012 Build 1581 M.v.d.Decken(DarkViper)
|
|
993 | 996 |
# wysiwyg module some little typo fixes a.s.o. |
994 | 997 |
17 Jan-2012 Build 1580 Dietmar Woellbrink (Luisehahne) |
995 | 998 |
! dropdown list to choose recipient for email confirmation |
... | ... | |
999 | 1002 |
# fixed warning in domain independend image links |
1000 | 1003 |
16 Jan-2012 Build 1577 Dietmar Woellbrink (Luisehahne) |
1001 | 1004 |
# fixed save dirmode and filmode to 0 if not superadmin |
1002 |
16 Jan-2012 Build 1576 Werner v.d.Decken(DarkViper)
|
|
1005 |
16 Jan-2012 Build 1576 M.v.d.Decken(DarkViper)
|
|
1003 | 1006 |
# wysiwyg module changed to domain independend image links |
1004 | 1007 |
16 Jan-2012 Build 1575 Dietmar Woellbrink (Luisehahne) |
1005 | 1008 |
# fixed captcha error message in form module |
... | ... | |
1018 | 1021 |
# remove session_start() in /account/logout.php |
1019 | 1022 |
10 Jan-2012 Build 1570 Dietmar Woellbrink (Luisehahne) |
1020 | 1023 |
! added $module_directory to make quickskin directory changes dynamically |
1021 |
10 Jan-2012 Build 1569 Werner v.d.Decken(DarkViper)
|
|
1024 |
10 Jan-2012 Build 1569 M.v.d.Decken(DarkViper)
|
|
1022 | 1025 |
# possible errors on 'save password' fixed. Minimum length of password set to 6 chars |
1023 | 1026 |
10 Jan-2012 Build 1568 Dietmar Woellbrink (Luisehahne) |
1024 | 1027 |
! fix show_menu2 2th parameter for template round and allcss (Tks to Ruebenwurzel) |
... | ... | |
1106 | 1109 |
+ add function getTableEngine to class.database |
1107 | 1110 |
+ add Quickskin to include folder |
1108 | 1111 |
+ add reworkes Droplet SectionPicker to load modules frontend.css |
1109 |
08 Dez-2011 Build 1534 Werner v.d.Decken(DarkViper)
|
|
1112 |
08 Dez-2011 Build 1534 M.v.d.Decken(DarkViper)
|
|
1110 | 1113 |
# /output_filter/filter-routines.php rel-URL Filter fixed for mailto-links |
1111 | 1114 |
08 Dez-2011 Build 1533 Dietmar Woellbrink (Luisehahne) |
1112 | 1115 |
+ new backend theme handling (Tks to Stefek) |
... | ... | |
1138 | 1141 |
13 Nov-2011 Build 1523 Dietmar Woellbrink (Luisehahne) |
1139 | 1142 |
# fix fingerprint in secureform |
1140 | 1143 |
! update jquery to version 1.7 |
1141 |
12 Nov-2011 Build 1522 Werner v.d.Decken(DarkViper)
|
|
1144 |
12 Nov-2011 Build 1522 M.v.d.Decken(DarkViper)
|
|
1142 | 1145 |
# /modules/output_filter/filter-routines.php little fix to inserting mdcr.js |
1143 | 1146 |
# /modules/form/view.php little fix depending from recoded output filter |
1144 | 1147 |
09 Nov-2011 Build 1521 Dietmar Woellbrink (Luisehahne) |
1145 | 1148 |
! update jquery to version 1.6.4 |
1146 |
09 Nov-2011 Build 1520 Werner v.d.Decken(DarkViper)
|
|
1149 |
09 Nov-2011 Build 1520 M.v.d.Decken(DarkViper)
|
|
1147 | 1150 |
! /modules/output_filter completely recoded |
1148 | 1151 |
+ new filter for relative-URL added |
1149 | 1152 |
+ some small fixes |
... | ... | |
1166 | 1169 |
# fix non object message in framework/functions.php |
1167 | 1170 |
04 Okt-2011 Build 1513 Dietmar Woellbrink (Luisehahne) |
1168 | 1171 |
! outputfilter now check and add missing slash in empty href if relative urls are enabled |
1169 |
24 Sep-2011 Build 1512 Werner v.d.Decken(DarkViper)
|
|
1172 |
24 Sep-2011 Build 1512 M.v.d.Decken(DarkViper)
|
|
1170 | 1173 |
! settings for pwgen updated |
1171 | 1174 |
14 Sep-2011 Build 1511 Dietmar Woellbrink (Luisehahne) |
1172 | 1175 |
# fixed strict notice warning in class.wb |
1173 | 1176 |
! change editor for intropage to editarea |
1174 | 1177 |
! add missing slash in themes |
1175 |
14 Sep-2011 Build 1510 Werner v.d.Decken(DarkViper)
|
|
1178 |
14 Sep-2011 Build 1510 M.v.d.Decken(DarkViper)
|
|
1176 | 1179 |
+ new constant 'DO_NOT_TRACK' set to true if a client sends the DNT-Header |
1177 | 1180 |
07 Sep-2011 Build 1509 Dietmar Woellbrink (Luisehahne) |
1178 | 1181 |
# continue fixing frontend account |
... | ... | |
1180 | 1183 |
# fixed print_error exit in frontend account |
1181 | 1184 |
06 Sep-2011 Build 1507 Dietmar Woellbrink (Luisehahne) |
1182 | 1185 |
# fixed field_remove |
1183 |
26 Aug-2011 Build 1506 Werner v.d.Decken(DarkViper)
|
|
1186 |
26 Aug-2011 Build 1506 M.v.d.Decken(DarkViper)
|
|
1184 | 1187 |
+ new class PasswordHash |
1185 | 1188 |
+ new Password-/Hash-generator |
1186 | 1189 |
19 Aug-2011 Build 1505 Dietmar Woellbrink (Luisehahne) |
1187 | 1190 |
# syntaxfix order::clean() |
1188 |
19 Aug-2011 Build 1504 Werner v.d.Decken(DarkViper)
|
|
1191 |
19 Aug-2011 Build 1504 M.v.d.Decken(DarkViper)
|
|
1189 | 1192 |
# fixed order::clean() |
1190 | 1193 |
18 Aug-2011 Build 1503 Dietmar Woellbrink (Luisehahne) |
1191 | 1194 |
! change sql statements to strict in module droplets |
1192 | 1195 |
! fix vars in compatibility mode for versions before 2.8.1 in frontend.functions.php |
1193 |
11 Aug-2011 Build 1502 Werner v.d.Decken(DarkViper)
|
|
1196 |
11 Aug-2011 Build 1502 M.v.d.Decken(DarkViper)
|
|
1194 | 1197 |
# fixed c&p mistake |
1195 |
11 Aug-2011 Build 1501 Werner v.d.Decken(DarkViper)
|
|
1198 |
11 Aug-2011 Build 1501 M.v.d.Decken(DarkViper)
|
|
1196 | 1199 |
- removed stoneaged code from 2.4 |
1197 |
11 Aug-2011 Build 1500 Werner v.d.Decken(DarkViper)
|
|
1200 |
11 Aug-2011 Build 1500 M.v.d.Decken(DarkViper)
|
|
1198 | 1201 |
# sync working copy |
1199 |
11 Aug-2011 Build 1499 Werner v.d.Decken(DarkViper)
|
|
1202 |
11 Aug-2011 Build 1499 M.v.d.Decken(DarkViper)
|
|
1200 | 1203 |
# little fix in calling globalExceptionHandler from inner core files |
1201 |
11 Aug-2011 Build 1498 Werner v.d.Decken(DarkViper)
|
|
1204 |
11 Aug-2011 Build 1498 M.v.d.Decken(DarkViper)
|
|
1202 | 1205 |
# fixed secureform |
1203 |
11 Aug-2011 Build 1497 Werner v.d.Decken(DarkViper)
|
|
1206 |
11 Aug-2011 Build 1497 M.v.d.Decken(DarkViper)
|
|
1204 | 1207 |
! sync changelog |
1205 |
11 Aug-2011 Build 1496 Werner v.d.Decken(DarkViper)
|
|
1208 |
11 Aug-2011 Build 1496 M.v.d.Decken(DarkViper)
|
|
1206 | 1209 |
! activate globalExceptionHandler in inner core files |
1207 |
11 Aug-2011 Build 1495 Werner v.d.Decken(DarkViper)
|
|
1210 |
11 Aug-2011 Build 1495 M.v.d.Decken(DarkViper)
|
|
1208 | 1211 |
# fix SQL-statements to SQL-strict |
1209 | 1212 |
11 Aug-2011 Build 1494 Dietmar Woellbrink (Luisehahne) |
1210 | 1213 |
# Fixed save wrong template directory in database |
... | ... | |
1219 | 1222 |
! comment out $email_body .= "\n\nIP: ".$_SERVER['REMOTE_ADDR']; |
1220 | 1223 |
11 Aug-2011 Build 1490 Dietmar Woellbrink (Luisehahne) |
1221 | 1224 |
! set default FCKConfig.FillEmptyBlocks to true |
1222 |
11 Aug-2011 Build 1489 Werner v.d.Decken(DarkViper)
|
|
1225 |
11 Aug-2011 Build 1489 M.v.d.Decken(DarkViper)
|
|
1223 | 1226 |
+ little fix in globalExceptionHandler |
1224 |
11 Aug-2011 Build 1488 Werner v.d.Decken(DarkViper)
|
|
1227 |
11 Aug-2011 Build 1488 M.v.d.Decken(DarkViper)
|
|
1225 | 1228 |
+ globalExceptionHandler activated |
1226 |
10 Aug-2011 Build 1487 Werner v.d.Decken(DarkViper)
|
|
1229 |
10 Aug-2011 Build 1487 M.v.d.Decken(DarkViper)
|
|
1227 | 1230 |
# class.order completely recoded to reduce SQL requests |
1228 | 1231 |
# all other files: fix SQL-statements to SQL-strict |
1229 |
08 Aug-2011 Build 1486 Werner v.d.Decken(DarkViper)
|
|
1232 |
08 Aug-2011 Build 1486 M.v.d.Decken(DarkViper)
|
|
1230 | 1233 |
# database::field_modify() there was a bug to fix |
1231 | 1234 |
# all other files: fix SQL-statements to SQL-strict |
1232 | 1235 |
01 Aug-2011 Build 1485 Dietmar Woellbrink (Luisehahne) |
... | ... | |
1274 | 1277 |
! set Droplet to version 1.1.0 |
1275 | 1278 |
+ add checkboxes to change frontend absolute url to relative urls |
1276 | 1279 |
! set output_filter version to 0.2 |
1277 |
12 Jul-2011 Build 1474 Werner v.d.Decken(DarkViper)
|
|
1280 |
12 Jul-2011 Build 1474 M.v.d.Decken(DarkViper)
|
|
1278 | 1281 |
# for security reasons the 'remember me' functionality is deaktivated in |
1279 | 1282 |
class login |
1280 | 1283 |
! 'Get configuration values' is optimized |
... | ... | |
1309 | 1312 |
01 Jul-2011 Build 1465 Dietmar Woellbrink (Luisehahne) |
1310 | 1313 |
# bugfix in initialize including SecureForm |
1311 | 1314 |
! update admintools FTAN handling |
1312 |
01 Jul-2011 Build 1464 Werner v.d.Decken(DarkViper)
|
|
1315 |
01 Jul-2011 Build 1464 M.v.d.Decken(DarkViper)
|
|
1313 | 1316 |
# Ticket 1102 fixed little bug in moveCssToHead() (Tks to Crnogorac081) |
1314 | 1317 |
01 Jul-2011 Build 1463 Dietmar Woellbrink (Luisehahne) |
1315 | 1318 |
# fixed Ticket 1050 Bug in include/phpmailer/class.phpmailer.php with Lotus Notes |
1316 | 1319 |
# fixed Ticket 573, 939 Bad formatting of e-mail received from form submissions |
1317 | 1320 |
# fixed Ticket 1009 cannot change user password without changing Email in preference |
1318 |
30 Jun-2011 Build 1462 Werner v.d.Decken(DarkViper)
|
|
1321 |
30 Jun-2011 Build 1462 M.v.d.Decken(DarkViper)
|
|
1319 | 1322 |
+ class-switcher for SecureForm added |
1320 | 1323 |
30 Jun-2011 Build 1461 Dietmar Woellbrink (Luisehahne) |
1321 | 1324 |
! correct all misspellings on finnish language file (Tks to invisigoth) |
... | ... | |
1335 | 1338 |
10 Jun-2011 Build 1456 Dietmar Woellbrink (Luisehahne) |
1336 | 1339 |
+ add PL languages to news and captcha_control (tks to vixrealitum) |
1337 | 1340 |
! update PL language for WebsiteBaker (tks to vixrealitum) |
1338 |
06 Jun-2011 Build 1455 Werner v.d.Decken(DarkViper)
|
|
1341 |
06 Jun-2011 Build 1455 M.v.d.Decken(DarkViper)
|
|
1339 | 1342 |
# fixed Bug-Ticket #1096: editing of files via modules/edit_module_files.php |
1340 |
06 Jun-2011 Build 1454 Werner v.d.Decken(DarkViper)
|
|
1343 |
06 Jun-2011 Build 1454 M.v.d.Decken(DarkViper)
|
|
1341 | 1344 |
# in /framework/functions.php::media_filename - replace whitespaces by _ |
1342 | 1345 |
# /upgrade-script.php - some small fixes |
1343 | 1346 |
02 Jun-2011 Build 1453 Dietmar Woellbrink (Luisehahne) |
... | ... | |
1348 | 1351 |
! change status to RC6 |
1349 | 1352 |
29 May-2011 Build 1451 Dietmar Woellbrink (Luisehahne) |
1350 | 1353 |
# replace eregi with pregmatch in search_modext (Tks to Thorn) |
1351 |
22 May-2011 Build 1450 Werner v.d.Decken(DarkViper)
|
|
1354 |
22 May-2011 Build 1450 M.v.d.Decken(DarkViper)
|
|
1352 | 1355 |
# small fix at calling of moveCssToHead() in /index.php |
1353 |
07 May-2011 Build 1449 Werner v.d.Decken(DarkViper)
|
|
1356 |
07 May-2011 Build 1449 M.v.d.Decken(DarkViper)
|
|
1354 | 1357 |
! cleanup some code in edit_module_files.php |
1355 | 1358 |
07 May-2011 Build 1448 Dietmar Woellbrink (Luisehahne) |
1356 | 1359 |
# secure fix edit_module_files.php |
1357 | 1360 |
# fix wb_wrapper_edit_area.php |
1358 |
03 May-2011 Build 1447 Werner v.d.Decken(DarkViper)
|
|
1361 |
03 May-2011 Build 1447 M.v.d.Decken(DarkViper)
|
|
1359 | 1362 |
! syncronice version (no data changes) |
1360 |
03 May-2011 Build 1446 Werner v.d.Decken(DarkViper)
|
|
1363 |
03 May-2011 Build 1446 M.v.d.Decken(DarkViper)
|
|
1361 | 1364 |
# fixed validation of username in users and signup |
1362 | 1365 |
27 Apr-2011 Build 1445 Dietmar Woellbrink (Luisehahne) |
1363 | 1366 |
# small validation fixes in backend themes |
... | ... | |
1377 | 1380 |
# fixed class.admin.php missing $TEXT declaration, add get_section_details |
1378 | 1381 |
26 Mar-2011 Build 1440 Dietmar Woellbrink (Luisehahne) |
1379 | 1382 |
# add missing methode is_group_match in class.wb.php |
1380 |
17 Mar-2011 Build 1439 Werner v.d.Decken(DarkViper)
|
|
1383 |
17 Mar-2011 Build 1439 M.v.d.Decken(DarkViper)
|
|
1381 | 1384 |
! syncronice version (no data changes) |
1382 |
17 Mar-2011 Build 1438 Werner v.d.Decken(DarkViper)
|
|
1385 |
17 Mar-2011 Build 1438 M.v.d.Decken(DarkViper)
|
|
1383 | 1386 |
# little fixes for xhtml-validity in '/include/captcha/captcha.php' |
1384 |
17 Mar-2011 Build 1437 Werner v.d.Decken(DarkViper)
|
|
1387 |
17 Mar-2011 Build 1437 M.v.d.Decken(DarkViper)
|
|
1385 | 1388 |
# little fixes for xhtml-validity module 'form' |
1386 | 1389 |
17 Mar-2011 Build 1436 Dietmar Woellbrink (Luisehahne) |
1387 | 1390 |
! update jquery to Version 1.5.1 and jQuery UI to Version 1.8.10 |
... | ... | |
1408 | 1411 |
! validation fixes |
1409 | 1412 |
04 Feb-2011 Build 1425 Dietmar Woellbrink (Luisehahne) |
1410 | 1413 |
! redefined wrong admin backlinks |
1411 |
31 Jan-2011 Build 1424 Werner v.d.Decken(DarkViper)
|
|
1414 |
31 Jan-2011 Build 1424 M.v.d.Decken(DarkViper)
|
|
1412 | 1415 |
# typo fix and simplify used_octets calculation |
1413 |
30 Jan-2011 Build 1423 Werner v.d.Decken(DarkViper)
|
|
1416 |
30 Jan-2011 Build 1423 M.v.d.Decken(DarkViper)
|
|
1414 | 1417 |
! add FINGERPRINT_WITH_IP_OCTETS to table settings |
1415 | 1418 |
30 Jan-2011 Build 1422 Dietmar Woellbrink (Luisehahne) |
1416 | 1419 |
! update SecureForm.php to work behind Proxies |
... | ... | |
1426 | 1429 |
! add redirect timer description in settings.php |
1427 | 1430 |
24 Jan-2011 Build 1416 Dietmar Woellbrink (Luisehahne) |
1428 | 1431 |
# fixed unsafe sql queries |
1429 |
24 Jan-2011 Build 1415 Werner v.d.Decken(DarkViper)
|
|
1432 |
24 Jan-2011 Build 1415 M.v.d.Decken(DarkViper)
|
|
1430 | 1433 |
# fixed unsafe sql queries |
1431 | 1434 |
23 Jan-2011 Build 1414 Dietmar Woellbrink (Luisehahne) |
1432 | 1435 |
# fix wrong error message in media |
1433 | 1436 |
! backend start warning if upgrade-script exists |
1434 | 1437 |
23 Jan-2011 Build 1413 Frank Heyne (FrankH) |
1435 | 1438 |
# Bugfix for Ticket 900 |
1436 |
23 Jan-2011 Build 1412 Werner v.d.Decken(DarkViper)
|
|
1439 |
23 Jan-2011 Build 1412 M.v.d.Decken(DarkViper)
|
|
1437 | 1440 |
# fixed wb::password_chars |
1438 | 1441 |
23 Jan-2011 Build 1411 Frank Heyne (FrankH) |
1439 | 1442 |
# Bugfix for Tickets 965, 966 and 910 |
... | ... | |
1441 | 1444 |
# Bugfix for build 1409 |
1442 | 1445 |
23 Jan-2011 Build 1409 Frank Heyne (FrankH) |
1443 | 1446 |
+ Ticket 1058 added warn_page_leave (currently only in wysiwyg) |
1444 |
23 Jan-2011 Build 1408 Werner v.d.Decken(DarkViper)
|
|
1447 |
23 Jan-2011 Build 1408 M.v.d.Decken(DarkViper)
|
|
1445 | 1448 |
# small changes in sm2menu() [SM2_NO_TITLE + SM2_XHTML_STRICT] |
1446 | 1449 |
22 Jan-2011 Build 1407 Frank Heyne (FrankH) |
1447 | 1450 |
# various Security fixes, thanks to secunia and others |
... | ... | |
1466 | 1469 |
# Security fix in admin/admintools and admin/groups |
1467 | 1470 |
20 Jan-2011 Build 1397 Dietmar Woellbrink (Luisehahne) |
1468 | 1471 |
! recoded rediect timer in print_success (tks to Chio) |
1469 |
19 Jan-2011 Build 1396 Werner von den Decken (DarkViper)
|
|
1472 |
19 Jan-2011 Build 1396 M.von den Decken (DarkViper)
|
|
1470 | 1473 |
! remove header redirect and add a die message |
1471 | 1474 |
17 Jan-2011 Build 1395 Frank Heyne (FrankH) |
1472 | 1475 |
# Security fix in admin/addons |
... | ... | |
1498 | 1501 |
! update admin/modules unpack handling, overwrite newer files |
1499 | 1502 |
13 Jan-2011 Build 1380 Dietmar Woellbrink (Luisehahne) |
1500 | 1503 |
+ output fixings, known error in jsadmin will be fix later |
1501 |
13 Jan-2011 Build 1379 Werner von den Decken (DarkViper)
|
|
1504 |
13 Jan-2011 Build 1379 M.von den Decken (DarkViper)
|
|
1502 | 1505 |
# fix class.admin |
1503 |
13 Jan-2011 Build 1378 Werner von den Decken (DarkViper)
|
|
1506 |
13 Jan-2011 Build 1378 M.von den Decken (DarkViper)
|
|
1504 | 1507 |
! fixed inclusion of SecureForm |
1505 | 1508 |
+ added IDNA/Punycode to wb::validate_email() |
1506 | 1509 |
11 Jan-2011 Build 1377 Frank Heyne (FrankH) |
Also available in: Unified diff
/account/signup added posibility for different mailto address
/install/save.php modified internal comment