Bump plugin versions and requirements
This commit is contained in:
parent
4cd62009c0
commit
89a7362058
22 changed files with 36 additions and 36 deletions
|
@ -4,7 +4,7 @@
|
||||||
"description": "Calendar plugin",
|
"description": "Calendar plugin",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.5",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Thomas Bruederli",
|
"name": "Thomas Bruederli",
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"kolab/libcalendaring": ">=3.3.0",
|
"kolab/libcalendaring": ">=3.4.0",
|
||||||
"kolab/libkolab": ">=3.3.0"
|
"kolab/libkolab": ">=3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Better HTML to Text converter that uses text-based browser (lynx) for this task",
|
"description": "Better HTML to Text converter that uses text-based browser (lynx) for this task",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Aleksander Machniak",
|
"name": "Aleksander Machniak",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Kolab 2-Factor Authentication",
|
"description": "Kolab 2-Factor Authentication",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.4",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Thomas Bruederli",
|
"name": "Thomas Bruederli",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "ActiveSync configuration utility for Kolab accounts",
|
"description": "ActiveSync configuration utility for Kolab accounts",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.2",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Thomas Bruederli",
|
"name": "Thomas Bruederli",
|
||||||
|
@ -26,6 +26,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"kolab/libkolab": ">=3.3.0"
|
"kolab/libkolab": ">=3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Kolab addressbook",
|
"description": "Kolab addressbook",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.5",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Thomas Bruederli",
|
"name": "Thomas Bruederli",
|
||||||
|
@ -26,6 +26,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"kolab/libkolab": ">=3.3.0"
|
"kolab/libkolab": ">=3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Kolab authentication",
|
"description": "Kolab authentication",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.5",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Thomas Bruederli",
|
"name": "Thomas Bruederli",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Kolab configuration storage",
|
"description": "Kolab configuration storage",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Aleksander Machniak",
|
"name": "Aleksander Machniak",
|
||||||
|
@ -21,6 +21,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"kolab/libkolab": ">=3.3.0"
|
"kolab/libkolab": ">=3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Kolab delegation feature",
|
"description": "Kolab delegation feature",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.4",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Aleksander Machniak",
|
"name": "Aleksander Machniak",
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"kolab/libkolab": ">=3.3.0",
|
"kolab/libkolab": ">=3.4.0",
|
||||||
"kolab/kolab_auth": ">=3.3.0"
|
"kolab/kolab_auth": ">=3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "User interface for Kolab File Manager (Chwala)",
|
"description": "User interface for Kolab File Manager (Chwala)",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.5",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Aleksander Machniak",
|
"name": "Aleksander Machniak",
|
||||||
|
@ -21,6 +21,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"kolab/libkolab": ">=3.3.0"
|
"kolab/libkolab": ">=3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Type-aware folder management/listing for Kolab",
|
"description": "Type-aware folder management/listing for Kolab",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.5",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Aleksander Machniak",
|
"name": "Aleksander Machniak",
|
||||||
|
@ -21,6 +21,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"kolab/libkolab": ">=3.3.0"
|
"kolab/libkolab": ">=3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Notes module for Roundcube connecting to a Kolab server for storage",
|
"description": "Notes module for Roundcube connecting to a Kolab server for storage",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.3",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Thomas Bruederli",
|
"name": "Thomas Bruederli",
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"kolab/libkolab": ">=3.3.0",
|
"kolab/libkolab": ">=3.4.0",
|
||||||
"roundcube/jqueryui": ">=1.10.4"
|
"roundcube/jqueryui": ">=1.10.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Keyboard shortcuts compatible with Kontact",
|
"description": "Keyboard shortcuts compatible with Kontact",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Aleksander Machniak",
|
"name": "Aleksander Machniak",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Email tags plugin",
|
"description": "Email tags plugin",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.4",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Aleksander Machniak",
|
"name": "Aleksander Machniak",
|
||||||
|
@ -21,6 +21,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"kolab/libkolab": ">=3.3.0"
|
"kolab/libkolab": ">=3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "LDAP Authentication (obsoleted)",
|
"description": "LDAP Authentication (obsoleted)",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Aleksander Machniak",
|
"name": "Aleksander Machniak",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Library providing common functions for calendaring plugins",
|
"description": "Library providing common functions for calendaring plugins",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.5",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Thomas Bruederli",
|
"name": "Thomas Bruederli",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Plugin to setup a basic environment for the interaction with a Kolab server.",
|
"description": "Plugin to setup a basic environment for the interaction with a Kolab server.",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.5",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Thomas Bruederli",
|
"name": "Thomas Bruederli",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Logon screen additions",
|
"description": "Logon screen additions",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Aleksander Machniak",
|
"name": "Aleksander Machniak",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Open Document Viewer plugin",
|
"description": "Open Document Viewer plugin",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Thomas Bruederli",
|
"name": "Thomas Bruederli",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Inline PDF viewer plugin",
|
"description": "Inline PDF viewer plugin",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Thomas Bruederli",
|
"name": "Thomas Bruederli",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Task management plugin",
|
"description": "Task management plugin",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.5",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Thomas Bruederli",
|
"name": "Thomas Bruederli",
|
||||||
|
@ -21,8 +21,8 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"kolab/libcalendaring": ">=3.3.0",
|
"kolab/libcalendaring": ">=3.4.0",
|
||||||
"kolab/libkolab": ">=3.3.0",
|
"kolab/libkolab": ">=3.4.0",
|
||||||
"roundcube/jqueryui": ">=1.10.4"
|
"roundcube/jqueryui": ">=1.10.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "TinyMCE Editor Configurator",
|
"description": "TinyMCE Editor Configurator",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Aleksander Machniak",
|
"name": "Aleksander Machniak",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"description": "Kolab Web Admin Client",
|
"description": "Kolab Web Admin Client",
|
||||||
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
"homepage": "https://git.kolab.org/diffusion/RPK/",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Aleksander Machniak",
|
"name": "Aleksander Machniak",
|
||||||
|
@ -21,6 +21,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"roundcube/plugin-installer": ">=0.1.3",
|
"roundcube/plugin-installer": ">=0.1.3",
|
||||||
"kolab/libkolab": ">=3.3.0"
|
"kolab/libkolab": ">=3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue