summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Parses malformed N fields a bit more tolerantly. Thanks to nibbler for the ↵Thomas Tanghus2012-03-091-5/+5
| | | | patch :-)
* Add missing file.Thomas Tanghus2012-03-091-0/+59
|
* fix write hook for galleryRobin Appelman2012-03-081-1/+1
|
* Contacts: small fixes and cleanupsBart Visscher2012-03-073-14/+8
|
* Contacts: change card parameter type of VCard::edit and VCard::addBart Visscher2012-03-0710-88/+51
| | | | changed to OC_VObject
* Allow overflow of rightcontent areaBart Visscher2012-03-071-1/+1
|
* Contacts: No random token for contactphotoBart Visscher2012-03-071-1/+1
|
* Contacts: Add Organisation as Name property choiceBart Visscher2012-03-071-0/+3
|
* Contacts: convert class attribute selectors to class selectorsBart Visscher2012-03-071-16/+16
|
* add option to add file from urlRobin Appelman2012-03-074-31/+69
|
* some js cleanup for gallaryRobin Appelman2012-03-073-251/+252
| | | | also tabs no spaces
* dont use numRows and fix some of the gallary hooksRobin Appelman2012-03-074-21/+29
|
* dont open the album when clicking the remove/rename buttonRobin Appelman2012-03-071-0/+2
|
* no rounded borders for album decorationRobin Appelman2012-03-071-1/+1
|
* make gallary work with archivesRobin Appelman2012-03-072-2/+1
|
* fix for webdav when having additional storage backends mountedRobin Appelman2012-03-071-2/+2
|
* Ability to save an arbitrary number of external sitesrok2012-03-079-164/+189
|
* multilevel galleryBartek Przybylski2012-03-049-65/+137
|
* moving gallery op to one file, migrate gallery dialogs to oc dialogsBartek Przybylski2012-03-045-116/+66
|
* revert an accidental changeRobin Appelman2012-03-031-3/+2
|
* change gallary scanning to support gallaries inside archivesRobin Appelman2012-03-033-18/+13
|
* allow transparent opening of zip files from the web interfaceRobin Appelman2012-03-033-5/+64
|
* small improvement for is_dirRobin Appelman2012-03-031-1/+4
|
* fix commong filestorage for files without extentionRobin Appelman2012-03-031-2/+10
|
* also delete childs of folders from the cacheRobin Appelman2012-03-031-10/+19
|
* better handeling of files that can behave like folder (e.g. archives)Robin Appelman2012-03-035-11/+11
|
* make calendar compatible with php 5.2 - works for me with PHP 5.2.12Georg Ehrke2012-03-032-26/+29
|
* remove the archive after a testcase is doneRobin Appelman2012-03-031-2/+8
|
* add archive library and a storage provider on top of the archive libraryRobin Appelman2012-03-038-0/+543
| | | | only zip backend is implemented atm
* fix the filestorage test a bitRobin Appelman2012-03-031-1/+2
|
* fix file_get_content on empty files for filestorage commonRobin Appelman2012-03-031-1/+8
|
* The tables "principals" and "principalgroups" are obsoleteJakob Sack2012-03-021-96/+0
|
* Fix missing bracketJakob Sack2012-03-021-0/+1
|
* Remove the link between the principals table and the sabre principals connector.Jakob Sack2012-03-022-48/+0
|
* Add /dav.php, a single location bundling all *DAV-operations.Jakob Sack2012-03-025-3/+107
|
* add streamwrapper that provides a callback on stream closeRobin Appelman2012-03-023-0/+118
|
* add search implementation to filestorage commonRobin Appelman2012-03-023-7/+37
|
* only test enabled appsRobin Appelman2012-03-021-1/+1
|
* don't try to seach apps in hidden foldersRobin Appelman2012-03-021-1/+1
|
* allow apps to ship test casesRobin Appelman2012-03-021-8/+16
|
* Search: Change provider registration to class name, for lazy loading of ↵Bart Visscher2012-03-0114-36/+26
| | | | search providers
* Files: Fix wrong attribute name in OC_Search_Provider_FileBart Visscher2012-03-011-2/+2
|
* Simplify stripping the last part off WEBROOT and SERVERROOT for 3rdparty and ↵Bart Visscher2012-03-011-16/+4
| | | | app dir
* remoteStorage app version 0.5Michiel de Jong2012-03-011-1/+1
|
* remoteStorage app version 0.5Michiel de Jong2012-03-011-0/+28
|
* remoteStorage app version 0.5Michiel de Jong2012-03-019-30/+121
|
* Small cleanupsBart Visscher2012-03-014-4/+13
|
* Calendar: Don't request edit form for readonly eventsBart Visscher2012-03-011-0/+3
|
* Implement showing Birthdays of contacts in the calendarBart Visscher2012-03-014-6/+67
|
* Calendar: fix bug in creating DTEND from DTSTARTBart Visscher2012-03-012-2/+4
|