Version Description
Download this release
Release Info
Developer | calvinyeh |
Plugin | All-in-One Event Calendar |
Version | 2.5.8 |
Comparing to | |
See all releases |
Code changes from version 2.5.7 to 2.5.8
all-in-one-event-calendar.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: A calendar system with month, week, day, agenda views, upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds.
|
6 |
* Author: Time.ly Network Inc.
|
7 |
* Author URI: http://time.ly/
|
8 |
-
* Version: 2.5.
|
9 |
* Text Domain: all-in-one-event-calendar
|
10 |
* Domain Path: /language
|
11 |
*/
|
5 |
* Description: A calendar system with month, week, day, agenda views, upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds.
|
6 |
* Author: Time.ly Network Inc.
|
7 |
* Author URI: http://time.ly/
|
8 |
+
* Version: 2.5.8
|
9 |
* Text Domain: all-in-one-event-calendar
|
10 |
* Domain Path: /language
|
11 |
*/
|
app/config/constants.php
CHANGED
@@ -50,7 +50,7 @@ function ai1ec_initiate_constants( $ai1ec_base_dir, $ai1ec_base_url ) {
|
|
50 |
// = Plugin Version =
|
51 |
// ==================
|
52 |
if ( ! defined( 'AI1EC_VERSION' ) ) {
|
53 |
-
define( 'AI1EC_VERSION', '2.5.
|
54 |
}
|
55 |
|
56 |
// ================
|
50 |
// = Plugin Version =
|
51 |
// ==================
|
52 |
if ( ! defined( 'AI1EC_VERSION' ) ) {
|
53 |
+
define( 'AI1EC_VERSION', '2.5.8' );
|
54 |
}
|
55 |
|
56 |
// ================
|
app/model/api/api-registration.php
CHANGED
@@ -32,6 +32,7 @@ class Ai1ec_Api_Registration extends Ai1ec_Api_Abstract {
|
|
32 |
$response_body = (array) $response->body;
|
33 |
$this->save_ticketing_settings( $response_body['message'], true, $response_body['auth_token'], $this->_find_user_calendar(), $body['email'] );
|
34 |
$this->has_payment_settings();
|
|
|
35 |
$this->sync_api_settings();
|
36 |
} else {
|
37 |
$error_message = $this->save_error_notification( $response, __( 'We were unable to Sign you In for Time.ly Network', AI1EC_PLUGIN_NAME ) );
|
@@ -233,4 +234,4 @@ class Ai1ec_Api_Registration extends Ai1ec_Api_Abstract {
|
|
233 |
}
|
234 |
}
|
235 |
|
236 |
-
}
|
32 |
$response_body = (array) $response->body;
|
33 |
$this->save_ticketing_settings( $response_body['message'], true, $response_body['auth_token'], $this->_find_user_calendar(), $body['email'] );
|
34 |
$this->has_payment_settings();
|
35 |
+
$this->get_subscriptions(true);
|
36 |
$this->sync_api_settings();
|
37 |
} else {
|
38 |
$error_message = $this->save_error_notification( $response, __( 'We were unable to Sign you In for Time.ly Network', AI1EC_PLUGIN_NAME ) );
|
234 |
}
|
235 |
}
|
236 |
|
237 |
+
}
|
language/all-in-one-event-calendar.mo
CHANGED
Binary file
|
language/all-in-one-event-calendar.po
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
# This file is distributed under the same license as the All-in-One Event Calendar by Time.ly package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: All-in-One Event Calendar by Time.ly 2.5.
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
|
7 |
-
"POT-Creation-Date: 2016-07-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"PO-Revision-Date: 2016-07-
|
12 |
"Last-Translator: Timely <support@time.ly>\n"
|
13 |
"Language-Team:\n"
|
14 |
|
@@ -399,27 +399,27 @@ msgstr "We were unable to subscribe feed"
|
|
399 |
msgid "We were unable to unsubscribe feed"
|
400 |
msgstr "We were unable to unsubscribe feed"
|
401 |
|
402 |
-
#: app/model/api/api-registration.php:
|
403 |
msgid "We were unable to Sign you In for Time.ly Network"
|
404 |
msgstr "We were unable to Sign you In for Time.ly Network"
|
405 |
|
406 |
-
#: app/model/api/api-registration.php:
|
407 |
msgid "We were unable to Sign you Up for Time.ly Network"
|
408 |
msgstr "We were unable to Sign you Up for Time.ly Network"
|
409 |
|
410 |
-
#: app/model/api/api-registration.php:
|
411 |
msgid "We were unable to Sign you Out of Time.ly Network"
|
412 |
msgstr "We were unable to Sign you Out of Time.ly Network"
|
413 |
|
414 |
-
#: app/model/api/api-registration.php:
|
415 |
msgid "Payment preferences were saved."
|
416 |
msgstr "Payment preferences were saved."
|
417 |
|
418 |
-
#: app/model/api/api-registration.php:
|
419 |
msgid "Payment preferences were not saved."
|
420 |
msgstr "Payment preferences were not saved."
|
421 |
|
422 |
-
#: app/model/api/api-registration.php:
|
423 |
msgid "We were unable to get the Sales information from Time.ly Network"
|
424 |
msgstr "We were unable to get the Sales information from Time.ly Network"
|
425 |
|
2 |
# This file is distributed under the same license as the All-in-One Event Calendar by Time.ly package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: All-in-One Event Calendar by Time.ly 2.5.8\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
|
7 |
+
"POT-Creation-Date: 2016-07-25 17:09:56+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"PO-Revision-Date: 2016-07-25 17:09+0000\n"
|
12 |
"Last-Translator: Timely <support@time.ly>\n"
|
13 |
"Language-Team:\n"
|
14 |
|
399 |
msgid "We were unable to unsubscribe feed"
|
400 |
msgstr "We were unable to unsubscribe feed"
|
401 |
|
402 |
+
#: app/model/api/api-registration.php:38
|
403 |
msgid "We were unable to Sign you In for Time.ly Network"
|
404 |
msgstr "We were unable to Sign you In for Time.ly Network"
|
405 |
|
406 |
+
#: app/model/api/api-registration.php:59
|
407 |
msgid "We were unable to Sign you Up for Time.ly Network"
|
408 |
msgstr "We were unable to Sign you Up for Time.ly Network"
|
409 |
|
410 |
+
#: app/model/api/api-registration.php:148
|
411 |
msgid "We were unable to Sign you Out of Time.ly Network"
|
412 |
msgstr "We were unable to Sign you Out of Time.ly Network"
|
413 |
|
414 |
+
#: app/model/api/api-registration.php:178
|
415 |
msgid "Payment preferences were saved."
|
416 |
msgstr "Payment preferences were saved."
|
417 |
|
418 |
+
#: app/model/api/api-registration.php:187
|
419 |
msgid "Payment preferences were not saved."
|
420 |
msgstr "Payment preferences were not saved."
|
421 |
|
422 |
+
#: app/model/api/api-registration.php:215
|
423 |
msgid "We were unable to get the Sales information from Time.ly Network"
|
424 |
msgstr "We were unable to get the Sales information from Time.ly Network"
|
425 |
|
language/all-in-one-event-calendar.pot
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the same license as the All-in-One Event Calendar by Time.ly package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: All-in-One Event Calendar by Time.ly 2.5.
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
|
7 |
-
"POT-Creation-Date: 2016-07-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -358,27 +358,27 @@ msgstr ""
|
|
358 |
msgid "We were unable to unsubscribe feed"
|
359 |
msgstr ""
|
360 |
|
361 |
-
#: app/model/api/api-registration.php:
|
362 |
msgid "We were unable to Sign you In for Time.ly Network"
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: app/model/api/api-registration.php:
|
366 |
msgid "We were unable to Sign you Up for Time.ly Network"
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: app/model/api/api-registration.php:
|
370 |
msgid "We were unable to Sign you Out of Time.ly Network"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: app/model/api/api-registration.php:
|
374 |
msgid "Payment preferences were saved."
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: app/model/api/api-registration.php:
|
378 |
msgid "Payment preferences were not saved."
|
379 |
msgstr ""
|
380 |
|
381 |
-
#: app/model/api/api-registration.php:
|
382 |
msgid "We were unable to get the Sales information from Time.ly Network"
|
383 |
msgstr ""
|
384 |
|
2 |
# This file is distributed under the same license as the All-in-One Event Calendar by Time.ly package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: All-in-One Event Calendar by Time.ly 2.5.8\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
|
7 |
+
"POT-Creation-Date: 2016-07-25 17:09:56+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
358 |
msgid "We were unable to unsubscribe feed"
|
359 |
msgstr ""
|
360 |
|
361 |
+
#: app/model/api/api-registration.php:38
|
362 |
msgid "We were unable to Sign you In for Time.ly Network"
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: app/model/api/api-registration.php:59
|
366 |
msgid "We were unable to Sign you Up for Time.ly Network"
|
367 |
msgstr ""
|
368 |
|
369 |
+
#: app/model/api/api-registration.php:148
|
370 |
msgid "We were unable to Sign you Out of Time.ly Network"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: app/model/api/api-registration.php:178
|
374 |
msgid "Payment preferences were saved."
|
375 |
msgstr ""
|
376 |
|
377 |
+
#: app/model/api/api-registration.php:187
|
378 |
msgid "Payment preferences were not saved."
|
379 |
msgstr ""
|
380 |
|
381 |
+
#: app/model/api/api-registration.php:215
|
382 |
msgid "We were unable to get the Sales information from Time.ly Network"
|
383 |
msgstr ""
|
384 |
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ calendar, ical, iCalendar, all-in-one, events sync, events widget,
|
|
5 |
calendar widget
|
6 |
Requires WordPress at least: 3.5
|
7 |
Tested up to: 4.5.3
|
8 |
-
Stable tag: 2.5.
|
9 |
License: GNU General Public License, version 3 (GPL-3.0)
|
10 |
|
11 |
A calendar system with many views, upcoming events widget, color-coded
|
@@ -149,6 +149,9 @@ https://vimeo.com/135004810
|
|
149 |
|
150 |
== Changelog ==
|
151 |
|
|
|
|
|
|
|
152 |
= Version 2.5.7 =
|
153 |
* Fixed: Exhibition of recurrent events which start date is older than 3 years.
|
154 |
* Fixed: All day events weren't being imported correctly.
|
5 |
calendar widget
|
6 |
Requires WordPress at least: 3.5
|
7 |
Tested up to: 4.5.3
|
8 |
+
Stable tag: 2.5.8
|
9 |
License: GNU General Public License, version 3 (GPL-3.0)
|
10 |
|
11 |
A calendar system with many views, upcoming events widget, color-coded
|
149 |
|
150 |
== Changelog ==
|
151 |
|
152 |
+
= Version 2.5.8 =
|
153 |
+
* Fixed: API Sign in wasn't refreshing correctly the subscriptions.
|
154 |
+
|
155 |
= Version 2.5.7 =
|
156 |
* Fixed: Exhibition of recurrent events which start date is older than 3 years.
|
157 |
* Fixed: All day events weren't being imported correctly.
|