[Pkg-owncloud-commits] [owncloud] 127/134: Merge tag 'upstream/6.0.3_20140418+dfsg'
David Prévot
taffit at moszumanska.debian.org
Fri Apr 18 21:44:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit fcfb6453c167b6143e3ae1f69291650825cae8f1
Merge: f5c49fb e84bf62
Author: David Prévot <taffit at debian.org>
Date: Fri Apr 18 10:24:22 2014 -0400
Merge tag 'upstream/6.0.3_20140418+dfsg'
Upstream version 6.0.3~20140418+dfsg
# gpg: Signature faite le ven. 18 avril 2014 10:24:13 AST
# gpg: avec la clef RSA 058C1CF944F6BD3C
# gpg: Bonne signature de « David Prévot <david at tilapin.org> »
# gpg: alias « David Prévot <davidp at altern.org> »
# gpg: alias « David Prévot <davidp at no-log.org> »
# gpg: alias « David Prévot <taffit at debian.org> »
# gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
# gpg: Rien n'indique que la signature appartient à son propriétaire.
# Empreinte de clef principale : AE14 AD01 426D 2BFB 82EF 7E1E B82A 217A FDFE 09F2
# Empreinte de la sous-clef : 7875 4D07 BC09 5C74 48F7 8D66 058C 1CF9 44F6 BD3C
apps/calendar/appinfo/app.php | 4 -
apps/calendar/appinfo/remote.php | 3 +
apps/contacts/Changelog | 7 +
apps/contacts/js/app.js | 11 +-
apps/contacts/js/storage.js | 31 +-
apps/contacts/lib/backend/database.php | 6 +-
apps/contacts/lib/carddav/backend.php | 6 +-
apps/contacts/lib/carddav/plugin.php | 4 -
apps/documents/ajax/admin.php | 31 +
apps/documents/ajax/controller.php | 1 -
apps/documents/ajax/documentController.php | 57 +-
apps/documents/ajax/otpoll.php | 21 +-
apps/documents/ajax/sessionController.php | 92 +-
apps/documents/ajax/userController.php | 26 +-
apps/documents/appinfo/app.php | 6 +-
apps/documents/appinfo/database.xml | 15 +
apps/documents/appinfo/info.xml | 2 +-
apps/documents/appinfo/routes.php | 5 +
apps/documents/appinfo/update.php | 4 +
apps/documents/appinfo/version | 2 +-
apps/documents/css/3rdparty/webodf/editor.css | 24 +-
apps/documents/css/style.css | 33 +-
apps/documents/index.php | 2 +-
apps/documents/js/3rdparty/webodf/editor/Editor.js | 74 +-
.../js/3rdparty/webodf/editor/EditorSession.js | 68 +-
.../js/3rdparty/webodf/editor/MemberListView.js | 9 +-
apps/documents/js/3rdparty/webodf/editor/Tools.js | 16 +-
.../editor/server/pullbox/OperationRouter.js | 14 +-
.../editor/widgets/dialogWidgets/alignmentPane.js | 5 +-
.../widgets/dialogWidgets/editHyperlinkPane.html | 30 +
.../widgets/dialogWidgets/editHyperlinkPane.js | 110 +
.../webodf/editor/widgets/editHyperlinks.js | 181 +
.../webodf/editor/widgets/paragraphAlignment.js | 34 +-
.../3rdparty/webodf/editor/widgets/simpleStyles.js | 38 +-
.../3rdparty/webodf/editor/widgets/undoRedoMenu.js | 92 +-
.../3rdparty/webodf/editor/widgets/zoomSlider.js | 35 +-
apps/documents/js/3rdparty/webodf/webodf-debug.js | 22980 +++++-----
apps/documents/js/3rdparty/webodf/webodf.js | 1838 +-
.../editor/server/owncloud => }/ServerFactory.js | 5 +-
apps/documents/js/documents.js | 254 +-
apps/documents/lib/config.php | 46 +
apps/documents/lib/db.php | 11 +
apps/documents/lib/db/member.php | 13 +-
apps/documents/lib/db/op.php | 45 +-
apps/documents/lib/db/session.php | 63 +-
apps/documents/lib/file.php | 105 +-
apps/documents/lib/filter/office.php | 85 +
apps/documents/lib/genesis.php | 9 +-
apps/documents/lib/helper.php | 7 +
apps/documents/lib/storage.php | 21 +-
apps/documents/public.php | 14 +
.../src/patches/MemberListView-OCnick.patch | 10 +
apps/documents/src/updateWebODF.sh | 1 +
apps/documents/templates/documents.php | 6 +-
apps/documents/templates/public.php | 7 +-
apps/files/ajax/move.php | 2 +-
apps/files/appinfo/update.php | 19 +-
apps/files/command/scan.php | 2 +-
apps/files/download.php | 3 +
apps/files/js/file-upload.js | 36 +-
apps/files/js/filelist.js | 9 +-
apps/files/js/files.js | 26 +-
apps/files/l10n/pl_PL.php | 5 -
apps/files/templates/part.list.php | 8 +-
apps/files_encryption/lib/helper.php | 24 +
apps/files_encryption/lib/proxy.php | 9 +
apps/files_encryption/lib/stream.php | 38 +-
apps/files_encryption/lib/util.php | 34 +-
apps/files_encryption/tests/proxy.php | 20 +
apps/files_encryption/tests/stream.php | 39 +
apps/files_encryption/tests/util.php | 35 +
apps/files_external/3rdparty/smb4php/smb.php | 16 +-
apps/files_external/lib/swift.php | 6 +-
.../3rdparty/pdfjs/compatibility.js | 139 +-
.../3rdparty/pdfjs/images/annotation-check.svg | 11 +-
.../3rdparty/pdfjs/images/annotation-comment.svg | 17 +-
.../3rdparty/pdfjs/images/annotation-help.svg | 30 +-
.../3rdparty/pdfjs/images/annotation-insert.svg | 10 +-
.../3rdparty/pdfjs/images/annotation-key.svg | 11 +-
.../pdfjs/images/annotation-newparagraph.svg | 11 +-
.../3rdparty/pdfjs/images/annotation-noicon.svg | 7 +
.../3rdparty/pdfjs/images/annotation-note.svg | 48 +-
.../3rdparty/pdfjs/images/annotation-paragraph.svg | 17 +-
.../pdfjs/images/findbarButton-next-rtl.png | Bin 371 -> 199 bytes
.../pdfjs/images/findbarButton-next-rtl at 2x.png | Bin 0 -> 304 bytes
.../3rdparty/pdfjs/images/findbarButton-next.png | Bin 381 -> 193 bytes
.../pdfjs/images/findbarButton-next at 2x.png | Bin 0 -> 296 bytes
.../pdfjs/images/findbarButton-previous-rtl.png | Bin 381 -> 193 bytes
.../pdfjs/images/findbarButton-previous-rtl at 2x.png | Bin 0 -> 296 bytes
.../pdfjs/images/findbarButton-previous.png | Bin 371 -> 199 bytes
.../pdfjs/images/findbarButton-previous at 2x.png | Bin 0 -> 304 bytes
.../files_pdfviewer/3rdparty/pdfjs/images/grab.cur | Bin 0 -> 326 bytes
.../3rdparty/pdfjs/images/grabbing.cur | Bin 0 -> 326 bytes
.../3rdparty/pdfjs/images/loading-small.png | Bin 8944 -> 3612 bytes
.../secondaryToolbarButton-documentProperties.png | Bin 0 -> 403 bytes
...econdaryToolbarButton-documentProperties at 2x.png | Bin 0 -> 933 bytes
.../images/secondaryToolbarButton-firstPage.png | Bin 0 -> 179 bytes
.../images/secondaryToolbarButton-firstPage at 2x.png | Bin 0 -> 266 bytes
.../images/secondaryToolbarButton-handTool.png | Bin 0 -> 301 bytes
.../images/secondaryToolbarButton-handTool at 2x.png | Bin 0 -> 583 bytes
.../images/secondaryToolbarButton-lastPage.png | Bin 0 -> 175 bytes
.../images/secondaryToolbarButton-lastPage at 2x.png | Bin 0 -> 276 bytes
.../images/secondaryToolbarButton-rotateCcw.png | Bin 0 -> 360 bytes
.../images/secondaryToolbarButton-rotateCcw at 2x.png | Bin 0 -> 731 bytes
.../images/secondaryToolbarButton-rotateCw.png | Bin 0 -> 359 bytes
.../images/secondaryToolbarButton-rotateCw at 2x.png | Bin 0 -> 714 bytes
.../3rdparty/pdfjs/images/shadow.png | Bin 454 -> 290 bytes
.../3rdparty/pdfjs/images/texture.png | Bin 2459 -> 2418 bytes
.../pdfjs/images/toolbarButton-bookmark.png | Bin 244 -> 174 bytes
.../pdfjs/images/toolbarButton-bookmark at 2x.png | Bin 0 -> 260 bytes
.../pdfjs/images/toolbarButton-download.png | Bin 380 -> 259 bytes
.../pdfjs/images/toolbarButton-download at 2x.png | Bin 0 -> 425 bytes
.../pdfjs/images/toolbarButton-fullscreen.png | Bin 491 -> 0 bytes
.../pdfjs/images/toolbarButton-menuArrows.png | Bin 237 -> 108 bytes
.../pdfjs/images/toolbarButton-menuArrows at 2x.png | Bin 0 -> 152 bytes
.../pdfjs/images/toolbarButton-openFile.png | Bin 348 -> 295 bytes
.../pdfjs/images/toolbarButton-openFile at 2x.png | Bin 0 -> 550 bytes
.../pdfjs/images/toolbarButton-pageDown-rtl.png | Bin 538 -> 242 bytes
.../pdfjs/images/toolbarButton-pageDown-rtl at 2x.png | Bin 0 -> 398 bytes
.../pdfjs/images/toolbarButton-pageDown.png | Bin 353 -> 238 bytes
.../pdfjs/images/toolbarButton-pageDown at 2x.png | Bin 0 -> 396 bytes
.../pdfjs/images/toolbarButton-pageUp-rtl.png | Bin 377 -> 245 bytes
.../pdfjs/images/toolbarButton-pageUp-rtl at 2x.png | Bin 0 -> 405 bytes
.../3rdparty/pdfjs/images/toolbarButton-pageUp.png | Bin 344 -> 246 bytes
.../pdfjs/images/toolbarButton-pageUp at 2x.png | Bin 0 -> 403 bytes
.../images/toolbarButton-presentationMode.png | Bin 0 -> 321 bytes
.../images/toolbarButton-presentationMode at 2x.png | Bin 0 -> 586 bytes
.../3rdparty/pdfjs/images/toolbarButton-print.png | Bin 474 -> 257 bytes
.../pdfjs/images/toolbarButton-print at 2x.png | Bin 0 -> 464 bytes
.../3rdparty/pdfjs/images/toolbarButton-search.png | Bin 411 -> 309 bytes
.../pdfjs/images/toolbarButton-search at 2x.png | Bin 0 -> 653 bytes
.../toolbarButton-secondaryToolbarToggle-rtl.png | Bin 0 -> 246 bytes
...toolbarButton-secondaryToolbarToggle-rtl at 2x.png | Bin 0 -> 456 bytes
.../toolbarButton-secondaryToolbarToggle.png | Bin 0 -> 243 bytes
.../toolbarButton-secondaryToolbarToggle at 2x.png | Bin 0 -> 458 bytes
.../images/toolbarButton-sidebarToggle-rtl.png | Bin 0 -> 225 bytes
.../images/toolbarButton-sidebarToggle-rtl at 2x.png | Bin 0 -> 344 bytes
.../pdfjs/images/toolbarButton-sidebarToggle.png | Bin 349 -> 225 bytes
.../images/toolbarButton-sidebarToggle at 2x.png | Bin 0 -> 331 bytes
.../pdfjs/images/toolbarButton-viewOutline-rtl.png | Bin 0 -> 177 bytes
.../images/toolbarButton-viewOutline-rtl at 2x.png | Bin 0 -> 394 bytes
.../pdfjs/images/toolbarButton-viewOutline.png | Bin 300 -> 178 bytes
.../pdfjs/images/toolbarButton-viewOutline at 2x.png | Bin 0 -> 331 bytes
.../pdfjs/images/toolbarButton-viewThumbnail.png | Bin 211 -> 185 bytes
.../images/toolbarButton-viewThumbnail at 2x.png | Bin 0 -> 220 bytes
.../3rdparty/pdfjs/images/toolbarButton-zoomIn.png | Bin 228 -> 136 bytes
.../pdfjs/images/toolbarButton-zoomIn at 2x.png | Bin 0 -> 160 bytes
.../pdfjs/images/toolbarButton-zoomOut.png | Bin 143 -> 88 bytes
.../pdfjs/images/toolbarButton-zoomOut at 2x.png | Bin 0 -> 109 bytes
apps/files_pdfviewer/3rdparty/pdfjs/l10n.js | 266 +-
.../3rdparty/pdfjs/locale/ar/viewer.properties | 23 +-
.../3rdparty/pdfjs/locale/bn-BD/viewer.properties | 157 +
.../3rdparty/pdfjs/locale/ca/viewer.properties | 32 +-
.../3rdparty/pdfjs/locale/cs/viewer.properties | 166 +-
.../3rdparty/pdfjs/locale/cy/viewer.properties | 134 +
.../3rdparty/pdfjs/locale/da/viewer.properties | 55 +-
.../3rdparty/pdfjs/locale/de/viewer.properties | 80 +-
.../3rdparty/pdfjs/locale/el/viewer.properties | 124 +
.../3rdparty/pdfjs/locale/en-US/viewer.properties | 64 +-
.../3rdparty/pdfjs/locale/es-MX/viewer.properties | 124 -
.../3rdparty/pdfjs/locale/es/viewer.properties | 248 +-
.../3rdparty/pdfjs/locale/fa/viewer.properties | 134 +
.../3rdparty/pdfjs/locale/fi/viewer.properties | 31 +-
.../3rdparty/pdfjs/locale/fr/viewer.properties | 124 +-
.../3rdparty/pdfjs/locale/he/viewer.properties | 3 +-
.../3rdparty/pdfjs/locale/it/viewer.properties | 9 +-
.../3rdparty/pdfjs/locale/ja/viewer.properties | 83 +-
.../3rdparty/pdfjs/locale/ko/viewer.properties | 131 +
.../3rdparty/pdfjs/locale/locale.properties | 26 +-
.../3rdparty/pdfjs/locale/lt/viewer.properties | 31 +-
.../3rdparty/pdfjs/locale/nl/viewer.properties | 64 +-
.../3rdparty/pdfjs/locale/no/viewer.properties | 134 +
.../3rdparty/pdfjs/locale/pl/viewer.properties | 33 +-
.../3rdparty/pdfjs/locale/pt-BR/viewer.properties | 3 +-
.../3rdparty/pdfjs/locale/ro/viewer.properties | 3 +-
.../3rdparty/pdfjs/locale/ru/viewer.properties | 3 +-
.../3rdparty/pdfjs/locale/sr/viewer.properties | 3 +-
.../pdfjs/locale/{sv => sv-SE}/viewer.properties | 67 +-
.../3rdparty/pdfjs/locale/tr/viewer.properties | 31 +-
.../3rdparty/pdfjs/locale/vi/viewer.properties | 131 +
.../3rdparty/pdfjs/locale/zh-CN/viewer.properties | 45 +-
.../3rdparty/pdfjs/locale/zh-TW/viewer.properties | 277 +-
apps/files_pdfviewer/3rdparty/pdfjs/pdf.js | 43619 +++----------------
.../3rdparty/pdfjs/{pdf.js => pdf.worker.js} | 34411 ++++++++-------
apps/files_pdfviewer/3rdparty/pdfjs/viewer.css | 1098 +-
apps/files_pdfviewer/3rdparty/pdfjs/viewer.js | 4429 +-
apps/files_pdfviewer/appinfo/version | 2 +-
apps/files_pdfviewer/js/files.php | 4 +-
apps/files_pdfviewer/js/loader.js | 21 +-
apps/files_pdfviewer/templates/pdf.php | 311 +-
apps/files_sharing/lib/api.php | 43 +-
apps/files_sharing/lib/cache.php | 58 +-
apps/files_sharing/tests/api.php | 340 +-
apps/files_sharing/tests/cache.php | 39 +
apps/gallery/templates/public.php | 2 +-
apps/updater/ajax/update.php | 2 +-
apps/user_ldap/lib/access.php | 117 +-
apps/user_ldap/lib/configuration.php | 4 +-
apps/user_ldap/lib/connection.php | 2 +
apps/user_ldap/lib/helper.php | 2 +-
apps/user_ldap/lib/wizard.php | 32 +-
apps/user_ldap/tests/connection.php | 54 +
apps/user_ldap/tests/wizard.php | 210 +
apps/user_ldap/user_ldap.php | 36 +-
core/ajax/share.php | 25 +-
core/command/upgrade.php | 26 +
core/css/apps.css | 22 +-
core/css/icons.css | 10 +-
core/css/jquery.ocdialog.css | 2 +-
core/css/styles.css | 8 +-
.../_images/100000000000001D0000001E5C455170.png | Bin 1301 -> 0 bytes
.../_images/10000000000000D2000000F553818155.png | Bin 40563 -> 0 bytes
.../_images/10000000000000F20000003BAA849B42.png | Bin 12296 -> 0 bytes
.../_images/10000000000001E50000018C3AD09A21.png | Bin 107117 -> 0 bytes
.../_images/10000000000001EE00000164642CCA08.png | Bin 73614 -> 0 bytes
.../_images/10000000000001F40000016609A0CFCC.png | Bin 55791 -> 0 bytes
.../_images/100000000000024400000027BEE1E4A9.png | Bin 37305 -> 0 bytes
.../_images/10000000000002650000018CA6A1BE66.png | Bin 74341 -> 0 bytes
.../_images/10000000000002650000018E4285E964.png | Bin 92661 -> 0 bytes
.../_images/10000000000002690000018D3A8C9F17.png | Bin 75305 -> 0 bytes
.../_images/100000000000026A000001DCAF8778F2.png | Bin 126167 -> 0 bytes
.../_images/100000000000026E0000003672ADCB6E.png | Bin 59136 -> 0 bytes
.../_images/100000000000029F000000B8A83D0275.png | Bin 131939 -> 0 bytes
.../_images/10000000000002B30000003A5B960711.png | Bin 76501 -> 0 bytes
.../_images/10000000000002BB000001EABD7E6DF0.png | Bin 336801 -> 0 bytes
.../_images/10000000000002BF000001E5B544E7E7.png | Bin 97877 -> 0 bytes
.../_images/10000000000002C1000001ED5CECCC6D.png | Bin 134744 -> 0 bytes
.../_images/10000000000002C3000001EBBD39E47A.png | Bin 113591 -> 0 bytes
.../_images/10000000000002C700000048F3729BAA.png | Bin 67393 -> 0 bytes
...000006C954442CE.png => edit_encrypted_file.png} | Bin
core/doc/admin/_images/untrusted-domain.png | Bin 0 -> 168746 bytes
.../admin/_sources/apps/activity/Configuration.txt | 15 -
.../admin/_sources/apps/activity/Introduction.txt | 22 -
core/doc/admin/_sources/apps/activity/RSS_Feed.txt | 33 -
.../_sources/apps/activity/Table_of_Contents.txt | 4 -
.../admin/_sources/apps/activity/Utilization.txt | 136 -
core/doc/admin/_sources/apps/activity/index.txt | 176 +-
.../apps/admin_dependencies_chk/Configuration.txt | 12 -
.../apps/admin_dependencies_chk/Introduction.txt | 6 -
.../admin_dependencies_chk/Table_of_Contents.txt | 4 -
.../apps/admin_dependencies_chk/Utilization.txt | 17 -
.../_sources/apps/admin_dependencies_chk/index.txt | 39 +-
.../apps/files_antivirus/Configuration.txt | 127 -
.../_sources/apps/files_antivirus/Introduction.txt | 34 -
.../apps/files_antivirus/Table_of_Contents.txt | 4 -
.../admin/_sources/apps/files_antivirus/index.txt | 149 +-
.../apps/files_encryption/Configuration.txt | 88 -
.../apps/files_encryption/File_Systems.txt | 65 -
.../apps/files_encryption/Introduction.txt | 57 -
.../apps/files_encryption/Table_of_Contents.txt | 4 -
.../admin/_sources/apps/files_encryption/index.txt | 172 +-
.../_sources/apps/files_external/Configuration.txt | 875 -
.../_sources/apps/files_external/Introduction.txt | 54 -
.../apps/files_external/Table_of_Contents.txt | 4 -
.../admin/_sources/apps/files_external/index.txt | 647 +-
.../_sources/apps/files_sharing/Configuration.txt | 32 -
.../_sources/apps/files_sharing/Introduction.txt | 7 -
.../apps/files_sharing/Retrieving_shared_data.txt | 46 -
.../apps/files_sharing/Table_of_Contents.txt | 4 -
.../_sources/apps/files_sharing/Utilization.txt | 96 -
.../admin/_sources/apps/files_sharing/index.txt | 187 +-
.../files_trashbin/Configuration_and_storage_.txt | 33 -
.../_sources/apps/files_trashbin/Introduction.txt | 25 -
.../apps/files_trashbin/Table_of_Contents.txt | 8 -
.../_sources/apps/files_trashbin/Utilization.txt | 146 -
.../admin/_sources/apps/files_trashbin/index.txt | 203 +-
.../files_versions/Configuration_and_storage.txt | 52 -
.../_sources/apps/files_versions/Introduction.txt | 39 -
.../_sources/apps/files_versions/Utilization.txt | 114 -
.../admin/_sources/apps/files_versions/index.txt | 195 +-
.../_sources/apps/firstrunwizard/Configuration.txt | 12 -
.../_sources/apps/firstrunwizard/Introduction.txt | 4 -
.../admin/_sources/apps/firstrunwizard/Links.txt | 54 -
.../apps/firstrunwizard/Table_of_Contents.txt | 4 -
.../admin/_sources/apps/firstrunwizard/Usage.txt | 21 -
.../admin/_sources/apps/firstrunwizard/index.txt | 99 +-
core/doc/admin/_sources/apps/index.txt | 19 +
.../_sources/apps/user_ldap/CONFIGURATION.txt | 485 -
.../admin/_sources/apps/user_ldap/Introduction.txt | 21 -
.../_sources/apps/user_ldap/Table_of_Contents.txt | 4 -
core/doc/admin/_sources/apps/user_ldap/index.txt | 507 +-
.../admin/_sources/apps/viewers/Configuration.txt | 28 -
.../admin/_sources/apps/viewers/Introduction.txt | 5 -
.../admin/_sources/apps/viewers/Utilization.txt | 23 -
core/doc/admin/_sources/apps/viewers/index.txt | 62 +-
core/doc/admin/_sources/config/Introduction.txt | 10 -
.../admin/_sources/config/Table_of_Contents.txt | 5 -
core/doc/admin/_sources/config/User_Experience.txt | 35 -
.../admin/_sources/config/{APPS.txt => apps.txt} | 2 +-
.../{Code_Locations.txt => code_locations.txt} | 0
...fault_Parameters.txt => default_parameters.txt} | 11 +
.../{Deleted_Items.txt => deleted_items.txt} | 0
core/doc/admin/_sources/config/index.txt | 43 +-
.../_sources/config/{Logging.txt => logging.txt} | 0
.../{Mail_Parameters.txt => mail_parameters.txt} | 9 +-
.../config/{Maintenance.txt => maintenance.txt} | 0
.../{Miscellaneous.txt => miscellaneous.txt} | 2 +-
.../_sources/config/{Previews.txt => previews.txt} | 0
...ations.txt => reverse_proxy_configurations.txt} | 3 +-
.../config/{Session_Info.txt => session_info.txt} | 0
core/doc/admin/_sources/config/user_experience.txt | 35 +
.../config/{Verification.txt => verification.txt} | 3 +-
.../doc/admin/_sources/configuration/auth_ldap.txt | 4 +-
.../configuration/configuration_3rdparty.txt | 4 +-
.../_sources/configuration/configuration_apps.txt | 5 +-
.../configuration/configuration_custom_clients.txt | 4 +-
.../configuration/configuration_database.txt | 4 +-
.../configuration/configuration_encryption.txt | 4 +-
.../configuration/configuration_knowledgebase.txt | 10 +-
.../configuration/configuration_language.txt | 4 +-
.../configuration/configuration_logging.txt | 5 +-
.../_sources/configuration/configuration_mail.txt | 5 +-
.../configuration/configuration_maintenance.txt | 7 +-
.../configuration/configuration_preview.txt | 8 +-
.../configuration/configuring_big_file_upload.txt | 24 +-
core/doc/admin/_sources/contents.txt | 2 +
core/doc/admin/_sources/cron/Introduction.txt | 5 -
core/doc/admin/_sources/cron/Usage.txt | 24 -
core/doc/admin/_sources/cron/index.txt | 40 +-
core/doc/admin/_sources/index.txt | 19 +
.../_sources/installation/installation_linux.txt | 2 +-
.../_sources/installation/installation_source.txt | 409 +-
core/doc/admin/_sources/issues/index.txt | 4 +-
core/doc/admin/_sources/maintenance/update.txt | 6 +-
.../_sources/quota/Checking_available_space.txt | 22 -
.../admin/_sources/quota/Excluded_from_quota.txt | 40 -
core/doc/admin/_sources/quota/Introduction.txt | 21 -
core/doc/admin/_sources/quota/Sharing.txt | 26 -
.../doc/admin/_sources/quota/Table_of_Contents.txt | 4 -
core/doc/admin/_sources/quota/index.txt | 119 +-
core/doc/admin/_sources/sharing_api/Contents.txt | 4 -
.../admin/_sources/sharing_api/Introduction.txt | 48 -
...eate_a_new_Share.txt => create_a_new_share.txt} | 17 +-
.../{Delete_Share.txt => delete_share.txt} | 8 +-
.../{Get_All_Shares.txt => get_all_shares.txt} | 12 +-
...txt => get_information_about_a_known_share.txt} | 7 +-
... get_shares_from_a_specific_file_or_folder.txt} | 23 +-
core/doc/admin/_sources/sharing_api/index.txt | 67 +-
.../admin/_sources/sync_client/Advanced_Usage.txt | 114 -
.../admin/_sources/sync_client/Introduction.txt | 9 -
.../_sources/sync_client/Obtaining_the_Client.txt | 29 -
.../_sources/sync_client/Setting_up_an_Account.txt | 54 -
.../_sources/sync_client/Table_of_Contents.txt | 7 -
.../doc/admin/_sources/sync_client/Visual_Tour.txt | 257 -
core/doc/admin/_sources/sync_client/index.txt | 11 -
core/doc/admin/_sources/web_guide/Adding_Data.txt | 117 -
.../admin/_sources/web_guide/Initial_Log_In.txt | 29 -
core/doc/admin/_sources/web_guide/Introduction.txt | 6 -
.../_sources/web_guide/Main_ownCloud_screen.txt | 32 -
core/doc/admin/_sources/web_guide/Navigation.txt | 75 -
.../_sources/web_guide/Personal_Configurations.txt | 84 -
.../admin/_sources/web_guide/Table_of_Contents.txt | 5 -
core/doc/admin/_sources/web_guide/index.txt | 12 -
core/doc/admin/apps/activity/Configuration.html | 150 -
core/doc/admin/apps/activity/Introduction.html | 153 -
core/doc/admin/apps/activity/RSS_Feed.html | 156 -
.../doc/admin/apps/activity/Table_of_Contents.html | 145 -
core/doc/admin/apps/activity/Utilization.html | 205 -
core/doc/admin/apps/activity/index.html | 117 +-
.../apps/admin_dependencies_chk/Configuration.html | 147 -
.../apps/admin_dependencies_chk/Introduction.html | 146 -
.../admin_dependencies_chk/Table_of_Contents.html | 145 -
.../apps/admin_dependencies_chk/Utilization.html | 150 -
.../admin/apps/admin_dependencies_chk/index.html | 54 +-
.../admin/apps/files_antivirus/Configuration.html | 202 -
.../admin/apps/files_antivirus/Introduction.html | 161 -
.../apps/files_antivirus/Table_of_Contents.html | 145 -
core/doc/admin/apps/files_antivirus/index.html | 126 +-
.../admin/apps/files_encryption/Configuration.html | 180 -
.../admin/apps/files_encryption/File_Systems.html | 160 -
.../admin/apps/files_encryption/Introduction.html | 169 -
.../apps/files_encryption/Table_of_Contents.html | 145 -
core/doc/admin/apps/files_encryption/index.html | 164 +-
.../admin/apps/files_external/Configuration.html | 494 -
.../admin/apps/files_external/Introduction.html | 165 -
.../apps/files_external/Table_of_Contents.html | 145 -
core/doc/admin/apps/files_external/index.html | 362 +-
.../admin/apps/files_sharing/Configuration.html | 157 -
.../doc/admin/apps/files_sharing/Introduction.html | 148 -
.../apps/files_sharing/Retrieving_shared_data.html | 159 -
.../apps/files_sharing/Table_of_Contents.html | 145 -
core/doc/admin/apps/files_sharing/Utilization.html | 194 -
core/doc/admin/apps/files_sharing/index.html | 143 +-
.../files_trashbin/Configuration_and_storage_.html | 159 -
.../admin/apps/files_trashbin/Introduction.html | 163 -
.../apps/files_trashbin/Table_of_Contents.html | 147 -
.../doc/admin/apps/files_trashbin/Utilization.html | 221 -
core/doc/admin/apps/files_trashbin/index.html | 163 +-
.../files_versions/Configuration_and_storage.html | 166 -
.../admin/apps/files_versions/Introduction.html | 163 -
.../doc/admin/apps/files_versions/Utilization.html | 201 -
core/doc/admin/apps/files_versions/index.html | 158 +-
.../admin/apps/firstrunwizard/Configuration.html | 147 -
.../admin/apps/firstrunwizard/Introduction.html | 145 -
core/doc/admin/apps/firstrunwizard/Links.html | 165 -
.../apps/firstrunwizard/Table_of_Contents.html | 145 -
core/doc/admin/apps/firstrunwizard/Usage.html | 149 -
core/doc/admin/apps/firstrunwizard/index.html | 83 +-
core/doc/admin/{sync_client => apps}/index.html | 53 +-
core/doc/admin/apps/user_ldap/CONFIGURATION.html | 484 -
core/doc/admin/apps/user_ldap/Introduction.html | 151 -
.../admin/apps/user_ldap/Table_of_Contents.html | 145 -
core/doc/admin/apps/user_ldap/index.html | 409 +-
core/doc/admin/apps/viewers/Configuration.html | 156 -
core/doc/admin/apps/viewers/Introduction.html | 146 -
core/doc/admin/apps/viewers/Utilization.html | 148 -
core/doc/admin/apps/viewers/index.html | 65 +-
core/doc/admin/config/Introduction.html | 149 -
core/doc/admin/config/Mail_Parameters.html | 145 -
core/doc/admin/config/Miscellaneous.html | 145 -
core/doc/admin/config/Table_of_Contents.html | 145 -
core/doc/admin/config/{APPS.html => apps.html} | 24 +-
.../{Code_Locations.html => code_locations.html} | 22 +-
...ult_Parameters.html => default_parameters.html} | 34 +-
.../{Deleted_Items.html => deleted_items.html} | 22 +-
core/doc/admin/config/index.html | 50 +-
.../admin/config/{Logging.html => logging.html} | 22 +-
core/doc/admin/config/mail_parameters.html | 239 +
.../config/{Maintenance.html => maintenance.html} | 22 +-
core/doc/admin/config/miscellaneous.html | 224 +
.../admin/config/{Previews.html => previews.html} | 22 +-
...ions.html => reverse_proxy_configurations.html} | 25 +-
.../{Session_Info.html => session_info.html} | 22 +-
.../{User_Experience.html => user_experience.html} | 34 +-
.../{Verification.html => verification.html} | 25 +-
core/doc/admin/configuration/auth_ldap.html | 35 +-
core/doc/admin/configuration/background_jobs.html | 33 +-
.../configuration/configuration_3rdparty.html | 35 +-
.../admin/configuration/configuration_apps.html | 35 +-
.../configuration/configuration_automation.html | 41 +-
.../configuration_custom_clients.html | 37 +-
.../configuration/configuration_database.html | 39 +-
.../configuration/configuration_encryption.html | 39 +-
.../configuration/configuration_knowledgebase.html | 44 +-
.../configuration/configuration_language.html | 39 +-
.../admin/configuration/configuration_logging.html | 39 +-
.../admin/configuration/configuration_mail.html | 39 +-
.../configuration/configuration_maintenance.html | 39 +-
.../admin/configuration/configuration_preview.html | 40 +-
.../configuration/configuration_reverseproxy.html | 33 +-
.../admin/configuration/configuration_users.html | 33 +-
.../configuration/configuring_big_file_upload.html | 59 +-
.../admin/configuration/custom_mount_config.html | 29 +-
.../configuration/custom_mount_config_gui.html | 31 +-
.../admin/configuration/custom_user_backend.html | 29 +-
core/doc/admin/configuration/index.html | 58 +-
core/doc/admin/configuration/xsendfile.html | 31 +-
core/doc/admin/contents.html | 98 +-
core/doc/admin/cron/Introduction.html | 146 -
core/doc/admin/cron/Usage.html | 154 -
core/doc/admin/cron/index.html | 40 +-
core/doc/admin/genindex.html | 2 +
core/doc/admin/index.html | 46 +-
core/doc/admin/installation/index.html | 2 +
.../admin/installation/installation_appliance.html | 2 +
.../doc/admin/installation/installation_linux.html | 4 +-
.../doc/admin/installation/installation_macos.html | 2 +
.../admin/installation/installation_others.html | 2 +
.../admin/installation/installation_source.html | 373 +-
core/doc/admin/installation/installation_ucs.html | 2 +
.../admin/installation/installation_windows.html | 2 +
core/doc/admin/issues/index.html | 4 +-
core/doc/admin/maintenance/backup.html | 2 +
core/doc/admin/maintenance/index.html | 4 +-
core/doc/admin/maintenance/migrating.html | 4 +-
core/doc/admin/maintenance/restore.html | 2 +
core/doc/admin/maintenance/update.html | 8 +-
core/doc/admin/quota/Checking_available_space.html | 149 -
core/doc/admin/quota/Excluded_from_quota.html | 173 -
core/doc/admin/quota/Introduction.html | 152 -
core/doc/admin/quota/Sharing.html | 163 -
core/doc/admin/quota/Table_of_Contents.html | 145 -
core/doc/admin/quota/index.html | 100 +-
core/doc/admin/search.html | 2 +
core/doc/admin/sharing_api/Contents.html | 145 -
core/doc/admin/sharing_api/Introduction.html | 188 -
...te_a_new_Share.html => create_a_new_share.html} | 16 +-
.../{Delete_Share.html => delete_share.html} | 8 +-
.../{Get_All_Shares.html => get_all_shares.html} | 10 +-
...ml => get_information_about_a_known_share.html} | 7 +-
...get_shares_from_a_specific_file_or_folder.html} | 22 +-
core/doc/admin/sharing_api/index.html | 98 +-
core/doc/admin/sync_client/Advanced_Usage.html | 205 -
core/doc/admin/sync_client/Introduction.html | 149 -
.../admin/sync_client/Obtaining_the_Client.html | 160 -
.../admin/sync_client/Setting_up_an_Account.html | 161 -
core/doc/admin/sync_client/Table_of_Contents.html | 146 -
core/doc/admin/sync_client/Visual_Tour.html | 261 -
core/doc/admin/web_guide/Adding_Data.html | 195 -
core/doc/admin/web_guide/Initial_Log_In.html | 154 -
core/doc/admin/web_guide/Introduction.html | 147 -
core/doc/admin/web_guide/Main_ownCloud_screen.html | 156 -
core/doc/admin/web_guide/Navigation.html | 178 -
.../admin/web_guide/Personal_Configurations.html | 193 -
core/doc/admin/web_guide/Table_of_Contents.html | 145 -
core/doc/admin/web_guide/index.html | 174 -
.../_images/1000000000000163000000E9CDA84C92.png | Bin
.../_images/1000000000000175000000FAB2A2B294.png | Bin
.../_images/1000000000000195000000EF7E44082C.png | Bin
.../_images/10000000000001CE000000F2E2084BA1.png | Bin
.../_images/100000000000041D0000003D52225C0D.png | Bin
.../_images/1000000000000453000001BFFCF48776.png | Bin
.../_images/1000000000000467000002B63162E59B.png | Bin
.../_images/10000000000004690000026615360BEB.png | Bin
.../_images/100000000000046D0000015F4B5494A9.png | Bin
.../_images/100000000000046F000000DEA2BFCD9B.png | Bin
.../_images/1000000000000470000001B68AE60DD3.png | Bin
.../_images/10000000000004710000014BBC34499D.png | Bin
.../_images/100000000000047200000129CB014025.png | Bin
.../_images/100000000000047700000219A3013A92.png | Bin
.../_images/1000000000000479000002887E7F48EA.png | Bin
.../_images/100000000000047A000000B727198874.png | Bin
.../_images/100000000000047A000000FB86FF2A9A.png | Bin
.../_images/100000000000047A0000011C6682A254.png | Bin
.../_images/100000000000048100000245268CDB7A.png | Bin
core/doc/user/_sources/files/encryption.txt | 41 +-
core/doc/user/_sources/files/files.txt | 2 +-
core/doc/user/_sources/files/filesweb.txt | 2 +-
core/doc/user/_sources/files/sync.txt | 2 +-
core/doc/user/_sources/pim/troubleshooting.txt | 2 +-
core/doc/user/_sources/web_guide/index.txt | 344 +
core/doc/user/files/encryption.html | 39 +-
core/doc/user/files/files.html | 2 +-
core/doc/user/files/filesweb.html | 2 +-
core/doc/user/files/sync.html | 2 +-
core/doc/user/pim/troubleshooting.html | 2 +-
core/doc/user/web_guide/index.html | 325 +
core/img/logo-mail.gif | Bin 2196 -> 1191 bytes
core/js/js.js | 24 +
core/js/router.js | 4 +
core/js/share.js | 6 +-
core/l10n/pl_PL.php | 6 -
core/skeleton/ownCloudUserManual.pdf | Bin 1571970 -> 1572014 bytes
core/templates/mail.php | 22 +-
l10n/pl_PL/core.po | 617 -
l10n/pl_PL/files.po | 322 -
l10n/pl_PL/files_encryption.po | 103 -
l10n/pl_PL/files_external.po | 123 -
l10n/pl_PL/files_sharing.po | 48 -
l10n/pl_PL/files_trashbin.po | 84 -
l10n/pl_PL/files_versions.po | 57 -
l10n/pl_PL/lib.po | 245 -
l10n/pl_PL/settings.po | 496 -
l10n/pl_PL/user_ldap.po | 419 -
l10n/pl_PL/user_webdavauth.po | 33 -
lib/base.php | 17 +
lib/l10n/pl_PL.php | 5 -
lib/private/api.php | 56 +-
lib/private/appframework/routing/routeconfig.php | 10 +-
lib/private/cache/file.php | 5 -
lib/private/config.php | 2 +-
lib/private/connector/sabre/directory.php | 4 +-
lib/private/connector/sabre/node.php | 9 +-
lib/private/connector/sabre/objecttree.php | 3 +
lib/private/connector/sabre/quotaplugin.php | 11 +
lib/private/db/statementwrapper.php | 14 +
lib/private/defaults.php | 14 +
lib/private/filechunking.php | 41 +-
lib/private/files/cache/cache.php | 18 +
lib/private/files/cache/homecache.php | 9 +-
lib/private/files/storage/wrapper/quota.php | 14 +-
lib/private/files/view.php | 19 +-
lib/private/group/group.php | 12 -
lib/private/group/manager.php | 6 -
lib/private/helper.php | 29 -
lib/private/mail.php | 5 +-
lib/private/ocsclient.php | 16 +-
lib/private/request.php | 78 +-
lib/private/response.php | 4 +
lib/private/router.php | 10 +-
lib/private/setup.php | 4 +
lib/private/updater.php | 11 +-
lib/private/user/manager.php | 14 -
lib/private/util.php | 39 +-
lib/public/appframework/controller.php | 22 +-
lib/public/share.php | 21 +-
lib/public/util.php | 7 +-
ocs/v1.php | 2 +
settings/js/apps-custom.php | 4 +-
settings/l10n/de.php | 2 +-
settings/l10n/fr.php | 2 +-
settings/l10n/ka_GE.php | 2 +-
settings/l10n/nl.php | 2 +-
settings/l10n/pl_PL.php | 6 -
settings/templates/admin.php | 2 -
version.php | 6 +-
586 files changed, 53966 insertions(+), 88452 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list