]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 28 Oct 2012 23:02:45 +0000 (00:02 +0100)]
[tx-robot] updated from transifex

11 years agoTry to fix shared status icons again
Michael Gapczynski [Sun, 28 Oct 2012 20:36:17 +0000 (16:36 -0400)]
Try to fix shared status icons again

11 years agoFix shared status icons
Michael Gapczynski [Sun, 28 Oct 2012 20:01:50 +0000 (16:01 -0400)]
Fix shared status icons

11 years agoMerge pull request #129 from fmms/checkstyle01
Lukas Reschke [Sun, 28 Oct 2012 17:36:27 +0000 (10:36 -0700)]
Merge pull request #129 from fmms/checkstyle01

Checkstyle

11 years agoNoSpaceAfterComma
Felix Moeller [Sun, 28 Oct 2012 17:28:16 +0000 (18:28 +0100)]
NoSpaceAfterComma

11 years agoNoSpaceAfterComma
Felix Moeller [Sun, 28 Oct 2012 17:12:31 +0000 (18:12 +0100)]
NoSpaceAfterComma

first in new branch

11 years agodisble breaking test cases for now
Thomas Müller [Sun, 28 Oct 2012 15:33:11 +0000 (16:33 +0100)]
disble breaking test cases for now

11 years agoproperly replace fileaction icons with pngs when needed
Robin Appelman [Sun, 28 Oct 2012 15:03:31 +0000 (16:03 +0100)]
properly replace fileaction icons with pngs when needed

11 years agofix running app tests
Robin Appelman [Sun, 28 Oct 2012 15:00:43 +0000 (16:00 +0100)]
fix running app tests

11 years agoadd svg mimetype to default htaccess
Robin Appelman [Sun, 28 Oct 2012 15:00:31 +0000 (16:00 +0100)]
add svg mimetype to default htaccess

11 years agodon't move file into subdirectory if a file with the same name already exists (fixes...
Georg Ehrke [Sun, 28 Oct 2012 14:20:20 +0000 (15:20 +0100)]
don't move file into subdirectory if a file with the same name already exists (fixes #92)

11 years agocheck if RUNTIME_NOAPPS is set before using it
Arthur Schiwon [Sun, 28 Oct 2012 14:10:15 +0000 (15:10 +0100)]
check if RUNTIME_NOAPPS is set before using it

11 years agoadded some visual feedback is password was set
Björn Schießle [Sun, 28 Oct 2012 13:57:36 +0000 (14:57 +0100)]
added some visual feedback is password was set

