Revision 583
Added by doc almost 18 years ago
| CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.7.0 ------------------------------------- |
| 14 |
|
|
| 15 |
21-Jan-2008 Thomas Hornik |
|
| 14 |
|
|
| 15 |
21-Jan-2008 Christian Sommer |
|
| 16 |
# Fixed bug with the edit module CSS file implementation (IE7, Opera) |
|
| 17 |
21-Jan-2008 Thomas Hornik |
|
| 16 | 18 |
+ Unique session-identifier for each website baker installation. fixes #354 |
| 17 | 19 |
20-Jan-2008 Christian Sommer |
| 18 | 20 |
# fixed E_NOTICE-warning in save.php when input data was wrong |
| 19 | 21 |
+ added the new admin tool email output filter which allows to transform |
| 20 | 22 |
emails before displaying them on the frontend |
| 21 |
20-Jan-2008 Thomas Hornik |
|
| 22 |
! upgrade-script.php: fixed mysql_error() handling |
|
| 23 |
! upgrade-script.php: added code to update menu_links |
|
| 23 |
20-Jan-2008 Thomas Hornik
|
|
| 24 |
! upgrade-script.php: fixed mysql_error() handling
|
|
| 25 |
! upgrade-script.php: added code to update menu_links
|
|
| 24 | 26 |
# fixed a typo in upgrade-script.php |
| 25 | 27 |
! updated admin/pages/sections.php to changed jscalendar-api from changeset 571 |
| 26 | 28 |
! module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed |
Also available in: Unified diff
Fixed bug with the edit module CSS file implementation (IE7, Opera)