]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoFix introduced style errors
Bart Visscher [Sat, 27 Oct 2012 15:45:09 +0000 (17:45 +0200)]
Fix introduced style errors

12 years agoRemove wrongly committed files
Bart Visscher [Sat, 27 Oct 2012 15:44:47 +0000 (17:44 +0200)]
Remove wrongly committed files

12 years agoremove remaining line from merge conflict
Björn Schießle [Sat, 27 Oct 2012 15:05:00 +0000 (17:05 +0200)]
remove remaining line from merge conflict

12 years agoMerge remote-tracking branch 'git://github.com/susinths/SabreDAV_1.7.1.git'
Bart Visscher [Sat, 27 Oct 2012 14:33:10 +0000 (16:33 +0200)]
Merge remote-tracking branch 'git://github.com/susinths/SabreDAV_1.7.1.git'

Conflicts:
lib/base.php

12 years agoInclude copy of Symfony routing component, and don't use composer
Bart Visscher [Sat, 27 Oct 2012 14:24:24 +0000 (16:24 +0200)]
Include copy of Symfony routing component, and don't use composer

12 years agofix function documentation
Björn Schießle [Sat, 27 Oct 2012 13:23:35 +0000 (15:23 +0200)]
fix function documentation

12 years agofix broken paths in versions app
Björn Schießle [Sat, 27 Oct 2012 13:24:01 +0000 (15:24 +0200)]
fix broken paths in versions app

12 years agodon't call $('#found_versions').chosen(); after opening the history drop-down since...
Björn Schießle [Sat, 27 Oct 2012 13:26:28 +0000 (15:26 +0200)]
don't call $('#found_versions').chosen(); after opening the history drop-down since no version is selected at the beginning

12 years agoFix download url generation
Bart Visscher [Sat, 27 Oct 2012 13:10:21 +0000 (15:10 +0200)]
Fix download url generation

12 years agofix paths in preeseed-config.php
Thomas Müller [Sat, 27 Oct 2012 10:59:28 +0000 (12:59 +0200)]
fix paths in preeseed-config.php

12 years agoAdd composer command for now, see
Bart Visscher [Sat, 27 Oct 2012 10:26:55 +0000 (12:26 +0200)]
Add composer command for now, see
http://getcomposer.org/doc/00-intro.md#installation-nix
for local install

12 years agoLDAP: let result processing in Access::search slice the array for not-paginated searc...
Arthur Schiwon [Sat, 27 Oct 2012 10:18:50 +0000 (12:18 +0200)]
LDAP: let result processing in Access::search slice the array for not-paginated search. getUsers e.g. does not need to take care of it anymore. adjustments in group_ldap to follow.

12 years agoLDAP: debug messaged
Arthur Schiwon [Sat, 27 Oct 2012 09:02:53 +0000 (11:02 +0200)]
LDAP: debug messaged

12 years agoLDAP: sourced out paged search init into initPagedSearch method, making search slicke...
Arthur Schiwon [Sat, 27 Oct 2012 09:02:35 +0000 (11:02 +0200)]
LDAP: sourced out paged search init into initPagedSearch method, making search slicker again

12 years agoMerge branch 'routing'
Bart Visscher [Sat, 27 Oct 2012 09:58:02 +0000 (11:58 +0200)]
Merge branch 'routing'

Conflicts:
core/lostpassword/index.php
core/lostpassword/resetpassword.php

12 years agoMore info for composer.json
Bart Visscher [Sat, 27 Oct 2012 09:56:51 +0000 (11:56 +0200)]
More info for composer.json

12 years agoexeuting tests now on apps as well - the apps repo shall be cloned into the sub folde...
Thomas Müller [Sat, 27 Oct 2012 09:22:00 +0000 (11:22 +0200)]
exeuting tests now on apps as well - the apps repo shall be cloned into the sub folder apps2

12 years agoChange Symfony/Component/Routing from submodule to composer fetching
Bart Visscher [Sat, 27 Oct 2012 09:32:16 +0000 (11:32 +0200)]
Change Symfony/Component/Routing from submodule to composer fetching

12 years agofix bug
Jakob Sack [Sat, 27 Oct 2012 08:23:36 +0000 (10:23 +0200)]
fix bug

