]>
source.dussan.org Git - nextcloud-server.git/log
Jan-Christoph Borchardt [Fri, 14 Dec 2012 22:22:55 +0000 (23:22 +0100)]
change storage space 'none' to 'Unlimited' and capitalize Default
Jan-Christoph Borchardt [Fri, 14 Dec 2012 22:02:22 +0000 (23:02 +0100)]
change technical expression 'Quota' to simpler 'Storage'
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
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
Thomas Müller [Wed, 5 Dec 2012 11:18:02 +0000 (03:18 -0800)]
Merge pull request #716 from eMerzh/remove_sqlite2
Remove support of sqlite2
Thomas Müller [Wed, 5 Dec 2012 09:48:20 +0000 (01:48 -0800)]
Merge pull request #647 from owncloud/fix_app_settings_navigation
Move loading of all the apps to setting the active navigation entry.
Thomas Müller [Wed, 5 Dec 2012 09:37:27 +0000 (01:37 -0800)]
Merge pull request #700 from eMerzh/fix_error_display
Quick Fix a dirty function preventing showing errors
Jan-Christoph Borchardt [Tue, 4 Dec 2012 23:37:00 +0000 (00:37 +0100)]
add primary action button in fitting subtle dark blue
Jan-Christoph Borchardt [Tue, 4 Dec 2012 23:25:58 +0000 (00:25 +0100)]
move inline warning styles into CSS, clean up and fix #270
Jenkins for ownCloud [Tue, 4 Dec 2012 23:04:55 +0000 (00:04 +0100)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Tue, 4 Dec 2012 22:55:31 +0000 (23:55 +0100)]
better layout for installation page elements, centered and subdued legend text
Jan-Christoph Borchardt [Tue, 4 Dec 2012 22:09:30 +0000 (23:09 +0100)]
small fixes: toggle color adjustment, remove colon, prevent label wrapping
Brice Maron [Tue, 4 Dec 2012 19:34:24 +0000 (19:34 +0000)]
Simplify has sqlite test
Thomas Müller [Tue, 4 Dec 2012 18:28:46 +0000 (19:28 +0100)]
Enabling unit testing for apptemplate_advanced
Brice Maron [Tue, 4 Dec 2012 17:36:23 +0000 (17:36 +0000)]
Remove support of sqlite2 at installation
Erik Sargent [Tue, 4 Dec 2012 16:40:17 +0000 (09:40 -0700)]
Remove rename
Jan-Christoph Borchardt [Tue, 4 Dec 2012 15:58:42 +0000 (16:58 +0100)]
group related input fields visually
Jan-Christoph Borchardt [Tue, 4 Dec 2012 13:56:52 +0000 (05:56 -0800)]
Merge pull request #707 from owncloud/fix_infield_autofill
Fix infield autofill
Thomas Mueller [Tue, 4 Dec 2012 13:49:19 +0000 (14:49 +0100)]
minified version no longer available
Jörn Friedrich Dreyer [Tue, 4 Dec 2012 12:32:55 +0000 (13:32 +0100)]
merge changes discussed in dcneiner pull number 4 'fix for autocomplete issue' including firefox password overlay
Jörn Friedrich Dreyer [Tue, 4 Dec 2012 12:30:13 +0000 (13:30 +0100)]
replace minified infieldlabel with dcneiners version
Jenkins for ownCloud [Mon, 3 Dec 2012 23:07:11 +0000 (00:07 +0100)]
[tx-robot] updated from transifex
Brice Maron [Mon, 3 Dec 2012 22:53:06 +0000 (22:53 +0000)]
Fix a dirty function preventing showing errors
Brice Maron [Mon, 3 Dec 2012 20:20:17 +0000 (20:20 +0000)]
Revoke DB rights on install only if the db is newly created
Arthur Schiwon [Fri, 30 Nov 2012 23:27:48 +0000 (00:27 +0100)]
LDAP: ldap_explode_dn escaped too much, fix it by manual replacement. Fixes different problems, esp. with non-ascii characters in the dn (#631)
Björn Schießle [Mon, 3 Dec 2012 10:45:39 +0000 (02:45 -0800)]
Merge pull request #650 from schiesbn/fix_fileVersioningForSharedFiles_master
fix regression in file versioning for shared files