All-in-One Event Calendar - Version 1.6.2

Version Description

Download this release

Release Info

Developer yani.iliev
Plugin Icon 128x128 All-in-One Event Calendar
Version 1.6.2
Comparing to
See all releases

Code changes from version 1.6.1 to 1.6.2

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: Then.ly
7
  * Author URI: http://then.ly/
8
- * Version: 1.6.1
9
  */
10
  @set_time_limit( 0 );
11
  @ini_set( 'memory_limit', '256M' );
@@ -24,12 +24,12 @@ define( 'AI1EC_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
24
  // ==================
25
  // = Plugin Version =
26
  // ==================
27
- define( 'AI1EC_VERSION', '1.6.1' );
28
 
29
  // ====================
30
  // = Database Version =
31
  // ====================
32
- define( 'AI1EC_DB_VERSION', 108 );
33
 
34
  // ================
35
  // = Cron Version =
@@ -37,6 +37,7 @@ define( 'AI1EC_DB_VERSION', 108 );
37
  define( 'AI1EC_CRON_VERSION', 102 );
38
  define( 'AI1EC_N_CRON_VERSION', 101 );
39
  define( 'AI1EC_N_CRON_FREQ', 'daily' );
 
40
 
41
  // ===============
42
  // = Plugin Path =
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: Then.ly
7
  * Author URI: http://then.ly/
8
+ * Version: 1.6.2
9
  */
10
  @set_time_limit( 0 );
11
  @ini_set( 'memory_limit', '256M' );
24
  // ==================
25
  // = Plugin Version =
26
  // ==================
27
+ define( 'AI1EC_VERSION', '1.6.2' );
28
 
29
  // ====================
30
  // = Database Version =
31
  // ====================
32
+ define( 'AI1EC_DB_VERSION', 109 );
33
 
34
  // ================
35
  // = Cron Version =
37
  define( 'AI1EC_CRON_VERSION', 102 );
38
  define( 'AI1EC_N_CRON_VERSION', 101 );
39
  define( 'AI1EC_N_CRON_FREQ', 'daily' );
40
+ define( 'AI1EC_UPDATES_URL', 'http://then.ly/assets/thenly-all-in-one-calendar-1.6.2.zip' );
41
 
42
  // ===============
43
  // = Plugin Path =
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 Calendar by Then.ly package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: All-in-One Calendar by Then.ly 1.6\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
7
- "POT-Creation-Date: 2012-05-09 22:49:47+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
@@ -653,6 +653,50 @@ msgstr ""
653
  msgid " (all-day)"
654
  msgstr ""
655
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
656
  #: app/view/admin/box_advanced_settings.php:3
657
  msgid "Contain calendar in this DOM element:"
658
  msgstr ""
@@ -1369,9 +1413,9 @@ msgstr ""
1369
  msgid "All-in-One Calendar by Then.ly"
1370
  msgstr ""
1371
 
1372
- #. #-#-#-#-# plugin.pot (All-in-One Calendar by Then.ly 1.6) #-#-#-#-#
1373
  #. Plugin URI of the plugin/theme
1374
- #. #-#-#-#-# plugin.pot (All-in-One Calendar by Then.ly 1.6) #-#-#-#-#
1375
  #. Author URI of the plugin/theme
1376
  msgid "http://then.ly/"
1377
  msgstr ""
2
  # This file is distributed under the same license as the All-in-One Calendar by Then.ly package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: All-in-One Calendar by Then.ly 1.6.2\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-event-calendar\n"
7
+ "POT-Creation-Date: 2012-05-10 21:16:11+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
653
  msgid " (all-day)"
654
  msgstr ""
655
 
656
+ #: app/view/admin/agenda-widget-form.php:2
657
+ msgid "Title:"
658
+ msgstr ""
659
+
660
+ #: app/view/admin/agenda-widget-form.php:6
661
+ msgid "Number of events to show:"
662
+ msgstr ""
663
+
664
+ #: app/view/admin/agenda-widget-form.php:14
665
+ msgid "Events with these <strong>Categories</strong>"
666
+ msgstr ""
667
+
668
+ #: app/view/admin/agenda-widget-form.php:23
669
+ msgid "No categories found."
670
+ msgstr ""
671
+
672
+ #: app/view/admin/agenda-widget-form.php:30
673
+ msgid "<strong>Or</strong> events with these <strong>Tags</strong>"
674
+ msgstr ""
675
+
676
+ #: app/view/admin/agenda-widget-form.php:39
677
+ msgid "No tags found."
678
+ msgstr ""
679
+
680
+ #: app/view/admin/agenda-widget-form.php:46
681
+ msgid "<strong>Or</strong> any of these <strong>Events</strong>"
682
+ msgstr ""
683
+
684
+ #: app/view/admin/agenda-widget-form.php:55
685
+ msgid "No events found."
686
+ msgstr ""
687
+
688
+ #: app/view/admin/agenda-widget-form.php:62
689
+ msgid "Show <strong>View Calendar</strong> button"
690
+ msgstr ""
691
+
692
+ #: app/view/admin/agenda-widget-form.php:65
693
+ msgid "Show <strong>Subscribe</strong> buttons"
694
+ msgstr ""
695
+
696
+ #: app/view/admin/agenda-widget-form.php:68
697
+ msgid "Hide this widget on calendar page"
698
+ msgstr ""
699
+
700
  #: app/view/admin/box_advanced_settings.php:3
701
  msgid "Contain calendar in this DOM element:"
702
  msgstr ""
1413
  msgid "All-in-One Calendar by Then.ly"
1414
  msgstr ""
1415
 
1416
+ #. #-#-#-#-# plugin.pot (All-in-One Calendar by Then.ly 1.6.2) #-#-#-#-#
1417
  #. Plugin URI of the plugin/theme
1418
+ #. #-#-#-#-# plugin.pot (All-in-One Calendar by Then.ly 1.6.2) #-#-#-#-#
1419
  #. Author URI of the plugin/theme
1420
  msgid "http://then.ly/"
1421
  msgstr ""
lib/class-ai1ec-updater.php CHANGED
@@ -29,7 +29,7 @@ class Ai1ec_Updater extends WP_Upgrader {
29
 
30
  $this->run(
31
  array(
32
- 'package' => 'http://then.ly/assets/thenly-all-in-one-calendar-1.6.zip',
33
  'destination' => WP_PLUGIN_DIR,
34
  'clear_destination' => true,
35
  'clear_working' => true,
29
 
30
  $this->run(
31
  array(
32
+ 'package' => AI1EC_UPDATES_URL,
33
  'destination' => WP_PLUGIN_DIR,
34
  'clear_destination' => true,
35
  'clear_working' => true,
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
4
  Tags: calendar, event, events, ics, ics calendar, ical-feed, ics feed, wordpress ics importer, wordpress ical importer, upcoming events, todo, notes, journal, freebusy, availability, web calendar, web events, webcal, google calendar, ical, iCalendar, all-in-one, ai1ec, google calendar sync, ical sync, events sync, holiday calendar, calendar 2011, events 2011, widget, events widget, upcoming events widget, calendar widget, agenda widget
5
  Requires at least: 3.1.3
6
  Tested up to: 3.3.2
7
- Stable tag: 1.6.1
8
 
9
  A calendar system with month, week, agenda views, upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds.
10
 
@@ -14,7 +14,7 @@ Welcome to the [All-in-One Calendar Plugin](http://then.ly/), from [Then.ly](htt
14
 
15
  Our new calendar system combines a clean visual design, solid architectural patterns and a powerful set of features to create the most advanced calendar system available for WordPress. Best of all: it’s completely free.
16
 
17
- **New in version 1.6:** Download the free Premium version at [then.ly](http://then./y) and choose from 3 custom designed themes for your Calendar, or develop your own!
18
 
19
  = Calendar Features For Users =
20
 
@@ -82,6 +82,9 @@ https://vimeo.com/41738066
82
  * Filter by post ids (separate ids by comma): **[ai1ec post_id="1, 2"]**
83
 
84
  == Changelog ==
 
 
 
85
 
86
  = Version 1.6.1 Premium =
87
  * Fixed bug that was breaking widget management screen
4
  Tags: calendar, event, events, ics, ics calendar, ical-feed, ics feed, wordpress ics importer, wordpress ical importer, upcoming events, todo, notes, journal, freebusy, availability, web calendar, web events, webcal, google calendar, ical, iCalendar, all-in-one, ai1ec, google calendar sync, ical sync, events sync, holiday calendar, calendar 2011, events 2011, widget, events widget, upcoming events widget, calendar widget, agenda widget
5
  Requires at least: 3.1.3
6
  Tested up to: 3.3.2
7
+ Stable tag: 1.6.2
8
 
9
  A calendar system with month, week, agenda views, upcoming events widget, color-coded categories, recurrence, and import/export of .ics feeds.
10
 
14
 
15
  Our new calendar system combines a clean visual design, solid architectural patterns and a powerful set of features to create the most advanced calendar system available for WordPress. Best of all: it’s completely free.
16
 
17
+ **New in version 1.6:** Download the free Premium version at [then.ly](http://then.ly/) and choose from 3 custom designed themes for your Calendar, or develop your own!
18
 
19
  = Calendar Features For Users =
20
 
82
  * Filter by post ids (separate ids by comma): **[ai1ec post_id="1, 2"]**
83
 
84
  == Changelog ==
85
+ = Version 1.6.2 Premium =
86
+ * Fixed bug that was breaking adding/importing/editing events
87
+ * Enabled updates and update notifications when there is a newer version
88
 
89
  = Version 1.6.1 Premium =
90
  * Fixed bug that was breaking widget management screen