12 years agoAdd BackgroundJob::setExecutionType() to public API
Jakob Sack [Sat, 27 Oct 2012 08:15:39 +0000 (10:15 +0200)]
Add BackgroundJob::setExecutionType() to public API

12 years agoimprove cron.php, add locking for cli cron.php
Jakob Sack [Fri, 26 Oct 2012 21:16:17 +0000 (23:16 +0200)]
improve cron.php, add locking for cli cron.php

12 years agoAdd a new backgroundjob class to access the type of background jobs easily
Jakob Sack [Fri, 26 Oct 2012 21:13:19 +0000 (23:13 +0200)]
Add a new backgroundjob class to access the type of background jobs easily

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 26 Oct 2012 22:02:05 +0000 (00:02 +0200)]
[tx-robot] updated from transifex

12 years agofixed user/group sharing hooks
Florian Hülsmann [Fri, 26 Oct 2012 21:06:40 +0000 (23:06 +0200)]
fixed user/group sharing hooks

12 years agoSplit database setup code to functions
Bart Visscher [Fri, 26 Oct 2012 20:46:12 +0000 (22:46 +0200)]
Split database setup code to functions

12 years agoLDAP: let getUsers make use of paged search
Arthur Schiwon [Fri, 26 Oct 2012 19:54:22 +0000 (21:54 +0200)]
LDAP: let getUsers make use of paged search

12 years agoLDAP: add support for paged searches.
Arthur Schiwon [Fri, 26 Oct 2012 19:53:56 +0000 (21:53 +0200)]
LDAP: add support for paged searches.

12 years agoLDAP: know, wether server supports paged search
Arthur Schiwon [Fri, 26 Oct 2012 19:52:58 +0000 (21:52 +0200)]
LDAP: know, wether server supports paged search

12 years agoLDAP: check for resource before unbinding
Arthur Schiwon [Fri, 26 Oct 2012 11:30:07 +0000 (13:30 +0200)]
LDAP: check for resource before unbinding

12 years agoupdate infieldlabel script from @zawaideh to fix autofill overlap, https://github...
Jan-Christoph Borchardt [Fri, 26 Oct 2012 19:38:17 +0000 (21:38 +0200)]
update infieldlabel script from @zawaideh to fix autofill overlap, https://github.com/zawaideh/In-Field-Labels-jQuery-Plugin

12 years agocloses #113
Thomas Müller [Fri, 26 Oct 2012 19:17:44 +0000 (21:17 +0200)]
closes #113

12 years agoHook emission on sharing stuff
Florian Hülsmann [Fri, 26 Oct 2012 18:53:32 +0000 (20:53 +0200)]
Hook emission on sharing stuff

12 years agoshow/hide navigation entries after enabling/disabling app
Robin Appelman [Fri, 26 Oct 2012 18:12:14 +0000 (20:12 +0200)]
show/hide navigation entries after enabling/disabling app

12 years agoFix mimetype detection with the 'file' utility
Victor Dubiniuk [Fri, 26 Oct 2012 18:02:04 +0000 (21:02 +0300)]
Fix mimetype detection with the 'file' utility

12 years agopossible fix for bombarding the server with the htaccess test during setup
Robin Appelman [Fri, 26 Oct 2012 16:17:43 +0000 (18:17 +0200)]
possible fix for bombarding the server with the htaccess test during setup

12 years agoseparate buttons for new file and upload
Jan-Christoph Borchardt [Fri, 26 Oct 2012 16:11:12 +0000 (18:11 +0200)]
separate buttons for new file and upload

12 years agoFix migration problems for postgresql with MDB2 fix owncloud/apps#21
Brice Maron [Fri, 26 Oct 2012 15:54:16 +0000 (15:54 +0000)]
Fix migration problems for postgresql with MDB2 fix owncloud/apps#21

Ref of MDB2 bug is 19676

12 years agoadd the possibility to add an preupdate.php
Georg Ehrke [Fri, 26 Oct 2012 11:10:56 +0000 (13:10 +0200)]
add the possibility to add an preupdate.php

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 26 Oct 2012 00:05:56 +0000 (02:05 +0200)]
[tx-robot] updated from transifex

12 years agoFix not defined JS variables
Lukas Reschke [Thu, 25 Oct 2012 15:51:59 +0000 (17:51 +0200)]
Fix not defined JS variables

12 years agoCheck for iconv
Lukas Reschke [Thu, 25 Oct 2012 14:49:55 +0000 (16:49 +0200)]
Check for iconv

12 years agoAllow any characters in the groupname
Lukas Reschke [Thu, 25 Oct 2012 09:54:27 +0000 (11:54 +0200)]
Allow any characters in the groupname

Fixes #82

12 years agodir in newfile has to start with /
Bart Visscher [Wed, 24 Oct 2012 15:31:22 +0000 (17:31 +0200)]
dir in newfile has to start with /

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 25 Oct 2012 00:11:53 +0000 (02:11 +0200)]
[tx-robot] updated from transifex

12 years agoMerge pull request #81 from fmms/master
Lukas Reschke [Wed, 24 Oct 2012 17:16:32 +0000 (10:16 -0700)]
Merge pull request #81 from fmms/master

Codestyle add some needed spaces.

12 years agoForget to urlencode the path
Lukas Reschke [Wed, 24 Oct 2012 16:00:19 +0000 (18:00 +0200)]
Forget to urlencode the path

12 years agourlencode
Lukas Reschke [Wed, 24 Oct 2012 15:58:48 +0000 (17:58 +0200)]
urlencode

12 years agoRevert e1a4fe98908dbf8f9e795fd852b231381d4f3ce4
Lukas Reschke [Wed, 24 Oct 2012 15:53:50 +0000 (17:53 +0200)]
Revert e1a4fe98908dbf8f9e795fd852b231381d4f3ce4

12 years agonormalize path
Björn Schießle [Wed, 24 Oct 2012 15:23:36 +0000 (17:23 +0200)]
normalize path

12 years agourldecode target directory
Björn Schießle [Wed, 24 Oct 2012 13:37:32 +0000 (15:37 +0200)]
urldecode target directory

12 years agoApply coding style guide
Thomas Müller [Wed, 24 Oct 2012 11:43:34 +0000 (14:43 +0300)]
Apply coding style guide

12 years agofix copy&paste bug from previous commit
Björn Schießle [Wed, 24 Oct 2012 11:10:30 +0000 (13:10 +0200)]
fix copy&paste bug from previous commit

12 years agoShared files are not stored in the file cache. Therefore we need to
Björn Schießle [Wed, 24 Oct 2012 11:09:43 +0000 (13:09 +0200)]
Shared files are not stored in the file cache. Therefore we need to
use the share table from the db to find the item source if the public
link re-shares a already shared file.

12 years agoPlace the brackets in the first line
Lukas Reschke [Wed, 24 Oct 2012 11:09:05 +0000 (13:09 +0200)]
Place the brackets in the first line

12 years agoApply coding style guide
Thomas Müller [Wed, 24 Oct 2012 09:12:16 +0000 (12:12 +0300)]
Apply coding style guide

http://owncloud.org/dev/coding-style-guide/

12 years agocalling OC_Filesystem at this point will initialize file system with wrong user ...
Björn Schießle [Wed, 24 Oct 2012 08:04:19 +0000 (10:04 +0200)]
calling OC_Filesystem at this point will initialize file system with wrong user (for public shared links if another user is logged in). Therefore remove trailing slashes without the help of OC_Filesystem.

12 years agoMerge pull request #76 from fmms/master
Lukas Reschke [Wed, 24 Oct 2012 06:48:27 +0000 (23:48 -0700)]
Merge pull request #76 from fmms/master

checkstyle: some more cleanups

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 24 Oct 2012 00:08:34 +0000 (02:08 +0200)]
[tx-robot] updated from transifex

12 years agoLDAP: properly check if Groups-feature is enabled
Arthur Schiwon [Tue, 23 Oct 2012 22:22:04 +0000 (00:22 +0200)]
LDAP: properly check if Groups-feature is enabled

12 years agoMerge pull request #75 from fmms/master
Lukas Reschke [Tue, 23 Oct 2012 22:07:14 +0000 (15:07 -0700)]
Merge pull request #75 from fmms/master

More Checkstyle cleanup

12 years agoRemove uneeded vendor prefixes
Lukas Reschke [Tue, 23 Oct 2012 22:01:18 +0000 (00:01 +0200)]
Remove uneeded vendor prefixes

