Changeset 913794
- Timestamp:
- 05/14/2014 11:16:48 AM (12 years ago)
- Location:
- all-in-one-event-calendar/trunk
- Files:
-
- 9 edited
-
all-in-one-event-calendar.php (modified) (1 diff)
-
app/config/constants.php (modified) (1 diff)
-
app/model/event/parent.php (modified) (1 diff)
-
app/model/event/trashing.php (modified) (1 diff)
-
app/view/admin/add-new-event.php (modified) (2 diffs)
-
language/all-in-one-event-calendar.mo (modified) (previous)
-
language/all-in-one-event-calendar.po (modified) (2 diffs)
-
language/all-in-one-event-calendar.pot (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
all-in-one-event-calendar/trunk/all-in-one-event-calendar.php
r913391 r913794 6 6 * Author: Time.ly Network Inc. 7 7 * Author URI: http://time.ly/ 8 * Version: 2.0. 78 * Version: 2.0.8 9 9 * Text Domain: all-in-one-event-calendar 10 10 * Domain Path: /language -
all-in-one-event-calendar/trunk/app/config/constants.php
r913391 r913794 51 51 // ================== 52 52 if ( ! defined( 'AI1EC_VERSION' ) ) { 53 define( 'AI1EC_VERSION', '2.0. 7' );53 define( 'AI1EC_VERSION', '2.0.8' ); 54 54 } 55 55 -
all-in-one-event-calendar/trunk/app/model/event/parent.php
r913391 r913794 105 105 $objects[$child_id] = $instance; 106 106 } 107 } catch ( Ai1ec_Event_Not_Found $exception ) {107 } catch ( Ai1ec_Event_Not_Found_Exception $exception ) { 108 108 // ignore 109 109 } -
all-in-one-event-calendar/trunk/app/model/event/trashing.php
r913391 r913794 37 37 } 38 38 } 39 } catch ( Ai1ec_Event_Not_Found $exception ) {39 } catch ( Ai1ec_Event_Not_Found_Exception $exception ) { 40 40 // ignore - not an event 41 41 } -
all-in-one-event-calendar/trunk/app/view/admin/add-new-event.php
r913391 r913794 102 102 $instance_id 103 103 ); 104 } catch ( Ai1ec_Event_Not_Found $excpt ) {104 } catch ( Ai1ec_Event_Not_Found_Exception $excpt ) { 105 105 $ai1ec_localization_helper = $this->_registry 106 106 ->get( 'p28n.wpml' ); … … 330 330 try { 331 331 $parent = $this->_registry->get( 'model.event', $parent ); 332 } catch ( Ai1ec_Event_Not_Found $exception ) { // ignore332 } catch ( Ai1ec_Event_Not_Found_Exception $exception ) { // ignore 333 333 $parent = null; 334 334 } -
all-in-one-event-calendar/trunk/language/all-in-one-event-calendar.po
r913391 r913794 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: All-in-One Event Calendar by Time.ly 2.0. 7\n"5 "Project-Id-Version: All-in-One Event Calendar by Time.ly 2.0.8\n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n" 7 "POT-Creation-Date: 2014-05-1 3 16:04:05+00:00\n"7 "POT-Creation-Date: 2014-05-14 11:14:47+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=UTF-8\n" 10 10 "Content-Transfer-Encoding: 8bit\n" 11 "PO-Revision-Date: 2014-05-1 3 19:04+0300\n"11 "PO-Revision-Date: 2014-05-14 14:14+0300\n" 12 12 "Last-Translator: Timely <support@time.ly>\n" 13 13 "Language-Team:\n" … … 2098 2098 msgstr "All-in-One Event Calendar by Time.ly" 2099 2099 2100 #. #-#-#-#-# all-in-one-event-calendar.pot (All-in-One Event Calendar by Time.ly 2.0. 7) #-#-#-#-#2100 #. #-#-#-#-# all-in-one-event-calendar.pot (All-in-One Event Calendar by Time.ly 2.0.8) #-#-#-#-# 2101 2101 #. Plugin URI of the plugin/theme 2102 #. #-#-#-#-# all-in-one-event-calendar.pot (All-in-One Event Calendar by Time.ly 2.0. 7) #-#-#-#-#2102 #. #-#-#-#-# all-in-one-event-calendar.pot (All-in-One Event Calendar by Time.ly 2.0.8) #-#-#-#-# 2103 2103 #. Author URI of the plugin/theme 2104 2104 msgid "http://time.ly/" -
all-in-one-event-calendar/trunk/language/all-in-one-event-calendar.pot
r913391 r913794 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: All-in-One Event Calendar by Time.ly 2.0. 7\n"5 "Project-Id-Version: All-in-One Event Calendar by Time.ly 2.0.8\n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n" 7 "POT-Creation-Date: 2014-05-1 3 16:04:05+00:00\n"7 "POT-Creation-Date: 2014-05-14 11:14:47+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=UTF-8\n" … … 1975 1975 msgstr "" 1976 1976 1977 #. #-#-#-#-# all-in-one-event-calendar.pot (All-in-One Event Calendar by Time.ly 2.0. 7) #-#-#-#-#1977 #. #-#-#-#-# all-in-one-event-calendar.pot (All-in-One Event Calendar by Time.ly 2.0.8) #-#-#-#-# 1978 1978 #. Plugin URI of the plugin/theme 1979 #. #-#-#-#-# all-in-one-event-calendar.pot (All-in-One Event Calendar by Time.ly 2.0. 7) #-#-#-#-#1979 #. #-#-#-#-# all-in-one-event-calendar.pot (All-in-One Event Calendar by Time.ly 2.0.8) #-#-#-#-# 1980 1980 #. Author URI of the plugin/theme 1981 1981 msgid "http://time.ly/" -
all-in-one-event-calendar/trunk/readme.txt
r913391 r913794 6 6 Requires WorPress at least: 3.5 7 7 Tested up to: 3.9.1 8 Stable tag: 2.0. 78 Stable tag: 2.0.8 9 9 License: GNU General Public License, version 3 (GPL-3.0) 10 10 … … 172 172 173 173 == Changelog == 174 175 = Version 2.0.8 = 176 * Fixed issue where it was impossible to edit some of the events; 177 * Fixed issue where it was impossible to trash custom post types in 178 some cases; 179 * Fixed issue where it was impossible to edit some recurrent events; 174 180 175 181 = Version 2.0.7 =
Note: See TracChangeset
for help on using the changeset viewer.