[commits] kronolith branch master updated. 20c62158c885e4251c25132edb049a4560d8c0c2

jan at horde.org jan at horde.org
Tue Oct 17 20:43:55 UTC 2017


The branch "master" has been updated.
The following is a summary of the commits.

from: 7db3c38956edce96418cc2c43bc6cb8ef26840c6

22e9b82 Update references to COPYING files.
4fcd5b3 Update links after README changes.
5c94895 Indicate markup language.
20c6215 Move phpunit configuration to base directory.

Summary: https://github.com/horde/kronolith/compare/7db3c38956ed...20c62158c885

-----------------------------------------------------------------------

commit 22e9b82d0d7655f04679272ee259b63d7d253ab7
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 17 Oct 2017 18:31:21 +0200

Update references to COPYING files.

 M README.rst
 M add.php
 M attend.php
 M attendees.php
 M bin/kronolith-agenda
 M bin/kronolith-import-icals
 M bin/kronolith-import-openxchange
 M bin/kronolith-import-squirrelmail-calendar
 M calendars/create.php
 M calendars/delete.php
 M calendars/edit.php
 M calendars/remote_edit.php
 M calendars/remote_subscribe.php
 M calendars/remote_unsubscribe.php
 M calendars/subscribe.php
 M contacts.php
 M data.php
 M day.php
 M delete.php
 M edit.php
 M event.php
 M fb.php
 M feed/index.php
 M index.php
 M js/edit.js
 M js/goto.js
 M js/kronolith.js
 M js/smartmobile.js
 M lib/Ajax.php
 M lib/Ajax/Application.php
 M lib/Ajax/Application/Handler.php
 M lib/Ajax/Imple/ContactAutoCompleter.php
 M lib/Ajax/Imple/ResourceAutoCompleter.php
 M lib/Ajax/Imple/TagAutoCompleter.php
 M lib/Ajax/Imple/UserAutoCompleter.php
 M lib/Application.php
 M lib/Attendee.php
 M lib/Attendee/List.php
 M lib/Backup/Events.php
 M lib/Calendar.php
 M lib/Calendar/External.php
 M lib/Calendar/External/Tasks.php
 M lib/Calendar/Holiday.php
 M lib/Calendar/Internal.php
 M lib/Calendar/Remote.php
 M lib/Calendar/Resource.php
 M lib/Calendar/ResourceGroup.php
 M lib/Calendars/Base.php
 M lib/Calendars/Default.php
 M lib/Calendars/Kolab.php
 M lib/CalendarsManager.php
 M lib/Driver.php
 M lib/Driver/Holidays.php
 M lib/Driver/Horde.php
 M lib/Driver/Ical.php
 M lib/Driver/Kolab.php
 M lib/Driver/Mock.php
 M lib/Driver/Resource.php
 M lib/Driver/Sql.php
 M lib/Event.php
 M lib/Event/Holidays.php
 M lib/Event/Horde.php
 M lib/Event/Ical.php
 M lib/Event/Kolab.php
 M lib/Event/Mock.php
 M lib/Event/Resource.php
 M lib/Event/Sql.php
 M lib/Exception.php
 M lib/Factory/Calendars.php
 M lib/Form/CreateCalendar.php
 M lib/Form/CreateResource.php
 M lib/Form/CreateResourceGroup.php
 M lib/Form/DeleteCalendar.php
 M lib/Form/DeleteResource.php
 M lib/Form/DeleteResourceGroup.php
 M lib/Form/EditCalendar.php
 M lib/Form/EditRemoteCalendar.php
 M lib/Form/EditResource.php
 M lib/Form/EditResourceGroup.php
 M lib/Form/SubscribeRemoteCalendar.php
 M lib/Form/UnsubscribeRemoteCalendar.php
 M lib/FreeBusy/View.php
 M lib/FreeBusy/View/Day.php
 M lib/FreeBusy/View/Month.php
 M lib/FreeBusy/View/Week.php
 M lib/FreeBusy/View/Workweek.php
 M lib/Geo/Base.php
 M lib/Geo/Mysql.php
 M lib/Geo/Sql.php
 M lib/Icalendar/Handler/Base.php
 M lib/Icalendar/Handler/Dav.php
 M lib/Kronolith.php
 M lib/LoginTasks/SystemTask/Upgrade.php
 M lib/LoginTasks/Task/PurgeEvents.php
 M lib/Prefs/Special/DefaultAlarm.php
 M lib/Prefs/Special/EventAlarms.php
 M lib/Prefs/Special/Sourceselect.php
 M lib/Resource.php
 M lib/Resource/Base.php
 M lib/Resource/Group.php
 M lib/Resource/Single.php
 M lib/Shares.php
 M lib/Storage/Kolab.php
 M lib/Test.php
 M lib/Ui/VarRenderer/Kronolith.php
 M lib/View/Attendees.php
 M lib/View/Sidebar.php
 M lib/View/SidebarTasks.php
 M migration/10_kronolith_upgrade_exceptions.php
 M migration/11_kronolith_upgrade_resourceemail.php
 M migration/12_kronolith_upgrade_addzoom.php
 M migration/13_kronolith_upgrade_systemshares.php
 M migration/14_kronolith_upgrade_missingresourcefield.php
 M migration/15_kronolith_upgrade_sqlng.php
 M migration/16_kronolith_upgrade_sqlhierarchical.php
 M migration/17_kronolith_upgrade_sqlnghierarchical.php
 M migration/18_kronolith_upgrade_categoriestotags.php
 M migration/19_kronolith_upgrade_addmysqlgeo.php
 M migration/1_kronolith_base_tables.php
 M migration/20_kronolith_upgrade_timezone.php
 M migration/21_kronolith_upgrade_exceptionutc.php
 M migration/22_kronolith_upgrade_parents.php
 M migration/23_kronolith_upgrade_baseidindex.php
 M migration/24_kronolith_upgrade_resourcestoshares.php
 M migration/25_kronolith_upgrade_typetocalendartype.php
 M migration/26_kronolith_event_organizer.php
 M migration/27_kronolith_upgrade_description_to_text.php
 M migration/2_kronolith_upgrade_autoincrement.php
 M migration/3_kronolith_upgrade_addallday.php
 M migration/4_kronolith_upgrade_addalarmmethods.php
 M migration/5_kronolith_upgrade_addcolor.php
 M migration/6_kronolith_upgrade_addresources.php
 M migration/7_kronolith_upgrade_resourceautoincrement.php
 M migration/8_kronolith_upgrade_addgeo.php
 M migration/9_kronolith_upgrade_addurl.php
 M month.php
 M new.php
 M perms.php
 M resources/create.php
 M resources/delete.php
 M resources/edit.php
 M resources/groups/create.php
 M resources/groups/delete.php
 M resources/groups/edit.php
 M search.php
 M smartmobile.php
 M test/Kronolith/Integration/AllDayTest.php
 M test/Kronolith/Integration/Driver/Base.php
 M test/Kronolith/Integration/Driver/KolabTest.php
 M test/Kronolith/Integration/Driver/Sql/Base.php
 M test/Kronolith/Integration/Driver/Sql/Pdo/SqliteTest.php
 M test/Kronolith/Integration/FromIcalendarTest.php
 M test/Kronolith/Integration/Kronolith/Base.php
 M test/Kronolith/Integration/Kronolith/KolabTest.php
 M test/Kronolith/Integration/Kronolith/Sql/Base.php
 M test/Kronolith/Integration/Kronolith/Sql/Pdo/SqliteTest.php
 M test/Kronolith/Integration/ToIcalendarTest.php
 M test/Kronolith/Unit/AttendeeListTest.php
 M test/Kronolith/Unit/AttendeeTest.php
 M view.php
 M week.php
 M workweek.php
 M year.php