11 years agoset password if user leaves password field (issue #57)
Björn Schießle [Sun, 28 Oct 2012 12:47:29 +0000 (13:47 +0100)]
set password if user leaves password field (issue #57)

11 years agodeny the usage of dots in database name
Georg Ehrke [Sun, 28 Oct 2012 13:11:41 +0000 (14:11 +0100)]
deny the usage of dots in database name

11 years agomake sure all filesystem apps are loaded when setupFS is proceeded, to make sure...
Arthur Schiwon [Sun, 28 Oct 2012 12:47:53 +0000 (13:47 +0100)]
make sure all filesystem apps are loaded when setupFS is proceeded, to make sure the emmited setup-hook is received. Fixes #89

11 years agoremove whitespaces, no code change
Arthur Schiwon [Sun, 28 Oct 2012 12:45:37 +0000 (13:45 +0100)]
remove whitespaces, no code change

11 years agoadded functions for printing escaped and unescaped values
Bernhard Posselt [Sun, 28 Oct 2012 12:27:13 +0000 (13:27 +0100)]
added functions for printing escaped and unescaped values

11 years agouse css to show/hide fileactions
Robin Appelman [Sun, 28 Oct 2012 11:47:33 +0000 (12:47 +0100)]
use css to show/hide fileactions

11 years agocode style
Robin Appelman [Sun, 28 Oct 2012 10:51:54 +0000 (11:51 +0100)]
code style

11 years agoadd 3rdparty folder to gitignore
Jan-Christoph Borchardt [Sun, 28 Oct 2012 11:19:52 +0000 (12:19 +0100)]
add 3rdparty folder to gitignore

11 years agoremove 3rdparty files
Georg Ehrke [Sun, 28 Oct 2012 09:48:08 +0000 (10:48 +0100)]
remove 3rdparty files

11 years ago->l expects two parameters
Lukas Reschke [Sun, 28 Oct 2012 09:33:18 +0000 (10:33 +0100)]
->l expects two parameters

11 years agoRevert "Fix a typo"
Lukas Reschke [Sun, 28 Oct 2012 09:21:06 +0000 (10:21 +0100)]
Revert "Fix a typo"

This reverts commit a306e4b8a02cb03d5c6f29aa602e75d075e2877f.

11 years agoFix a typo
Lukas Reschke [Sun, 28 Oct 2012 09:19:12 +0000 (10:19 +0100)]
Fix a typo

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 27 Oct 2012 22:02:29 +0000 (00:02 +0200)]
[tx-robot] updated from transifex

11 years agoLoad all apps in core share ajax file for apps to register their share backends
Michael Gapczynski [Sat, 27 Oct 2012 21:25:10 +0000 (17:25 -0400)]
Load all apps in core share ajax file for apps to register their share backends

11 years agodon't enable user_external
Thomas Müller [Sat, 27 Oct 2012 17:44:18 +0000 (19:44 +0200)]
don't enable user_external

11 years agoLDAP: usersInGroup now also does LDAP serverside search.
Arthur Schiwon [Sat, 27 Oct 2012 17:42:50 +0000 (19:42 +0200)]
LDAP: usersInGroup now also does LDAP serverside search.

11 years agoLDAP: make filter in readAttribute configurable
Arthur Schiwon [Sat, 27 Oct 2012 17:15:13 +0000 (19:15 +0200)]
LDAP: make filter in readAttribute configurable

11 years agodon't enable apps twice
Thomas Müller [Sat, 27 Oct 2012 17:36:24 +0000 (19:36 +0200)]
don't enable apps twice

11 years agoLDAP: getGroups to use paged searches
Arthur Schiwon [Sat, 27 Oct 2012 15:36:55 +0000 (17:36 +0200)]
LDAP: getGroups to use paged searches

11 years agoLDAP: improve slicing
Arthur Schiwon [Sat, 27 Oct 2012 15:36:08 +0000 (17:36 +0200)]
LDAP: improve slicing

11 years agoLDAP: add error handling for failed searches
Arthur Schiwon [Sat, 27 Oct 2012 15:35:39 +0000 (17:35 +0200)]
LDAP: add  error handling for failed searches

11 years agoLDAP: be careful which limit is send to possible paged LDAP search
Arthur Schiwon [Sat, 27 Oct 2012 15:32:55 +0000 (17:32 +0200)]
LDAP: be careful which limit is send to possible paged LDAP search

11 years agoLDAP: use the correct attribute in filter
Arthur Schiwon [Sat, 27 Oct 2012 12:55:17 +0000 (14:55 +0200)]
LDAP: use the correct attribute in filter

11 years agoLDAP: fix again proper check if groups are enabled
Arthur Schiwon [Wed, 24 Oct 2012 16:24:06 +0000 (18:24 +0200)]
LDAP: fix again proper check if groups are enabled

11 years agoremove TODO comment, it's done
Arthur Schiwon [Sat, 27 Oct 2012 12:40:13 +0000 (14:40 +0200)]
remove TODO comment, it's done

11 years agoFix introduced style errors
Bart Visscher [Sat, 27 Oct 2012 15:45:09 +0000 (17:45 +0200)]
Fix introduced style errors

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

11 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

11 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

11 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

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

11 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

11 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

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

11 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

11 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

11 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.

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

11 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

11 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

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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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.

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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