]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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 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 agoMerge pull request #673 from owncloud/filesystem
icewind1991 [Wed, 30 Jan 2013 21:22:33 +0000 (13:22 -0800)]
Merge pull request #673 from owncloud/filesystem

Filecache rewrite

11 years agoBumb version number for displayname db upgrade
Robin Appelman [Wed, 30 Jan 2013 18:37:02 +0000 (19:37 +0100)]
Bumb version number for displayname db upgrade

11 years agomerge master into filesystem
Robin Appelman [Wed, 30 Jan 2013 18:24:24 +0000 (19:24 +0100)]
merge master into filesystem

11 years agoFiles: Dont get maxUploadSize if the filecache needs to be upgraded
Robin Appelman [Wed, 30 Jan 2013 18:18:32 +0000 (19:18 +0100)]
Files: Dont get maxUploadSize if the filecache needs to be upgraded

11 years agoCache: don't insert duplicated during upgrade
Robin Appelman [Wed, 30 Jan 2013 17:17:56 +0000 (18:17 +0100)]
Cache: don't insert duplicated during upgrade

11 years agoMerge pull request #1381 from schiesbn/make_strings_translatable
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

11 years agomake strings translatable
Björn Schießle [Wed, 30 Jan 2013 15:28:41 +0000 (16:28 +0100)]
make strings translatable

11 years agoMerge pull request #1225 from owncloud/add_multiselect_dnd
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

11 years agoMerge pull request #1377 from irgsmirx/patch-3
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

11 years agoUpdate lib/base.php
irgsmirx [Wed, 30 Jan 2013 13:27:08 +0000 (14:27 +0100)]
Update lib/base.php

Correction of typo "locate" -> "locale".

11 years agouse $.trim() for IE8
Jörn Friedrich Dreyer [Wed, 30 Jan 2013 12:29:24 +0000 (13:29 +0100)]
use $.trim() for IE8

11 years agoreset checkbox after getting selected files instead of ofter dragging, speed up revert
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

11 years agouse post instead of get
Jörn Friedrich Dreyer [Fri, 18 Jan 2013 21:16:04 +0000 (22:16 +0100)]
use post instead of get

11 years agoadd multselect dnd
Jörn Friedrich Dreyer [Fri, 18 Jan 2013 20:49:38 +0000 (21:49 +0100)]
add multselect dnd

11 years agoMerge pull request #1227 from owncloud/hideuploadprogresscancelinielt10
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

11 years agoMerge pull request #1308 from TheSFReader/master
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

