Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2528636
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
12 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/plugins/calendar/composer.json b/plugins/calendar/composer.json
index 9a171455..782e6f2f 100644
--- a/plugins/calendar/composer.json
+++ b/plugins/calendar/composer.json
@@ -1,31 +1,31 @@
{
"name": "kolab/calendar",
"type": "roundcube-plugin",
"description": "Calendar plugin",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.4",
+ "version": "3.2.5",
"authors": [
{
"name": "Thomas Bruederli",
"email": "bruederli@kolabsys.com",
"role": "Lead"
},
{
"name": "Alensader Machniak",
"email": "machniak@kolabsys.com",
"role": "Developer"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
- "kolab/libcalendaring": ">=3.2.4"
+ "kolab/libcalendaring": ">=3.2.5"
}
}
diff --git a/plugins/kolab_activesync/composer.json b/plugins/kolab_activesync/composer.json
index 94e397b2..e2a83bb3 100644
--- a/plugins/kolab_activesync/composer.json
+++ b/plugins/kolab_activesync/composer.json
@@ -1,31 +1,31 @@
{
"name": "kolab/kolab_activesync",
"type": "roundcube-plugin",
"description": "ActiveSync configuration utility for Kolab accounts",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.3",
+ "version": "3.2.5",
"authors": [
{
"name": "Thomas Bruederli",
"email": "bruederli@kolabsys.com",
"role": "Lead"
},
{
"name": "Aleksander Machniak",
"email": "machniak@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
- "kolab/libkolab": ">=3.2.4"
+ "kolab/libkolab": ">=3.2.5"
}
}
diff --git a/plugins/kolab_addressbook/composer.json b/plugins/kolab_addressbook/composer.json
index 4ea326cc..4c79ae6d 100644
--- a/plugins/kolab_addressbook/composer.json
+++ b/plugins/kolab_addressbook/composer.json
@@ -1,31 +1,31 @@
{
"name": "kolab/kolab_addressbook",
"type": "roundcube-plugin",
"description": "Kolab addressbook",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.3",
+ "version": "3.2.5",
"authors": [
{
"name": "Thomas Bruederli",
"email": "bruederli@kolabsys.com",
"role": "Lead"
},
{
"name": "Aleksander Machniak",
"email": "machniak@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
- "kolab/libkolab": ">=3.2.4"
+ "kolab/libkolab": ">=3.2.5"
}
}
diff --git a/plugins/kolab_config/composer.json b/plugins/kolab_config/composer.json
index 258dbb87..8b2f43e5 100644
--- a/plugins/kolab_config/composer.json
+++ b/plugins/kolab_config/composer.json
@@ -1,26 +1,26 @@
{
"name": "kolab/kolab_config",
"type": "roundcube-plugin",
"description": "Kolab configuration storage",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.3",
+ "version": "3.2.5",
"authors": [
{
"name": "Aleksander Machniak",
"email": "machniak@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
- "kolab/libkolab": ">=3.2.4"
+ "kolab/libkolab": ">=3.2.5"
}
}
diff --git a/plugins/kolab_delegation/composer.json b/plugins/kolab_delegation/composer.json
index 2ef9fad5..c0022b4a 100644
--- a/plugins/kolab_delegation/composer.json
+++ b/plugins/kolab_delegation/composer.json
@@ -1,27 +1,27 @@
{
"name": "kolab/kolab_delegation",
"type": "roundcube-plugin",
"description": "Kolab delegation feature",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.3",
+ "version": "3.2.5",
"authors": [
{
"name": "Aleksander Machniak",
"email": "machniak@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
- "kolab/libkolab": ">=3.2.4",
+ "kolab/libkolab": ">=3.2.5",
"kolab/kolab_auth": ">=3.2.2"
}
}
diff --git a/plugins/kolab_files/composer.json b/plugins/kolab_files/composer.json
index 5a795de4..934930e1 100644
--- a/plugins/kolab_files/composer.json
+++ b/plugins/kolab_files/composer.json
@@ -1,26 +1,26 @@
{
"name": "kolab/kolab_files",
"type": "roundcube-plugin",
"description": "User interface for Kolab File Manager (Chwala)",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.3",
+ "version": "3.2.5",
"authors": [
{
"name": "Aleksander Machniak",
"email": "machniak@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
- "kolab/libkolab": ">=3.2.4"
+ "kolab/libkolab": ">=3.2.5"
}
}
diff --git a/plugins/kolab_folders/composer.json b/plugins/kolab_folders/composer.json
index ed587fe5..c0a13c3a 100644
--- a/plugins/kolab_folders/composer.json
+++ b/plugins/kolab_folders/composer.json
@@ -1,26 +1,26 @@
{
"name": "kolab/kolab_folders",
"type": "roundcube-plugin",
"description": "Type-aware folder management/listing for Kolab",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.3",
+ "version": "3.2.5",
"authors": [
{
"name": "Aleksander Machniak",
"email": "machniak@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
- "kolab/libkolab": ">=3.2.4"
+ "kolab/libkolab": ">=3.2.5"
}
}
diff --git a/plugins/kolab_notes/composer.json b/plugins/kolab_notes/composer.json
index 67229048..1c6bc3a3 100644
--- a/plugins/kolab_notes/composer.json
+++ b/plugins/kolab_notes/composer.json
@@ -1,27 +1,27 @@
{
"name": "kolab/kolab_notes",
"type": "roundcube-plugin",
"description": "Notes module for Roundcube connecting to a Kolab server for storage",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.3",
+ "version": "3.2.5",
"authors": [
{
"name": "Thomas Bruederli",
"email": "bruederli@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
- "kolab/libkolab": ">=3.2.4",
+ "kolab/libkolab": ">=3.2.5",
"roundcube/jqueryui": ">=1.10.4"
}
}
diff --git a/plugins/kolab_tags/composer.json b/plugins/kolab_tags/composer.json
index 54549d77..6d5a4fd3 100644
--- a/plugins/kolab_tags/composer.json
+++ b/plugins/kolab_tags/composer.json
@@ -1,26 +1,26 @@
{
"name": "kolab/kolab_tags",
"type": "roundcube-plugin",
"description": "Email tags plugin",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.3",
+ "version": "3.2.5",
"authors": [
{
"name": "Aleksander Machniak",
"email": "machniak@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
- "kolab/libkolab": ">=3.2.4"
+ "kolab/libkolab": ">=3.2.5"
}
}
diff --git a/plugins/libcalendaring/composer.json b/plugins/libcalendaring/composer.json
index d4b070d9..84d91f93 100644
--- a/plugins/libcalendaring/composer.json
+++ b/plugins/libcalendaring/composer.json
@@ -1,25 +1,25 @@
{
"name": "kolab/libcalendaring",
"type": "roundcube-plugin",
"description": "Library providing common functions for calendaring plugins",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.4",
+ "version": "3.2.5",
"authors": [
{
"name": "Thomas Bruederli",
"email": "bruederli@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3"
}
}
diff --git a/plugins/libkolab/composer.json b/plugins/libkolab/composer.json
index 6efef111..173e0336 100644
--- a/plugins/libkolab/composer.json
+++ b/plugins/libkolab/composer.json
@@ -1,30 +1,30 @@
{
"name": "kolab/libkolab",
"type": "roundcube-plugin",
"description": "Plugin to setup a basic environment for the interaction with a Kolab server.",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.4",
+ "version": "3.2.5",
"authors": [
{
"name": "Thomas Bruederli",
"email": "bruederli@kolabsys.com",
"role": "Lead"
},
{
- "name": "Alensader Machniak",
+ "name": "Aleksander Machniak",
"email": "machniak@kolabsys.com",
"role": "Developer"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3"
}
}
diff --git a/plugins/pdfviewer/composer.json b/plugins/pdfviewer/composer.json
index b5ba0c7c..99877f2b 100644
--- a/plugins/pdfviewer/composer.json
+++ b/plugins/pdfviewer/composer.json
@@ -1,25 +1,25 @@
{
"name": "kolab/pdfviewer",
"type": "roundcube-plugin",
"description": "Inline PDF viewer plugin",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "1.0.0",
+ "version": "3.2.5",
"authors": [
{
"name": "Thomas Bruederli",
"email": "bruederli@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3"
}
}
diff --git a/plugins/tasklist/composer.json b/plugins/tasklist/composer.json
index 88a28c7a..c8c4b996 100644
--- a/plugins/tasklist/composer.json
+++ b/plugins/tasklist/composer.json
@@ -1,27 +1,27 @@
{
"name": "kolab/tasklist",
"type": "roundcube-plugin",
"description": "Task management plugin",
"homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
"license": "AGPLv3",
- "version": "3.2.3",
+ "version": "3.2.5",
"authors": [
{
"name": "Thomas Bruederli",
"email": "bruederli@kolabsys.com",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "http://plugins.roundcube.net"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
- "kolab/libcalendaring": ">=3.2.4",
+ "kolab/libcalendaring": ">=3.2.5",
"roundcube/jqueryui": ">=1.10.4"
}
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Feb 1, 4:35 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
426682
Default Alt Text
(12 KB)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment