summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed stray img element.Thomas Tanghus2012-08-191-1/+0
|
* Strip slashes from commas and semi-colons.Thomas Tanghus2012-08-191-0/+3
|
* improve hasUpdated for archive storage backendRobin Appelman2012-08-191-0/+8
|
* don't report ctime in the archive storage backend since it isn't reliableRobin Appelman2012-08-191-1/+1
|
* small fix for normalizing paths in archivesRobin Appelman2012-08-191-1/+1
|
* fix creating nested folders inside tar filesRobin Appelman2012-08-191-2/+9
|
* ensure proper result format when using opendir on the archive storage backendRobin Appelman2012-08-191-2/+9
|
* better file_get_contents, file_put_contents and toTmpFile for archive ↵Robin Appelman2012-08-191-0/+13
| | | | storage backend
* fix error when adding string data to an archiveRobin Appelman2012-08-192-2/+2
|
* also add getLocalFolder to OC_Filsystem and OC_FilesystemViewRobin Appelman2012-08-192-0/+17
|
* add OC_FileStorage::getLocalFolderRobin Appelman2012-08-194-2/+39
|
* fix error in check if app is installedRobin Appelman2012-08-181-1/+1
|
* add OC_Archive::addRecursiveRobin Appelman2012-08-182-0/+29
|
* Optimized image sizeLukas Reschke2012-08-1898-0/+0
|
* Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this ↵Lukas Reschke2012-08-181-1/+1
| | | | prevents XSS in old browsers. Thanks to Nico Golde.
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-18106-416/+517
|
* Merge commit 'refs/merge-requests/139' of ↵Thomas Tanghus2012-08-181-2/+3
|\ | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/139
| * Comment out javascript that hides login buttonAnders Nor Berle2012-08-161-2/+3
| | | | | | | | | | It has been reported problems with the javascript that hides the login button so jancborchardt okayed that I made this change.
* | fix fail in sql query of isDuplicate method of OC_Calendar_ImportGeorg Ehrke2012-08-171-2/+4
| |
* | increase margin top of calendar import's color pickerGeorg Ehrke2012-08-171-1/+1
| |
* | rename subadmin to group adminGeorg Ehrke2012-08-172-3/+3
| |
* | add impress mimetypeFrank Karlitschek2012-08-171-0/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-08-1719-23/+23
| |
* | more path normalizationRobin Appelman2012-08-175-58/+80
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-08-1753-189/+286
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-16172-1202/+2033
|
* Merge addressbooks.Thomas Tanghus2012-08-163-26/+43
|
* Fix webfinger documentationBart Visscher2012-08-151-6/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-15139-954/+1697
|
* Use correct class.Thomas Tanghus2012-08-142-2/+10
|
* Disable user enumerationLukas Reschke2012-08-142-8/+14
|
* LDAP: adjust usersInGroup to updated interfaceArthur Schiwon2012-08-141-3/+12
|
* LDAP: adjust getGroups to updated interfaceArthur Schiwon2012-08-141-6/+15
|
* adjust LDAP to updated interfaceArthur Schiwon2012-08-141-2/+10
|
* fix some minor problems with path noramlizationRobin Appelman2012-08-142-2/+7
|
* some basic path normalizationRobin Appelman2012-08-143-3/+35
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-1419-19/+19
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-13600-35/+37570
|
* Improve usability for configuring Dropbox and Google Drive external storageMichael Gapczynski2012-08-134-304/+350
|
* Suggest mount point name, don't reload custom javascript fileMichael Gapczynski2012-08-131-2/+29
|
* Throw exception in Dropbox and Google Drive storage constructors if ↵Michael Gapczynski2012-08-132-11/+27
| | | | parameters are not correct
* Catch exceptions and write to log when creating storage object failsMichael Gapczynski2012-08-131-1/+6
|
* Show access granted label immediately after granting accessMichael Gapczynski2012-08-132-5/+11
|
* Prevent editing Dropbox configuration input after access grantedMichael Gapczynski2012-08-131-0/+1
|
* Show access granted label next to Google Drive and Dropbox storage in ↵Michael Gapczynski2012-08-132-0/+4
| | | | configuration
* Fix remove button display for external storageMichael Gapczynski2012-08-131-0/+2
|
* l10n directories have been missingThomas Mueller2012-08-1310-0/+0
|
* Automatically check radio when new addressbook fields get focus.Thomas Tanghus2012-08-131-0/+7
|
* Also check for some other filesLukas Reschke2012-08-131-1/+1
|
* translation resources added and updatedThomas Mueller2012-08-1320-14/+499
|