6.0.0-alpha14
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
6/25/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6031] recurring events are not displayed
*
Your Email Address
*
Spam protection
Enter the letters below:
._..__ __ . .. . | [ __/ `|_/ | | _|_[_./\__.| \|__|
Comment
> Changes have been made in Git (master): > > commit 1d12186aa4600a8af7a7b559613a8aaf99ede861 > Merge: 57cec8e 526e8a5 > Author: Jan Schneider <jan@horde.org> > Date: Wed Jul 20 19:24:28 2011 +0200 > > Merge branch 'master' into develop > > Conflicts: > horde/lib/Application.php > horde/package.xml > imp/lib/Application.php > imp/package.xml > ingo/lib/Application.php > ingo/package.xml > kronolith/lib/Application.php > kronolith/package.xml > mnemo/lib/Application.php > mnemo/package.xml > nag/lib/Application.php > nag/package.xml > turba/lib/Application.php > turba/package.xml > > .gitignore | 15 +- > .../TURAnselKit/AnselGalleryViewItem.m | 2 - > .../TURAnselKit/TURAnselConstants.m | 10 +- > .../TURAnselKit/TURAnselGallery.m | 16 +- > agora/COPYING | 27 +- > agora/config/conf.xml | 2 +- > agora/config/prefs.php | 9 +- > agora/docs/CREDITS | 1 + > agora/docs/INSTALL | 25 +- > agora/lib/Agora.php | 24 +- > agora/locale/agora.pot | 108 +- > agora/locale/de/LC_MESSAGES/agora.mo | Bin 86580 -> > 88177 bytes > agora/locale/de/LC_MESSAGES/agora.po | 108 +- > agora/locale/es/LC_MESSAGES/agora.mo | Bin 85911 -> > 86263 bytes > agora/locale/es/LC_MESSAGES/agora.po | 574 +- > agora/locale/fr/LC_MESSAGES/agora.mo | Bin 153730 -> > 57961 bytes > agora/locale/lt/LC_MESSAGES/agora.mo | Bin 154744 -> > 82873 bytes > agora/locale/lt/LC_MESSAGES/agora.po | 555 +- > agora/templates/threads.html.php | 2 + > ansel/COPYING | 27 +- > ansel/README | 10 +- > ansel/bin/AnselPublish.scpt | Bin 0 -> 4228 bytes > ansel/bin/ansel | 771 +++ > ansel/bin/ansel-exif-to-tags | 69 + > ansel/bin/ansel-garbage-collection | 129 + > ansel/browse.php | 2 + > ansel/config/conf.xml | 2 +- > ansel/config/prefs.php | 7 +- > ansel/config/styles.php | 7 +- > ansel/docs/CREDITS | 1 + > ansel/docs/INSTALL | 32 +- > ansel/faces/image.php | 10 +- > ansel/faces/search/image_save.php | 4 +- > ansel/image.php | 51 +- > ansel/js/block.js | 15 + > ansel/js/slideshow.js | 10 +- > ansel/lib/Ajax/Imple/EditFaces.php | 8 +- > ansel/lib/Ajax/Imple/EditGalleryFaces.php | 8 +- > ansel/lib/Ajax/Imple/LocationAutoCompleter.php | 8 +- > ansel/lib/Ansel.php | 213 +- > ansel/lib/Api.php | 517 +- > ansel/lib/Application.php | 31 +- > ansel/lib/Block/Gallery.php | 5 +- > ansel/lib/Block/MyGalleries.php | 56 +- > ansel/lib/Block/RecentComments.php | 6 +- > ansel/lib/Block/RecentFaces.php | 4 +- > ansel/lib/Block/RecentlyAdded.php | 90 +- > ansel/lib/Faces.php | 57 +- > ansel/lib/Faces/Base.php | 490 +- > ansel/lib/Faces/Facedetect.php | 11 - > ansel/lib/Factory/Storage.php | 9 +- > ansel/lib/Gallery.php | 505 +- > ansel/lib/Gallery/Decorator/Date.php | 8 +- > ansel/lib/GalleryMode/Date.php | 52 +- > ansel/lib/GalleryMode/Normal.php | 51 +- > ansel/lib/Image.php | 346 +- > ansel/lib/ImageGenerator.php | 7 +- > ansel/lib/Search/Tag.php | 12 +- > ansel/lib/Storage.php | 856 ++-- > ansel/lib/Style.php | 26 +- > ansel/lib/Tagger.php | 33 +- > ansel/lib/View/Gallery.php | 1 - > ansel/lib/View/GalleryProperties.php | 17 +- > ansel/lib/View/GalleryRenderer/Base.php | 2 + > ansel/lib/View/GalleryRenderer/Gallery.php | 4 +- > ansel/lib/View/Image.php | 11 +- > ansel/lib/View/List.php | 113 +- > ansel/lib/View/Results.php | 4 +- > ansel/lib/View/Upload.php | 2 +- > ansel/lib/Widget.php | 6 +- > ansel/lib/Widget/Base.php | 3 + > ansel/lib/Widget/GalleryFaces.php | 4 +- > ansel/lib/Widget/ImageFaces.php | 14 +- > ansel/lib/Widget/OwnerFaces.php | 4 +- > ansel/locale/ansel.pot | 266 +- > ansel/locale/de/LC_MESSAGES/ansel.po | 266 +- > ansel/locale/es/LC_MESSAGES/ansel.mo | Bin 118427 -> > 118840 bytes > ansel/locale/es/LC_MESSAGES/ansel.po | 287 +- > ansel/locale/fr/LC_MESSAGES/ansel.mo | Bin 192764 -> > 97715 bytes > ansel/locale/lt/LC_MESSAGES/ansel.mo | Bin 166818 -> > 109123 bytes > ansel/locale/lt/LC_MESSAGES/ansel.po | 2501 +++++--- > ansel/migration/9_ansel_upgrade_sqlng.php | 198 + > ansel/perms.php | 21 +- > ansel/scripts/.htaccess | 1 - > ansel/scripts/AnselPublish.scpt | Bin 4188 -> 0 bytes > ansel/scripts/all_images_exif_to_tags.php | 101 - > ansel/scripts/ansel.php | 317 - > ansel/scripts/garbage_collection.php | 91 - > ansel/scripts/recursive_import.php | 250 - > ansel/scripts/remote_import.php | 317 - > ansel/templates/faces/image.inc | 14 +- > ansel/templates/group/owner.inc | 5 +- > ansel/templates/image/edit_image.inc | 2 +- > ansel/templates/tile/face.inc | 8 +- > ansel/templates/view/slideshow.inc | 2 +- > ansel/view.php | 2 + > beatnik/config/conf.xml | 5 +- > beatnik/config/prefs.php | 7 +- > beatnik/locale/beatnik.pot | 16 +- > bundles/groupware/README | 95 + > bundles/groupware/bin/groupware-install | 39 + > bundles/groupware/config/prefs.d/10-groupware.php | 2 + > bundles/groupware/docs/CHANGES | 2097 +++++++ > bundles/groupware/docs/INSTALL | 673 +++ > bundles/groupware/docs/PERFORMANCE | 185 + > bundles/groupware/docs/RELEASE_NOTES | 59 + > bundles/groupware/docs/UPGRADING | 167 + > .../kronolith/config/conf.d/10-groupware.xml | 12 + > bundles/groupware/lib/Bundle.php | 81 + > bundles/groupware/package.xml | 193 + > .../groupware/turba/config/conf.d/10-groupware.xml | 7 + > bundles/kolab_webmail/COPYING | 280 + > bundles/kolab_webmail/bin/kolab-webmail-install | 39 + > bundles/kolab_webmail/config/conf.d/20-kolab.xml | 28 + > bundles/kolab_webmail/config/hooks.php | 32 + > .../kolab_webmail/config/prefs.d/10-webmail.php | 2 + > bundles/kolab_webmail/config/prefs.d/20-kolab.php | 5 + > .../kolab_webmail/config/registry.d/20-kolab.php | 7 + > bundles/kolab_webmail/docs/TODO | 21 + > .../imp/config/backends.d/20-kolab.php | 22 + > .../kolab_webmail/imp/config/conf.d/10-webmail.xml | 12 + > .../kolab_webmail/imp/config/conf.d/20-kolab.php | 5 + > bundles/kolab_webmail/imp/config/hooks.php | 159 + > .../imp/config/prefs.d/10-webmail.php | 4 + > .../ingo/config/backends.d/20-kolab.php | 20 + > .../kronolith/config/conf.d/10-webmail.xml | 12 + > .../kronolith/config/conf.d/20-kolab.php | 4 + > .../kronolith/config/conf.d/20-kolab.xml | 18 + > bundles/kolab_webmail/lib/Bundle.php | 61 + > .../kolab_webmail/mnemo/config/conf.d/20-kolab.xml | 8 + > .../kolab_webmail/nag/config/conf.d/20-kolab.xml | 8 + > bundles/kolab_webmail/package.xml | 283 + > .../turba/config/backends.d/20-kolab.php | 240 + > .../turba/config/conf.d/10-webmail.xml | 7 + > .../kolab_webmail/turba/config/conf.d/20-kolab.xml | 10 + > bundles/webmail/README | 100 + > bundles/webmail/bin/webmail-install | 39 + > bundles/webmail/config/prefs.d/10-webmail.php | 2 + > bundles/webmail/docs/CHANGES | 794 +++ > bundles/webmail/docs/INSTALL | 155 +- > bundles/webmail/docs/PERFORMANCE | 22 +- > bundles/webmail/docs/README | 100 - > bundles/webmail/docs/RELEASE_NOTES | 52 +- > bundles/webmail/docs/UPGRADING | 48 +- > bundles/webmail/imp/config/conf.d/10-webmail.xml | 12 + > bundles/webmail/imp/config/hooks.php | 46 + > bundles/webmail/imp/config/prefs.d/10-webmail.php | 4 + > .../webmail/kronolith/config/conf.d/10-webmail.xml | 12 + > bundles/webmail/lib/Bundle.php | 40 + > bundles/webmail/package.xml | 201 +- > bundles/webmail/turba/config/conf.d/10-webmail.xml | 7 + > chora/COPYING | 27 +- > chora/README | 12 +- > chora/app/views/_logMessage.html.php | 5 +- > chora/browsefile.php | 12 +- > chora/config/conf.xml | 4 +- > chora/config/mime_drivers.php | 7 +- > chora/config/prefs.php | 7 +- > chora/diff.php | 47 +- > chora/docs/INSTALL | 25 +- > chora/docs/UPGRADING | 3 + > chora/locale/chora.pot | 13 +- > chora/locale/de/LC_MESSAGES/chora.mo | Bin 76913 -> > 78526 bytes > chora/locale/de/LC_MESSAGES/chora.po | 13 +- > chora/locale/es/LC_MESSAGES/chora.mo | Bin 76453 -> > 76843 bytes > chora/locale/es/LC_MESSAGES/chora.po | 14 +- > chora/locale/fr/LC_MESSAGES/chora.mo | Bin 156668 -> > 60737 bytes > chora/locale/pt_BR/LC_MESSAGES/chora.mo | Bin 156831 -> > 77079 bytes > chora/locale/sk/LC_MESSAGES/chora.mo | Bin 155582 -> > 77254 bytes > chora/themes/default/screen.css | 3 + > components/TODO | 33 +- > components/bin/horde-bootstrap | 14 +- > components/config/conf.php.dist | 30 + > components/data/distribute/debian/components.php | 57 + > .../data/distribute/debian/templates/changelog | 6 + > components/data/distribute/debian/templates/compat | 1 + > .../data/distribute/debian/templates/control | 15 + > components/data/distribute/debian/templates/pearrc | 2 + > components/data/distribute/debian/templates/rules | 3 + > components/data/distribute/debian/templates/watch | 4 + > components/lib/Components.php | 87 +- > components/lib/Components/Component.php | 265 + > components/lib/Components/Component/Archive.php | 113 + > components/lib/Components/Component/Base.php | 426 ++ > components/lib/Components/Component/Dependency.php | 251 + > .../lib/Components/Component/DependencyList.php | 170 + > components/lib/Components/Component/Factory.php | 315 + > components/lib/Components/Component/Identify.php | 185 + > components/lib/Components/Component/Match.php | 68 + > components/lib/Components/Component/Remote.php | 214 + > components/lib/Components/Component/Resolver.php | 209 + > components/lib/Components/Component/Source.php | 576 ++ > components/lib/Components/Config.php | 13 +- > components/lib/Components/Config/Base.php | 49 +- > components/lib/Components/Config/Cli.php | 53 +- > components/lib/Components/Config/File.php | 48 + > components/lib/Components/Configs.php | 18 +- > components/lib/Components/Constants.php | 26 +- > components/lib/Components/Dependencies.php | 14 + > .../lib/Components/Dependencies/Bootstrap.php | 22 +- > .../lib/Components/Dependencies/Injector.php | 20 + > components/lib/Components/Helper/ChangeLog.php | 218 + > components/lib/Components/Helper/Commit.php | 150 + > components/lib/Components/Helper/Dependencies.php | 268 + > .../lib/Components/Helper/InstallationRun.php | 314 - > components/lib/Components/Helper/Installer.php | 290 + > components/lib/Components/Helper/ListRun.php | 259 - > components/lib/Components/Helper/Root.php | 255 +- > components/lib/Components/Helper/Tree.php | 161 - > components/lib/Components/Helper/Version.php | 124 +- > components/lib/Components/Module/Base.php | 14 - > components/lib/Components/Module/Change.php | 38 +- > components/lib/Components/Module/CiSetup.php | 4 - > components/lib/Components/Module/Dependencies.php | 66 +- > components/lib/Components/Module/Distribute.php | 53 +- > components/lib/Components/Module/Document.php | 1 - > components/lib/Components/Module/Help.php | 36 +- > components/lib/Components/Module/Installer.php | 114 +- > components/lib/Components/Module/Release.php | 26 +- > components/lib/Components/Module/Snapshot.php | 26 +- > components/lib/Components/Module/Update.php | 19 +- > components/lib/Components/Pear/Dependencies.php | 220 - > components/lib/Components/Pear/Dependency.php | 249 - > components/lib/Components/Pear/Environment.php | 562 ++ > components/lib/Components/Pear/Factory.php | 127 +- > components/lib/Components/Pear/InstallLocation.php | 592 -- > components/lib/Components/Pear/Package.php | 189 +- > components/lib/Components/Release/Notes.php | 46 +- > .../lib/Components/Release/Task/Announce.php | 11 +- > components/lib/Components/Release/Task/Base.php | 65 +- > components/lib/Components/Release/Task/Bugs.php | 13 +- > .../Components/Release/Task/CommitPostRelease.php | 34 +- > .../Components/Release/Task/CommitPreRelease.php | 11 +- > .../Components/Release/Task/CurrentSentinel.php | 27 +- > .../lib/Components/Release/Task/Freshmeat.php | 12 +- > .../lib/Components/Release/Task/NextSentinel.php | 25 +- > .../lib/Components/Release/Task/NextVersion.php | 37 +- > components/lib/Components/Release/Task/Package.php | 48 +- > .../lib/Components/Release/Task/Sentinel.php | 42 - > .../lib/Components/Release/Task/TagRelease.php | 14 +- > .../lib/Components/Release/Task/Timestamp.php | 31 +- > components/lib/Components/Release/Tasks.php | 39 +- > components/lib/Components/Runner/Change.php | 180 +- > components/lib/Components/Runner/CiPrebuild.php | 11 +- > components/lib/Components/Runner/CiSetup.php | 20 +- > components/lib/Components/Runner/Dependencies.php | 41 +- > components/lib/Components/Runner/Distribute.php | 42 +- > components/lib/Components/Runner/Document.php | 13 +- > components/lib/Components/Runner/Installer.php | 97 +- > components/lib/Components/Runner/Release.php | 43 +- > components/lib/Components/Runner/Snapshot.php | 36 +- > components/lib/Components/Runner/Update.php | 55 +- > components/package.xml | 143 +- > components/test/Components/Autoload.php | 1 + > .../Integration/Components/Module/CiSetupTest.php | 4 +- > .../Components/Module/DependenciesTest.php | 91 - > .../Components/Module/DistributeTest.php | 12 +- > .../Components/Module/InstallerTest.php | 5 + > components/test/Components/Stub/Config.php | 10 + > components/test/Components/TestCase.php | 43 + > .../Components/Component/DependencyListTest.php | 100 + > .../Unit/Components/Component/DependencyTest.php | 220 + > .../Unit/Components/Component/IdentifyTest.php | 152 + > .../Unit/Components/Component/ResolverTest.php | 56 + > .../Components/Unit/Components/Config/FileTest.php | 60 + > .../Components/Unit/Components/ConfigsTest.php | 57 + > .../Components/Unit/Components/Helper/RootTest.php | 180 + > .../Components/Helper/VersionStabilityTest.php | 207 + > .../Unit/Components/Helper/VersionTest.php | 46 +- > .../Unit/Components/Module/DependenciesTest.php | 87 + > .../Unit/Components/Module/SnapshotTest.php | 6 +- > .../Unit/Components/Module/UpdateTest.php | 2 +- > .../Release/Task/CurrentSentinelTest.php | 104 +- > .../Components/Release/Task/NextSentinelTest.php | 50 +- > .../Unit/Components/Release/Task/PackageTest.php | 10 +- > .../Unit/Components/Release/Task/TimestampTest.php | 38 +- > .../Components/fixture/bundles/Bundle/package.xml | 76 + > components/test/Components/fixture/config/a.php | 2 + > components/test/Components/fixture/config/b.php | 2 + > components/test/Components/fixture/config/null.php | 2 + > .../Components/fixture/framework/simple/IGNORE.txt | 1 + > .../fixture/framework/simple/ignore/test1 | 1 + > .../fixture/framework/simple/ignore/test2 | 1 + > .../test/Components/fixture/horde/package.xml | 76 + > content/lib/Objects/Manager.php | 39 +- > content/lib/Tagger.php | 9 +- > content/lib/Types/Manager.php | 16 +- > content/package.xml | 69 +- > content/test/AllTests.php | 33 - > content/test/Content/AllTests.php | 28 + > content/test/Content/Autoload.php | 24 + > content/test/Content/Base.php | 301 + > content/test/Content/Sql/Base.php | 166 + > content/test/Content/Sql/MysqlTest.php | 30 + > content/test/Content/Sql/MysqliTest.php | 30 + > content/test/Content/Sql/Pdo/MysqlTest.php | 23 + > content/test/Content/Sql/Pdo/PgsqlTest.php | 23 + > content/test/Content/Sql/Pdo/SqliteTest.php | 17 + > content/test/Content/conf.php.dist | 33 + > content/test/TaggerTest.php | 310 + > content/test/Tags/TaggerTest.php | 331 -- > content/test/fixtures/schema.sql | 69 - > folks/config/conf.xml | 2 +- > folks/config/hooks.php.dist | 2 +- > folks/config/prefs.php | 7 +- > folks/locale/folks.pot | 48 +- > folks/login.php | 7 +- > folks/scripts/mail-filter.php | 2 +- > framework/ActiveSync/lib/Horde/ActiveSync.php | 38 +- > .../Horde/ActiveSync/Exception/InvalidRequest.php | 4 + > .../lib/Horde/ActiveSync/Exception/StateGone.php | 4 + > .../lib/Horde/ActiveSync/Message/Appointment.php | 31 +- > .../lib/Horde/ActiveSync/Message/Base.php | 34 +- > .../lib/Horde/ActiveSync/Request/Base.php | 5 + > .../lib/Horde/ActiveSync/Request/FolderSync.php | 8 + > .../lib/Horde/ActiveSync/Request/Ping.php | 24 + > .../lib/Horde/ActiveSync/Request/Sync.php | 21 +- > .../ActiveSync/lib/Horde/ActiveSync/State/File.php | 2 +- > .../lib/Horde/ActiveSync/State/History.php | 118 +- > framework/ActiveSync/lib/Horde/ActiveSync/Sync.php | 8 + > framework/ActiveSync/package.xml | 36 +- > .../Alarm/locale/es/LC_MESSAGES/Horde_Alarm.mo | Bin 460 -> 773 bytes > .../Alarm/locale/es/LC_MESSAGES/Horde_Alarm.po | 24 +- > .../Alarm/locale/lt/LC_MESSAGES/Horde_Alarm.mo | Bin 528 -> 841 bytes > .../Alarm/locale/lt/LC_MESSAGES/Horde_Alarm.po | 39 +- > .../Alarm/locale/pt_BR/LC_MESSAGES/Horde_Alarm.mo | Bin 459 -> 777 bytes > .../Alarm/locale/pt_BR/LC_MESSAGES/Horde_Alarm.po | 28 +- > .../Alarm/locale/sk/LC_MESSAGES/Horde_Alarm.mo | Bin 486 -> 813 bytes > .../Alarm/locale/sk/LC_MESSAGES/Horde_Alarm.po | 30 +- > .../Alarm/locale/uk/LC_MESSAGES/Horde_Alarm.po | 4 +- > framework/Alarm/package.xml | 48 +- > framework/Argv/locale/es/LC_MESSAGES/Horde_Argv.mo | Bin 463 -> 1508 bytes > framework/Argv/locale/es/LC_MESSAGES/Horde_Argv.po | 52 +- > framework/Argv/locale/lt/LC_MESSAGES/Horde_Argv.mo | Bin 528 -> 1611 bytes > framework/Argv/locale/lt/LC_MESSAGES/Horde_Argv.po | 65 +- > .../Argv/locale/pt_BR/LC_MESSAGES/Horde_Argv.mo | Bin 1477 -> 1488 bytes > .../Argv/locale/pt_BR/LC_MESSAGES/Horde_Argv.po | 25 +- > framework/Argv/locale/sk/LC_MESSAGES/Horde_Argv.mo | Bin 492 -> 1520 bytes > framework/Argv/locale/sk/LC_MESSAGES/Horde_Argv.po | 58 +- > framework/Argv/locale/uk/LC_MESSAGES/Horde_Argv.po | 4 +- > framework/Argv/package.xml | 47 +- > framework/Auth/lib/Horde/Auth.php | 5 +- > framework/Auth/lib/Horde/Auth/Base.php | 22 +- > framework/Auth/lib/Horde/Auth/Composite.php | 8 +- > framework/Auth/lib/Horde/Auth/Customsql.php | 14 +- > framework/Auth/lib/Horde/Auth/Cyrsql.php | 35 +- > framework/Auth/lib/Horde/Auth/Http.php | 9 +- > framework/Auth/lib/Horde/Auth/Imap.php | 5 +- > framework/Auth/lib/Horde/Auth/Ldap.php | 5 +- > framework/Auth/lib/Horde/Auth/Passwd.php | 7 +- > framework/Auth/lib/Horde/Auth/Sql.php | 6 +- > framework/Auth/package.xml | 63 +- > .../Browser/locale/es/LC_MESSAGES/Horde_Browser.mo | Bin 1179 -> 1350 bytes > .../Browser/locale/es/LC_MESSAGES/Horde_Browser.po | 2 + > .../Browser/locale/lt/LC_MESSAGES/Horde_Browser.mo | Bin 1151 -> 1320 bytes > .../Browser/locale/lt/LC_MESSAGES/Horde_Browser.po | 16 +- > .../locale/pt_BR/LC_MESSAGES/Horde_Browser.mo | Bin 1139 -> 1333 bytes > .../locale/pt_BR/LC_MESSAGES/Horde_Browser.po | 8 +- > .../Browser/locale/sk/LC_MESSAGES/Horde_Browser.mo | Bin 1178 -> 1350 bytes > .../Browser/locale/sk/LC_MESSAGES/Horde_Browser.po | 8 +- > framework/Browser/package.xml | 36 +- > .../Cache/lib/Horde/Cache/Storage/Memcache.php | 5 +- > framework/Cache/package.xml | 58 +- > framework/Cli/lib/Horde/Cli.php | 6 +- > framework/Cli/locale/es/LC_MESSAGES/Horde_Cli.mo | Bin 615 -> 624 bytes > framework/Cli/locale/es/LC_MESSAGES/Horde_Cli.po | 11 +- > framework/Cli/locale/lt/LC_MESSAGES/Horde_Cli.mo | Bin 678 -> 688 bytes > framework/Cli/locale/lt/LC_MESSAGES/Horde_Cli.po | 26 +- > .../Cli/locale/pt_BR/LC_MESSAGES/Horde_Cli.mo | Bin 603 -> 634 bytes > .../Cli/locale/pt_BR/LC_MESSAGES/Horde_Cli.po | 17 +- > framework/Cli/locale/sk/LC_MESSAGES/Horde_Cli.mo | Bin 633 -> 653 bytes > framework/Cli/locale/sk/LC_MESSAGES/Horde_Cli.po | 17 +- > framework/Cli/locale/uk/LC_MESSAGES/Horde_Cli.po | 4 +- > framework/Cli/package.xml | 40 +- > .../locale/es/LC_MESSAGES/Horde_Compress.mo | Bin 633 -> 933 bytes > .../locale/es/LC_MESSAGES/Horde_Compress.po | 26 +- > .../locale/lt/LC_MESSAGES/Horde_Compress.mo | Bin 693 -> 995 bytes > .../locale/lt/LC_MESSAGES/Horde_Compress.po | 39 +- > .../locale/pt_BR/LC_MESSAGES/Horde_Compress.mo | Bin 633 -> 956 bytes > .../locale/pt_BR/LC_MESSAGES/Horde_Compress.po | 32 +- > .../locale/sk/LC_MESSAGES/Horde_Compress.mo | Bin 652 -> 965 bytes > .../locale/sk/LC_MESSAGES/Horde_Compress.po | 15 +- > .../locale/uk/LC_MESSAGES/Horde_Compress.po | 4 +- > framework/Compress/package.xml | 48 +- > framework/Core/js/autocomplete.js | 7 +- > framework/Core/js/hordetree.js | 26 +- > framework/Core/lib/Horde.php | 11 +- > framework/Core/lib/Horde/Config.php | 112 +- > framework/Core/lib/Horde/Config/Form.php | 35 +- > framework/Core/lib/Horde/Core/Auth/Application.php | 8 +- > framework/Core/lib/Horde/Core/Bundle.php | 187 + > framework/Core/lib/Horde/Core/Cli.php | 106 + > framework/Core/lib/Horde/Core/Db/Migration.php | 11 +- > framework/Core/lib/Horde/Core/Factory/Auth.php | 2 +- > framework/Core/lib/Horde/Core/Factory/Base.php | 7 - > framework/Core/lib/Horde/Core/Factory/Db.php | 5 +- > framework/Core/lib/Horde/Core/Factory/Dns.php | 5 +- > framework/Core/lib/Horde/Core/Factory/Editor.php | 6 +- > framework/Core/lib/Horde/Core/Factory/Facebook.php | 10 +- > .../Core/lib/Horde/Core/Factory/HttpClient.php | 4 +- > .../Core/lib/Horde/Core/Factory/KolabServer.php | 8 +- > .../Core/lib/Horde/Core/Factory/KolabSession.php | 15 +- > .../Core/lib/Horde/Core/Factory/KolabStorage.php | 5 +- > .../Core/lib/Horde/Core/Factory/LoginTasks.php | 7 +- > .../Core/lib/Horde/Core/Factory/Notification.php | 37 +- > framework/Core/lib/Horde/Core/Factory/Prefs.php | 112 +- > framework/Core/lib/Horde/Core/Factory/Vfs.php | 12 +- > framework/Core/lib/Horde/Core/LoginTasks.php | 51 + > .../lib/Horde/Core/LoginTasks/Backend/Horde.php | 41 +- > framework/Core/lib/Horde/Core/Prefs/Ui.php | 6 +- > framework/Core/lib/Horde/Core/Sidebar.php | 32 +- > .../Core/lib/Horde/Core/Text/Filter/Emails.php | 3 +- > framework/Core/lib/Horde/Core/Ui/VarRenderer.php | 2 +- > .../Core/lib/Horde/Core/Ui/VarRenderer/Html.php | 6 +- > framework/Core/lib/Horde/Menu.php | 14 +- > framework/Core/lib/Horde/Registry.php | 102 +- > framework/Core/lib/Horde/Session.php | 97 +- > framework/Core/lib/Horde/Themes/Css.php | 4 +- > framework/Core/locale/Horde_Core.pot | 38 +- > framework/Core/locale/de/LC_MESSAGES/Horde_Core.mo | Bin 16348 -> > 16596 bytes > framework/Core/locale/de/LC_MESSAGES/Horde_Core.po | 38 +- > framework/Core/locale/es/LC_MESSAGES/Horde_Core.mo | Bin 11267 -> > 16566 bytes > framework/Core/locale/es/LC_MESSAGES/Horde_Core.po | 742 ++-- > framework/Core/locale/fr/LC_MESSAGES/Horde_Core.po | 8 +- > framework/Core/locale/lt/LC_MESSAGES/Horde_Core.mo | Bin 10879 -> > 16476 bytes > framework/Core/locale/lt/LC_MESSAGES/Horde_Core.po | 769 ++-- > .../Core/locale/pt_BR/LC_MESSAGES/Horde_Core.mo | Bin 11229 -> > 16379 bytes > .../Core/locale/pt_BR/LC_MESSAGES/Horde_Core.po | 747 ++-- > framework/Core/locale/sk/LC_MESSAGES/Horde_Core.mo | Bin 11146 -> > 16427 bytes > framework/Core/locale/sk/LC_MESSAGES/Horde_Core.po | 745 ++-- > framework/Core/locale/uk/LC_MESSAGES/Horde_Core.po | 4 +- > framework/Core/package.xml | 132 +- > framework/Crypt/lib/Horde/Crypt/Pgp.php | 23 +- > framework/Crypt/lib/Horde/Crypt/Smime.php | 21 +- > .../Crypt/locale/es/LC_MESSAGES/Horde_Crypt.mo | Bin 8092 -> 8558 bytes > .../Crypt/locale/es/LC_MESSAGES/Horde_Crypt.po | 164 +- > .../Crypt/locale/lt/LC_MESSAGES/Horde_Crypt.mo | Bin 7601 -> 8355 bytes > .../Crypt/locale/lt/LC_MESSAGES/Horde_Crypt.po | 190 +- > .../Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.mo | Bin 8190 -> 8675 bytes > .../Crypt/locale/pt_BR/LC_MESSAGES/Horde_Crypt.po | 174 +- > .../Crypt/locale/sk/LC_MESSAGES/Horde_Crypt.mo | Bin 8090 -> 8534 bytes > .../Crypt/locale/sk/LC_MESSAGES/Horde_Crypt.po | 168 +- > .../Crypt/locale/uk/LC_MESSAGES/Horde_Crypt.po | 4 +- > framework/Crypt/package.xml | 46 +- > framework/Crypt/test/Horde/Crypt/Autoload.php | 28 - > framework/Data/lib/Horde/Data/Csv.php | 26 +- > framework/Data/locale/es/LC_MESSAGES/Horde_Data.mo | Bin 541 -> 552 bytes > framework/Data/locale/es/LC_MESSAGES/Horde_Data.po | 7 +- > framework/Data/locale/lt/LC_MESSAGES/Horde_Data.mo | Bin 595 -> 609 bytes > framework/Data/locale/lt/LC_MESSAGES/Horde_Data.po | 20 +- > .../Data/locale/pt_BR/LC_MESSAGES/Horde_Data.mo | Bin 540 -> 551 bytes > .../Data/locale/pt_BR/LC_MESSAGES/Horde_Data.po | 7 +- > framework/Data/locale/sk/LC_MESSAGES/Horde_Data.mo | Bin 572 -> 596 bytes > framework/Data/locale/sk/LC_MESSAGES/Horde_Data.po | 11 +- > framework/Data/locale/uk/LC_MESSAGES/Horde_Data.po | 4 +- > framework/Data/package.xml | 34 +- > framework/Data/test/Horde/Data/CsvTest.php | 9 + > .../Data/test/Horde/Data/fixtures/quotes1.csv | 3 + > .../Data/test/Horde/Data/fixtures/quotes2.csv | 3 + > framework/DataTree/package.xml | 4 + > framework/Date/locale/es/LC_MESSAGES/Horde_Date.mo | Bin 641 -> 916 bytes > framework/Date/locale/es/LC_MESSAGES/Horde_Date.po | 44 +- > framework/Date/locale/lt/LC_MESSAGES/Horde_Date.mo | Bin 698 -> 1312 bytes > framework/Date/locale/lt/LC_MESSAGES/Horde_Date.po | 77 +- > .../Date/locale/pt_BR/LC_MESSAGES/Horde_Date.mo | Bin 640 -> 1192 bytes > .../Date/locale/pt_BR/LC_MESSAGES/Horde_Date.po | 62 +- > framework/Date/locale/sk/LC_MESSAGES/Horde_Date.mo | Bin 651 -> 1270 bytes > framework/Date/locale/sk/LC_MESSAGES/Horde_Date.po | 68 +- > framework/Date/locale/uk/LC_MESSAGES/Horde_Date.po | 4 +- > framework/Date/package.xml | 48 +- > .../lib/Horde/Date/Parser/Locale/Base.php | 12 +- > .../test/Horde/Date/Parser/HandlerTest.php | 1 - > .../test/Horde/Date/Parser/Locale/BaseTest.php | 7 +- > .../test/Horde/Date/Parser/ParserTest.php | 1 - > .../test/Horde/Date/Parser/ResultTest.php | 1 - > .../test/Horde/Date/Parser/TokenTest.php | 11 +- > framework/Db/bin/horde-db-migrate | 108 - > framework/Db/bin/horde-db-migrate-component | 108 + > framework/Db/lib/Horde/Db/Adapter/Base.php | 18 +- > framework/Db/lib/Horde/Db/Adapter/Mysql.php | 29 +- > framework/Db/lib/Horde/Db/Adapter/Mysqli.php | 30 +- > framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php | 34 +- > framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php | 32 +- > framework/Db/lib/Horde/Db/Adapter/SplitRead.php | 20 + > framework/Db/package.xml | 27 +- > framework/Editor/js/LICENSE.html | 4 +- > framework/Editor/js/ckeditor.js | 2 +- > framework/Editor/js/ckeditor_basic.js | 2 +- > framework/Editor/js/contents.css | 8 +- > framework/Editor/js/lang/af.js | 2 +- > framework/Editor/js/lang/ar.js | 2 +- > framework/Editor/js/lang/bg.js | 2 +- > framework/Editor/js/lang/bn.js | 2 +- > framework/Editor/js/lang/bs.js | 2 +- > framework/Editor/js/lang/ca.js | 2 +- > framework/Editor/js/lang/cs.js | 2 +- > framework/Editor/js/lang/cy.js | 2 +- > framework/Editor/js/lang/da.js | 2 +- > framework/Editor/js/lang/de.js | 2 +- > framework/Editor/js/lang/el.js | 2 +- > framework/Editor/js/lang/en-au.js | 2 +- > framework/Editor/js/lang/en-ca.js | 2 +- > framework/Editor/js/lang/en-gb.js | 2 +- > framework/Editor/js/lang/en.js | 2 +- > framework/Editor/js/lang/eo.js | 2 +- > framework/Editor/js/lang/es.js | 2 +- > framework/Editor/js/lang/et.js | 2 +- > framework/Editor/js/lang/eu.js | 2 +- > framework/Editor/js/lang/fa.js | 2 +- > framework/Editor/js/lang/fi.js | 2 +- > framework/Editor/js/lang/fo.js | 2 +- > framework/Editor/js/lang/fr-ca.js | 2 +- > framework/Editor/js/lang/fr.js | 2 +- > framework/Editor/js/lang/gl.js | 2 +- > framework/Editor/js/lang/gu.js | 2 +- > framework/Editor/js/lang/he.js | 2 +- > framework/Editor/js/lang/hi.js | 2 +- > framework/Editor/js/lang/hr.js | 2 +- > framework/Editor/js/lang/hu.js | 2 +- > framework/Editor/js/lang/is.js | 2 +- > framework/Editor/js/lang/it.js | 2 +- > framework/Editor/js/lang/ja.js | 2 +- > framework/Editor/js/lang/km.js | 2 +- > framework/Editor/js/lang/ko.js | 2 +- > framework/Editor/js/lang/lt.js | 2 +- > framework/Editor/js/lang/lv.js | 2 +- > framework/Editor/js/lang/mn.js | 2 +- > framework/Editor/js/lang/ms.js | 2 +- > framework/Editor/js/lang/nb.js | 2 +- > framework/Editor/js/lang/nl.js | 2 +- > framework/Editor/js/lang/no.js | 2 +- > framework/Editor/js/lang/pl.js | 2 +- > framework/Editor/js/lang/pt-br.js | 2 +- > framework/Editor/js/lang/pt.js | 2 +- > framework/Editor/js/lang/ro.js | 2 +- > framework/Editor/js/lang/ru.js | 2 +- > framework/Editor/js/lang/sk.js | 2 +- > framework/Editor/js/lang/sl.js | 2 +- > framework/Editor/js/lang/sr-latn.js | 2 +- > framework/Editor/js/lang/sr.js | 2 +- > framework/Editor/js/lang/sv.js | 2 +- > framework/Editor/js/lang/th.js | 2 +- > framework/Editor/js/lang/tr.js | 2 +- > framework/Editor/js/lang/uk.js | 2 +- > framework/Editor/js/lang/vi.js | 2 +- > framework/Editor/js/lang/zh-cn.js | 2 +- > framework/Editor/js/lang/zh.js | 2 +- > .../Editor/js/plugins/a11yhelp/dialogs/a11yhelp.js | 2 +- > framework/Editor/js/plugins/adobeair/plugin.js | 1 + > framework/Editor/js/plugins/ajax/plugin.js | 1 + > framework/Editor/js/plugins/autogrow/plugin.js | 2 +- > .../Editor/js/plugins/clipboard/dialogs/paste.js | 2 +- > framework/Editor/js/plugins/find/dialogs/find.js | 2 +- > framework/Editor/js/plugins/flash/dialogs/flash.js | 2 +- > .../Editor/js/plugins/forms/dialogs/button.js | 2 +- > .../Editor/js/plugins/forms/dialogs/checkbox.js | 2 +- > framework/Editor/js/plugins/forms/dialogs/form.js | 2 +- > .../Editor/js/plugins/forms/dialogs/hiddenfield.js | 2 +- > framework/Editor/js/plugins/forms/dialogs/radio.js | 2 +- > .../Editor/js/plugins/forms/dialogs/select.js | 2 +- > .../Editor/js/plugins/forms/dialogs/textarea.js | 2 +- > .../Editor/js/plugins/forms/dialogs/textfield.js | 2 +- > .../Editor/js/plugins/iframe/dialogs/iframe.js | 1 + > .../js/plugins/iframe/images/placeholder.png | Bin 0 -> 264 bytes > framework/Editor/js/plugins/image/dialogs/image.js | 2 +- > framework/Editor/js/plugins/link/dialogs/anchor.js | 2 +- > framework/Editor/js/plugins/link/dialogs/link.js | 2 +- > .../js/plugins/pastefromword/filter/default.js | 2 +- > .../js/plugins/pastetext/dialogs/pastetext.js | 2 +- > .../js/plugins/placeholder/dialogs/placeholder.js | 1 + > framework/Editor/js/plugins/placeholder/lang/en.js | 1 + > framework/Editor/js/plugins/placeholder/lang/he.js | 1 + > .../Editor/js/plugins/placeholder/placeholder.gif | Bin 0 -> 96 bytes > framework/Editor/js/plugins/placeholder/plugin.js | 1 + > .../Editor/js/plugins/scayt/dialogs/options.js | 2 +- > .../Editor/js/plugins/scayt/dialogs/toolbar.css | 2 +- > .../Editor/js/plugins/smiley/dialogs/smiley.js | 2 +- > .../js/plugins/specialchar/dialogs/specialchar.js | 2 +- > framework/Editor/js/plugins/specialchar/lang/en.js | 1 + > .../syntaxhighlight/dialogs/syntaxhighlight.js | 2 +- > .../Editor/js/plugins/syntaxhighlight/plugin.js | 2 +- > framework/Editor/js/plugins/table/dialogs/table.js | 2 +- > framework/Editor/js/plugins/tableresize/plugin.js | 2 +- > .../js/plugins/tabletools/dialogs/tableCell.js | 2 +- > .../Editor/js/plugins/uicolor/yui/assets/yui.css | 2 +- > .../Editor/js/plugins/wsc/dialogs/ciframe.html | 2 +- > .../Editor/js/plugins/wsc/dialogs/tmpFrameset.html | 2 +- > framework/Editor/js/plugins/wsc/dialogs/wsc.css | 2 +- > framework/Editor/js/plugins/wsc/dialogs/wsc.js | 2 +- > framework/Editor/js/plugins/xml/plugin.js | 1 + > framework/Editor/js/skins/kama/dialog.css | 10 +- > framework/Editor/js/skins/kama/editor.css | 17 +- > framework/Editor/js/skins/kama/icons.png | Bin 4520 -> 4742 bytes > framework/Editor/js/skins/kama/icons_rtl.png | Bin 4533 -> 4769 bytes > framework/Editor/js/skins/kama/skin.js | 2 +- > framework/Editor/js/skins/kama/templates.css | 2 +- > framework/Editor/js/skins/office2003/dialog.css | 10 +- > framework/Editor/js/skins/office2003/editor.css | 19 +- > framework/Editor/js/skins/office2003/icons.png | Bin 4520 -> 4742 bytes > framework/Editor/js/skins/office2003/icons_rtl.png | Bin 4533 -> 4769 bytes > framework/Editor/js/skins/office2003/skin.js | 2 +- > framework/Editor/js/skins/office2003/templates.css | 2 +- > framework/Editor/js/skins/v2/dialog.css | 8 +- > framework/Editor/js/skins/v2/editor.css | 17 +- > framework/Editor/js/skins/v2/icons.png | Bin 4520 -> 4742 bytes > framework/Editor/js/skins/v2/icons_rtl.png | Bin 4533 -> 4769 bytes > framework/Editor/js/skins/v2/skin.js | 2 +- > framework/Editor/js/skins/v2/templates.css | 2 +- > framework/Editor/js/themes/default/theme.js | 2 +- > framework/Editor/package.xml | 63 +- > framework/Exception/lib/Horde/Exception/Pear.php | 15 +- > .../locale/es/LC_MESSAGES/Horde_Exception.mo | Bin 486 -> 537 bytes > .../locale/es/LC_MESSAGES/Horde_Exception.po | 10 +- > .../locale/lt/LC_MESSAGES/Horde_Exception.mo | Bin 551 -> 599 bytes > .../locale/lt/LC_MESSAGES/Horde_Exception.po | 23 +- > .../locale/sk/LC_MESSAGES/Horde_Exception.mo | Bin 517 -> 579 bytes > .../locale/sk/LC_MESSAGES/Horde_Exception.po | 14 +- > .../locale/uk/LC_MESSAGES/Horde_Exception.po | 4 +- > framework/Exception/package.xml | 60 +- > .../test/Horde/Exception/ExceptionTest.php | 43 +- > framework/Feed/examples/Horde/Feed/blogger.php | 62 + > framework/Feed/lib/Horde/Feed/Blogroll.php | 2 +- > framework/Feed/lib/Horde/Feed/Entry/Atom.php | 8 +- > framework/Feed/package.xml | 45 +- > .../Feed/test/Horde/Feed/AtomEntryOnlyTest.php | 4 +- > .../Feed/test/Horde/Feed/AtomPublishingTest.php | 4 +- > framework/Feed/test/Horde/Feed/Autoload.php | 17 + > framework/Feed/test/Horde/Feed/BlogrollTest.php | 15 +- > framework/Feed/test/Horde/Feed/CountTest.php | 4 +- > framework/Feed/test/Horde/Feed/IteratorTest.php | 4 +- > framework/Feed/test/Horde/Feed/LexiconTest.php | 4 +- > framework/Feed/test/Horde/Feed/ReadTest.php | 11 +- > framework/Feed/test/Horde/Feed/TestCase.php | 19 - > framework/Feed/test/Horde/Feed/phpunit.xml | 8 + > framework/Form/lib/Horde/Form/Type.php | 2 +- > framework/Form/locale/es/LC_MESSAGES/Horde_Form.mo | Bin 10503 -> > 11012 bytes > framework/Form/locale/es/LC_MESSAGES/Horde_Form.po | 360 +- > framework/Form/locale/lt/LC_MESSAGES/Horde_Form.mo | Bin 10314 -> > 10992 bytes > framework/Form/locale/lt/LC_MESSAGES/Horde_Form.po | 379 +- > .../Form/locale/pt_BR/LC_MESSAGES/Horde_Form.mo | Bin 10334 -> > 10818 bytes > .../Form/locale/pt_BR/LC_MESSAGES/Horde_Form.po | 359 +- > framework/Form/locale/sk/LC_MESSAGES/Horde_Form.mo | Bin 10263 -> > 10771 bytes > framework/Form/locale/sk/LC_MESSAGES/Horde_Form.po | 362 +- > framework/Form/locale/uk/LC_MESSAGES/Horde_Form.po | 4 +- > framework/Form/package.xml | 48 +- > framework/Group/lib/Horde/Group/Ldap.php | 38 +- > framework/Group/package.xml | 21 +- > framework/Group/test/Horde/Group/conf.php.dist | 1 + > .../examples/Horde/Http/get-example-dot-com.php | 2 +- > framework/Http/lib/Horde/Http/Client.php | 20 +- > framework/Http/lib/Horde/Http/Request/Base.php | 109 +- > framework/Http/lib/Horde/Http/Request/Curl.php | 12 + > framework/Http/lib/Horde/Http/Request/Fopen.php | 2 +- > framework/Http/lib/Horde/Http/Request/Peclhttp.php | 3 + > framework/Http/package.xml | 64 +- > framework/Http/test/Horde/Http/Autoload.php | 17 + > framework/Http/test/Horde/Http/ClientTest.php | 40 + > framework/Http/test/Horde/Http/CurlTest.php | 71 + > framework/Http/test/Horde/Http/FopenTest.php | 52 +- > framework/Http/test/Horde/Http/conf.php.dist | 2 + > framework/Http/test/Horde/Http/phpunit.xml | 8 + > framework/Icalendar/lib/Horde/Icalendar.php | 6 +- > .../locale/es/LC_MESSAGES/Horde_Icalendar.mo | Bin 484 -> 495 bytes > .../locale/es/LC_MESSAGES/Horde_Icalendar.po | 5 +- > .../locale/lt/LC_MESSAGES/Horde_Icalendar.mo | Bin 549 -> 563 bytes > .../locale/lt/LC_MESSAGES/Horde_Icalendar.po | 18 +- > .../locale/pt_BR/LC_MESSAGES/Horde_Icalendar.mo | Bin 492 -> 503 bytes > .../locale/pt_BR/LC_MESSAGES/Horde_Icalendar.po | 5 +- > .../locale/sk/LC_MESSAGES/Horde_Icalendar.mo | Bin 511 -> 535 bytes > .../locale/sk/LC_MESSAGES/Horde_Icalendar.po | 9 +- > .../locale/uk/LC_MESSAGES/Horde_Icalendar.po | 4 +- > framework/Icalendar/package.xml | 21 +- > framework/Image/lib/Horde/Image/Exception.php | 1 - > .../Image/locale/es/LC_MESSAGES/Horde_Image.mo | Bin 1148 -> > 14251 bytes > .../Image/locale/es/LC_MESSAGES/Horde_Image.po | 847 ++-- > .../Image/locale/lt/LC_MESSAGES/Horde_Image.mo | Bin 1234 -> > 15730 bytes > .../Image/locale/lt/LC_MESSAGES/Horde_Image.po | 900 ++-- > .../Image/locale/pt_BR/LC_MESSAGES/Horde_Image.mo | Bin 1150 -> 9653 bytes > .../Image/locale/pt_BR/LC_MESSAGES/Horde_Image.po | 858 ++-- > .../Image/locale/sk/LC_MESSAGES/Horde_Image.mo | Bin 1183 -> > 15525 bytes > .../Image/locale/sk/LC_MESSAGES/Horde_Image.po | 893 ++-- > .../Image/locale/uk/LC_MESSAGES/Horde_Image.po | 4 +- > framework/Image/package.xml | 48 +- > framework/Imap_Client/lib/Horde/Imap/Client.php | 9 + > .../Imap_Client/lib/Horde/Imap/Client/Base.php | 444 +- > .../Imap_Client/lib/Horde/Imap/Client/Cache.php | 49 +- > .../Imap_Client/lib/Horde/Imap/Client/Cclient.php | 14 +- > .../Imap_Client/lib/Horde/Imap/Client/Data/Acl.php | 45 +- > .../lib/Horde/Imap/Client/Data/AclCommon.php | 64 + > .../lib/Horde/Imap/Client/Data/AclRights.php | 48 +- > .../lib/Horde/Imap/Client/Data/Envelope.php | 4 +- > .../lib/Horde/Imap/Client/Data/Fetch.php | 8 +- > .../lib/Horde/Imap/Client/Exception.php | 50 + > .../Imap_Client/lib/Horde/Imap/Client/Ids.php | 14 +- > .../Imap_Client/lib/Horde/Imap/Client/Mock.php | 5 +- > .../lib/Horde/Imap/Client/Search/Query.php | 223 +- > .../Imap_Client/lib/Horde/Imap/Client/Socket.php | 709 ++- > .../lib/Horde/Imap/Client/Socket/Pop3.php | 110 +- > .../Imap_Client/lib/Horde/Imap/Client/Utf7imap.php | 6 +- > .../Imap_Client/lib/Horde/Imap/Client/Utils.php | 10 +- > framework/Imap_Client/package.xml | 136 +- > .../Imap_Client/test/Horde/Imap/Client/AclTest.php | 53 + > .../test/Horde/Imap/Client/Autoload.php | 3 - > .../Imap_Client/test/Horde/Imap/Client/IdsTest.php | 41 + > .../test/Horde/Imap/Client/SubjectParseTest.php | 2 +- > .../test/Horde/Imap/Client/UrlParseTest.php | 81 +- > .../test/Horde/Imap/Client/Utf7ConvertTest.php | 84 +- > framework/Imsp/locale/es/LC_MESSAGES/Horde_Imsp.mo | Bin 631 -> 528 bytes > framework/Imsp/locale/es/LC_MESSAGES/Horde_Imsp.po | 14 +- > framework/Imsp/locale/lt/LC_MESSAGES/Horde_Imsp.mo | Bin 673 -> 571 bytes > framework/Imsp/locale/lt/LC_MESSAGES/Horde_Imsp.po | 27 +- > .../Imsp/locale/pt_BR/LC_MESSAGES/Horde_Imsp.mo | Bin 625 -> 534 bytes > .../Imsp/locale/pt_BR/LC_MESSAGES/Horde_Imsp.po | 18 +- > framework/Imsp/locale/uk/LC_MESSAGES/Horde_Imsp.po | 4 +- > framework/Imsp/package.xml | 35 +- > framework/Itip/locale/es/LC_MESSAGES/Horde_Itip.mo | Bin 422 -> 1444 bytes > framework/Itip/locale/es/LC_MESSAGES/Horde_Itip.po | 25 +- > framework/Itip/locale/lt/LC_MESSAGES/Horde_Itip.mo | Bin 485 -> 1365 bytes > framework/Itip/locale/lt/LC_MESSAGES/Horde_Itip.po | 39 +- > .../Itip/locale/pt_BR/LC_MESSAGES/Horde_Itip.mo | Bin 421 -> 1388 bytes > .../Itip/locale/pt_BR/LC_MESSAGES/Horde_Itip.po | 30 +- > framework/Itip/locale/sk/LC_MESSAGES/Horde_Itip.mo | Bin 449 -> 1423 bytes > framework/Itip/locale/sk/LC_MESSAGES/Horde_Itip.po | 30 +- > framework/Itip/locale/uk/LC_MESSAGES/Horde_Itip.po | 4 +- > framework/Itip/package.xml | 48 +- > .../Kolab/locale/es/LC_MESSAGES/Horde_Kolab.mo | Bin 705 -> 757 bytes > .../Kolab/locale/es/LC_MESSAGES/Horde_Kolab.po | 17 +- > .../Kolab/locale/lt/LC_MESSAGES/Horde_Kolab.mo | Bin 776 -> 829 bytes > .../Kolab/locale/lt/LC_MESSAGES/Horde_Kolab.po | 30 +- > .../Kolab/locale/pt_BR/LC_MESSAGES/Horde_Kolab.mo | Bin 759 -> 770 bytes > .../Kolab/locale/pt_BR/LC_MESSAGES/Horde_Kolab.po | 15 +- > .../Kolab/locale/uk/LC_MESSAGES/Horde_Kolab.po | 4 +- > framework/Kolab_Cli/doc/TODO | 11 + > .../lib/Horde/Kolab/Cli/Module/Account.php | 284 + > .../Kolab_Cli/lib/Horde/Kolab/Cli/Module/Data.php | 75 +- > framework/Kolab_Cli/locale/Horde_Kolab_Cli.pot | 4 +- > .../locale/pt_BR/LC_MESSAGES/Horde_Kolab_Cli.mo | Bin 0 -> 443 bytes > .../locale/pt_BR/LC_MESSAGES/Horde_Kolab_Cli.po | 213 + > framework/Kolab_Cli/package.xml | 24 +- > framework/Kolab_Format/bin/kolab-format | 8 - > .../lib/Horde/Kolab/Format/Xml/Parser.php | 4 +- > framework/Kolab_Format/package.xml | 16 +- > .../Horde/Kolab/Format/Unit/Xml/ParserTest.php | 27 + > .../locale/es/LC_MESSAGES/Horde_Kolab_FreeBusy.mo | Bin 643 -> 2262 bytes > .../locale/es/LC_MESSAGES/Horde_Kolab_FreeBusy.po | 93 +- > .../locale/lt/LC_MESSAGES/Horde_Kolab_FreeBusy.po | 112 +- > .../pt_BR/LC_MESSAGES/Horde_Kolab_FreeBusy.mo | Bin 620 -> 2206 bytes > .../pt_BR/LC_MESSAGES/Horde_Kolab_FreeBusy.po | 97 +- > .../locale/uk/LC_MESSAGES/Horde_Kolab_FreeBusy.po | 4 +- > .../locale/es/LC_MESSAGES/Horde_Kolab_Resource.mo | Bin 432 -> 961 bytes > .../locale/es/LC_MESSAGES/Horde_Kolab_Resource.po | 27 +- > .../locale/lt/LC_MESSAGES/Horde_Kolab_Resource.mo | Bin 495 -> 995 bytes > .../locale/lt/LC_MESSAGES/Horde_Kolab_Resource.po | 40 +- > .../pt_BR/LC_MESSAGES/Horde_Kolab_Resource.mo | Bin 431 -> 980 bytes > .../pt_BR/LC_MESSAGES/Horde_Kolab_Resource.po | 30 +- > .../locale/uk/LC_MESSAGES/Horde_Kolab_Resource.po | 4 +- > .../Server/Object/Attribute/Firstnamelastname.php | 2 +- > .../Kolab/Server/Object/Kolabinetorgperson.php | 6 +- > framework/Kolab_Server/package.xml | 2 +- > .../lib/Horde/Kolab/Session/Abstract.php | 142 + > .../Kolab_Session/lib/Horde/Kolab/Session/Base.php | 192 +- > .../Horde/Kolab/Session/Decorator/Anonymous.php | 7 +- > .../lib/Horde/Kolab/Session/Decorator/Logged.php | 8 +- > .../lib/Horde/Kolab/Session/Decorator/Stored.php | 3 +- > .../lib/Horde/Kolab/Session/Factory/Imap.php | 46 + > .../Kolab_Session/lib/Horde/Kolab/Session/Imap.php | 152 + > .../Horde/Kolab/Session/Valid/Decorator/Logged.php | 12 +- > framework/Kolab_Session/package.xml | 37 +- > .../test/Horde/Kolab/Session/Autoload.php | 4 + > .../test/Horde/Kolab/Session/Stub/Imap.php | 20 + > .../test/Horde/Kolab/Session/Stub/ImapFactory.php | 17 + > .../test/Horde/Kolab/Session/Unit/ImapTest.php | 181 + > framework/Kolab_Storage/TODO | 13 + > .../Kolab_Storage/lib/Horde/Kolab/Storage/Base.php | 11 + > .../lib/Horde/Kolab/Storage/Cache.php | 2 +- > .../lib/Horde/Kolab/Storage/Cache/Data.php | 97 +- > .../lib/Horde/Kolab/Storage/Cache/List.php | 23 +- > .../Kolab_Storage/lib/Horde/Kolab/Storage/Data.php | 110 +- > .../lib/Horde/Kolab/Storage/Data/Base.php | 137 +- > .../lib/Horde/Kolab/Storage/Data/Cached.php | 74 +- > .../lib/Horde/Kolab/Storage/Data/Decorator/Log.php | 572 ++ > .../lib/Horde/Kolab/Storage/Data/Format/Mime.php | 10 +- > .../Horde/Kolab/Storage/Data/Parser/Structure.php | 11 +- > .../Horde/Kolab/Storage/Data/Query/Preferences.php | 50 + > .../Kolab/Storage/Data/Query/Preferences/Base.php | 118 + > .../Kolab/Storage/Data/Query/Preferences/Cache.php | 137 + > .../lib/Horde/Kolab/Storage/Decorator/Log.php | 7 +- > .../lib/Horde/Kolab/Storage/Driver.php | 13 + > .../lib/Horde/Kolab/Storage/Driver/Base.php | 13 + > .../Horde/Kolab/Storage/Driver/Decorator/Base.php | 14 + > .../lib/Horde/Kolab/Storage/Driver/Mock/Data.php | 76 +- > .../lib/Horde/Kolab/Storage/Factory.php | 11 +- > .../lib/Horde/Kolab/Storage/Folder.php | 13 +- > .../lib/Horde/Kolab/Storage/Folder/Base.php | 16 +- > .../Horde/Kolab/Storage/Folder/Decorator/Base.php | 12 + > .../lib/Horde/Kolab/Storage/Folder/Namespace.php | 54 +- > .../Kolab/Storage/Folder/Namespace/Element.php | 17 +- > .../Storage/Folder/Namespace/Element/Other.php | 30 +- > .../Storage/Folder/Namespace/Element/Personal.php | 2 +- > .../Storage/Folder/Namespace/Element/Shared.php | 4 +- > .../Folder/Namespace/Element/SharedWithPrefix.php | 17 + > .../Horde/Kolab/Storage/List/Decorator/Cache.php | 2 - > .../lib/Horde/Kolab/Storage/List/Decorator/Log.php | 13 +- > .../Horde/Kolab/Storage/List/Query/ActiveSync.php | 51 + > .../Kolab/Storage/List/Query/ActiveSync/Base.php | 146 + > .../Kolab/Storage/List/Query/ActiveSync/Cache.php | 165 + > .../Horde/Kolab/Storage/List/Query/List/Base.php | 1 + > .../Horde/Kolab/Storage/List/Query/List/Cache.php | 27 + > .../lib/Horde/Kolab/Storage/QuerySet/Base.php | 108 +- > .../lib/Horde/Kolab/Storage/QuerySet/Cached.php | 18 +- > .../lib/Horde/Kolab/Storage/QuerySet/Uncached.php | 14 +- > .../locale/es/LC_MESSAGES/Horde_Kolab_Storage.mo | Bin 1284 -> 6694 bytes > .../locale/es/LC_MESSAGES/Horde_Kolab_Storage.po | 249 +- > .../locale/lt/LC_MESSAGES/Horde_Kolab_Storage.po | 256 +- > .../pt_BR/LC_MESSAGES/Horde_Kolab_Storage.mo | Bin 1315 -> 7124 bytes > .../pt_BR/LC_MESSAGES/Horde_Kolab_Storage.po | 248 +- > .../locale/uk/LC_MESSAGES/Horde_Kolab_Storage.po | 4 +- > framework/Kolab_Storage/package.xml | 70 +- > .../test/Horde/Kolab/Storage/TestCase.php | 144 +- > .../Horde/Kolab/Storage/Unit/Cache/DataTest.php | 54 +- > .../test/Horde/Kolab/Storage/Unit/CacheTest.php | 1 + > .../Horde/Kolab/Storage/Unit/Data/BaseTest.php | 64 +- > .../Horde/Kolab/Storage/Unit/Data/CachedTest.php | 3 +- > .../Kolab/Storage/Unit/Data/Decorator/LogTest.php | 47 + > .../Unit/Data/Query/Preferences/BaseTest.php | 75 + > .../Unit/Data/Query/Preferences/CacheTest.php | 107 + > .../Kolab/Storage/Unit/Driver/CclientTest.php | 7 + > .../Horde/Kolab/Storage/Unit/Folder/BaseTest.php | 16 + > .../Kolab/Storage/Unit/Folder/NamespaceTest.php | 37 +- > .../Unit/List/Query/ActiveSync/BaseTest.php | 96 + > .../Unit/List/Query/ActiveSync/CacheTest.php | 116 + > .../Storage/Unit/List/Query/List/BaseTest.php | 44 +- > .../Storage/Unit/List/Query/List/CacheTest.php | 52 +- > .../Kolab/Storage/Unit/QuerySet/UncachedTest.php | 53 +- > .../Kolab/Storage/Unit/SynchronizationTest.php | 5 + > .../Horde/Kolab/Storage/fixtures/preferences.1 | 82 + > .../Horde/Kolab/Storage/fixtures/preferences.2 | 163 + > framework/Ldap/lib/Horde/Ldap.php | 4 +- > framework/Ldap/lib/Horde/Ldap/Schema.php | 26 +- > framework/Ldap/lib/Horde/Ldap/Util.php | 10 +- > framework/Ldap/package.xml | 34 +- > framework/Ldap/test/Horde/Ldap/Autoload.php | 20 + > framework/Ldap/test/Horde/Ldap/UtilTest.php | 21 +- > .../locale/es/LC_MESSAGES/Horde_LoginTasks.mo | Bin 652 -> 663 bytes > .../locale/es/LC_MESSAGES/Horde_LoginTasks.po | 13 +- > .../locale/lt/LC_MESSAGES/Horde_LoginTasks.mo | Bin 712 -> 726 bytes > .../locale/lt/LC_MESSAGES/Horde_LoginTasks.po | 26 +- > .../locale/pt_BR/LC_MESSAGES/Horde_LoginTasks.mo | Bin 641 -> 652 bytes > .../locale/pt_BR/LC_MESSAGES/Horde_LoginTasks.po | 13 +- > .../locale/sk/LC_MESSAGES/Horde_LoginTasks.mo | Bin 665 -> 689 bytes > .../locale/sk/LC_MESSAGES/Horde_LoginTasks.po | 17 +- > .../locale/uk/LC_MESSAGES/Horde_LoginTasks.po | 4 +- > framework/Mail/package.xml | 2 +- > framework/Memcache/lib/Horde/Memcache.php | 273 +- > .../Memcache/lib/Horde/Memcache/Exception.php | 17 + > framework/Memcache/package.xml | 60 +- > framework/Mime/lib/Horde/Mime/Headers.php | 11 +- > framework/Mime/lib/Horde/Mime/Part.php | 117 +- > framework/Mime/locale/Horde_Mime.pot | 16 +- > framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.mo | Bin 1413 -> 1413 bytes > framework/Mime/locale/de/LC_MESSAGES/Horde_Mime.po | 16 +- > framework/Mime/locale/es/LC_MESSAGES/Horde_Mime.mo | Bin 1360 -> 1371 bytes > framework/Mime/locale/es/LC_MESSAGES/Horde_Mime.po | 27 +- > framework/Mime/locale/lt/LC_MESSAGES/Horde_Mime.mo | Bin 1501 -> 1515 bytes > framework/Mime/locale/lt/LC_MESSAGES/Horde_Mime.po | 40 +- > .../Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.mo | Bin 1349 -> 1360 bytes > .../Mime/locale/pt_BR/LC_MESSAGES/Horde_Mime.po | 27 +- > framework/Mime/locale/sk/LC_MESSAGES/Horde_Mime.mo | Bin 1371 -> 1395 bytes > framework/Mime/locale/sk/LC_MESSAGES/Horde_Mime.po | 31 +- > framework/Mime/locale/uk/LC_MESSAGES/Horde_Mime.po | 4 +- > framework/Mime/package.xml | 49 +- > framework/Mime/test/Horde/Mime/PartTest.php | 5 + > .../Mime_Viewer/lib/Horde/Mime/Viewer/Html.php | 6 +- > .../locale/es/LC_MESSAGES/Horde_Mime_Viewer.mo | Bin 464 -> 1395 bytes > .../locale/es/LC_MESSAGES/Horde_Mime_Viewer.po | 40 +- > .../locale/lt/LC_MESSAGES/Horde_Mime_Viewer.mo | Bin 526 -> 1574 bytes > .../locale/lt/LC_MESSAGES/Horde_Mime_Viewer.po | 61 +- > .../locale/pt_BR/LC_MESSAGES/Horde_Mime_Viewer.mo | Bin 462 -> 1531 bytes > .../locale/pt_BR/LC_MESSAGES/Horde_Mime_Viewer.po | 50 +- > .../locale/sk/LC_MESSAGES/Horde_Mime_Viewer.mo | Bin 492 -> 1621 bytes > .../locale/sk/LC_MESSAGES/Horde_Mime_Viewer.po | 50 +- > .../locale/uk/LC_MESSAGES/Horde_Mime_Viewer.po | 4 +- > framework/Mime_Viewer/package.xml | 62 +- > .../Model/locale/es/LC_MESSAGES/Horde_Model.mo | Bin 10536 -> > 11951 bytes > .../Model/locale/es/LC_MESSAGES/Horde_Model.po | 452 +- > .../Model/locale/lt/LC_MESSAGES/Horde_Model.mo | Bin 10539 -> > 11948 bytes > .../Model/locale/lt/LC_MESSAGES/Horde_Model.po | 463 +- > .../Model/locale/pt_BR/LC_MESSAGES/Horde_Model.mo | Bin 10324 -> > 11762 bytes > .../Model/locale/pt_BR/LC_MESSAGES/Horde_Model.po | 456 +- > .../Model/locale/uk/LC_MESSAGES/Horde_Model.po | 4 +- > framework/Nls/locale/es/LC_MESSAGES/Horde_Nls.mo | Bin 12569 -> > 12580 bytes > framework/Nls/locale/es/LC_MESSAGES/Horde_Nls.po | 531 +- > framework/Nls/locale/lt/LC_MESSAGES/Horde_Nls.mo | Bin 12854 -> > 12868 bytes > framework/Nls/locale/lt/LC_MESSAGES/Horde_Nls.po | 544 +- > .../Nls/locale/pt_BR/LC_MESSAGES/Horde_Nls.mo | Bin 12618 -> > 12653 bytes > .../Nls/locale/pt_BR/LC_MESSAGES/Horde_Nls.po | 537 +- > framework/Nls/locale/sk/LC_MESSAGES/Horde_Nls.mo | Bin 12542 -> > 12566 bytes > framework/Nls/locale/sk/LC_MESSAGES/Horde_Nls.po | 535 +- > framework/Nls/locale/uk/LC_MESSAGES/Horde_Nls.po | 4 +- > framework/Nls/package.xml | 26 +- > .../Pear/Package/Contents/Ignore/Patterns.php | 17 +- > .../Pear/Package/Contents/InstallAs/Horde.php | 23 +- > .../Package/Contents/Role/HordeApplication.php | 3 +- > .../Pear/lib/Horde/Pear/Package/Dependencies.php | 177 + > .../lib/Horde/Pear/Package/Task/UpdateContents.php | 3 +- > .../Pear/lib/Horde/Pear/Package/Type/Horde.php | 11 +- > framework/Pear/lib/Horde/Pear/Package/Xml.php | 242 +- > .../Pear/lib/Horde/Pear/Package/Xml/Directory.php | 6 +- > .../Horde/Pear/Package/Xml/Element/Directory.php | 17 +- > .../lib/Horde/Pear/Package/Xml/Element/File.php | 2 +- > .../Pear/lib/Horde/Pear/Package/Xml/Factory.php | 4 +- > framework/Pear/lib/Horde/Pear/Remote.php | 128 +- > framework/Pear/lib/Horde/Pear/Rest.php | 167 +- > framework/Pear/lib/Horde/Pear/Rest/Access.php | 180 + > .../Pear/lib/Horde/Pear/Rest/Dependencies.php | 107 + > framework/Pear/lib/Horde/Pear/Rest/Package.php | 94 + > framework/Pear/lib/Horde/Pear/Rest/PackageList.php | 118 + > framework/Pear/lib/Horde/Pear/Rest/Release.php | 124 + > framework/Pear/lib/Horde/Pear/Rest/Releases.php | 118 + > framework/Pear/package.xml | 266 +- > framework/Pear/test/Horde/Pear/Autoload.php | 3 + > .../Pear/test/Horde/Pear/Server/RegistryTest.php | 2 +- > .../Pear/test/Horde/Pear/Server/RemoteTest.php | 99 + > framework/Pear/test/Horde/Pear/Server/RestTest.php | 116 +- > framework/Pear/test/Horde/Pear/Server/conf.php | 2 - > .../Pear/test/Horde/Pear/Server/conf.php.dist | 3 +- > framework/Pear/test/Horde/Pear/Stub/Request.php | 44 + > framework/Pear/test/Horde/Pear/TestCase.php | 21 + > .../Unit/Package/Contents/Ignore/CompositeTest.php | 14 +- > .../Unit/Package/Contents/Ignore/PatternsTest.php | 10 +- > .../Contents/InstallAs/HordeApplicationTest.php | 92 + > .../Unit/Package/Contents/InstallAs/HordeTest.php | 84 + > .../Horde/Pear/Unit/Package/Contents/ListTest.php | 6 +- > .../Horde/Pear/Unit/Package/DependenciesTest.php | 142 + > .../Horde/Pear/Unit/Package/Type/HordeTest.php | 2 +- > .../Horde/Pear/Unit/Package/Xml/DirectoryTest.php | 4 +- > .../Pear/test/Horde/Pear/Unit/Package/XmlTest.php | 138 +- > framework/Pear/test/Horde/Pear/Unit/RemoteTest.php | 124 +- > .../Pear/test/Horde/Pear/Unit/Rest/AccessTest.php | 150 + > .../test/Horde/Pear/Unit/Rest/PackageListTest.php | 106 + > .../Pear/test/Horde/Pear/Unit/Rest/PackageTest.php | 88 + > .../Pear/test/Horde/Pear/Unit/Rest/ReleaseTest.php | 130 + > .../test/Horde/Pear/Unit/Rest/ReleasesTest.php | 130 + > framework/Pear/test/Horde/Pear/Unit/RestTest.php | 91 +- > .../test/Horde/Pear/fixture/directory/lib/Old.php | 1 - > .../Horde/Pear/fixture/directory/lib/Stays.php | 1 - > .../test/Horde/Pear/fixture/directory/package.xml | 73 - > .../test/Horde/Pear/fixture/directory/test.php | 2 - > .../Pear/test/Horde/Pear/fixture/empty/File.php | 1 - > .../Pear/test/Horde/Pear/fixture/empty/package.xml | 54 - > .../fixture/horde/framework/directory/lib/Old.php | 1 + > .../horde/framework/directory/lib/Stays.php | 1 + > .../fixture/horde/framework/directory/package.xml | 73 + > .../fixture/horde/framework/directory/test.php | 2 + > .../Pear/fixture/horde/framework/empty/File.php | 1 + > .../Pear/fixture/horde/framework/empty/package.xml | 54 + > .../Pear/fixture/horde/framework/notes/package.xml | 70 + > .../Pear/fixture/horde/framework/one/File.php | 1 + > .../Pear/fixture/horde/framework/one/package.xml | 64 + > .../Pear/fixture/horde/framework/order/lib/A.php | 2 + > .../Pear/fixture/horde/framework/order/lib/A/a.php | 1 + > .../Pear/fixture/horde/framework/order/lib/R.php | 1 + > .../fixture/horde/framework/order/lib/Stays.php | 1 + > .../Pear/fixture/horde/framework/order/lib/Z.php | 1 + > .../Pear/fixture/horde/framework/order/lib/b/a.php | 1 + > .../Pear/fixture/horde/framework/order/lib/z/a.php | 1 + > .../Pear/fixture/horde/framework/order/package.xml | 78 + > .../fixture/horde/framework/remove/lib/Stays.php | 1 + > .../fixture/horde/framework/remove/lib/b/a.php | 1 + > .../fixture/horde/framework/remove/package.xml | 81 + > .../horde/framework/simple-empty/lib/Old.php | 1 + > .../horde/framework/simple-empty/lib/Stays.php | 1 + > .../horde/framework/simple-empty/package.xml | 55 + > .../fixture/horde/framework/simple/package.xml | 10 + > .../fixture/horde/framework/tree/lib/Horde/a.php | 1 + > .../Pear/fixture/horde/framework/tree/lib/Old.php | 1 + > .../fixture/horde/framework/tree/lib/Stays.php | 1 + > .../Pear/fixture/horde/framework/tree/package.xml | 61 + > .../fixture/horde/framework/tree/test/Horde/a.php | 2 + > .../Pear/fixture/horde/framework/tree/test/b.php | 2 + > .../test/Horde/Pear/fixture/horde/imp/package.xml | 61 + > .../Pear/test/Horde/Pear/fixture/notes/package.xml | 70 - > .../Pear/test/Horde/Pear/fixture/one/File.php | 1 - > .../Pear/test/Horde/Pear/fixture/one/package.xml | 64 - > .../Pear/test/Horde/Pear/fixture/order/lib/A.php | 2 - > .../Pear/test/Horde/Pear/fixture/order/lib/A/a.php | 1 - > .../Pear/test/Horde/Pear/fixture/order/lib/R.php | 1 - > .../test/Horde/Pear/fixture/order/lib/Stays.php | 1 - > .../Pear/test/Horde/Pear/fixture/order/lib/Z.php | 1 - > .../Pear/test/Horde/Pear/fixture/order/lib/b/a.php | 1 - > .../Pear/test/Horde/Pear/fixture/order/lib/z/a.php | 1 - > .../Pear/test/Horde/Pear/fixture/order/package.xml | 78 - > .../test/Horde/Pear/fixture/remove/lib/Stays.php | 1 - > .../test/Horde/Pear/fixture/remove/lib/b/a.php | 1 - > .../test/Horde/Pear/fixture/remove/package.xml | 81 - > .../Horde/Pear/fixture/simple-empty/lib/Old.php | 1 - > .../Horde/Pear/fixture/simple-empty/lib/Stays.php | 1 - > .../Horde/Pear/fixture/simple-empty/package.xml | 55 - > .../test/Horde/Pear/fixture/simple/lib/Old.php | 1 - > .../test/Horde/Pear/fixture/simple/lib/Stays.php | 1 - > .../test/Horde/Pear/fixture/simple/package.xml | 71 - > .../test/Horde/Pear/fixture/tree/lib/Horde/a.php | 1 - > .../Pear/test/Horde/Pear/fixture/tree/lib/Old.php | 1 - > .../test/Horde/Pear/fixture/tree/lib/Stays.php | 1 - > .../Pear/test/Horde/Pear/fixture/tree/package.xml | 61 - > .../test/Horde/Pear/fixture/tree/test/Horde/a.php | 2 - > .../Pear/test/Horde/Pear/fixture/tree/test/b.php | 2 - > framework/Perms/lib/Horde/Perms/Datatree.php | 2 +- > .../Perms/locale/es/LC_MESSAGES/Horde_Perms.mo | Bin 624 -> 568 bytes > .../Perms/locale/es/LC_MESSAGES/Horde_Perms.po | 15 +- > .../Perms/locale/lt/LC_MESSAGES/Horde_Perms.mo | Bin 683 -> 635 bytes > .../Perms/locale/lt/LC_MESSAGES/Horde_Perms.po | 28 +- > .../Perms/locale/pt_BR/LC_MESSAGES/Horde_Perms.mo | Bin 619 -> 561 bytes > .../Perms/locale/pt_BR/LC_MESSAGES/Horde_Perms.po | 15 +- > .../Perms/locale/sk/LC_MESSAGES/Horde_Perms.mo | Bin 652 -> 613 bytes > .../Perms/locale/sk/LC_MESSAGES/Horde_Perms.po | 19 +- > .../Perms/locale/uk/LC_MESSAGES/Horde_Perms.po | 4 +- > framework/Perms/package.xml | 21 +- > framework/Prefs/bin/horde-prefs | 169 + > framework/Prefs/lib/Horde/Prefs.php | 13 +- > framework/Prefs/lib/Horde/Prefs/Scope.php | 30 +- > framework/Prefs/lib/Horde/Prefs/Storage/Base.php | 14 +- > framework/Pre
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers