]>
source.dussan.org Git - nextcloud-server.git/log
Björn Schießle [Mon, 17 Dec 2012 15:32:09 +0000 (16:32 +0100)]
expire all operation no longer needed; delete oldest versions if limit of empty space is reached
Björn Schießle [Mon, 17 Dec 2012 12:34:17 +0000 (13:34 +0100)]
personal settings removed, there is no need to expire versions manually
Björn Schießle [Mon, 17 Dec 2012 12:30:18 +0000 (13:30 +0100)]
remove blacklist
Björn Schießle [Mon, 17 Dec 2012 12:28:40 +0000 (13:28 +0100)]
update files history according the given intervals
Björn Schießle [Thu, 13 Dec 2012 16:02:21 +0000 (17:02 +0100)]
add size to versions array
Björn Schießle [Thu, 13 Dec 2012 15:34:54 +0000 (16:34 +0100)]
calculate free space for versions
Thomas Müller [Mon, 17 Dec 2012 10:05:06 +0000 (02:05 -0800)]
Merge pull request #926 from owncloud/fix_issue_826
Fall back to default log file if logfile config file not found
Michael Gapczynski [Mon, 17 Dec 2012 00:43:32 +0000 (19:43 -0500)]
Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826
Jenkins for ownCloud [Sun, 16 Dec 2012 23:10:49 +0000 (00:10 +0100)]
[tx-robot] updated from transifex
Michael Gapczynski [Sun, 16 Dec 2012 23:02:49 +0000 (15:02 -0800)]
Merge pull request #924 from owncloud/versions_write_hook
Change post_write hook to write for files_versions app
Michael Gapczynski [Sun, 16 Dec 2012 20:08:18 +0000 (15:08 -0500)]
Change post_write hook to write to prevent creating a duplicate of the original file on upload
icewind1991 [Sun, 16 Dec 2012 20:06:19 +0000 (12:06 -0800)]
Merge pull request #923 from owncloud/hooks_try_catch
wrap hooks into a try, catch to prevent a faulty app from crashing the request
Robin Appelman [Sun, 16 Dec 2012 19:29:36 +0000 (20:29 +0100)]
wrap hooks into a try, catch to prevent a faulty app from crashing the request
Jenkins for ownCloud [Sat, 15 Dec 2012 23:12:10 +0000 (00:12 +0100)]
[tx-robot] updated from transifex
Bart Visscher [Sat, 15 Dec 2012 00:26:09 +0000 (16:26 -0800)]
Merge pull request #875 from owncloud/multiplefiles_json
use json when deleting multiply files instead of using ; as delimiter
Bart Visscher [Fri, 14 Dec 2012 22:50:21 +0000 (23:50 +0100)]
More style fixes
Bart Visscher [Fri, 14 Dec 2012 22:16:32 +0000 (23:16 +0100)]
More whitespace fixes
Bart Visscher [Fri, 14 Dec 2012 22:38:38 +0000 (23:38 +0100)]
Fix "There must be a single space between the closing parenthesis and the opening brace"
Bart Visscher [Fri, 14 Dec 2012 22:22:46 +0000 (23:22 +0100)]
Fix some of "Closing brace must be on a line by itself"
Bart Visscher [Fri, 14 Dec 2012 22:04:42 +0000 (23:04 +0100)]
Fix "Line indented incorrectly"
Bart Visscher [Fri, 14 Dec 2012 21:52:40 +0000 (22:52 +0100)]
Fix "No space found after comma in function call"
Jenkins for ownCloud [Fri, 14 Dec 2012 23:12:10 +0000 (00:12 +0100)]
[tx-robot] updated from transifex
Arthur Schiwon [Thu, 13 Dec 2012 23:59:23 +0000 (00:59 +0100)]
Give also hint about possible conflicts in the user_webdavauth description
Arthur Schiwon [Thu, 13 Dec 2012 23:58:29 +0000 (00:58 +0100)]
Also show a more prominent warning when php_ldap is not installed
Arthur Schiwon [Thu, 13 Dec 2012 23:29:48 +0000 (00:29 +0100)]
Show conflict warning when user_ldap and user_webdavauth are enabled
Arthur Schiwon [Thu, 13 Dec 2012 23:29:15 +0000 (00:29 +0100)]
Show conflict warning when user_ldap and user_webdavauth are enabled
Frank Karlitschek [Fri, 14 Dec 2012 08:12:41 +0000 (00:12 -0800)]
Merge pull request #850 from owncloud/icons-for-login
Icons for login
Arthur Schiwon [Thu, 13 Dec 2012 00:30:34 +0000 (01:30 +0100)]
implement getCurrentUser in Sabre Auth Connector, fixes #508
Arthur Schiwon [Thu, 13 Dec 2012 00:30:25 +0000 (01:30 +0100)]
use username, not passed loginname, might differ
Jenkins for ownCloud [Thu, 13 Dec 2012 23:17:42 +0000 (00:17 +0100)]
[tx-robot] updated from transifex
icewind1991 [Thu, 13 Dec 2012 22:41:22 +0000 (14:41 -0800)]
Merge pull request #876 from owncloud/mimicon_fix
fix mimetype icons for new files
Robin Appelman [Thu, 13 Dec 2012 21:31:43 +0000 (22:31 +0100)]
fix mimetype icons for new files
Robin Appelman [Thu, 13 Dec 2012 21:12:27 +0000 (22:12 +0100)]
remove unneeded line
Robin Appelman [Thu, 13 Dec 2012 17:11:00 +0000 (18:11 +0100)]
use json encoding when deleting multiply files instead of using ; as delimiter
blizzz [Thu, 13 Dec 2012 12:19:38 +0000 (04:19 -0800)]
Merge pull request #855 from owncloud/ungreenify
ungreenify new & upload buttons
Jan-Christoph Borchardt [Thu, 13 Dec 2012 11:51:45 +0000 (12:51 +0100)]
small code reordering of inputs and buttons
Jan-Christoph Borchardt [Thu, 13 Dec 2012 11:49:59 +0000 (12:49 +0100)]
improve general button coloring
blizzz [Thu, 13 Dec 2012 00:59:43 +0000 (16:59 -0800)]
Merge pull request #584 from wardragon/ldap_access_userExists_fix
Really fix OCP\Share::shareItem with LDAP users
Jenkins for ownCloud [Wed, 12 Dec 2012 23:18:20 +0000 (00:18 +0100)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Wed, 12 Dec 2012 23:12:21 +0000 (00:12 +0100)]
ungreenify new & upload buttons
Thomas Müller [Wed, 12 Dec 2012 22:02:45 +0000 (14:02 -0800)]
Merge pull request #847 from owncloud/webdav-quota-fix-exception
throwing InsufficientStorage in case the quota is reached
Jan-Christoph Borchardt [Wed, 12 Dec 2012 21:40:08 +0000 (22:40 +0100)]
tweak icons for username and password fields, now it’s good
Thomas Mueller [Wed, 12 Dec 2012 19:09:57 +0000 (20:09 +0100)]
throwing InsufficientStorage in case the quota is reached
Thomas Mueller [Wed, 12 Dec 2012 10:46:43 +0000 (11:46 +0100)]
set the session name to the instance id - which is unique
Conflicts:
lib/base.php
Thomas Müller [Wed, 12 Dec 2012 12:54:51 +0000 (04:54 -0800)]
Merge pull request #810 from owncloud/send-share-link-by-email
restoring feature to send sharing link via email
Thomas Müller [Wed, 12 Dec 2012 11:43:17 +0000 (03:43 -0800)]
Merge pull request #766 from btactic/language_autodetect
Improve autodetection of language.
Thomas Mueller [Wed, 12 Dec 2012 11:34:28 +0000 (12:34 +0100)]
feedback to the user while request is being processed
Jenkins for ownCloud [Tue, 11 Dec 2012 23:14:08 +0000 (00:14 +0100)]
[tx-robot] updated from transifex
Bart Visscher [Tue, 11 Dec 2012 21:38:57 +0000 (13:38 -0800)]
Merge pull request #829 from owncloud/contacts_api_namespace_fix
[contacts_api] IAddressBook moved to OCP as it's used by apps to provide...
Thomas Müller [Tue, 11 Dec 2012 18:31:42 +0000 (10:31 -0800)]
Merge pull request #825 from owncloud/oc_namespace
Autoload classes with 'OC' namespace prefix.
Jan-Christoph Borchardt [Tue, 11 Dec 2012 17:54:43 +0000 (18:54 +0100)]
icons for username and password field, not sure if it’s good
Thomas Müller [Tue, 11 Dec 2012 16:53:34 +0000 (08:53 -0800)]
Merge pull request #813 from owncloud/check_external_dependencies
Check external dependencies
Thomas Mueller [Tue, 11 Dec 2012 16:42:09 +0000 (17:42 +0100)]
[contacts_api] IAddressBook moved to OCP as it's used by apps to provide access to their contact data
Thomas Tanghus [Tue, 11 Dec 2012 15:00:48 +0000 (16:00 +0100)]
Autoload classes with 'OC' namespace prefix.
Frank Karlitschek [Tue, 11 Dec 2012 14:34:20 +0000 (06:34 -0800)]
Merge pull request #824 from owncloud/add_user_backend_registration_debug_log
add debug logging for user backend registration
Jörn Friedrich Dreyer [Tue, 11 Dec 2012 13:56:04 +0000 (14:56 +0100)]
add debug logging for user backend registration
Thomas Müller [Tue, 11 Dec 2012 13:20:41 +0000 (05:20 -0800)]
Merge pull request #697 from eMerzh/revoke_on_create
Revoke DB rights on install only if the db is newly created
Thomas Müller [Tue, 11 Dec 2012 13:10:54 +0000 (05:10 -0800)]
Merge pull request #623 from owncloud/contacts_api_2
Contacts API has been implemented and unit tests are provided
Thomas Mueller [Tue, 11 Dec 2012 13:07:01 +0000 (14:07 +0100)]
ctor of OC_L10N requires the app name
Thomas Müller [Tue, 11 Dec 2012 12:35:10 +0000 (04:35 -0800)]
Merge pull request #807 from owncloud/add-changes-again
add my install changes back again
Frank Karlitschek [Tue, 11 Dec 2012 12:20:20 +0000 (13:20 +0100)]
don't call shell_exec if safe_mode is on.
Jan-Christoph Borchardt [Tue, 11 Dec 2012 12:02:45 +0000 (13:02 +0100)]
remove obsolete CSS, fix database host label position
Jenkins for ownCloud [Mon, 10 Dec 2012 23:04:40 +0000 (00:04 +0100)]
[tx-robot] updated from transifex
Thomas Mueller [Mon, 10 Dec 2012 22:22:42 +0000 (23:22 +0100)]
moving sharing email code to core
Frank Karlitschek [Mon, 10 Dec 2012 20:44:43 +0000 (21:44 +0100)]
disable not available external filesystems. Restructure the configuration a bit and improve naming
Frank Karlitschek [Mon, 10 Dec 2012 20:10:28 +0000 (21:10 +0100)]
add some output why some of the external filesystems might not work
Thomas Mueller [Mon, 10 Dec 2012 17:41:08 +0000 (18:41 +0100)]
restoring feature to send sharing link via email
Jan-Christoph Borchardt [Mon, 10 Dec 2012 14:08:58 +0000 (15:08 +0100)]
add my install changes from #721 again after they have been reverted through #282
Jenkins for ownCloud [Sun, 9 Dec 2012 23:12:32 +0000 (00:12 +0100)]
[tx-robot] updated from transifex
Sergi Almacellas Abellana [Sun, 9 Dec 2012 19:21:04 +0000 (20:21 +0100)]
Fix the loop to search al the available languages, not only the las element.
Thomas Müller [Sun, 9 Dec 2012 09:25:50 +0000 (01:25 -0800)]
Merge pull request #282 from butonic/fix_new_and_upload_button_html_css
fix_new_and_upload_button_html_css
Jenkins for ownCloud [Sat, 8 Dec 2012 23:12:41 +0000 (00:12 +0100)]
[tx-robot] updated from transifex
Thomas Mueller [Sat, 8 Dec 2012 15:42:54 +0000 (16:42 +0100)]
[contacts_api] move addressbook to it's own file
Thomas Müller [Sat, 8 Dec 2012 11:42:01 +0000 (03:42 -0800)]
Merge pull request #762 from owncloud/database_exception
dont handle database exception in OC_DB
Jenkins for ownCloud [Fri, 7 Dec 2012 23:10:53 +0000 (00:10 +0100)]
[tx-robot] updated from transifex
Sergi Almacellas Abellana [Fri, 7 Dec 2012 19:34:17 +0000 (20:34 +0100)]
Improve autodetection of language.
Fixes #730.
Jörn Friedrich Dreyer [Fri, 7 Dec 2012 16:41:52 +0000 (17:41 +0100)]
cleanup CSS whitespace and remove extra input[type='checkbok']
Jörn Friedrich Dreyer [Fri, 7 Dec 2012 11:12:40 +0000 (12:12 +0100)]
fix svg -> png replacement for android, cleanup and remove obsolete css
Jörn Friedrich Dreyer [Thu, 6 Dec 2012 15:37:23 +0000 (16:37 +0100)]
fix new li icons jumping when replacing p with input
Jörn Friedrich Dreyer [Wed, 5 Dec 2012 10:17:41 +0000 (11:17 +0100)]
add IE9 CSS checkbox fixes
Lorenzo M. Catucci [Thu, 6 Dec 2012 17:11:14 +0000 (18:11 +0100)]
Exclude LDAP backend from global user searches
triggered by itself.
Lorenzo M. Catucci [Thu, 6 Dec 2012 17:09:47 +0000 (18:09 +0100)]
Add an $excludingBackend optional parameter
to the userExists method both in OCP\User and in OC_User.
Robin Appelman [Fri, 7 Dec 2012 15:09:29 +0000 (16:09 +0100)]
dont handle database exception in OC_DB
give the caller the option to handle the exception
Jörn Friedrich Dreyer [Tue, 4 Dec 2012 22:45:12 +0000 (23:45 +0100)]
upload button HTML, CSS & JS cleanup
Jörn Friedrich Dreyer [Mon, 12 Nov 2012 10:03:20 +0000 (11:03 +0100)]
rmeove vendor prefix for box-shadow
Jörn Friedrich Dreyer [Tue, 6 Nov 2012 11:20:57 +0000 (12:20 +0100)]
fix_new_and_upload_button_html_css
Bart Visscher [Fri, 7 Dec 2012 13:30:30 +0000 (05:30 -0800)]
Merge pull request #721 from owncloud/improve-installation-and-login
Improve installation and login
Bart Visscher [Fri, 7 Dec 2012 11:09:19 +0000 (03:09 -0800)]
Merge pull request #182 from owncloud/fix-redirect
Make the redirect_url working again
Bart Visscher [Fri, 7 Dec 2012 11:07:56 +0000 (12:07 +0100)]
Fix warning about redirect_url not set
Thomas Mueller [Thu, 6 Dec 2012 22:51:35 +0000 (23:51 +0100)]
[contacts_api] update documentation
Thomas Müller [Thu, 6 Dec 2012 21:42:14 +0000 (13:42 -0800)]
Merge pull request #640 from esthepiking/master
Keyboard Shortcuts
Jan-Christoph Borchardt [Thu, 6 Dec 2012 15:44:48 +0000 (16:44 +0100)]
properly center data directory label
Jan-Christoph Borchardt [Thu, 6 Dec 2012 15:41:06 +0000 (16:41 +0100)]
fix dbhostlabel not disappearing, remove obsolete CSS
Jan-Christoph Borchardt [Thu, 6 Dec 2012 15:29:56 +0000 (16:29 +0100)]
use vector logo also on log in page, d'oh (also now retina-ready)
Jan-Christoph Borchardt [Thu, 6 Dec 2012 15:28:02 +0000 (16:28 +0100)]
fix missing feedback when tab-focusing on checkbox
Björn Schießle [Thu, 6 Dec 2012 13:02:55 +0000 (14:02 +0100)]
one more undefined index error
Björn Schießle [Wed, 5 Dec 2012 11:58:32 +0000 (12:58 +0100)]
fix more undefined indexes
Björn Schießle [Tue, 4 Dec 2012 13:52:59 +0000 (14:52 +0100)]
make sure that all expected array keys are available
Jenkins for ownCloud [Wed, 5 Dec 2012 23:12:08 +0000 (00:12 +0100)]
[tx-robot] updated from transifex
Erik Sargent [Wed, 5 Dec 2012 15:23:28 +0000 (08:23 -0700)]
Code clean up