12 years agoFormat CSS in a readable way
Lukas Reschke [Tue, 23 Oct 2012 22:00:58 +0000 (00:00 +0200)]
Format CSS in a readable way

12 years agoRemove uneeded vendor prefixes
Lukas Reschke [Tue, 23 Oct 2012 22:00:33 +0000 (00:00 +0200)]
Remove uneeded vendor prefixes

12 years agoFormat the CSS in a readable way
Lukas Reschke [Tue, 23 Oct 2012 21:57:55 +0000 (23:57 +0200)]
Format the CSS in a readable way

12 years agoRemove uneeded vendor prefixes
Lukas Reschke [Tue, 23 Oct 2012 21:56:15 +0000 (23:56 +0200)]
Remove uneeded vendor prefixes

12 years agoFormat the CSS in a readable way...
Lukas Reschke [Tue, 23 Oct 2012 21:55:59 +0000 (23:55 +0200)]
Format the CSS in a readable way...

12 years agoRemove uneeded vendor prefixes
Lukas Reschke [Tue, 23 Oct 2012 21:55:17 +0000 (23:55 +0200)]
Remove uneeded vendor prefixes

12 years agoFormat the CSS in a readable way...
Lukas Reschke [Tue, 23 Oct 2012 21:54:39 +0000 (23:54 +0200)]
Format the CSS in a readable way...

12 years agobox-shadow can safely be used without vendor prefixes
Lukas Reschke [Tue, 23 Oct 2012 21:50:11 +0000 (23:50 +0200)]
box-shadow can safely be used without vendor prefixes

12 years agoradius can safely be used without vendor prefixes
Lukas Reschke [Tue, 23 Oct 2012 21:46:08 +0000 (23:46 +0200)]
radius can safely be used without vendor prefixes

http://caniuse.com/#search=radius

12 years agobox-shadow can safely be used without vendor prefixes
Lukas Reschke [Tue, 23 Oct 2012 21:45:30 +0000 (23:45 +0200)]
box-shadow can safely be used without vendor prefixes

http://caniuse.com/#feat=css-boxshadow

12 years agoFormat the CSS in a readable way….
Lukas Reschke [Tue, 23 Oct 2012 21:44:23 +0000 (23:44 +0200)]
Format the CSS in a readable way….

12 years agoNoSpaceAfterComma II
Felix Moeller [Tue, 23 Oct 2012 21:01:10 +0000 (23:01 +0200)]
NoSpaceAfterComma II

12 years agoCheckstyle: NoSpaceAfterComma
Felix Moeller [Tue, 23 Oct 2012 20:53:54 +0000 (22:53 +0200)]
Checkstyle: NoSpaceAfterComma

12 years agoUrlencode the share URL
Lukas Reschke [Tue, 23 Oct 2012 15:55:49 +0000 (17:55 +0200)]
Urlencode the share URL

Fixes #63

12 years agoFix urlencoding in the breadcrumb
Lukas Reschke [Tue, 23 Oct 2012 15:50:36 +0000 (17:50 +0200)]
Fix urlencoding in the breadcrumb

12 years agoMerge pull request #62 from fmms/master
Lukas Reschke [Tue, 23 Oct 2012 15:07:01 +0000 (08:07 -0700)]
Merge pull request #62 from fmms/master

More Checkstyle warnings

12 years agoMerge pull request #40 from scambra/dateformat-fixes
Lukas Reschke [Tue, 23 Oct 2012 15:06:28 +0000 (08:06 -0700)]
Merge pull request #40 from scambra/dateformat-fixes

Dateformat fixes

12 years agouse strtotime on non-nummeric times in oc_filesystem::touch
Robin Appelman [Tue, 23 Oct 2012 14:34:58 +0000 (16:34 +0200)]
use strtotime on non-nummeric times in oc_filesystem::touch

12 years agofix strftime in windows, use %#d instead of %e in windows
scambra [Fri, 19 Oct 2012 12:03:51 +0000 (14:03 +0200)]
fix strftime in windows, use %#d instead of %e in windows

12 years agoMerge pull request #12 from scambra/fixes
icewind1991 [Tue, 23 Oct 2012 14:02:21 +0000 (07:02 -0700)]
Merge pull request #12 from scambra/fixes

