]>
source.dussan.org Git - nextcloud-server.git/log
Thomas Mueller [Thu, 31 Jan 2013 22:23:10 +0000 (23:23 +0100)]
Merge branch 'master' into fixing-js-errors-public-link-master
Conflicts:
apps/files/js/files.js
apps/files/templates/part.list.php
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
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
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...
Thomas Mueller [Thu, 31 Jan 2013 21:49:07 +0000 (22:49 +0100)]
spell check
:+1:
Brice Maron [Thu, 31 Jan 2013 20:55:51 +0000 (21:55 +0100)]
Case insensitive Lang Detection fix #1328
Arthur Schiwon [Thu, 31 Jan 2013 20:19:24 +0000 (21:19 +0100)]
LDAP: implement getDisplayName and getDisplayNames also for UserProxy (multiple server support)
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
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
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.
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.
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 - ...
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
Arthur Schiwon [Thu, 31 Jan 2013 17:00:07 +0000 (18:00 +0100)]
string fragment was added by accident and does not belong here
Robin Appelman [Thu, 31 Jan 2013 16:56:44 +0000 (17:56 +0100)]
Files: fix moving files by DnD
Thomas Mueller [Thu, 31 Jan 2013 16:53:01 +0000 (17:53 +0100)]
spell check
Thomas Mueller [Thu, 31 Jan 2013 16:51:59 +0000 (17:51 +0100)]
spell check
Robin Appelman [Thu, 31 Jan 2013 16:49:58 +0000 (17:49 +0100)]
Sort internal apps above 3rdparty apps
Thomas Mueller [Thu, 31 Jan 2013 16:44:25 +0000 (17:44 +0100)]
spell check
Thomas Mueller [Thu, 31 Jan 2013 16:43:24 +0000 (17:43 +0100)]
adding l10n support to user_ldap
Lukas Reschke [Thu, 31 Jan 2013 16:30:55 +0000 (08:30 -0800)]
Merge pull request #1379 from owncloud/improved_appsmanagement
Improved appsmanagement
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
Jenkins for ownCloud [Thu, 31 Jan 2013 16:05:21 +0000 (17:05 +0100)]
[tx-robot] updated from transifex
Björn Schießle [Thu, 31 Jan 2013 16:00:05 +0000 (17:00 +0100)]
use the same tooltip as for the password field
Thomas Mueller [Thu, 31 Jan 2013 15:48:41 +0000 (16:48 +0100)]
adding l10n support to files_trashbin
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
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...
Jan-Christoph Borchardt [Thu, 31 Jan 2013 14:21:50 +0000 (15:21 +0100)]
no box-shadow for public share download button
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
Robin Appelman [Thu, 31 Jan 2013 14:00:48 +0000 (15:00 +0100)]
remove outdated line
Björn Schießle [Thu, 31 Jan 2013 13:55:14 +0000 (14:55 +0100)]
is_writable() is now isUpdatable() with the new filesystem
Björn Schießle [Thu, 31 Jan 2013 13:48:57 +0000 (14:48 +0100)]
debug output removed
Thomas Mueller [Thu, 31 Jan 2013 13:11:31 +0000 (14:11 +0100)]
update on translation string
Jan-Christoph Borchardt [Thu, 31 Jan 2013 11:59:30 +0000 (12:59 +0100)]
change button box-shadow from hard white to slight transparent
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
Frank Karlitschek [Thu, 31 Jan 2013 11:24:10 +0000 (12:24 +0100)]
just return "true" for now
Björn Schießle [Thu, 31 Jan 2013 11:17:23 +0000 (12:17 +0100)]
remove some left over comments
Björn Schießle [Thu, 31 Jan 2013 11:12:39 +0000 (12:12 +0100)]
add missing brackets
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
Björn Schießle [Thu, 31 Jan 2013 09:55:59 +0000 (10:55 +0100)]
fix merge conflict
Björn Schießle [Thu, 31 Jan 2013 09:50:02 +0000 (10:50 +0100)]
keep mtime
Thomas Mueller [Thu, 31 Jan 2013 09:43:59 +0000 (10:43 +0100)]
l10n support for the error dialog added
Thomas Mueller [Thu, 31 Jan 2013 09:34:54 +0000 (10:34 +0100)]
Cleanup string - easier for translators
Thomas Mueller [Thu, 31 Jan 2013 09:30:13 +0000 (10:30 +0100)]
style fixes
Thomas Mueller [Thu, 31 Jan 2013 09:27:02 +0000 (10:27 +0100)]
style fixes
Björn Schießle [Thu, 31 Jan 2013 09:06:02 +0000 (10:06 +0100)]
rename 'undelete' to 'restore'
Frank Karlitschek [Thu, 31 Jan 2013 09:00:42 +0000 (10:00 +0100)]
remove spaces
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
Arthur Schiwon [Thu, 31 Jan 2013 01:10:13 +0000 (02:10 +0100)]
LDAP: adjust settings interface for custom search attributes
Arthur Schiwon [Thu, 31 Jan 2013 01:00:29 +0000 (02:00 +0100)]
LDAP: avoid attempts to save null as configvalue
Arthur Schiwon [Thu, 31 Jan 2013 00:56:16 +0000 (01:56 +0100)]
LDAP: remove unnecessary placeholders, fixes PHP warnings
Arthur Schiwon [Thu, 31 Jan 2013 00:46:54 +0000 (01:46 +0100)]
LDAP: fix wrong index
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
Jenkins for ownCloud [Wed, 30 Jan 2013 23:31:28 +0000 (00:31 +0100)]
[tx-robot] updated from transifex
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
icewind1991 [Wed, 30 Jan 2013 21:22:33 +0000 (13:22 -0800)]
Merge pull request #673 from owncloud/filesystem
Filecache rewrite
Robin Appelman [Wed, 30 Jan 2013 18:37:02 +0000 (19:37 +0100)]
Bumb version number for displayname db upgrade
Robin Appelman [Wed, 30 Jan 2013 18:24:24 +0000 (19:24 +0100)]
merge master into filesystem
Robin Appelman [Wed, 30 Jan 2013 18:18:32 +0000 (19:18 +0100)]
Files: Dont get maxUploadSize if the filecache needs to be upgraded
Robin Appelman [Wed, 30 Jan 2013 17:17:56 +0000 (18:17 +0100)]
Cache: don't insert duplicated during upgrade
Thomas Müller [Wed, 30 Jan 2013 16:11:18 +0000 (08:11 -0800)]
Merge pull request #1381 from schiesbn/make_strings_translatable
make strings translatable
Björn Schießle [Wed, 30 Jan 2013 15:28:41 +0000 (16:28 +0100)]
make strings translatable
Björn Schießle [Wed, 30 Jan 2013 15:20:13 +0000 (16:20 +0100)]
make spinner title translatable
Björn Schießle [Wed, 30 Jan 2013 14:35:24 +0000 (15:35 +0100)]
add spinner for undelete operation for visualisation
Frank Karlitschek [Wed, 30 Jan 2013 14:27:20 +0000 (15:27 +0100)]
remove leftover code
Frank Karlitschek [Wed, 30 Jan 2013 13:52:35 +0000 (14:52 +0100)]
fix typo
Thomas Müller [Wed, 30 Jan 2013 13:41:01 +0000 (05:41 -0800)]
Merge pull request #1225 from owncloud/add_multiselect_dnd
add multselect dnd
Lukas Reschke [Wed, 30 Jan 2013 13:37:52 +0000 (05:37 -0800)]
Merge pull request #1377 from irgsmirx/patch-3
Update lib/base.php
Frank Karlitschek [Wed, 30 Jan 2013 13:36:17 +0000 (14:36 +0100)]
merge master
Merge branch 'master' into improved_appsmanagement
Conflicts:
settings/apps.php
settings/templates/apps.php
Björn Schießle [Wed, 30 Jan 2013 13:32:20 +0000 (14:32 +0100)]
show a spinner instead of the delete button while moving files to the trash bin
irgsmirx [Wed, 30 Jan 2013 13:27:08 +0000 (14:27 +0100)]
Update lib/base.php
Correction of typo "locate" -> "locale".
Arthur Schiwon [Wed, 30 Jan 2013 12:48:59 +0000 (13:48 +0100)]
LDAP: update link to online documentation
Frank Karlitschek [Wed, 30 Jan 2013 12:39:53 +0000 (13:39 +0100)]
mark recommended apps. server part not yet fully implemented
Jörn Friedrich Dreyer [Wed, 30 Jan 2013 12:29:24 +0000 (13:29 +0100)]
use $.trim() for IE8
Björn Schießle [Wed, 30 Jan 2013 12:04:32 +0000 (13:04 +0100)]
fix OC_Log::ERROR call
Björn Schießle [Wed, 30 Jan 2013 12:01:53 +0000 (13:01 +0100)]
some minor improvements
Jörn Friedrich Dreyer [Mon, 21 Jan 2013 13:58:55 +0000 (14:58 +0100)]
reset checkbox after getting selected files instead of ofter dragging, speed up revert
Jörn Friedrich Dreyer [Fri, 18 Jan 2013 21:16:04 +0000 (22:16 +0100)]
use post instead of get
Jörn Friedrich Dreyer [Fri, 18 Jan 2013 20:49:38 +0000 (21:49 +0100)]
add multselect dnd
Björn Schießle [Wed, 30 Jan 2013 11:56:22 +0000 (12:56 +0100)]
make background transparent
root [Wed, 30 Jan 2013 11:08:14 +0000 (12:08 +0100)]
apps updater is now working
Thomas Müller [Wed, 30 Jan 2013 10:48:12 +0000 (02:48 -0800)]
Merge pull request #1227 from owncloud/hideuploadprogresscancelinielt10
hide upload progress bar and cancel action in IE < 10
Jörn Friedrich Dreyer [Wed, 30 Jan 2013 10:37:11 +0000 (02:37 -0800)]
Merge pull request #1308 from TheSFReader/master
Changed the linkTo function (from Helper class) to get rid of an unnecessary (and potentially non conform) leading '&' character when adding arguments
Björn Schießle [Wed, 30 Jan 2013 09:07:29 +0000 (10:07 +0100)]
improved message if trash bin is empty
Arthur Schiwon [Wed, 23 Jan 2013 17:20:55 +0000 (18:20 +0100)]
LDAP: update quota on every uncached userExists, i.e. also on every isLoggedIn, fixes #1278
Arthur Schiwon [Wed, 30 Jan 2013 02:44:11 +0000 (03:44 +0100)]
LDAP: some inline documentation
Arthur Schiwon [Wed, 30 Jan 2013 02:34:51 +0000 (03:34 +0100)]
LDAP: working visual feedback on save. Save button will be highlighted green or red.
Arthur Schiwon [Wed, 30 Jan 2013 01:39:44 +0000 (02:39 +0100)]
LDAP: make sure app meta data is not deleted from database when deleting configuration with empty prefix
Arthur Schiwon [Wed, 30 Jan 2013 01:39:11 +0000 (02:39 +0100)]
LDAP: send back error message properly
Arthur Schiwon [Wed, 30 Jan 2013 01:31:14 +0000 (02:31 +0100)]
LDAP: use consolidated method for determining config prefix
Arthur Schiwon [Wed, 30 Jan 2013 01:30:24 +0000 (02:30 +0100)]
LDAP: Always preset configuration prefix when no configuratin is stored or all remaining ones are deleted
Jenkins for ownCloud [Tue, 29 Jan 2013 23:25:41 +0000 (00:25 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Tue, 29 Jan 2013 22:05:54 +0000 (14:05 -0800)]
Merge pull request #1360 from owncloud/display_name
introduction of display names
Björn Schießle [Tue, 29 Jan 2013 21:33:46 +0000 (22:33 +0100)]
only change display name if the display name from the current user was changed; add correct display name to new user
Björn Schießle [Tue, 29 Jan 2013 21:32:59 +0000 (22:32 +0100)]
prevent xss
Björn Schießle [Tue, 29 Jan 2013 21:20:47 +0000 (22:20 +0100)]
remove debug output
Björn Schießle [Tue, 29 Jan 2013 21:20:15 +0000 (22:20 +0100)]
check permissions before changing the display name
Björn Schießle [Tue, 29 Jan 2013 20:52:03 +0000 (21:52 +0100)]
added missing changedisplayname.php
Björn Schießle [Tue, 29 Jan 2013 20:30:04 +0000 (21:30 +0100)]
remove dubug output
Björn Schießle [Tue, 29 Jan 2013 20:04:28 +0000 (21:04 +0100)]
version dump to trigger db update