Project

General

Profile

« Previous | Next » 

Revision 1963

Added by darkviper about 11 years ago

adding SERVER_TIMEZONE to table settings
insert date_default_timezone_set( SERVER_TIMEZONE ) into /framework/initialize.php
some little optimations in update-script.php

View differences:

CHANGELOG
11 11
! = Update/Change
12 12
===============================================================================
13 13

  
14
18 Sep-2013 Build 1962 M.v.d.Decken(DarkViper)
14
18 Sep-2013 Build 1963 Manuela v.d.Decken(DarkViper)
15
+ adding SERVER_TIMEZONE to table settings
16
+ insert date_default_timezone_set( SERVER_TIMEZONE ) into /framework/initialize.php
17
! some little optimations in update-script.php
18
18 Sep-2013 Build 1962 Manuela v.d.Decken(DarkViper)
15 19
# package Translate: creating language path in TranslateAdaptorWbOldStyle with modified admin-path fixed
16
05 Sep-2013 Build 1961 M.v.d.Decken(DarkViper)
20
05 Sep-2013 Build 1961 Manuela v.d.Decken(DarkViper)
17 21
# /admin/settings/save now also allows empty entries for 'website_title','website_description' and 'website_keywords'
18
22 Aug-2013 Build 1960 M.v.d.Decken(DarkViper)
22
22 Aug-2013 Build 1960 Manuela v.d.Decken(DarkViper)
19 23
# typofix/structurfix in /modules/form/modify_settings.php
20
16 Aug-2013 Build 1959 M.v.d.Decken(DarkViper)
24
16 Aug-2013 Build 1959 Manuela v.d.Decken(DarkViper)
21 25
+ ~dummy.git files to include empty directories in git-hub zipfiles
22
14 Aug-2013 Build 1958 M.v.d.Decken(DarkViper)
26
14 Aug-2013 Build 1958 Manuela v.d.Decken(DarkViper)
23 27
! update Twig 1.13.1 -> 1.13.2
24
14 Aug-2013 Build 1957 M.v.d.Decken(DarkViper)
28
14 Aug-2013 Build 1957 Manuela v.d.Decken(DarkViper)
25 29
# typofixes in /admin/pages/setings.php
26 30
# typofixes in /include/jscalendar/lang/
27
14 Aug-2013 Build 1956 M.v.d.Decken(DarkViper)
31
14 Aug-2013 Build 1956 Manuela v.d.Decken(DarkViper)
28 32
# typofixes in /admin/pages/
29
14 Aug-2013 Build 1955 M.v.d.Decken(DarkViper)
33
14 Aug-2013 Build 1955 Manuela v.d.Decken(DarkViper)
30 34
# /modules/fckeditor update to version 2.9.9 IE fix (from Marmot)
31
13 Aug-2013 Build 1954 M.v.d.Decken(DarkViper)
35
13 Aug-2013 Build 1954 Manuela v.d.Decken(DarkViper)
32 36
# /include/editarea IE fix (from Marmot)
33
13 Aug-2013 Build 1953 M.v.d.Decken(DarkViper)
37
13 Aug-2013 Build 1953 Manuela v.d.Decken(DarkViper)
34 38
# solved some problems with MultiLingual module
35
12 Aug-2013 Build 1952 M.v.d.Decken(DarkViper)
39
12 Aug-2013 Build 1952 Manuela v.d.Decken(DarkViper)
36 40
# solved an autoloading problem on upgrade in /framework/Password.php
37
09 Aug-2013 Build 1951 M.v.d.Decken(DarkViper)
41
09 Aug-2013 Build 1951 Manuela v.d.Decken(DarkViper)
38 42
# solved problems with escaped strings
39
09 Aug-2013 Build 1950 M.v.d.Decken(DarkViper)
43
09 Aug-2013 Build 1950 Manuela v.d.Decken(DarkViper)
40 44
! class AccessFile implemented in modules/news
41
09 Aug-2013 Build 1949 M.v.d.Decken(DarkViper)
45
09 Aug-2013 Build 1949 Manuela v.d.Decken(DarkViper)
42 46
! some corrections in class AccessFile
43
04 Aug-2013 Build 1948 M.v.d.Decken(DarkViper)
47
04 Aug-2013 Build 1948 Manuela v.d.Decken(DarkViper)
44 48
+ added $page_id compatibility to /index.php
45 49
# solved escaping problems on save to database in modules/droplets
46
03 Aug-2013 Build 1947 M.v.d.Decken(DarkViper)
50
03 Aug-2013 Build 1947 Manuela v.d.Decken(DarkViper)
47 51
+ added classes AccessFile and AccessFileHelper to /framework/
48
03 Aug-2013 Build 1946 M.v.d.Decken(DarkViper)
52
03 Aug-2013 Build 1946 Manuela v.d.Decken(DarkViper)
49 53
! Droplet iParentPageIcon
50
03 Aug-2013 Build 1945 M.v.d.Decken(DarkViper)
54
03 Aug-2013 Build 1945 Manuela v.d.Decken(DarkViper)
51 55
! module/MultiLingual updated for make use of different graphics format
52 56
+ Droplet to use Multilingual in index.php of template
53
31 Jul-2013 Build 1944 M.v.d.Decken(DarkViper)
57
31 Jul-2013 Build 1944 Manuela v.d.Decken(DarkViper)
54 58
# /modules/MultiLingual/tpl/lang.html-twig little typofix in template
55
31 Jul-2013 Build 1943 M.v.d.Decken(DarkViper)
59
31 Jul-2013 Build 1943 Manuela v.d.Decken(DarkViper)
56 60
# fixed/updated /admin/groups - permissions
57
30 Jul-2013 Build 1942 M.v.d.Decken(DarkViper)
61
30 Jul-2013 Build 1942 Manuela v.d.Decken(DarkViper)
58 62
# Tooltips in backend
59
30 Jul-2013 Build 1941 M.v.d.Decken(DarkViper)
63
30 Jul-2013 Build 1941 Manuela v.d.Decken(DarkViper)
60 64
# MultiLingual: icon-URL corrected
61
29 Jul-2013 Build 1940 M.v.d.Decken(DarkViper)
65
29 Jul-2013 Build 1940 Manuela v.d.Decken(DarkViper)
62 66
# Typofix in /wb_theme/jquer/jquery-plugins.js Line 61
63
25 Jul-2013 Build 1939 M.v.d.Decken(DarkViper)
67
25 Jul-2013 Build 1939 Manuela v.d.Decken(DarkViper)
64 68
+ added module MultiLingual to basic packet
65
25 Jul-2013 Build 1938 M.v.d.Decken(DarkViper)
69
25 Jul-2013 Build 1938 Manuela v.d.Decken(DarkViper)
66 70
! update Twig template engine to version 1.13.1
67
25 Jul-2013 Build 1937 M.v.d.Decken(DarkViper)
71
25 Jul-2013 Build 1937 Manuela v.d.Decken(DarkViper)
68 72
- unneeded file /framework/Modlanguage.php removed
69
24 Jul-2013 Build 1936 M.v.d.Decken(DarkViper)
73
24 Jul-2013 Build 1936 Manuela v.d.Decken(DarkViper)
70 74
# /wb_theme/jquery/jquery-plugins.js fixed uncheck function
71
24 Jul-2013 Build 1935 M.v.d.Decken(DarkViper)
75
24 Jul-2013 Build 1935 Manuela v.d.Decken(DarkViper)
72 76
# /upgrade_script.php fixed headers_sent problem
73 77
# /search/search_modext.php fixed problem with output buffer
74
22 Jul-2013 Build 1934 M.v.d.Decken(DarkViper)
78
22 Jul-2013 Build 1934 Manuela v.d.Decken(DarkViper)
75 79
! /account/signup added posibility for different mailto address
76 80
! /install/save.php modified internal comment
77
16 Jul-2013 Build 1933 M.v.d.Decken(DarkViper)
81
16 Jul-2013 Build 1933 Manuela v.d.Decken(DarkViper)
78 82
! modified layout of admin/groups for better usability
79
13 Jul-2013 Build 1932 M.v.d.Decken(DarkViper)
83
13 Jul-2013 Build 1932 Manuela v.d.Decken(DarkViper)
80 84
! modified class Password for use with different hashing classes
81
09 Jul-2013 Build 1931 M.v.d.Decken(DarkViper)
85
09 Jul-2013 Build 1931 Manuela v.d.Decken(DarkViper)
82 86
# typofixes in /install/save.php
83
09 Jul-2013 Build 1930 M.v.d.Decken(DarkViper)
87
09 Jul-2013 Build 1930 Manuela v.d.Decken(DarkViper)
84 88
! implement class Password and activate it
85
21 Jun-2013 Build 1929 M.v.d.Decken(DarkViper)
89
21 Jun-2013 Build 1929 Manuela v.d.Decken(DarkViper)
86 90
! added new method to class Translate. it gives posibility to handle translations with additional replacements.
87
20 Jun-2013 Build 1928 M.v.d.Decken(DarkViper)
91
20 Jun-2013 Build 1928 Manuela v.d.Decken(DarkViper)
88 92
# class WbDatabase fixed select_db() in multiconnect modus
89
10 Jun-2013 Build 1927 M.v.d.Decken(DarkViper)
93
10 Jun-2013 Build 1927 Manuela v.d.Decken(DarkViper)
90 94
# TranslateAdaptorWbOldStyle forgotten second arg for trim added
91
10 Jun-2013 Build 1926 M.v.d.Decken(DarkViper)
95
10 Jun-2013 Build 1926 Manuela v.d.Decken(DarkViper)
92 96
! TranslateAdaptorWbOldStyle now also accepts modified admin directory names
93
09 Jun-2013 Build 1925 M.v.d.Decken(DarkViper)
97
09 Jun-2013 Build 1925 Manuela v.d.Decken(DarkViper)
94 98
! set default rights to dissabled for new installed modules
95
08 Jun-2013 Build 1924 M.v.d.Decken(DarkViper)
99
08 Jun-2013 Build 1924 Manuela v.d.Decken(DarkViper)
96 100
! syncronize project and some small typo corrections in /admin/
97
08 Jun-2013 Build 1923 M.v.d.Decken(DarkViper)
101
08 Jun-2013 Build 1923 Manuela v.d.Decken(DarkViper)
98 102
! syncronize project
99 103
# some small corrections in /admin/
100
08 Jun-2013 Build 1922 M.v.d.Decken(DarkViper)
104
08 Jun-2013 Build 1922 Manuela v.d.Decken(DarkViper)
101 105
# fixed invalid translate addon activation (/admin/preferences/index.php)
102
07 Jun-2013 Build 1921 M.v.d.Decken(DarkViper)
106
07 Jun-2013 Build 1921 Manuela v.d.Decken(DarkViper)
103 107
! /admin/languages  some little corrections
104 108
07 Jun-2013 Build 1920 Dietmar Woellbrink (Luisehahne)
105 109
! /modules/admin.php $sSectionIdPrefix
......
143 147
! functions.php change get_parent_titles from menu_title to filename
144 148
07 Jun-2013 Build 1907 Dietmar Woellbrink (Luisehahne)
145 149
! update headerinfo
146
06 Jun-2013 Build 1906 M.v.d.Decken(DarkViper)
150
06 Jun-2013 Build 1906 Manuela v.d.Decken(DarkViper)
147 151
+ new Method Password::isValid() checks a new password for invalid characters
148
01 Jun-2013 Build 1905 M.v.d.Decken(DarkViper)
152
01 Jun-2013 Build 1905 Manuela v.d.Decken(DarkViper)
149 153
+ new OutputFilter plugin 'FilterMediaRel'
150
01 Jun-2013 Build 1904 M.v.d.Decken(DarkViper)
154
01 Jun-2013 Build 1904 Manuela v.d.Decken(DarkViper)
151 155
+ new method wb::ReplaceAbsoluteMediaUrl()
152 156
+ class wb: Translate::disableAddon() in print_error() and print_success()
153
13 May-2013 Build 1903 M.v.d.Decken(DarkViper)
157
13 May-2013 Build 1903 Manuela v.d.Decken(DarkViper)
154 158
! some typofixes in class PassWord
155 159
- class /framework/PasswordHash never needed(replaced by /include/phpass/PasswordHash
156
12 May-2013 Build 1902 M.v.d.Decken(DarkViper)
160
12 May-2013 Build 1902 Manuela v.d.Decken(DarkViper)
157 161
+ added posssibility to use different adaptors for each module
158 162
+ added new adaptor to access language definitions in a MySQL database
159
19 Apr-2013 Build 1901 M.v.d.Decken(DarkViper)
163
19 Apr-2013 Build 1901 Manuela v.d.Decken(DarkViper)
160 164
# little corrections in class Password
161
18 Apr-2013 Build 1900 M.v.d.Decken(DarkViper)
165
18 Apr-2013 Build 1900 Manuela v.d.Decken(DarkViper)
162 166
+ Classes Password / PasswordHash Added for an essential strengthening of the password security
163 167
04 Apr-2013 Build 1899 Dietmar Woellbrink (Luisehahne)
164 168
# bugfix missing td in form layout
......
222 226
! groups change languages class to translate class
223 227
! prepare upgrade-script for WB Version 2.8.4 (versioncompare)
224 228
! update Form modul to version 2.9.1
225
06 Mar-2013 Build 1882 M.v.d.Decken(DarkViper)
229
06 Mar-2013 Build 1882 Manuela v.d.Decken(DarkViper)
226 230
# protect magic setter to fix security issue in WbAdapter
227 231
05 Mar-2013 Build 1881 Dietmar Woellbrink (Luisehahne)
228 232
# bugfix setting slash in class m_news_Reorg ( access files in root)
229 233
! upgrade-script shows count of created module access files
230 234
05 Mar-2013 Build 1880 Dietmar Woellbrink (Luisehahne)
231 235
# bugfix missing slash in class m_news_Reorg
232
05 Mar-2013 Build 1879 M.v.d.Decken(DarkViper)
236
05 Mar-2013 Build 1879 Manuela v.d.Decken(DarkViper)
233 237
# protect magic setter to fix security issue in WbAdapter
234
05 Mar-2013 Build 1878 M.v.d.Decken(DarkViper)
238
05 Mar-2013 Build 1878 Manuela v.d.Decken(DarkViper)
235 239
# fixed PagesDir in WbAdaptor
236 240
02 Mar-2013 Build 1877 Dietmar Woellbrink (Luisehahne)
237 241
! fix news reorg.php to be backward compatible slash settings  
......
242 246
! wysgwyg, now check exitings table entries, otherwise script stop loading content in editor
243 247
! typofix in groups
244 248
! change constant DB_NAME to $database->DbName
245
27 Feb-2013 Build 1874 M.v.d.Decken(DarkViper)
249
27 Feb-2013 Build 1874 Manuela v.d.Decken(DarkViper)
246 250
# some little typo fixes in initialize.php
247 251
# readConfiguration() fixed in initialize.php
248
27 Feb-2013 Build 1873 M.v.d.Decken(DarkViper)
252
27 Feb-2013 Build 1873 Manuela v.d.Decken(DarkViper)
249 253
# some small fixes in packet Translate
250 254
25 Feb-2013 Build 1872 Dietmar Woellbrink (Luisehahne)
251 255
# bugfix preferences timezone, date_format, time_format settings, backend and frontend
......
268 272
! add methode escapeString  to class WbDatabase
269 273
! update upgrade-script.php
270 274
! add getter property LastInsertId to class WbDatabase
271
19 Feb-2013 Build 1865 M.v.d.Decken(DarkViper)
275
19 Feb-2013 Build 1865 Manuela v.d.Decken(DarkViper)
272 276
! update initialize.php for changed Twig-dir and activated cache in Translate
273 277
! initialize can handle now the new setup.ini format also.
274
19 Feb-2013 Build 1864 M.v.d.Decken(DarkViper)
278
19 Feb-2013 Build 1864 Manuela v.d.Decken(DarkViper)
275 279
! update classes Translate, TranslateTable, TranslateAdaptorWbOldStyle
276 280
+ added interface TranslateAdaptorInterface
277 281
+ added Klasse_Translate_de.pdf
278 282
! update class WbAdaptor
279 283
! update /framework/initialize.php
280
19 Feb-2013 Build 1863 M.v.d.Decken(DarkViper)
284
19 Feb-2013 Build 1863 Manuela v.d.Decken(DarkViper)
281 285
! updated Twig template engine to stable version 1.12.2
282
19 Feb-2013 Build 1862 M.v.d.Decken(DarkViper)
286
19 Feb-2013 Build 1862 Manuela v.d.Decken(DarkViper)
283 287
! updated Twig template engine to stable version 1.12.2
284
18 Feb-2013 Build 1861 M.v.d.Decken(DarkViper)
288
18 Feb-2013 Build 1861 Manuela v.d.Decken(DarkViper)
285 289
+ added temporary class WbAdaptor (replacement for future registry)
286
04 Feb-2013 Build 1860 M.v.d.Decken(DarkViper)
290
04 Feb-2013 Build 1860 Manuela v.d.Decken(DarkViper)
287 291
+ added new translation classes (Translate/TranslationTable/TranslateAdaptorWbOldStyle) for easy handling of language files
288 292
! initialize and activate class Translate in /framework/initialize.php
289 293
11 Jan-2013 Build 1859 Dietmar Woellbrink (Luisehahne)
......
301 305
08 Jan-2013 Build 1853 Dietmar Woellbrink (Luisehahne)
302 306
! update phpmailer to version 5.2.1
303 307
! update jquery to 1.8.3 and jQuery UI to 1.9.2
304
07 Jan-2013 Build 1852 M.v.d.Decken(DarkViper)
308
07 Jan-2013 Build 1852 Manuela v.d.Decken(DarkViper)
305 309
! updated Twig template engine to stable version 1.11.1 step 2
306
07 Jan-2013 Build 1851 M.v.d.Decken(DarkViper)
310
07 Jan-2013 Build 1851 Manuela v.d.Decken(DarkViper)
307 311
! updated Twig template engine to stable version 1.11.1
308 312
06 Jan-2013 Build 1850 Dietmar Woellbrink (Luisehahne)
309 313
! add default_timezone in admin account by new installation 
310 314
06 Jan-2013 Build 1849 Dietmar Woellbrink (Luisehahne)
311 315
# typofix page_extended in admin/settings and admin/pages/
312 316
! Fill empty option modules dropdown in admin/pages/sections.php
313
05 Jan-2013 Build 1848 M.v.d.Decken(DarkViper)
317
05 Jan-2013 Build 1848 Manuela v.d.Decken(DarkViper)
314 318
# fixed reinitialisation of class frontend in /index.php
315
05 Jan-2013 Build 1847 M.v.d.Decken(DarkViper)
319
05 Jan-2013 Build 1847 Manuela v.d.Decken(DarkViper)
316 320
# PageTree: fixed icon requests
317 321
+ added 2 icons in wb_theme and argos_theme
318
05 Jan-2013 Build 1846 M.v.d.Decken(DarkViper)
322
05 Jan-2013 Build 1846 Manuela v.d.Decken(DarkViper)
319 323
+ added variable root page for tree generation in class a_pages_PageTree
320 324
# added missing CSS class jsadmin for drop/down activation
321 325
28 Dez-2012 Build 1845 Dietmar Woellbrink (Luisehahne)
......
339 343
! fix html validate error in pages sections
340 344
! add pages field page_code to class.frontend.php
341 345
! optimized jsadmin backend.css
342
21 Dez-2012 Build 1839 M.v.d.Decken(DarkViper)
346
21 Dez-2012 Build 1839 Manuela v.d.Decken(DarkViper)
343 347
! the second optimization of runtime by recoding /admin/pages/index.php
344 348
+ new class a_pages_PageTree() for use with /admin/pages/index.php
345 349
13 Dez-2012 Build 1838 Dietmar Woellbrink (Luisehahne)
......
603 607
# fixed missing ({missing: TEXT_TEMPLATE}) in template details
604 608
14 Sep-2012 Build 1749 Dietmar Woellbrink (Luisehahne)
605 609
# fixed save pagesettings, if multiple menus is disabled, set page['menu'] to default = 1
606
12 Sep-2012 Build 1748 M.v.d.Decken(DarkViper)
610
12 Sep-2012 Build 1748 Manuela v.d.Decken(DarkViper)
607 611
! 3th party class idna_convert updated to version 0.8.0
608 612
08 Sep-2012 Build 1747 Dietmar Woellbrink (Luisehahne)
609 613
# fixed issues with older table strucure for earlier WB installations
......
755 759
+ add var $iPhpDeclaredClasses = sizeof(get_declared_classes() set by PHP in initialize.php
756 760
18 Aug-2012 Build 1693 Dietmar Woellbrink (Luisehahne)
757 761
# fixed deprecated erigi in captcha
758
08 Aug-2012 Build 1692 M.v.d.Decken(DarkViper)
762
08 Aug-2012 Build 1692 Manuela v.d.Decken(DarkViper)
759 763
# corrected pageID in forwarding links
760 764
! changed request of permission to ami_group_member() and is_group_match()
761
10 Jun-2012 Build 1691 M.v.d.Decken(DarkViper)
765
10 Jun-2012 Build 1691 Manuela v.d.Decken(DarkViper)
762 766
# fixed the order of loading languages
763
31 May-2012 Build 1690 M.v.d.Decken(DarkViper)
767
31 May-2012 Build 1690 Manuela v.d.Decken(DarkViper)
764 768
! ModLanguage modified for auto fallback to DEFAULT_LANGUAGE
765 769
! globalExceptionHandler added AppException, SecurityException, SecDirectoryTraversalException
766 770
! Errormessage for old class.database modified
767
08 May-2012 Build 1689 M.v.d.Decken(DarkViper)
771
08 May-2012 Build 1689 Manuela v.d.Decken(DarkViper)
768 772
# fixed Errorhandling for old class.database
769 773
08 May-2012 Build 1688 Dietmar Woellbrink (Luisehahne)
770 774
! update upgrade-script first remove access files in an existing pages folder
771 775
  before rebuilding them 
772 776
! for security upgrade don't remove access files in root
773
07 May-2012 Build 1687 M.v.d.Decken(DarkViper)
777
07 May-2012 Build 1687 Manuela v.d.Decken(DarkViper)
774 778
# Drop tables in installer fixed
775 779
+ Twig_Autoloader activated
776
07 May-2012 Build 1686 M.v.d.Decken(DarkViper)
780
07 May-2012 Build 1686 Manuela v.d.Decken(DarkViper)
777 781
! some modifications concerning the new autoloader
778 782
+ Twig Template engine v.1.7.0
779 783
! unfinished change in installer
780 784
! some droplets actualisized
781
06 May-2012 Build 1685 M.v.d.Decken(DarkViper)
785
06 May-2012 Build 1685 Manuela v.d.Decken(DarkViper)
782 786
! last fixes for use of page_icon s.o.
783 787
06 May-2012 Build 1684 Dietmar Woellbrink (Luisehahne)
784 788
! update upgrade-script, now don't overwrite existings values in settings
......
789 793
- this will be never needed anymore and produce errors
790 794
! rename class.msg_queue.php in msgQueue.php to work with autokoader
791 795
+ add function format_message to class.wb.php 
792
03 May-2012 Build 1683 M.v.d.Decken(DarkViper)
796
03 May-2012 Build 1683 Manuela v.d.Decken(DarkViper)
793 797
! changed class Database into a Singleton-Class
794 798
# added forgotten 'static' keyword in ModLanguage
795 799
# removed version control from sm2 - include.php
796
03 May-2012 Build 1682 M.v.d.Decken(DarkViper)
800
03 May-2012 Build 1682 Manuela v.d.Decken(DarkViper)
797 801
! some little corrections ModLanguage/Database/initialize.php
798
03 May-2012 Build 1681 M.v.d.Decken(DarkViper)
802
03 May-2012 Build 1681 Manuela v.d.Decken(DarkViper)
799 803
! reorganisation of default theme of oage-settings
800 804
+ added menu_icon_0 and menu_icon_1
801 805
! update show_menu2 to handle the new icon fields (see README.de|en.txt)
802 806
+ add new droplet 'iParentIcon' for use with the new icons
803 807
+ added new module-depending language files (not complete yet) in admin/pages
804
03 May-2012 Build 1680 M.v.d.Decken(DarkViper)
808
03 May-2012 Build 1680 Manuela v.d.Decken(DarkViper)
805 809
! renamed file class.database.php to Database.php
806 810
! renamed class database into Database
807 811
+ classes SecurityException and SecDirectoryTraversalException added in globalExceptionHandler.php
......
836 840
+ add languages vars for signup
837 841
18 Apr-2012 Build 1671 Dietmar Woellbrink (Luisehahne)
838 842
# fixes installer and upgrade-script
839
17 Apr-2012 Build 1670 M.v.d.Decken(DarkViper)
843
17 Apr-2012 Build 1670 Manuela v.d.Decken(DarkViper)
840 844
+ added new global exceptionhandler (class AppException)
841
17 Apr-2012 Build 1669 M.v.d.Decken(DarkViper)
845
17 Apr-2012 Build 1669 Manuela v.d.Decken(DarkViper)
842 846
# little fixes in /admin/addons/reload.php
843 847
17 Apr-2012 Build 1668 Dietmar Woellbrink (Luisehahne)
844 848
! settigs.php add fields dev_infos and page_icon_dir
......
851 855
+ add fields page_icon, menu_icon_0, menu_icon_1 to pages
852 856
+ add settings values dev_infos and page_icon_dir
853 857
! update languages files 
854
17 Apr-2012 Build 1665 M.v.d.Decken(DarkViper)
858
17 Apr-2012 Build 1665 Manuela v.d.Decken(DarkViper)
855 859
! update page_settings - CSS for wb_theme and argos_theme (for Rev.1664)
856
17 Apr-2012 Build 1664 M.v.d.Decken(DarkViper)
860
17 Apr-2012 Build 1664 Manuela v.d.Decken(DarkViper)
857 861
+ added additional rights for AdminUsers/ViewerUsers in /pages/page_settings
858 862
! /pages/settings2.php renamed into /pages/settings_save.php
859 863
17 Apr-2012 Build 1663 Dietmar Woellbrink (Luisehahne)
860 864
! update round print.css for better output
861
17 Apr-2012 Build 1662 M.v.d.Decken(DarkViper)
865
17 Apr-2012 Build 1662 Manuela v.d.Decken(DarkViper)
862 866
+ added new getter 'getQueryCount' in class database
863 867
11 Apr-2012 Build 1661 Dietmar Woellbrink (Luisehahne)
864 868
+ add new language vars
......
867 871
# fixed Fatal error: Cannot redeclare show_wysiwyg_editor()
868 872
06 Apr-2012 Build 1659 Dietmar Woellbrink (Luisehahne)
869 873
! more validation fixes in backend (Tks to Ruebenwurzel)
870
05 Apr-2012 Build 1658 M.v.d.Decken(DarkViper)
874
05 Apr-2012 Build 1658 Manuela v.d.Decken(DarkViper)
871 875
# fixed alternating row styles in droplet listing
872 876
04 Apr-2012 Build 1657 Dietmar Woellbrink (Luisehahne)
873 877
! some validation fixes in backend
874
02 Apr-2012 Build 1656 M.v.d.Decken(DarkViper)
878
02 Apr-2012 Build 1656 Manuela v.d.Decken(DarkViper)
875 879
# fixed filter to serve malformed/nested HTML also.
876 880
01 Apr-2012 Build 1655 Dietmar Woellbrink (Luisehahne)
877 881
+ add replyto to form module (see DEVINFOS)
878 882
01 Apr-2012 Build 1654 Dietmar Woellbrink (Luisehahne)
879 883
# Fixed SERVER_EMAIL in languages, needs double brackets
880 884
! Installer redesign Step 2
881
28 Mar-2012 Build 1653 M.v.d.Decken(DarkViper)
885
28 Mar-2012 Build 1653 Manuela v.d.Decken(DarkViper)
882 886
# fixed change_mode() against a very old problem with
883 887
invalid calling arguments
884 888
27 Mar-2012 Build 1652 Dietmar Woellbrink (Luisehahne)
885 889
! fixed path to globalExceptionHandler.php in wysiwyg
886
26 Mar-2012 Build 1651 M.v.d.Decken(DarkViper)
890
26 Mar-2012 Build 1651 Manuela v.d.Decken(DarkViper)
887 891
# fixed a little problem with chmod()
888
24 Mar-2012 Build 1650 M.v.d.Decken(DarkViper)
892
24 Mar-2012 Build 1650 Manuela v.d.Decken(DarkViper)
889 893
+ add argument 'replyTo' into class.wb::mail()
890 894
24 Mar-2012 Build 1649 Dietmar Woellbrink (Luisehahne)
891 895
! rebranding banner.jpg and powered.jpg round template
892
24 Mar-2012 Build 1648 M.v.d.Decken(DarkViper)
896
24 Mar-2012 Build 1648 Manuela v.d.Decken(DarkViper)
893 897
# a litte fix in /admin/addons/index.php.
894 898
+ added unregister_Theme to CopyTheme::_doRollback()
895 899
+ added CopyTheme::_activateTheme()
896
23 Mar-2012 Build 1647 M.v.d.Decken(DarkViper)
900
23 Mar-2012 Build 1647 Manuela v.d.Decken(DarkViper)
897 901
+ add additional exeptionhandling in globalExceptionHandler
898 902
23 Mar-2012 Build 1646 Dietmar Woellbrink (Luisehahne)
899 903
# typofix in templates to include jquery
900 904
22 Mar-2012 Build 1645 Dietmar Woellbrink (Luisehahne)
901 905
+ add language variable for template details
902
22 Mar-2012 Build 1644 M.v.d.Decken(DarkViper)
906
22 Mar-2012 Build 1644 Manuela v.d.Decken(DarkViper)
903 907
# prevent from empty theme-name in CopyTheme::_SanitizeNewName()
904
22 Mar-2012 Build 1643 M.v.d.Decken(DarkViper)
908
22 Mar-2012 Build 1643 Manuela v.d.Decken(DarkViper)
905 909
+ added backend functions to copy themes and import htt-template files
906 910
  according to the the new theme fallback functionality
907 911
22 Mar-2012 Build 1642 Dietmar Woellbrink (Luisehahne)
......
914 918
22 Mar-2012 Build 1639 Dietmar Woellbrink (Luisehahne)
915 919
+ Installer add const DEBUG to config.php (see DEVINFOS)
916 920
! move const DEBUG and var $starttime from index.php to initialize.php
917
14 Mar-2012 Build 1638 M.v.d.Decken(DarkViper)
921
14 Mar-2012 Build 1638 Manuela v.d.Decken(DarkViper)
918 922
+ config.php added define to set admin-directory
919
13 Mar-2012 Build 1637 M.v.d.Decken(DarkViper)
923
13 Mar-2012 Build 1637 Manuela v.d.Decken(DarkViper)
920 924
! made handling of config.php a little bit more easy
921 925
09 Mar-2012 Build 1636 Dietmar Woellbrink (Luisehahne)
922 926
+ add missing language variables for the theme handling
......
926 930
! update language files and rework some core files (read DEVINFOS)
927 931
! compress mdcr.js
928 932
+ add DEVINFOS Instructions/Informations for modulecoder
929
08 Mar-2012 Build 1633 M.v.d.Decken(DarkViper)
933
08 Mar-2012 Build 1633 Manuela v.d.Decken(DarkViper)
930 934
# fixed class::methode print_error(...) overwrite in /install/save.php
931 935
02 Mar-2012 Build 1632 Dietmar Woellbrink (Luisehahne)
932 936
! small design update for wb theme, login und login_forgot
......
940 944
! forgot changelog and version in Revision 1627
941 945
01 Mar-2012 Build 1627 Dietmar Woellbrink (Luisehahne)
942 946
# Fixed FCKeditor to work with IE9 (Tks to marmot for the source)
943
29 Feb-2012 Build 1626 M.v.d.Decken(DarkViper)
947
29 Feb-2012 Build 1626 Manuela v.d.Decken(DarkViper)
944 948
! started rebuild and reorganize the OutputFilter-System
945 949
29 Feb-2012 Build 1625 Dietmar Woellbrink (Luisehahne)
946 950
! update correct_theme_source and fixed the call in all files
......
950 954
# fixed FCKeditor to work in IE7/8, IE9 not tested
951 955
! redesign filemanager FCKeditor
952 956
! set Moduleversion to 2.9.7.1
953
25 Feb-2012 Build 1622 M.v.d.Decken(DarkViper)
957
25 Feb-2012 Build 1622 Manuela v.d.Decken(DarkViper)
954 958
# typofix in Droplet [ShowRandomWysiwyg]
955
24 Feb-2012 Build 1621 M.v.d.Decken(DarkViper)
959
24 Feb-2012 Build 1621 Manuela v.d.Decken(DarkViper)
956 960
# Droplet [SectionPiocker] fixed
957 961
+ Added new droplets [ShowWysiwyg] and [ShowRandomWysiwyg]
958 962
24 Feb-2012 Build 1620 Dietmar Woellbrink (Luisehahne)
......
962 966
24 Feb-2012 Build 1618 Dietmar Woellbrink (Luisehahne)
963 967
# fixed FCKeditor to work in IE9 (Tks to marmot)
964 968
! update module version to 2.9.7
965
22 Feb-2012 Build 1617 M.v.d.Decken(DarkViper)
969
22 Feb-2012 Build 1617 Manuela v.d.Decken(DarkViper)
966 970
# fixed function SanitizeHttpReferer() in consideration of subdirectories
967 971
18 Feb-2012 Build 1616 Dietmar Woellbrink (Luisehahne)
968 972
! update INSTALL and UPGRADE instruction to 2.8.3 (Tks to Ruebenwurzel)
......
974 978
18 Feb-2012 Build 1614 Dietmar Woellbrink (Luisehahne)
975 979
# fixed tabindex in installer (Tks to Easyuser)
976 980
# fixed installer call in /admin/index.php
977
16 Feb-2012 Build 1613 M.v.d.Decken(DarkViper)
981
16 Feb-2012 Build 1613 Manuela v.d.Decken(DarkViper)
978 982
# little fixes in classs database and add new readonly property DbName
979
11 Feb-2012 Build 1612 M.v.d.Decken(DarkViper)
983
11 Feb-2012 Build 1612 Manuela v.d.Decken(DarkViper)
980 984
! Number of version and revision updated in branch.
981
11 Feb-2012 Build 1611 M.v.d.Decken(DarkViper)
985
11 Feb-2012 Build 1611 Manuela v.d.Decken(DarkViper)
982 986
! Number of version and revision updated.
983
11 Feb-2012 Build 1610 M.v.d.Decken(DarkViper)
987
11 Feb-2012 Build 1610 Manuela v.d.Decken(DarkViper)
984 988
! Version 2.8.3 tagged
985 989
----------------------------------- 2.8.3 --------------------------------
986 990
09 Feb-2012 Build 1609 Dietmar Woellbrink (Luisehahne)
......
1025 1029
# fixed use of undefined constant fri in /form/view.php
1026 1030
01 Feb-2012 Build 1593 Dietmar Woellbrink (Luisehahne)
1027 1031
# rebuild protectfile in pages/posts
1028
31 Jan-2012 Build 1592 M.v.d.Decken(DarkViper)
1032
31 Jan-2012 Build 1592 Manuela v.d.Decken(DarkViper)
1029 1033
# little Typo-fix in database::SqlImport(). (grummel)
1030
31 Jan-2012 Build 1591 M.v.d.Decken(DarkViper)
1034
31 Jan-2012 Build 1591 Manuela v.d.Decken(DarkViper)
1031 1035
# little Regex-fix in database::SqlImport().
1032
25 Jan-2012 Build 1590 M.v.d.Decken(DarkViper)
1036
25 Jan-2012 Build 1590 Manuela v.d.Decken(DarkViper)
1033 1037
! mod form: added request var to submit a request identifier.
1034 1038
! argument ?fri=12345 on GET-view will submit 'FormRequestId: 12345' by email
1035 1039
25 Jan-2012 Build 1589 Dietmar Woellbrink (Luisehahne)
1036 1040
# fixed starting upgrade-script if missing revision in settings
1037
25 Jan-2012 Build 1588 M.v.d.Decken(DarkViper)
1041
25 Jan-2012 Build 1588 Manuela v.d.Decken(DarkViper)
1038 1042
# all module depending code removed, some little fixes, better integration for module-upgrade
1039
25 Jan-2012 Build 1587 M.v.d.Decken(DarkViper)
1043
25 Jan-2012 Build 1587 Manuela v.d.Decken(DarkViper)
1040 1044
+ module news: added sql-dump to create database tables
1041 1045
# module news: some little fixes in install/upgrade
1042
24 Jan-2012 Build 1586 M.v.d.Decken(DarkViper)
1046
24 Jan-2012 Build 1586 Manuela v.d.Decken(DarkViper)
1043 1047
+ added new method SqlImport() to class database
1044 1048
19 Jan-2012 Build 1585 Dietmar Woellbrink (Luisehahne)
1045 1049
# fixed double table width in modify.php form module ((Tks to Ruebenwurzel)
......
1052 1056
# wysiwyg module, fix issues with magic_quote_gpc if on
1053 1057
# form module, fix regex for radio and checkbox (Tks to Ruud)
1054 1058
! form module, make show submission table scrollable
1055
17 Jan-2012 Build 1581 M.v.d.Decken(DarkViper)
1059
17 Jan-2012 Build 1581 Manuela v.d.Decken(DarkViper)
1056 1060
# wysiwyg module some little typo fixes a.s.o.
1057 1061
17 Jan-2012 Build 1580 Dietmar Woellbrink (Luisehahne)
1058 1062
! dropdown list to choose recipient for email confirmation
......
1062 1066
# fixed warning in domain independend image links
1063 1067
16 Jan-2012 Build 1577 Dietmar Woellbrink (Luisehahne)
1064 1068
# fixed save dirmode and filmode to 0 if not superadmin
1065
16 Jan-2012 Build 1576 M.v.d.Decken(DarkViper)
1069
16 Jan-2012 Build 1576 Manuela v.d.Decken(DarkViper)
1066 1070
# wysiwyg module changed to domain independend image links
1067 1071
16 Jan-2012 Build 1575 Dietmar Woellbrink (Luisehahne)
1068 1072
# fixed captcha error message in form module
......
1081 1085
# remove session_start() in /account/logout.php
1082 1086
10 Jan-2012 Build 1570 Dietmar Woellbrink (Luisehahne)
1083 1087
!  added $module_directory to make quickskin directory changes dynamically
1084
10 Jan-2012 Build 1569 M.v.d.Decken(DarkViper)
1088
10 Jan-2012 Build 1569 Manuela v.d.Decken(DarkViper)
1085 1089
# possible errors on 'save password' fixed. Minimum length of password set to 6 chars
1086 1090
10 Jan-2012 Build 1568 Dietmar Woellbrink (Luisehahne)
1087 1091
! fix show_menu2 2th parameter for template round and allcss (Tks to Ruebenwurzel)
......
1169 1173
+ add function getTableEngine to class.database 
1170 1174
+ add Quickskin to include folder
1171 1175
+ add reworkes Droplet SectionPicker to load modules frontend.css
1172
08 Dez-2011 Build 1534 M.v.d.Decken(DarkViper)
1176
08 Dez-2011 Build 1534 Manuela v.d.Decken(DarkViper)
1173 1177
# /output_filter/filter-routines.php rel-URL Filter fixed for mailto-links
1174 1178
08 Dez-2011 Build 1533 Dietmar Woellbrink (Luisehahne)
1175 1179
+ new backend theme handling (Tks to Stefek)
......
1201 1205
13 Nov-2011 Build 1523 Dietmar Woellbrink (Luisehahne)
1202 1206
# fix fingerprint in secureform 
1203 1207
! update jquery to version 1.7
1204
12 Nov-2011 Build 1522 M.v.d.Decken(DarkViper)
1208
12 Nov-2011 Build 1522 Manuela v.d.Decken(DarkViper)
1205 1209
# /modules/output_filter/filter-routines.php little fix to inserting mdcr.js
1206 1210
# /modules/form/view.php little fix depending from recoded output filter
1207 1211
09 Nov-2011 Build 1521 Dietmar Woellbrink (Luisehahne)
1208 1212
! update jquery to version 1.6.4
1209
09 Nov-2011 Build 1520 M.v.d.Decken(DarkViper)
1213
09 Nov-2011 Build 1520 Manuela v.d.Decken(DarkViper)
1210 1214
! /modules/output_filter completely recoded
1211 1215
+ new filter for relative-URL added
1212 1216
+ some small fixes
......
1229 1233
# fix non object message in framework/functions.php
1230 1234
04 Okt-2011 Build 1513 Dietmar Woellbrink (Luisehahne)
1231 1235
! outputfilter now check and add missing slash in empty href if relative urls are enabled
1232
24 Sep-2011 Build 1512 M.v.d.Decken(DarkViper)
1236
24 Sep-2011 Build 1512 Manuela v.d.Decken(DarkViper)
1233 1237
! settings for pwgen updated
1234 1238
14 Sep-2011 Build 1511 Dietmar Woellbrink (Luisehahne)
1235 1239
# fixed strict notice warning in class.wb
1236 1240
! change editor for intropage to editarea
1237 1241
! add missing slash in themes
1238
14 Sep-2011 Build 1510 M.v.d.Decken(DarkViper)
1242
14 Sep-2011 Build 1510 Manuela v.d.Decken(DarkViper)
1239 1243
+ new constant 'DO_NOT_TRACK' set to true if a client sends the DNT-Header
1240 1244
07 Sep-2011 Build 1509 Dietmar Woellbrink (Luisehahne)
1241 1245
# continue fixing frontend account
......
1243 1247
# fixed print_error exit in frontend account
1244 1248
06 Sep-2011 Build 1507 Dietmar Woellbrink (Luisehahne)
1245 1249
# fixed field_remove
1246
26 Aug-2011 Build 1506 M.v.d.Decken(DarkViper)
1250
26 Aug-2011 Build 1506 Manuela v.d.Decken(DarkViper)
1247 1251
+ new class PasswordHash
1248 1252
+ new Password-/Hash-generator
1249 1253
19 Aug-2011 Build 1505 Dietmar Woellbrink (Luisehahne)
1250 1254
# syntaxfix order::clean()
1251
19 Aug-2011 Build 1504 M.v.d.Decken(DarkViper)
1255
19 Aug-2011 Build 1504 Manuela v.d.Decken(DarkViper)
1252 1256
# fixed order::clean()
1253 1257
18 Aug-2011 Build 1503 Dietmar Woellbrink (Luisehahne)
1254 1258
! change sql statements to strict in module droplets
1255 1259
! fix vars in compatibility mode for versions before 2.8.1 in frontend.functions.php
1256
11 Aug-2011 Build 1502 M.v.d.Decken(DarkViper)
1260
11 Aug-2011 Build 1502 Manuela v.d.Decken(DarkViper)
1257 1261
# fixed c&p mistake
1258
11 Aug-2011 Build 1501 M.v.d.Decken(DarkViper)
1262
11 Aug-2011 Build 1501 Manuela v.d.Decken(DarkViper)
1259 1263
- removed stoneaged code from 2.4
1260
11 Aug-2011 Build 1500 M.v.d.Decken(DarkViper)
1264
11 Aug-2011 Build 1500 Manuela v.d.Decken(DarkViper)
1261 1265
# sync working copy
1262
11 Aug-2011 Build 1499 M.v.d.Decken(DarkViper)
1266
11 Aug-2011 Build 1499 Manuela v.d.Decken(DarkViper)
1263 1267
# little fix in calling globalExceptionHandler from inner core files
1264
11 Aug-2011 Build 1498 M.v.d.Decken(DarkViper)
1268
11 Aug-2011 Build 1498 Manuela v.d.Decken(DarkViper)
1265 1269
# fixed secureform
1266
11 Aug-2011 Build 1497 M.v.d.Decken(DarkViper)
1270
11 Aug-2011 Build 1497 Manuela v.d.Decken(DarkViper)
1267 1271
! sync changelog
1268
11 Aug-2011 Build 1496 M.v.d.Decken(DarkViper)
1272
11 Aug-2011 Build 1496 Manuela v.d.Decken(DarkViper)
1269 1273
! activate globalExceptionHandler in inner core files
1270
11 Aug-2011 Build 1495 M.v.d.Decken(DarkViper)
1274
11 Aug-2011 Build 1495 Manuela v.d.Decken(DarkViper)
1271 1275
# fix SQL-statements to SQL-strict
1272 1276
11 Aug-2011 Build 1494 Dietmar Woellbrink (Luisehahne)
1273 1277
# Fixed save wrong template directory in database 
......
1282 1286
! comment out $email_body .= "\n\nIP: ".$_SERVER['REMOTE_ADDR'];
1283 1287
11 Aug-2011 Build 1490 Dietmar Woellbrink (Luisehahne)
1284 1288
! set default  FCKConfig.FillEmptyBlocks to true
1285
11 Aug-2011 Build 1489 M.v.d.Decken(DarkViper)
1289
11 Aug-2011 Build 1489 Manuela v.d.Decken(DarkViper)
1286 1290
+ little fix in globalExceptionHandler
1287
11 Aug-2011 Build 1488 M.v.d.Decken(DarkViper)
1291
11 Aug-2011 Build 1488 Manuela v.d.Decken(DarkViper)
1288 1292
+ globalExceptionHandler activated
1289
10 Aug-2011 Build 1487 M.v.d.Decken(DarkViper)
1293
10 Aug-2011 Build 1487 Manuela v.d.Decken(DarkViper)
1290 1294
# class.order completely recoded to reduce SQL requests
1291 1295
# all other files: fix SQL-statements to SQL-strict
1292
08 Aug-2011 Build 1486 M.v.d.Decken(DarkViper)
1296
08 Aug-2011 Build 1486 Manuela v.d.Decken(DarkViper)
1293 1297
# database::field_modify() there was a bug to fix
1294 1298
# all other files: fix SQL-statements to SQL-strict
1295 1299
01 Aug-2011 Build 1485 Dietmar Woellbrink (Luisehahne)
......
1337 1341
! set Droplet to version 1.1.0
1338 1342
+ add checkboxes to change frontend absolute url to relative urls
1339 1343
! set output_filter version to 0.2
1340
12 Jul-2011 Build 1474 M.v.d.Decken(DarkViper)
1344
12 Jul-2011 Build 1474 Manuela v.d.Decken(DarkViper)
1341 1345
#  for security reasons the 'remember me' functionality is deaktivated in
1342 1346
   class login
1343 1347
!  'Get configuration values' is optimized
......
1372 1376
01 Jul-2011 Build 1465 Dietmar Woellbrink (Luisehahne)
1373 1377
# bugfix in initialize including SecureForm
1374 1378
! update admintools FTAN handling 
1375
01 Jul-2011 Build 1464 M.v.d.Decken(DarkViper)
1379
01 Jul-2011 Build 1464 Manuela v.d.Decken(DarkViper)
1376 1380
#  Ticket 1102 fixed little bug in moveCssToHead() (Tks to Crnogorac081)
1377 1381
01 Jul-2011 Build 1463 Dietmar Woellbrink (Luisehahne)
1378 1382
# fixed Ticket 1050 Bug in include/phpmailer/class.phpmailer.php with Lotus Notes
1379 1383
# fixed Ticket 573, 939 Bad formatting of e-mail received from form submissions
1380 1384
# fixed Ticket 1009 cannot change user password without changing Email in preference
1381
30 Jun-2011 Build 1462 M.v.d.Decken(DarkViper)
1385
30 Jun-2011 Build 1462 Manuela v.d.Decken(DarkViper)
1382 1386
+ class-switcher for SecureForm added
1383 1387
30 Jun-2011 Build 1461 Dietmar Woellbrink (Luisehahne)
1384 1388
! correct all misspellings on finnish language file (Tks to invisigoth)
......
1398 1402
10 Jun-2011 Build 1456 Dietmar Woellbrink (Luisehahne)
1399 1403
+ add PL languages to news and captcha_control (tks to vixrealitum)
1400 1404
! update PL language for WebsiteBaker (tks to vixrealitum)
1401
06 Jun-2011 Build 1455 M.v.d.Decken(DarkViper)
1405
06 Jun-2011 Build 1455 Manuela v.d.Decken(DarkViper)
1402 1406
# fixed Bug-Ticket #1096: editing of files via modules/edit_module_files.php
1403
06 Jun-2011 Build 1454 M.v.d.Decken(DarkViper)
1407
06 Jun-2011 Build 1454 Manuela v.d.Decken(DarkViper)
1404 1408
# in /framework/functions.php::media_filename - replace whitespaces by _
1405 1409
# /upgrade-script.php - some small fixes
1406 1410
02 Jun-2011 Build 1453 Dietmar Woellbrink (Luisehahne)
......
1411 1415
! change status to RC6
1412 1416
29 May-2011 Build 1451 Dietmar Woellbrink (Luisehahne)
1413 1417
# replace eregi with pregmatch in search_modext (Tks to Thorn)
1414
22 May-2011 Build 1450 M.v.d.Decken(DarkViper)
1418
22 May-2011 Build 1450 Manuela v.d.Decken(DarkViper)
1415 1419
# small fix at calling of moveCssToHead() in /index.php
1416
07 May-2011 Build 1449 M.v.d.Decken(DarkViper)
1420
07 May-2011 Build 1449 Manuela v.d.Decken(DarkViper)
1417 1421
! cleanup some code in edit_module_files.php
1418 1422
07 May-2011 Build 1448 Dietmar Woellbrink (Luisehahne)
1419 1423
# secure fix edit_module_files.php
1420 1424
# fix wb_wrapper_edit_area.php
1421
03 May-2011 Build 1447 M.v.d.Decken(DarkViper)
1425
03 May-2011 Build 1447 Manuela v.d.Decken(DarkViper)
1422 1426
! syncronice version (no data changes)
1423
03 May-2011 Build 1446 M.v.d.Decken(DarkViper)
1427
03 May-2011 Build 1446 Manuela v.d.Decken(DarkViper)
1424 1428
# fixed validation of username in users and signup
1425 1429
27 Apr-2011 Build 1445 Dietmar Woellbrink (Luisehahne)
1426 1430
# small validation fixes in backend themes
......
1440 1444
# fixed class.admin.php missing $TEXT declaration, add get_section_details
1441 1445
26 Mar-2011 Build 1440 Dietmar Woellbrink (Luisehahne)
1442 1446
# add missing methode is_group_match in class.wb.php 
1443
17 Mar-2011 Build 1439 M.v.d.Decken(DarkViper)
1447
17 Mar-2011 Build 1439 Manuela v.d.Decken(DarkViper)
1444 1448
! syncronice version (no data changes)
1445
17 Mar-2011 Build 1438 M.v.d.Decken(DarkViper)
1449
17 Mar-2011 Build 1438 Manuela v.d.Decken(DarkViper)
1446 1450
# little fixes for xhtml-validity in '/include/captcha/captcha.php'
1447
17 Mar-2011 Build 1437 M.v.d.Decken(DarkViper)
1451
17 Mar-2011 Build 1437 Manuela v.d.Decken(DarkViper)
1448 1452
# little fixes for xhtml-validity module 'form'
1449 1453
17 Mar-2011 Build 1436 Dietmar Woellbrink (Luisehahne)
1450 1454
! update jquery to Version 1.5.1 and jQuery UI to Version 1.8.10
......
1471 1475
! validation fixes
1472 1476
04 Feb-2011 Build 1425 Dietmar Woellbrink (Luisehahne)
1473 1477
! redefined wrong admin backlinks
1474
31 Jan-2011 Build 1424 M.v.d.Decken(DarkViper)
1478
31 Jan-2011 Build 1424 Manuela v.d.Decken(DarkViper)
1475 1479
# typo fix and simplify used_octets calculation
1476
30 Jan-2011 Build 1423 M.v.d.Decken(DarkViper)
1480
30 Jan-2011 Build 1423 Manuela v.d.Decken(DarkViper)
1477 1481
! add FINGERPRINT_WITH_IP_OCTETS to table settings
1478 1482
30 Jan-2011 Build 1422 Dietmar Woellbrink (Luisehahne)
1479 1483
! update SecureForm.php to work behind Proxies
......
1489 1493
! add redirect timer description in settings.php
1490 1494
24 Jan-2011 Build 1416 Dietmar Woellbrink (Luisehahne)
1491 1495
# fixed unsafe sql queries
1492
24 Jan-2011 Build 1415 M.v.d.Decken(DarkViper)
1496
24 Jan-2011 Build 1415 Manuela v.d.Decken(DarkViper)
1493 1497
# fixed unsafe sql queries
1494 1498
23 Jan-2011 Build 1414 Dietmar Woellbrink (Luisehahne)
1495 1499
# fix wrong error message in media
1496 1500
! backend start warning if upgrade-script exists
1497 1501
23 Jan-2011 Build 1413 Frank Heyne (FrankH)
1498 1502
# Bugfix for Ticket 900
1499
23 Jan-2011 Build 1412 M.v.d.Decken(DarkViper)
1503
23 Jan-2011 Build 1412 Manuela v.d.Decken(DarkViper)
1500 1504
# fixed wb::password_chars 
1501 1505
23 Jan-2011 Build 1411 Frank Heyne (FrankH)
1502 1506
# Bugfix for Tickets 965, 966 and 910
......
1504 1508
# Bugfix for build 1409
1505 1509
23 Jan-2011 Build 1409 Frank Heyne (FrankH)
1506 1510
+ Ticket 1058 added warn_page_leave (currently only in wysiwyg) 
1507
23 Jan-2011 Build 1408 M.v.d.Decken(DarkViper)
1511
23 Jan-2011 Build 1408 Manuela v.d.Decken(DarkViper)
1508 1512
# small changes in sm2menu() [SM2_NO_TITLE + SM2_XHTML_STRICT]
1509 1513
22 Jan-2011 Build 1407 Frank Heyne (FrankH)
1510 1514
# various Security fixes, thanks to secunia and others 

Also available in: Unified diff