summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Show error message to prevent adding a shared folder in the root dir fix #468Brice Maron2012-11-221-0/+4
* LDAP: also prepare for DN for login due to the escape changes for #419. Hopef...Arthur Schiwon2012-11-201-1/+14
* LDAP: correct escaping in DNs, differ between use for filters and bases. Real...Arthur Schiwon2012-11-201-11/+7
* LDAP: Make update script escape all known DNs. Requires version bump.Arthur Schiwon2012-11-172-6/+33
* LDAP: escape values in the DN, fixes #419Arthur Schiwon2012-11-161-0/+13
* backport of PR #471Thomas Mueller2012-11-163-5/+21
* closes #466 - manual backport of translationsThomas Mueller2012-11-161-1/+1
* also set 'renaming' to false if renaming was aborted, this fixes issue #442Björn Schießle2012-11-151-1/+1
* Merge pull request #335 from owncloud/sharing_folder_sync_stable45Björn Schießle2012-11-133-8/+108
|\
| * always calll fopenBjörn Schießle2012-11-131-2/+2
| * create correct file cache entries for new files/folder created in shared foldersBjörn Schießle2012-11-131-9/+29
| * make function staticBjörn Schießle2012-11-091-1/+1
| * introduce util.php for file sharing which provides functionallity which is al...Björn Schießle2012-11-082-0/+80
* | LDAP: check if search was successful (fixes a PHP warning), provide meaningfu...Arthur Schiwon2012-11-091-0/+6
* | LDAP: convert binary objectGUID-value to string before storing in DBArthur Schiwon2012-11-081-1/+35
* | Merge pull request #293 from owncloud/backport_ldap_improved_obj_existance_checkblizzz2012-11-082-6/+11
|\ \
| * | Return an empty array on succesful existence checkLorenzo M. Catucci2012-11-062-3/+4
| * | Return true or false from readAttribute if $attr is emptyLorenzo M. Catucci2012-11-062-6/+10
* | | fix file delete in opera - fixes #188Georg Ehrke2012-11-081-0/+3
* | | backport fix for the user_webdavauth fix to stable45. approved master fix her...Frank Karlitschek2012-11-084-15/+17
| |/ |/|
* | Revert "fix blocking drag & drop upload of folders"Robin Appelman2012-11-071-2/+2
* | LDAP: fix typo in config value handling.Arthur Schiwon2012-11-071-1/+1
* | urlencode file/dir to allow special characters in filename/path (issue #95)Björn Schießle2012-11-071-2/+2
* | Merge pull request #284 from owncloud/backport_improve_files_updateLukas Reschke2012-11-061-2/+2
|\ \
| * | prepare SQL query only once, that's what prepared statements are for. Should ...Arthur Schiwon2012-11-061-2/+2
| |/
* / Fix mkdir and opendir warnings when path does not existArthur Schiwon2012-11-061-1/+6
|/
* support string values ('true' and 'false') for configuring the secure paramet...Robin Appelman2012-11-054-3/+45
* Merge branch 'stable45' of https://github.com/owncloud/core into stable45Frank Karlitschek2012-11-051-6/+6
|\
| * code styleArthur Schiwon2012-11-051-1/+1
| * LDAP: clear the cache not only when TTL changes, but with every settings upda...Arthur Schiwon2012-11-051-6/+6
* | backport the approved fix from master to stable45Frank Karlitschek2012-11-051-0/+1
|/
* Remove uneeded debug outputLukas Reschke2012-11-041-1/+0
* Add CSRF checkLukas Reschke2012-11-022-1/+2
* Merge pull request #171 from owncloud/load_logging_appsThomas Müller2012-10-312-4/+4
|\
| * adapted comments to the code changesBjörn Schießle2012-10-312-2/+2
| * load logging apps for webdav connectionsBjörn Schießle2012-10-312-2/+2
* | Backport of pull request #155Lukas Reschke2012-10-311-0/+2
|/
* don't call $('#found_versions').chosen(); after opening the history drop-down...Björn Schießle2012-10-271-1/+0
* fix broken paths in versions appBjörn Schießle2012-10-271-19/+17
* LDAP: fix again proper check if groups are enabledArthur Schiwon2012-10-241-1/+3
* urlencodeLukas Reschke2012-10-241-17/+17
* Revert "Fix urlencoding in the breadcrumb"Lukas Reschke2012-10-241-1/+1
* urldecode target directoryBjörn Schießle2012-10-241-1/+1
* Shared files are not stored in the file cache. Therefore we need toBjörn Schießle2012-10-241-1/+18
* LDAP: properly check if Groups-feature is enabledArthur Schiwon2012-10-241-3/+2
* Fix urlencoding in the breadcrumbLukas Reschke2012-10-231-1/+1
* Files: urldecode urlencoded dir names, fixes oc-2111Arthur Schiwon2012-10-231-1/+1
* LDAP: fix db update for PostgresArthur Schiwon2012-10-232-2/+2
* LDAP: fix cache save and check, fixes oc-2118Arthur Schiwon2012-10-221-4/+5
* fix copy&paste error from previous commitBjörn Schießle2012-10-221-2/+2