News about releases and updates are posted here.
Post Reply
PaderDesign
Administrator
Posts: 144
Joined: Tue 15. Apr 2008, 15:34
Location: Altenbeken
Contact:

v1.2.64 New Version

Post by PaderDesign »

Hello out there,

today I released a new version of the GigKalender - it is version v1.2.64.

The new version and an update from v1.2.63_076 is available here:
http://www.paderdesign.de/gigkalender/downloads.html

Happy using,
PaderDesign

--
List of all changes:
v1.2.64: New Feature: Links to event details in the frontend calender list/table ('more...') can be switched on and off.
v1.2.63_127: calendar/includes/addGig/autocomplete: JQuery updated to v1.5.1
v1.2.63_126: functions/functionsstandard.php: 508: function TimeStampAusDatumMitUhrzeit() removed
v1.2.63_125: guestbook/functions.php: GuestbookNavigation(): 337: ereg_replace() > preg_replace() (ereg_replace() is depricated since PHP 5.3)
v1.2.63_124: news/functions.php: NewsNavigation(): 261: ereg_replace() > preg_replace() (ereg_replace() is depricated since PHP 5.3)
v1.2.63_123: functions/standard.php: checkEmail(): 754: added strtolower($email)
v1.2.63_122: functions/standard.php: checkEmail(): 754: eregi() > preg_match() (eregi() is depricated since PHP 5.3)
v1.2.63_121: functions/standard.php: checkICQNumber():535: eregi() > preg_match() (eregi() is depricated since PHP 5.3)
v1.2.63_120: functions/standard.php: convertISO8601ToTimestamp():345: ereg() > preg_match() (ereg() is depricated since PHP 5.3)
v1.2.63_119: functions/standard.php: convertISO8601ToTimestamp():337: ereg() > preg_match() (ereg() is depricated since PHP 5.3)
v1.2.63_118: functions/standard.php: convertISO8601ToTimestamp():311: ereg() > preg_match() (ereg() is depricated since PHP 5.3)
v1.2.63_117: functions/standard.php: convertISO8601ToTimestamp():281: ereg() > preg_match() (ereg() is depricated since PHP 5.3)
v1.2.63_116: functions/standard.php: getFrontendURL():184: ereg() > preg_match() (ereg() is depricated since PHP 5.3)
v1.2.63_115: guestbook/guestbook_mail.php:105: ereg() > preg_match() (ereg() is depricated since PHP 5.3)
v1.2.63_114: guestbook/guestbook_add.php:147: ereg() > preg_match() (ereg() is depricated since PHP 5.3)
v1.2.63_113: guestbook/functions.php:320: ereg() > preg_match() (ereg() is depricated since PHP 5.3)
v1.2.63_112: guestbook/functions.php:200: ereg() > preg_match() (ereg() is depricated since PHP 5.3)
v1.2.63_111: news/functions.php:245: ereg() > preg_match() (ereg() is depricated since PHP 5.3)
v1.2.63_110: calendar/includes/fronted/GigDetailsLink.php:11: ereg() > preg_match() (ereg() is depricated since PHP 5.3)
v1.2.63_109: frontend/example_formate.css:91 removed entire definition ".GigKalender .GuestbookErrorMessages"
v1.2.63_108: all declarations for CSS class "GuestbookErrorMessages" renamed into "ErrorMessage"
v1.2.63_107: all declarations for CSS class "Fehlermeldung" renamed into "ErrorMessage"
v1.2.63_106: guestbook/guestbook_add.php:164: class "submitButton" added to make text bold
v1.2.63_105: guestbook/guestbook_mail.php:127: class "submitButton" added to make text bold
v1.2.63_104: frontend/example_formate.css:98: "width: 20em;"
v1.2.63_103: guestbook/guestbook_add.php:165: new button "Cancel"
v1.2.63_102: guestbook/guestbook_mail.php:128: new button "Cancel"
v1.2.63_101: Bugfix: guestbook/guestbook_mail.php:127: no language var set for submit button value
v1.2.63_100: languages/*.php:30: "Status" changed into "Role"
v1.2.63_099: Bugfix: Backend: Admin: Setup: Front End: Attributes in detail view: Editor: after deactivating all attributes: Notice: Undefined variable: L_ > Using array_filter(explode()) instead of explode() in lines 29-32 and 124-127
v1.2.63_098: Bugfix: Backend: Admin: Setup: Front End: Attributes in detail view: Button 'All' set the attributes of the common frontend view (not detail) > admin/includes/setup/javascript.php: 31+32: defined the correct var $allFrontendDetailAttributes
v1.2.63_097: Bugfix: Frontend: Calendar: Table view: line breaks in table header > frontend/example_formate.css: 21: white-space: nowrap;
v1.2.63_096: Bugfix: Frontend: Calendar: some mouse over titles got capped too > calendar/includes/frontend/subString.php: optimized
v1.2.63_095: new PaderDesign icon for the backend footer
v1.2.63_094: $SetupFrontendTimeFormat can be defined in gigkalender.ini.php
v1.2.63_093: all files in calendar/includes/frontend optimized
v1.2.63_092: Bugfix: Frontend: Calendar: Table: unescaped & should be written as & > calendar/includes/frontend/GigVisitors.php: optimized
v1.2.63_091: Bugfix: Frontend: Calendar: Table: unescaped & should be written as & > calendar/includes/frontend/GigEnding.php: optimized
v1.2.63_090: Bugfix: Frontend: Calendar: Table: unescaped & should be written as & > calendar/includes/frontend/GigStageBuilding.php: optimized
v1.2.63_089: Bugfix: Frontend: Calendar: Table: unescaped & should be written as & > calendar/includes/frontend/GigLineup.php: optimized
v1.2.63_088: Bugfix: Frontend: Calendar: Table: unescaped & should be written as & > calendar/includes/frontend/GigOrganizer.php: optimized
v1.2.63_087: Bugfix: Frontend: Calendar: Table: unescaped & should be written as & > calendar/includes/frontend/GigBeginning.php: optimized
v1.2.63_086: Bugfix: Frontend: Calendar: Table: unescaped & should be written as & > calendar/includes/frontend/GigEvent.php: optimized
v1.2.63_085: Bugfix: Frontend: Calendar: Table: unescaped & should be written as & > calendar/includes/frontend/GigArtist.php: optimized
v1.2.63_084: Bugfix: Frontend: Calendar: Table: unescaped & should be written as & > calendar/includes/frontend/subString.php: optimized
v1.2.63_083: Bugfix: guestbook/includes/showAllGuestbookEntries/GuestbookURL.php:7: mouse hover don't show up
v1.2.63_082: Bugfix: guestbook/includes/showAllGuestbookEntries/GuestbookEmail.php:7: mouse hover don't show up
v1.2.63_081: file renamed: calendar/includes/frontend/showGigDetails.php > GigDetailsLink.php
v1.2.63_080: Bugfix: guestbook/guestbook_mail.php:41: double colons (:) in mail subject
v1.2.63_079: Bugfix: Undefined index: message in guestbook/guestbook_mail.php on line 20
v1.2.63_078: added an UTF-8 char-set definition to all form tags (accept-charset="UTF-8")
v1.2.63_077: Bugfix: Undefined variable: CODE in guestbook/functions.php on line 245

Post Reply