]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoFiles: fix positioning of Trash button and upload progress bar
Robin Appelman [Sun, 3 Feb 2013 16:12:57 +0000 (17:12 +0100)]
Files: fix positioning of Trash button and upload progress bar

11 years agoAdd box-sizing to controls.
Thomas Tanghus [Sun, 3 Feb 2013 23:24:34 +0000 (00:24 +0100)]
Add box-sizing to controls.

11 years agoFix leftcontent positioning. Ref #1255
Thomas Tanghus [Sun, 3 Feb 2013 13:44:33 +0000 (14:44 +0100)]
Fix leftcontent positioning. Ref #1255

11 years agofix CSS to coding guideline
Jan-Christoph Borchardt [Sun, 3 Feb 2013 11:24:24 +0000 (12:24 +0100)]
fix CSS to coding guideline

11 years agoPassword Toggle Support for Login
raghunayyar [Fri, 25 Jan 2013 09:52:10 +0000 (15:22 +0530)]
Password Toggle Support for Login

11 years agoMerge pull request #1416 from herbrechtsmeier/set_include_path_early
Thomas Müller [Sun, 3 Feb 2013 08:25:21 +0000 (00:25 -0800)]
Merge pull request #1416 from herbrechtsmeier/set_include_path_early

initPaths: set include path before any owncloud function is called

11 years agoMerge pull request #1422 from TheSFReader/master
Thomas Müller [Sun, 3 Feb 2013 08:24:49 +0000 (00:24 -0800)]
Merge pull request #1422 from TheSFReader/master

Correct the Cache Scanner so that it doesn't try and scan subdirs of a non-dir path when renaming

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 2 Feb 2013 23:06:15 +0000 (00:06 +0100)]
[tx-robot] updated from transifex

11 years agoRemove a warning by making sure the renamed file is a dir before trying and opening it
TheSFReader [Sat, 2 Feb 2013 22:18:29 +0000 (23:18 +0100)]
Remove a warning by making sure the renamed file is a dir before trying and opening it

11 years agoMerge pull request #1419 from owncloud/etag_fix
Thomas Müller [Sat, 2 Feb 2013 20:06:48 +0000 (12:06 -0800)]
Merge pull request #1419 from owncloud/etag_fix

Dav: don't overwrite etag from filecache with old etag from properties table

11 years agoDav: update etag in filecache when doing a PROPSET
Robin Appelman [Sat, 2 Feb 2013 17:26:27 +0000 (18:26 +0100)]
Dav: update etag in filecache when doing a PROPSET

11 years agoDav: don't overwrite etag from filecache with old etag from properties table
Robin Appelman [Sat, 2 Feb 2013 14:44:05 +0000 (15:44 +0100)]
Dav: don't overwrite etag from filecache with old etag from properties table

11 years agoinitPaths: set include path before any owncloud function is called
herbrechtsmeier [Sat, 2 Feb 2013 09:02:10 +0000 (10:02 +0100)]
initPaths: set include path before any owncloud function is called

Ensure we can find basic owncloud classes while detecting the owncloud
paths in function initPaths by add OC::$SERVERROOT . '/lib' to include
path before any owncloud function is called.

This fix a bug with XAMPP that cannot find the class OC_Config in
function OC_Request::scriptName when called from function
OC_Base::initPaths.

11 years agoMerge remote-tracking branch 'refs/remotes/upstream/master'
TheSFReader [Sat, 2 Feb 2013 08:44:09 +0000 (09:44 +0100)]
Merge remote-tracking branch 'refs/remotes/upstream/master'

11 years agoMerge pull request #1415 from owncloud/ldap_fix_settings
Lukas Reschke [Sat, 2 Feb 2013 00:35:55 +0000 (16:35 -0800)]
Merge pull request #1415 from owncloud/ldap_fix_settings

LDAP settings Advanced tab has grown too long by far. Structure it using accordion.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 1 Feb 2013 23:08:15 +0000 (00:08 +0100)]
[tx-robot] updated from transifex

11 years agoremove ugly whitespace
Arthur Schiwon [Fri, 1 Feb 2013 22:52:41 +0000 (23:52 +0100)]
remove ugly whitespace

11 years agoLDAP: settings Advanced tab has grown too long by far. Structure it using accordion
Arthur Schiwon [Fri, 1 Feb 2013 22:48:22 +0000 (23:48 +0100)]
LDAP: settings Advanced tab has grown too long by far. Structure it using accordion

11 years agoMerge remote-tracking branch 'refs/remotes/upstream/master'
TheSFReader [Fri, 1 Feb 2013 22:28:20 +0000 (23:28 +0100)]
Merge remote-tracking branch 'refs/remotes/upstream/master'