check free space using folder's owner

12 years agoMerge pull request #59 from fmms/master
icewind1991 [Tue, 23 Oct 2012 13:58:15 +0000 (06:58 -0700)]
Merge pull request #59 from fmms/master

Starting point to take care of Checkstyle warnings

12 years agoFiles: urldecode urlencoded dir names, fixes oc-2111
Arthur Schiwon [Tue, 23 Oct 2012 11:49:19 +0000 (13:49 +0200)]
Files: urldecode urlencoded dir names, fixes oc-2111

12 years agoMerge pull request #58 from fmms/master
Lukas Reschke [Tue, 23 Oct 2012 11:43:25 +0000 (04:43 -0700)]
Merge pull request #58 from fmms/master

Translate headings in search results (fixes #55)

12 years agoget effective username after webdav login, fixes oc-2108
Arthur Schiwon [Tue, 23 Oct 2012 11:37:22 +0000 (13:37 +0200)]
get effective username after webdav login, fixes oc-2108

12 years agoMerge pull request #38 from scambra/datepicker-l10n
Lukas Reschke [Tue, 23 Oct 2012 06:53:24 +0000 (23:53 -0700)]
Merge pull request #38 from scambra/datepicker-l10n

Translate Datepicker

12 years agoCodestyle: FunctionCallArgumentSpacing
Felix Moeller [Tue, 23 Oct 2012 06:35:54 +0000 (08:35 +0200)]
Codestyle: FunctionCallArgumentSpacing

12 years agoCheckstyle: MultiLineCondition
Felix Moeller [Tue, 23 Oct 2012 06:25:30 +0000 (08:25 +0200)]
Checkstyle: MultiLineCondition

12 years agoCheckstyle: LowerCaseConstant
Felix Moeller [Tue, 23 Oct 2012 06:20:17 +0000 (08:20 +0200)]
Checkstyle: LowerCaseConstant

12 years agoMore Checkstyle cleanup
Felix Moeller [Tue, 23 Oct 2012 06:01:09 +0000 (08:01 +0200)]
More Checkstyle cleanup

This is for all LowerCaseConstant warnings

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 23 Oct 2012 00:06:03 +0000 (02:06 +0200)]
[tx-robot] updated from transifex

12 years agoMake Jenkins more happy.
Felix Moeller [Mon, 22 Oct 2012 22:28:12 +0000 (00:28 +0200)]
Make Jenkins more happy.

This is NoSpaceAfterComma

12 years agoLDAP: fix db update for Postgres
Arthur Schiwon [Mon, 22 Oct 2012 22:18:43 +0000 (00:18 +0200)]
LDAP: fix db update for Postgres

12 years agoDisable enhancedauth by default
Lukas Reschke [Mon, 22 Oct 2012 21:04:39 +0000 (23:04 +0200)]
Disable enhancedauth by default

Admins can still enable it via config.php

12 years agoLDAP: fix cache save and check, fixes oc-2118
Arthur Schiwon [Mon, 22 Oct 2012 20:46:28 +0000 (22:46 +0200)]
LDAP: fix cache save and check, fixes oc-2118

12 years agoCorrect a first issue Checkstyle is complaining about ...
Felix Moeller [Mon, 22 Oct 2012 19:40:33 +0000 (21:40 +0200)]
Correct a first issue Checkstyle is complaining about ...

This is BracketsNotRequired

12 years agoAdding the t() function to have the labels in the search results translated
Felix Moeller [Mon, 22 Oct 2012 18:52:51 +0000 (20:52 +0200)]
Adding the t() function to have the labels in the search results translated

This should solve #55

12 years agoFixing undefined $language
Thomas Müller [Mon, 22 Oct 2012 14:09:34 +0000 (17:09 +0300)]
Fixing undefined $language

12 years agoadd parameter to specify user for which OC_Filesystem should be initialized.
Björn Schießle [Mon, 22 Oct 2012 12:52:59 +0000 (14:52 +0200)]
add parameter to specify user for which OC_Filesystem should be initialized.
(needed to share files via public links where no user is logged in)

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 22 Oct 2012 00:06:18 +0000 (02:06 +0200)]
[tx-robot] updated from transifex