Project

General

Profile

« Previous | Next » 

Revision 1469

Added by Dietmar almost 13 years ago

Forgotten upload changelog and version.php

View differences:

branches/2.8.x/CHANGELOG
11 11
! = Update/Change
12 12

  
13 13
------------------------------------- 2.8.2 ------------------------------------
14
02 Jul-2011 Build 1465 Dietmar Woellbrink (Luisehahne)
14
07 Jul-2011 Build 1469 Dietmar Woellbrink (Luisehahne)
15
! Forgotten upload changelog and version.php
16
07 Jul-2011 Build 1468 Dietmar Woellbrink (Luisehahne)
17
! update jquery-min to version 1.6.2
18
! update jquery-ui-min to version 1.8.14
19
# fix index error in media upload (Tks to DBS)
20
+ add missing nopreview.jpg
21
! update media browser not to show forbidden files
22
- remove unused jquery archiv folder
23
02 Jul-2011 Build 1467 Dietmar Woellbrink (Luisehahne)
15 24
! update some headerinfos
16 25
# fix missing header for some error messages
17
01 Jul-2011 Build 1465 Dietmar Woellbrink (Luisehahne)
26
01 Jul-2011 Build 1466 Dietmar Woellbrink (Luisehahne)
18 27
# fix form modul (tks to our Tester)
19 28
01 Jul-2011 Build 1465 Dietmar Woellbrink (Luisehahne)
20 29
# bugfix in initialize including SecureForm
21 30
! update admintools FTAN handling 
22 31
01 Jul-2011 Build 1464 Werner v.d.Decken(DarkViper)
23
# fixed little bug in moveCssToHead()
32
#  Ticket 1102 fixed little bug in moveCssToHead() (Tks to Crnogorac081)
24 33
01 Jul-2011 Build 1463 Dietmar Woellbrink (Luisehahne)
25 34
# fixed Ticket 1050 Bug in include/phpmailer/class.phpmailer.php with Lotus Notes
26 35
# fixed Ticket 573, 939 Bad formatting of e-mail received from form submissions
branches/2.8.x/wb/admin/interface/version.php
52 52

  
53 53
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
54 54
if(!defined('VERSION')) define('VERSION', '2.8.2.RC6');
55
if(!defined('REVISION')) define('REVISION', '1467');
55
if(!defined('REVISION')) define('REVISION', '1469');
56 56

  
57 57
?>

Also available in: Unified diff