11 years agoCorrect it
TheSFReader [Fri, 1 Feb 2013 19:29:02 +0000 (20:29 +0100)]
Correct it

11 years agoMerge pull request #1413 from owncloud/enable_removing_search_providers
Frank Karlitschek [Fri, 1 Feb 2013 18:34:39 +0000 (10:34 -0800)]
Merge pull request #1413 from owncloud/enable_removing_search_providers

add function to remove a search provider

11 years agoMerge pull request #1395 from raghunayyar/webkit-scrollbar-534
Jan-Christoph Borchardt [Fri, 1 Feb 2013 18:26:23 +0000 (10:26 -0800)]
Merge pull request #1395 from raghunayyar/webkit-scrollbar-534

Adds webkit scrollbar to ownCloud

11 years agoadd function to remove a search provider
Jörn Friedrich Dreyer [Fri, 1 Feb 2013 18:21:54 +0000 (19:21 +0100)]
add function to remove a search provider

11 years agoMerge pull request #1384 from owncloud/upgrade_fix
Bart Visscher [Fri, 1 Feb 2013 15:12:06 +0000 (07:12 -0800)]
Merge pull request #1384 from owncloud/upgrade_fix

Check for upgrade/maintance mode before trying to load an app

11 years agoMerge pull request #1404 from owncloud/fixing-1276-master
blizzz [Fri, 1 Feb 2013 11:13:23 +0000 (03:13 -0800)]
Merge pull request #1404 from owncloud/fixing-1276-master

fix #1276 - use registerLoadedCallback()

11 years agoUpdateing -> Updating
Thomas Mueller [Thu, 31 Jan 2013 23:51:00 +0000 (00:51 +0100)]
Updateing -> Updating

11 years agoundelete -> restore
Thomas Mueller [Thu, 31 Jan 2013 23:43:52 +0000 (00:43 +0100)]
undelete -> restore

11 years agofix #1276 - use registerLoadedCallback()
Thomas Mueller [Thu, 31 Jan 2013 23:33:14 +0000 (00:33 +0100)]
fix #1276 - use registerLoadedCallback()

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 31 Jan 2013 23:19:28 +0000 (00:19 +0100)]
[tx-robot] updated from transifex

11 years agofix breadcrumbs for gallery and texteditor
Robin Appelman [Thu, 31 Jan 2013 23:14:39 +0000 (00:14 +0100)]
fix breadcrumbs for gallery and texteditor

11 years agoMerge pull request #1171 from owncloud/move-datadirectory-checks
Thomas Müller [Thu, 31 Jan 2013 22:54:46 +0000 (14:54 -0800)]
Merge pull request #1171 from owncloud/move-datadirectory-checks

Move data directory permission checks after data directory existence checks

11 years agoMerge pull request #1287 from owncloud/ocs_xml_attributes
Thomas Müller [Thu, 31 Jan 2013 22:39:31 +0000 (14:39 -0800)]
Merge pull request #1287 from owncloud/ocs_xml_attributes

API: Treat array keys starting with '@' as XML attributes

11 years agoMerge pull request #1351 from owncloud/navigation
Michael Gapczynski [Thu, 31 Jan 2013 22:37:39 +0000 (14:37 -0800)]
Merge pull request #1351 from owncloud/navigation

New navigation design

11 years agoMerge pull request #1099 from herbrechtsmeier/ssl-proxy
Thomas Müller [Thu, 31 Jan 2013 22:01:32 +0000 (14:01 -0800)]
Merge pull request #1099 from herbrechtsmeier/ssl-proxy

add multiple domains reverse SSL proxy support

11 years agoMerge pull request #1398 from owncloud/appname-overlap
Thomas Müller [Thu, 31 Jan 2013 21:56:49 +0000 (13:56 -0800)]
Merge pull request #1398 from owncloud/appname-overlap

remove z-index from app labels which caused overlap with top bar

11 years agoMerge pull request #1399 from owncloud/fix_ldap_proxy_display_names
Thomas Müller [Thu, 31 Jan 2013 21:50:20 +0000 (13:50 -0800)]
Merge pull request #1399 from owncloud/fix_ldap_proxy_display_names