https://github.com/horde/kronolith/commit/22e9b82d0d7655f04679272ee259b63d7d253ab7

-----------------------------------------------------------------------

commit 4fcd5b3bc2027c332c98eab2862b7e257c5ba793
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 17 Oct 2017 18:39:30 +0200

Update links after README changes.

 M README.rst

https://github.com/horde/kronolith/commit/4fcd5b3bc2027c332c98eab2862b7e257c5ba793

-----------------------------------------------------------------------

commit 5c948955e70772757a960582bdabe064c1e82e5b
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 17 Oct 2017 20:43:38 +0200

Indicate markup language.

 M README.rst
 R doc/CREDITS
 A doc/CREDITS.rst
 R doc/INSTALL
 A doc/INSTALL.rst
 R doc/TODO
 A doc/TODO.rst
 R doc/UPGRADING
 A doc/UPGRADING.rst
 M package.xml

https://github.com/horde/kronolith/commit/5c948955e70772757a960582bdabe064c1e82e5b

-----------------------------------------------------------------------

commit 20c62158c885e4251c25132edb049a4560d8c0c2
Author: Jan Schneider <jan at horde.org>
Date:   Tue, 17 Oct 2017 22:33:52 +0200

Move phpunit configuration to base directory.

 A phpunit.xml.dist
 R test/Kronolith/phpunit.xml

https://github.com/horde/kronolith/commit/20c62158c885e4251c25132edb049a4560d8c0c2


More information about the commits mailing list