]>
source.dussan.org Git - nextcloud-server.git/log
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
irgsmirx [Wed, 30 Jan 2013 13:27:08 +0000 (14:27 +0100)]
Update lib/base.php
Correction of typo "locate" -> "locale".
Jörn Friedrich Dreyer [Wed, 30 Jan 2013 12:29:24 +0000 (13:29 +0100)]
use $.trim() for IE8
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
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
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
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
Björn Schießle [Tue, 29 Jan 2013 20:04:11 +0000 (21:04 +0100)]
fix typo in variable name
Björn Schießle [Tue, 29 Jan 2013 20:01:59 +0000 (21:01 +0100)]
remove dubug value
Arthur Schiwon [Tue, 29 Jan 2013 19:42:21 +0000 (20:42 +0100)]
Typo
Arthur Schiwon [Tue, 29 Jan 2013 19:41:48 +0000 (20:41 +0100)]
LDAP: implement support for ownCloud Display Names
Arthur Schiwon [Tue, 29 Jan 2013 19:09:41 +0000 (20:09 +0100)]
Adjust user interface to additions around displayName Handling
Lukas Reschke [Tue, 29 Jan 2013 10:49:20 +0000 (02:49 -0800)]
Merge pull request #1352 from mjkent/master
Add Default Robot Disallow
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
Michael Gapczynski [Tue, 29 Jan 2013 04:16:29 +0000 (23:16 -0500)]
Change file action text for files inside shared folders as well
Michael Gapczynski [Tue, 29 Jan 2013 04:13:38 +0000 (23:13 -0500)]
Change file action text to 'Shared'
Jenkins for ownCloud [Mon, 28 Jan 2013 23:06:20 +0000 (00:06 +0100)]
[tx-robot] updated from transifex
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.
Jan-Christoph Borchardt [Mon, 28 Jan 2013 18:47:51 +0000 (19:47 +0100)]
fix color change on click
Jan-Christoph Borchardt [Mon, 28 Jan 2013 18:39:51 +0000 (19:39 +0100)]
Merge branch 'master' into permanent-share-icons
Robin Appelman [Mon, 28 Jan 2013 18:08:03 +0000 (19:08 +0100)]
Fix phpdoc
Björn Schießle [Mon, 28 Jan 2013 16:05:20 +0000 (17:05 +0100)]
rename Name to Login Name
Björn Schießle [Mon, 28 Jan 2013 16:01:37 +0000 (17:01 +0100)]
show display name in input field
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
Björn Schießle [Mon, 28 Jan 2013 14:47:57 +0000 (15:47 +0100)]
implement DisplayNamesInGroup for 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
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
Björn Schießle [Mon, 28 Jan 2013 13:38:38 +0000 (14:38 +0100)]
add display name to the database table oc_users
Björn Schießle [Mon, 28 Jan 2013 13:23:15 +0000 (14:23 +0100)]
update the display name for the database back-end
Björn Schießle [Mon, 28 Jan 2013 13:09:11 +0000 (14:09 +0100)]
interface and API to change 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
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
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.
Thomas Mueller [Mon, 28 Jan 2013 08:57:24 +0000 (09:57 +0100)]
Merge branch 'master' into updater-CSP
Conflicts:
core/templates/update.php
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
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
Michael Gapczynski [Mon, 28 Jan 2013 04:31:31 +0000 (23:31 -0500)]
Add create permission, fixes #780
Jenkins for ownCloud [Sun, 27 Jan 2013 23:05:43 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
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
Jenkins for ownCloud [Sat, 26 Jan 2013 23:06:21 +0000 (00:06 +0100)]
[tx-robot] updated from transifex
TheSFReader [Sat, 26 Jan 2013 22:19:40 +0000 (23:19 +0100)]
Merge remote-tracking branch 'refs/remotes/upstream/master'
Michael Gapczynski [Sat, 26 Jan 2013 21:36:48 +0000 (16:36 -0500)]
Use global oc_requesttoken for Event Source
Michael Gapczynski [Sat, 26 Jan 2013 18:25:15 +0000 (13:25 -0500)]
Permanently display shared status icons
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
Lukas Reschke [Sat, 26 Jan 2013 13:07:35 +0000 (14:07 +0100)]
Use HTML5 data attribute + fix undefined variable
Lukas Reschke [Sat, 26 Jan 2013 13:03:17 +0000 (14:03 +0100)]
Remove outdated comments
Lukas Reschke [Sat, 26 Jan 2013 12:46:00 +0000 (13:46 +0100)]
Fix undefined variable
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
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
Thomas Mueller [Sat, 26 Jan 2013 11:45:50 +0000 (12:45 +0100)]
lookup for OCA classes in all apps folders
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.
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.
Jenkins for ownCloud [Fri, 25 Jan 2013 23:10:07 +0000 (00:10 +0100)]
[tx-robot] updated from transifex
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*
Lukas Reschke [Fri, 25 Jan 2013 18:18:16 +0000 (19:18 +0100)]
Move update inline JS
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.
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.
Björn Schießle [Fri, 25 Jan 2013 16:44:40 +0000 (17:44 +0100)]
typo fixed
Björn Schießle [Fri, 25 Jan 2013 16:40:23 +0000 (17:40 +0100)]
use display name to show share_width and owner information
Lukas Reschke [Fri, 25 Jan 2013 16:20:26 +0000 (08:20 -0800)]
Merge pull request #1258 from owncloud/no-inline-js
No inline JS - Work in progress
TheSFReader [Fri, 25 Jan 2013 16:15:02 +0000 (17:15 +0100)]
Merge remote-tracking branch 'refs/remotes/upstream/master'
TheSFReader [Fri, 25 Jan 2013 16:02:44 +0000 (17:02 +0100)]
Simplify the code and remove a first unnecessary (and non conform) '&' character when there are pending arguments
Lukas Reschke [Fri, 25 Jan 2013 15:23:03 +0000 (16:23 +0100)]
Use black background images
Lukas Reschke [Fri, 25 Jan 2013 15:11:07 +0000 (16:11 +0100)]
Merge branch 'master' into no-inline-js
Lukas Reschke [Fri, 25 Jan 2013 15:10:35 +0000 (07:10 -0800)]
Merge pull request #1307 from owncloud/js_linkToRemote
Add js linkToRemote and linkToRemoteBase
Georg Ehrke [Fri, 25 Jan 2013 14:57:57 +0000 (15:57 +0100)]
add smart app banner to promote ios app
Thomas Tanghus [Fri, 25 Jan 2013 15:00:26 +0000 (16:00 +0100)]
Add js linkToRemote and linkToRemoteBase
Lukas Reschke [Fri, 25 Jan 2013 14:47:57 +0000 (15:47 +0100)]
This breaks the installation
@bartv2 This JS part is breaking the installation (POST parameters are
not transferred), could you please take a look? THX.
JS console says:
uncaught exception: cannot call methods on button prior to
initialization; attempted to call method 'disable'
Lukas Reschke [Fri, 25 Jan 2013 13:57:52 +0000 (14:57 +0100)]
Initialize router also if ownCloud isn't installed
Lukas Reschke [Fri, 25 Jan 2013 13:26:14 +0000 (14:26 +0100)]
Allow the loading of external images
Björn Schießle [Fri, 25 Jan 2013 12:57:08 +0000 (13:57 +0100)]
show display name instead of uid
Björn Schießle [Fri, 25 Jan 2013 12:01:53 +0000 (13:01 +0100)]
show display name instead of uid in the public shared files view
Björn Schießle [Fri, 25 Jan 2013 12:00:17 +0000 (13:00 +0100)]
allow to get the display name from an abitrary user
Björn Schießle [Fri, 25 Jan 2013 11:46:32 +0000 (12:46 +0100)]
compare the correct uids
Björn Schießle [Fri, 25 Jan 2013 10:48:03 +0000 (11:48 +0100)]
get all display names from users in a given group
Björn Schießle [Fri, 25 Jan 2013 10:05:00 +0000 (11:05 +0100)]
get all display names
Jenkins for ownCloud [Thu, 24 Jan 2013 23:05:56 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Thu, 24 Jan 2013 16:06:39 +0000 (08:06 -0800)]
Merge pull request #1291 from owncloud/drop-simpletest-compatibility-master
drop SimpleTest compatibility
Thomas Mueller [Thu, 24 Jan 2013 15:47:17 +0000 (16:47 +0100)]
drop SimpleTest compatibility
Björn Schießle [Thu, 24 Jan 2013 14:49:23 +0000 (15:49 +0100)]
add display name to title instead if login-ID
Björn Schießle [Thu, 24 Jan 2013 12:07:59 +0000 (13:07 +0100)]
new branch which introduces display names
first commit with some infrastructure code
Thomas Müller [Thu, 24 Jan 2013 10:37:40 +0000 (02:37 -0800)]
Merge pull request #1286 from owncloud/ocs_api
Check that external api methods return instances of OC_OCS_Result
Lukas Reschke [Thu, 24 Jan 2013 08:11:03 +0000 (00:11 -0800)]
Merge pull request #1265 from j-ed/master
add additional mail_smtp.. parameters to fix possible SMTP connection problems.
Tom Needham [Wed, 23 Jan 2013 23:39:29 +0000 (23:39 +0000)]
Code style update
Jenkins for ownCloud [Wed, 23 Jan 2013 23:07:38 +0000 (00:07 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Wed, 23 Jan 2013 12:44:43 +0000 (13:44 +0100)]
Notice about changing the standard policy
Lukas Reschke [Wed, 23 Jan 2013 12:42:52 +0000 (13:42 +0100)]
Allow admins to change the CSP policy in the config file
Thomas Mueller [Wed, 23 Jan 2013 10:37:28 +0000 (11:37 +0100)]
update to jquery-ui 1.10.0