LDAP: implement getDisplayName and getDisplayNames also for UserProxy (m...

11 years agospell check
Thomas Mueller [Thu, 31 Jan 2013 21:49:07 +0000 (22:49 +0100)]
spell check
:+1:

11 years agoCase insensitive Lang Detection fix #1328
Brice Maron [Thu, 31 Jan 2013 20:55:51 +0000 (21:55 +0100)]
Case insensitive Lang Detection fix #1328

11 years agoMore Visible webkit Scrollbar, syntax error solved.
raghunayyar [Thu, 31 Jan 2013 21:20:31 +0000 (02:50 +0530)]
More Visible webkit Scrollbar, syntax error solved.

11 years agoLDAP: implement getDisplayName and getDisplayNames also for UserProxy (multiple serve...
Arthur Schiwon [Thu, 31 Jan 2013 20:19:24 +0000 (21:19 +0100)]
LDAP: implement getDisplayName and getDisplayNames also for UserProxy (multiple server support)

11 years agouse translate string for Log out, remove title
Jan-Christoph Borchardt [Thu, 31 Jan 2013 19:45:59 +0000 (20:45 +0100)]
use translate string for Log out, remove title

11 years agofix svg fallback replacement for settings icons
Jan-Christoph Borchardt [Thu, 31 Jan 2013 19:42:44 +0000 (20:42 +0100)]
fix svg fallback replacement for settings icons

11 years agoremove z-index from app labels which caused overlap with top bar
Jan-Christoph Borchardt [Thu, 31 Jan 2013 19:27:39 +0000 (20:27 +0100)]
remove z-index from app labels which caused overlap with top bar

11 years agofix header for shared links
Jan-Christoph Borchardt [Thu, 31 Jan 2013 19:19:32 +0000 (20:19 +0100)]
fix header for shared links

11 years agoMerge branch 'master' into navigation
Jan-Christoph Borchardt [Thu, 31 Jan 2013 18:28:25 +0000 (19:28 +0100)]
Merge branch 'master' into navigation

11 years agoMerge pull request #1396 from owncloud/apps_sorting
Jan-Christoph Borchardt [Thu, 31 Jan 2013 18:19:04 +0000 (10:19 -0800)]
Merge pull request #1396 from owncloud/apps_sorting

Sort internal apps above 3rdparty apps

11 years agoadd SSL proxy support
herbrechtsmeier [Sun, 6 Jan 2013 11:24:40 +0000 (12:24 +0100)]
add SSL proxy support

Add support for a reverse proxy that only forwards SSL connections
unencrypted to the web server.

This patch allows to detect the reverse proxy via regular expression for
the remote IP address and conditional overwrite the host name, protocol
and web root.

11 years agoadd multiple domains reverse proxy support
Stefan Herbrechtsmeier [Sun, 9 Sep 2012 10:54:47 +0000 (12:54 +0200)]
add multiple domains reverse proxy support

Add support for a reverse proxy that handles multiple domains via different
web roots (http[s]://proxy.tld/domain.tld/owncloud).

As the reverse proxy web root is transparent for the web server the
REQUEST_URI and SCRIPT_NAME need manual adjustments. This patch replace
the direct use of this _SERVER variables with function calls and extend
this functions to overwrite the web root. Additionally it adds a Sabre
request backend that extends the Sabre_HTTP_Request to use the same
functions.

11 years agoMerge pull request #1393 from owncloud/adding-index.html-with-redirect-master
blizzz [Thu, 31 Jan 2013 17:31:15 +0000 (09:31 -0800)]
Merge pull request #1393 from owncloud/adding-index.html-with-redirect-master

some web servers by default don't recognize index.php as default page - ...

11 years agoMerge pull request #1365 from owncloud/ldap_multiple_server
blizzz [Thu, 31 Jan 2013 17:24:45 +0000 (09:24 -0800)]
Merge pull request #1365 from owncloud/ldap_multiple_server

LDAP: support for multiple LDAP/AD servers

11 years agostring fragment was added by accident and does not belong here
Arthur Schiwon [Thu, 31 Jan 2013 17:00:07 +0000 (18:00 +0100)]
string fragment was added by accident and does not belong here

11 years agoFiles: fix moving files by DnD
Robin Appelman [Thu, 31 Jan 2013 16:56:44 +0000 (17:56 +0100)]
Files: fix moving files by DnD

11 years agospell check
Thomas Mueller [Thu, 31 Jan 2013 16:53:01 +0000 (17:53 +0100)]
spell check

11 years agospell check
Thomas Mueller [Thu, 31 Jan 2013 16:51:59 +0000 (17:51 +0100)]
spell check

11 years agoSort internal apps above 3rdparty apps
Robin Appelman [Thu, 31 Jan 2013 16:49:58 +0000 (17:49 +0100)]
Sort internal apps above 3rdparty apps

11 years agospell check
Thomas Mueller [Thu, 31 Jan 2013 16:44:25 +0000 (17:44 +0100)]
spell check

11 years agoadding l10n support to user_ldap
Thomas Mueller [Thu, 31 Jan 2013 16:43:24 +0000 (17:43 +0100)]
adding l10n support to user_ldap

11 years agoMerge pull request #1379 from owncloud/improved_appsmanagement
Lukas Reschke [Thu, 31 Jan 2013 16:30:55 +0000 (08:30 -0800)]
Merge pull request #1379 from owncloud/improved_appsmanagement

Improved appsmanagement

11 years agoMerge pull request #1387 from schiesbn/visual_improvements
Thomas Müller [Thu, 31 Jan 2013 16:30:25 +0000 (08:30 -0800)]
Merge pull request #1387 from schiesbn/visual_improvements

small visual improvements

11 years agoAdds webkit scrollbar to ownCloud
raghunayyar [Thu, 31 Jan 2013 16:21:44 +0000 (21:51 +0530)]
Adds webkit scrollbar to ownCloud

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 31 Jan 2013 16:05:21 +0000 (17:05 +0100)]
[tx-robot] updated from transifex

11 years agouse the same tooltip as for the password field
Björn Schießle [Thu, 31 Jan 2013 16:00:05 +0000 (17:00 +0100)]
use the same tooltip as for the password field

11 years agoadding l10n support to files_trashbin
Thomas Mueller [Thu, 31 Jan 2013 15:48:41 +0000 (16:48 +0100)]
adding l10n support to files_trashbin

11 years agosome web servers by default don't recognize index.php as default page - IIS for example
Thomas Mueller [Thu, 31 Jan 2013 15:16:28 +0000 (16:16 +0100)]
some web servers by default don't recognize index.php as default page - IIS for example
In order to allow easy installation and configuration this index.html has been added with a redirect to index.php

11 years agoMerge pull request #1358 from owncloud/button-fix
Jan-Christoph Borchardt [Thu, 31 Jan 2013 14:40:14 +0000 (06:40 -0800)]
Merge pull request #1358 from owncloud/button-fix

increase opacity of buttons, fix for dark backgrounds like header in pub...

11 years agoMerge branch 'master' into navigation
Jan-Christoph Borchardt [Thu, 31 Jan 2013 14:35:20 +0000 (15:35 +0100)]
Merge branch 'master' into navigation

11 years agono box-shadow for public share download button
Jan-Christoph Borchardt [Thu, 31 Jan 2013 14:21:50 +0000 (15:21 +0100)]
no box-shadow for public share download button

11 years agoMerge pull request #1266 from schiesbn/trash_bin
Björn Schießle [Thu, 31 Jan 2013 14:18:22 +0000 (06:18 -0800)]
Merge pull request #1266 from schiesbn/trash_bin

Trash bin

11 years agoremove outdated line
Robin Appelman [Thu, 31 Jan 2013 14:00:48 +0000 (15:00 +0100)]
remove outdated line

11 years agois_writable() is now isUpdatable() with the new filesystem
Björn Schießle [Thu, 31 Jan 2013 13:55:14 +0000 (14:55 +0100)]
is_writable() is now isUpdatable() with the new filesystem

11 years agodebug output removed
Björn Schießle [Thu, 31 Jan 2013 13:48:57 +0000 (14:48 +0100)]
debug output removed

11 years agoincrease opacity of inactive apps and settings entries for better visibility
Jan-Christoph Borchardt [Thu, 31 Jan 2013 13:32:07 +0000 (14:32 +0100)]
increase opacity of inactive apps and settings entries for better visibility

11 years agovertical scrollbar for app navigation when too many apps
Jan-Christoph Borchardt [Thu, 31 Jan 2013 13:14:12 +0000 (14:14 +0100)]
vertical scrollbar for app navigation when too many apps

11 years agoupdate on translation string
Thomas Mueller [Thu, 31 Jan 2013 13:11:31 +0000 (14:11 +0100)]
update on translation string

11 years agoellipsize long app names in navigation
Jan-Christoph Borchardt [Thu, 31 Jan 2013 13:04:33 +0000 (14:04 +0100)]
ellipsize long app names in navigation

11 years agoMerge pull request #1359 from raghunayyar/navigation
Jan-Christoph Borchardt [Thu, 31 Jan 2013 13:01:20 +0000 (05:01 -0800)]
Merge pull request #1359 from raghunayyar/navigation

No Image Repetition on Enabling Apps in Navigation Bar

11 years agochange button box-shadow from hard white to slight transparent
Jan-Christoph Borchardt [Thu, 31 Jan 2013 11:59:30 +0000 (12:59 +0100)]
change button box-shadow from hard white to slight transparent

11 years agoMerge pull request #1390 from schiesbn/search_display_name_and_uid
Björn Schießle [Thu, 31 Jan 2013 11:53:32 +0000 (03:53 -0800)]
Merge pull request #1390 from schiesbn/search_display_name_and_uid

Search display name and uid

11 years agojust return "true" for now
Frank Karlitschek [Thu, 31 Jan 2013 11:24:10 +0000 (12:24 +0100)]
just return "true" for now

11 years agoremove some left over comments
Björn Schießle [Thu, 31 Jan 2013 11:17:23 +0000 (12:17 +0100)]
remove some left over comments

11 years agoadd missing brackets
Björn Schießle [Thu, 31 Jan 2013 11:12:39 +0000 (12:12 +0100)]
add missing brackets

11 years agosearch for display name and uid (with no display name) since it is possible that...
Björn Schießle [Thu, 31 Jan 2013 11:09:42 +0000 (12:09 +0100)]
search for display name and uid (with no display name) since it is possible that not all users have a seperate display name

11 years agofix merge conflict
Björn Schießle [Thu, 31 Jan 2013 09:55:59 +0000 (10:55 +0100)]
fix merge conflict

11 years agokeep mtime
Björn Schießle [Thu, 31 Jan 2013 09:50:02 +0000 (10:50 +0100)]
keep mtime

11 years agol10n support for the error dialog added
Thomas Mueller [Thu, 31 Jan 2013 09:43:59 +0000 (10:43 +0100)]
l10n support for the error dialog added

11 years agoCleanup string - easier for translators
Thomas Mueller [Thu, 31 Jan 2013 09:34:54 +0000 (10:34 +0100)]
Cleanup string - easier for translators

11 years agostyle fixes
Thomas Mueller [Thu, 31 Jan 2013 09:30:13 +0000 (10:30 +0100)]
style fixes

11 years agostyle fixes
Thomas Mueller [Thu, 31 Jan 2013 09:27:02 +0000 (10:27 +0100)]
style fixes

11 years agorename 'undelete' to 'restore'
Björn Schießle [Thu, 31 Jan 2013 09:06:02 +0000 (10:06 +0100)]
rename 'undelete' to 'restore'

11 years agoremove spaces
Frank Karlitschek [Thu, 31 Jan 2013 09:00:42 +0000 (10:00 +0100)]
remove spaces

11 years agoaddapt the css to adjust the change display name filed to the set password field
Björn Schießle [Thu, 31 Jan 2013 08:57:16 +0000 (09:57 +0100)]
addapt the css to adjust the change display name filed to the set password field

11 years agoShorter, Cleaner JS in apps.js
raghunayyar [Thu, 31 Jan 2013 06:22:56 +0000 (11:52 +0530)]
Shorter, Cleaner JS in apps.js

11 years agoLDAP: adjust settings interface for custom search attributes
Arthur Schiwon [Thu, 31 Jan 2013 01:10:13 +0000 (02:10 +0100)]
LDAP: adjust settings interface for custom search attributes

11 years agoLDAP: avoid attempts to save null as configvalue
Arthur Schiwon [Thu, 31 Jan 2013 01:00:29 +0000 (02:00 +0100)]
LDAP: avoid attempts to save null as configvalue

11 years agoLDAP: remove unnecessary placeholders, fixes PHP warnings
Arthur Schiwon [Thu, 31 Jan 2013 00:56:16 +0000 (01:56 +0100)]
LDAP: remove unnecessary placeholders, fixes PHP warnings

11 years agoLDAP: fix wrong index
Arthur Schiwon [Thu, 31 Jan 2013 00:46:54 +0000 (01:46 +0100)]
LDAP: fix wrong index

11 years agoLDAP: make it possible to define attributes that should be considered on searches
Arthur Schiwon [Thu, 31 Jan 2013 00:46:34 +0000 (01:46 +0100)]
LDAP: make it possible to define attributes that should be considered on searches

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 30 Jan 2013 23:31:28 +0000 (00:31 +0100)]
[tx-robot] updated from transifex

11 years agoCache: use greaterEquals in tests cases to prevent failures due to race conditions
Robin Appelman [Wed, 30 Jan 2013 22:15:28 +0000 (23:15 +0100)]
Cache: use greaterEquals in tests cases to prevent failures due to race conditions

11 years agoStill load js files in maintance mode
Robin Appelman [Wed, 30 Jan 2013 22:05:44 +0000 (23:05 +0100)]
Still load js files in maintance mode