11 years agoLDAP: update quota on every uncached userExists, i.e. also on every isLoggedIn, fixes...
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

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 29 Jan 2013 23:25:41 +0000 (00:25 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #1360 from owncloud/display_name
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

11 years agoonly change display name if the display name from the current user was changed; add...
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

11 years agoprevent xss
Björn Schießle [Tue, 29 Jan 2013 21:32:59 +0000 (22:32 +0100)]
prevent xss

11 years agoremove debug output
Björn Schießle [Tue, 29 Jan 2013 21:20:47 +0000 (22:20 +0100)]
remove debug output

11 years agocheck permissions before changing the display name
Björn Schießle [Tue, 29 Jan 2013 21:20:15 +0000 (22:20 +0100)]
check permissions before changing the display name

11 years agoadded missing changedisplayname.php
Björn Schießle [Tue, 29 Jan 2013 20:52:03 +0000 (21:52 +0100)]
added missing changedisplayname.php

11 years agoremove dubug output
Björn Schießle [Tue, 29 Jan 2013 20:30:04 +0000 (21:30 +0100)]
remove dubug output

11 years agoversion dump to trigger db update
Björn Schießle [Tue, 29 Jan 2013 20:04:28 +0000 (21:04 +0100)]
version dump to trigger db update

11 years agofix typo in variable name
Björn Schießle [Tue, 29 Jan 2013 20:04:11 +0000 (21:04 +0100)]
fix typo in variable name

11 years agoremove dubug value
Björn Schießle [Tue, 29 Jan 2013 20:01:59 +0000 (21:01 +0100)]
remove dubug value

11 years agoTypo
Arthur Schiwon [Tue, 29 Jan 2013 19:42:21 +0000 (20:42 +0100)]
Typo

11 years agoLDAP: implement support for ownCloud Display Names
Arthur Schiwon [Tue, 29 Jan 2013 19:41:48 +0000 (20:41 +0100)]
LDAP: implement support for ownCloud Display Names

11 years agoAdjust user interface to additions around displayName Handling
Arthur Schiwon [Tue, 29 Jan 2013 19:09:41 +0000 (20:09 +0100)]
Adjust user interface to additions around displayName Handling

11 years agoMerge pull request #1352 from mjkent/master
Lukas Reschke [Tue, 29 Jan 2013 10:49:20 +0000 (02:49 -0800)]
Merge pull request #1352 from mjkent/master

Add Default Robot Disallow

11 years agoMake zip downloads use actual folder names, fix spelling mistakes
Michael Gapczynski [Tue, 29 Jan 2013 04:51:35 +0000 (23:51 -0500)]
Make zip downloads use actual folder names, fix spelling mistakes

11 years agoMerge pull request #1324 from owncloud/permanent-share-icons
Michael Gapczynski [Tue, 29 Jan 2013 04:17:40 +0000 (20:17 -0800)]
Merge pull request #1324 from owncloud/permanent-share-icons

Permanently display shared status icons

11 years agoChange file action text for files inside shared folders as well
Michael Gapczynski [Tue, 29 Jan 2013 04:16:29 +0000 (23:16 -0500)]
Change file action text for files inside shared folders as well

11 years agoChange file action text to 'Shared'
Michael Gapczynski [Tue, 29 Jan 2013 04:13:38 +0000 (23:13 -0500)]
Change file action text to 'Shared'

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

11 years agoAdd robot.txt
Michael Kent [Mon, 28 Jan 2013 22:39:53 +0000 (16:39 -0600)]
Add robot.txt
This is needed for security reasons - often people looking to exploit applications will search for something in a certain version of a web application and find many sites to exploit. This stops that from being so easy.

11 years agoSharing: partailly fix searchByMime
Robin Appelman [Mon, 28 Jan 2013 20:25:19 +0000 (21:25 +0100)]
Sharing: partailly fix searchByMime

11 years agoFiles: fix sharing newly uploaded files
Robin Appelman [Mon, 28 Jan 2013 20:09:18 +0000 (21:09 +0100)]
Files: fix sharing newly uploaded files

11 years agofix files_version hooks
Robin Appelman [Mon, 28 Jan 2013 19:04:10 +0000 (20:04 +0100)]
fix files_version hooks

11 years agochange required ownCloud version to 4.91
Robin Appelman [Mon, 28 Jan 2013 18:58:24 +0000 (19:58 +0100)]
change required ownCloud version to 4.91

11 years agofix color change on click
Jan-Christoph Borchardt [Mon, 28 Jan 2013 18:47:51 +0000 (19:47 +0100)]
fix color change on click

11 years agoMerge branch 'master' into permanent-share-icons
Jan-Christoph Borchardt [Mon, 28 Jan 2013 18:39:51 +0000 (19:39 +0100)]
Merge branch 'master' into permanent-share-icons

11 years agomerge master into filesystem
Robin Appelman [Mon, 28 Jan 2013 18:37:58 +0000 (19:37 +0100)]
merge master into filesystem

11 years agoFix phpdoc
Robin Appelman [Mon, 28 Jan 2013 18:08:03 +0000 (19:08 +0100)]
Fix phpdoc

11 years agorename Name to Login Name
Björn Schießle [Mon, 28 Jan 2013 16:05:20 +0000 (17:05 +0100)]
rename Name to Login Name

11 years agoshow display name in input field
Björn Schießle [Mon, 28 Jan 2013 16:01:37 +0000 (17:01 +0100)]
show display name in input field

11 years agosearch display name instead of uid; fix key/value order for array access
Björn Schießle [Mon, 28 Jan 2013 14:58:40 +0000 (15:58 +0100)]
search display name instead of uid; fix key/value order for array access

11 years agoimplement DisplayNamesInGroup for database back-end
Björn Schießle [Mon, 28 Jan 2013 14:47:57 +0000 (15:47 +0100)]
implement  DisplayNamesInGroup for database back-end

11 years agoadd oc:// streamwrapper to provide access to ownCloud's virtual filesystem
Robin Appelman [Mon, 28 Jan 2013 14:35:30 +0000 (15:35 +0100)]
add oc:// streamwrapper to provide access to ownCloud's virtual filesystem

11 years agoMove streamwrappers to seperate files and put them in a namespace
Robin Appelman [Mon, 28 Jan 2013 14:34:15 +0000 (15:34 +0100)]
Move streamwrappers to seperate files and put them in a namespace

11 years agoimplement display names for the database back-end
Björn Schießle [Mon, 28 Jan 2013 14:07:31 +0000 (15:07 +0100)]
implement display names for the database back-end

11 years agoMerge pull request #1313 from owncloud/updater-CSP
Lukas Reschke [Mon, 28 Jan 2013 13:43:47 +0000 (05:43 -0800)]
Merge pull request #1313 from owncloud/updater-CSP

Make update page with CSP compatible

11 years agoadd display name to the database table oc_users
Björn Schießle [Mon, 28 Jan 2013 13:38:38 +0000 (14:38 +0100)]
add display name to the database table oc_users

11 years agoupdate the display name for the database back-end
Björn Schießle [Mon, 28 Jan 2013 13:23:15 +0000 (14:23 +0100)]
update the display name for the database back-end

11 years agointerface and API to change display names
Björn Schießle [Mon, 28 Jan 2013 13:09:11 +0000 (14:09 +0100)]
interface and API to change display names

11 years agoprepare user table to show and edit display names
Björn Schießle [Mon, 28 Jan 2013 12:12:44 +0000 (13:12 +0100)]
prepare user table to show and edit display names

11 years agochange order, key -> uid and value -> display name, this way it is also possible...
Björn Schießle [Mon, 28 Jan 2013 12:10:54 +0000 (13:10 +0100)]
change order, key -> uid and value -> display name, this way it is also possible to have non-unique display names

11 years agoMerge pull request #1318 from j-ed/master
Thomas Müller [Mon, 28 Jan 2013 09:42:46 +0000 (01:42 -0800)]
Merge pull request #1318 from j-ed/master

added parameter mail_smtpauthtype to set SMTP authentication type.

11 years agoMerge branch 'master' into updater-CSP
Thomas Mueller [Mon, 28 Jan 2013 08:57:24 +0000 (09:57 +0100)]
Merge branch 'master' into updater-CSP

Conflicts:
core/templates/update.php

11 years agoMerge pull request #1321 from owncloud/csp-fixes
Thomas Müller [Mon, 28 Jan 2013 08:29:46 +0000 (00:29 -0800)]
Merge pull request #1321 from owncloud/csp-fixes

Files: CSP fixes

11 years agoMerge pull request #1337 from owncloud/fix-issue-780
Thomas Müller [Mon, 28 Jan 2013 07:52:09 +0000 (23:52 -0800)]
Merge pull request #1337 from owncloud/fix-issue-780

Add create permission, fixes #780

11 years agoAdd create permission, fixes #780
Michael Gapczynski [Mon, 28 Jan 2013 04:31:31 +0000 (23:31 -0500)]
Add create permission, fixes #780

11 years agoMerge branch 'master' into filesystem
Robin Appelman [Mon, 28 Jan 2013 01:35:51 +0000 (02:35 +0100)]
Merge branch 'master' into filesystem

11 years agoFilesystem: use the updated Mount::findById in getPath to ensure we get the correct...
Robin Appelman [Mon, 28 Jan 2013 00:02:04 +0000 (01:02 +0100)]
Filesystem: use the updated Mount::findById in getPath to ensure we get the correct path if the storage is also mounted outside the view

11 years agoFilesystem: return all matching mounts in Mount::findById
Robin Appelman [Sun, 27 Jan 2013 23:59:43 +0000 (00:59 +0100)]
Filesystem: return all matching mounts in Mount::findById

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 27 Jan 2013 23:05:43 +0000 (00:05 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #1326 from owncloud/event-source-token
Lukas Reschke [Sat, 26 Jan 2013 23:18:23 +0000 (15:18 -0800)]
Merge pull request #1326 from owncloud/event-source-token

Use global oc_requesttoken for Event Source

11 years agoFilesystem: also add getPath to \OC\Filesystem
Robin Appelman [Sat, 26 Jan 2013 23:18:15 +0000 (00:18 +0100)]
Filesystem: also add getPath to \OC\Filesystem

11 years agoFilesystem: add View->getPath to the cache api
Robin Appelman [Sat, 26 Jan 2013 23:13:16 +0000 (00:13 +0100)]
Filesystem: add View->getPath to the cache api

11 years agoCache: add function to get storage id and internal path of a file by id
Robin Appelman [Sat, 26 Jan 2013 22:59:29 +0000 (23:59 +0100)]
Cache: add function to get storage id and internal path of a file by id

11 years agoTest cases for new mount management
Robin Appelman [Sat, 26 Jan 2013 22:49:14 +0000 (23:49 +0100)]
Test cases for new mount management

11 years agoFilesystem: add Mount::findById
Robin Appelman [Sat, 26 Jan 2013 22:49:05 +0000 (23:49 +0100)]
Filesystem: add Mount::findById

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

11 years agoMerge remote-tracking branch 'refs/remotes/upstream/master'
TheSFReader [Sat, 26 Jan 2013 22:19:40 +0000 (23:19 +0100)]
Merge remote-tracking branch 'refs/remotes/upstream/master'

11 years agoUse global oc_requesttoken for Event Source
Michael Gapczynski [Sat, 26 Jan 2013 21:36:48 +0000 (16:36 -0500)]
Use global oc_requesttoken for Event Source

11 years agoDon't check for updates for sub storages, these scans should be done in the background
Michael Gapczynski [Sat, 26 Jan 2013 21:11:35 +0000 (16:11 -0500)]
Don't check for updates for sub storages, these scans should be done in the background

11 years agoFilesystem: move mount management to it's own class
Robin Appelman [Sat, 26 Jan 2013 20:42:59 +0000 (21:42 +0100)]
Filesystem: move mount management to it's own class

11 years agoCache: port test cases to PHPUnit
Robin Appelman [Sat, 26 Jan 2013 20:41:14 +0000 (21:41 +0100)]
Cache: port test cases to PHPUnit

11 years agoFix OC_Helper and change deprecated methods
Michael Gapczynski [Sat, 26 Jan 2013 20:16:53 +0000 (15:16 -0500)]
Fix OC_Helper and change deprecated methods

11 years agoPermanently display shared status icons
Michael Gapczynski [Sat, 26 Jan 2013 18:25:15 +0000 (13:25 -0500)]
Permanently display shared status icons

11 years agomerge master into filesystem
Robin Appelman [Sat, 26 Jan 2013 17:49:45 +0000 (18:49 +0100)]
merge master into filesystem

11 years agoMerge pull request #1320 from owncloud/implements-1316-master
Lukas Reschke [Sat, 26 Jan 2013 13:20:15 +0000 (05:20 -0800)]
Merge pull request #1320 from owncloud/implements-1316-master

lookup for OCA classes in all apps folders

11 years agoUse HTML5 data attribute + fix undefined variable
Lukas Reschke [Sat, 26 Jan 2013 13:07:35 +0000 (14:07 +0100)]
Use HTML5 data attribute + fix undefined variable

11 years agoRemove outdated comments
Lukas Reschke [Sat, 26 Jan 2013 13:03:17 +0000 (14:03 +0100)]
Remove outdated comments

11 years agoFix undefined variable
Lukas Reschke [Sat, 26 Jan 2013 12:46:00 +0000 (13:46 +0100)]
Fix undefined variable

11 years agoMerge pull request #1059 from owncloud/fixing-998-master
Thomas Müller [Sat, 26 Jan 2013 12:15:40 +0000 (04:15 -0800)]
Merge pull request #1059 from owncloud/fixing-998-master

Fixing 998 master

11 years agoMerge pull request #1306 from owncloud/smart-app-banner
Thomas Müller [Sat, 26 Jan 2013 12:00:57 +0000 (04:00 -0800)]
Merge pull request #1306 from owncloud/smart-app-banner

add smart app banner to promote ios app

11 years agolookup for OCA classes in all apps folders
Thomas Mueller [Sat, 26 Jan 2013 11:45:50 +0000 (12:45 +0100)]
lookup for OCA classes in all apps folders

11 years agoUpdate lib/mail.php
j-ed [Sat, 26 Jan 2013 11:09:54 +0000 (12:09 +0100)]
Update lib/mail.php

added parameter mail_smtpauthtype to set SMTP authentication type.

11 years agoUpdate config/config.sample.php
j-ed [Sat, 26 Jan 2013 11:04:06 +0000 (12:04 +0100)]
Update config/config.sample.php

added parameter mail_smtpauthtype to set SMTP authentication type.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 25 Jan 2013 23:10:07 +0000 (00:10 +0100)]
[tx-robot] updated from transifex

11 years agoRemove the CSP header for Firefox
Lukas Reschke [Fri, 25 Jan 2013 20:57:24 +0000 (21:57 +0100)]
Remove the CSP header for Firefox

https://bugzilla.mozilla.org/show_bug.cgi?id=737064 *gnarf*

11 years agoMove update inline JS
Lukas Reschke [Fri, 25 Jan 2013 18:18:16 +0000 (19:18 +0100)]
Move update inline JS

11 years agoMove checkMaintenance and checkUpgrade
Lukas Reschke [Fri, 25 Jan 2013 18:15:02 +0000 (19:15 +0100)]
Move checkMaintenance and checkUpgrade

This is needed to ensure that the routing and linkTo() function for CSP
are available.

11 years agoWarn users not to enable DEBUG in productive environments
Lukas Reschke [Fri, 25 Jan 2013 17:14:37 +0000 (18:14 +0100)]
Warn users not to enable DEBUG in productive environments

The debug mode should not be enabled in productive environments and is also a security risk since some apps outputs unsanitized debug data to the template.