summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Bookmarks: fix loading and displaying of the bookmarksBart Visscher2012-03-012-4/+19
|
* load streamwrappers earlierRobin Appelman2012-03-011-9/+10
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-03-0117-126/+405
|\
| * LDAP: set also quota, when there is no explicit default valueArthur Schiwon2012-03-011-2/+6
| |
| * LDPA: fix setting variables and add missing ones to the arrayArthur Schiwon2012-03-012-3/+3
| |
| * LDAP fix: set user quota, if attribute is providedArthur Schiwon2012-03-011-3/+3
| |
| * add test cases for stat and touchRobin Appelman2012-02-291-0/+45
| |
| * add touch() to all storage backands, and make parameter optionalRobin Appelman2012-02-297-6/+22
| |
| * remove debug outputRobin Appelman2012-02-291-2/+0
| |
| * Fix opendir for folders aka Google Docs collectionsMichael Gapczynski2012-02-291-2/+1
| |
| * consider changed/new setting variables for user_ldapArthur Schiwon2012-02-291-3/+3
| |
| * make ldap settings a little bit less uglyArthur Schiwon2012-02-291-3/+3
| |
| * More work on Google Docs storage backendMichael Gapczynski2012-02-281-104/+175
| |
| * dialogs library for appsBartek Przybylski2012-02-284-2/+148
| |
| * typo in function callArthur Schiwon2012-02-281-1/+1
| |
* | undo the change of the webroot detection. seams to be buggyFrank Karlitschek2012-03-011-2/+2
|/
* change the detection of the webroot. it is simpler now and also works for ↵Frank Karlitschek2012-02-281-18/+20
| | | | app directories outside the owncloud folder. works for me and hopefully for everybody else too
* make sure the streamwrappers are registered earlyRobin Appelman2012-02-282-7/+5
|
* never try to load an non existing template,css,img.Frank Karlitschek2012-02-282-4/+18
| | | | do propper checking, error reporting and motivate the developerto fix it ;-)
* make LDAP filter for user list configurableArthur Schiwon2012-02-282-8/+10
|
* add test case for getLocalFileRobin Appelman2012-02-282-4/+10
|
* use in-memory files for the datase scheme during installationRobin Appelman2012-02-281-6/+6
|
* use temporary file managmentRobin Appelman2012-02-283-7/+7
|
* fix temporary file creationRobin Appelman2012-02-281-1/+5
|
* fix testcase runnerRobin Appelman2012-02-281-1/+1
|
* fix copy/paste error in common filestorageRobin Appelman2012-02-281-1/+1
|
* add temporary file managmentRobin Appelman2012-02-282-0/+28
|
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudAlessandro Cosentino2012-02-271-22/+238
|\
| * Initial work on Google Docs storage backendMichael Gapczynski2012-02-271-22/+238
| |
* | bookmarklets should not look like buttonsAlessandro Cosentino2012-02-272-2/+4
|/
* spaces -> tabsFrank Karlitschek2012-02-272-50/+50
| | | | Thanks to Jakob for reminding me
* more tests for filestorageRobin Appelman2012-02-271-0/+13
|
* some cleanup in filestorageRobin Appelman2012-02-272-15/+5
|
* extend filestorage common and provide test implementationRobin Appelman2012-02-276-77/+257
|
* fix test case for filestorageRobin Appelman2012-02-271-7/+3
| | | | file storage no longer needs to implement file_put_contents for streams
* make OC_FileStorage abstractRobin Appelman2012-02-271-25/+25
|
* remove accidendally added fileRobin Appelman2012-02-261-0/+0
|
* Fixed off by one bug. List length is 1 larger than the index of the lastRoland van Laar2012-02-261-1/+1
| | | | element.
* fix baseUri of the Carddav serverGeorg Ehrke2012-02-261-1/+1
|
* fix baseUri of the Caldav serverGeorg Ehrke2012-02-261-1/+1
|
* add missing parameter to addEventListener function - bugfix for oc-225Georg Ehrke2012-02-261-1/+1
|
* give users the possibility to choose between monday and sunday as first day ↵Georg Ehrke2012-02-266-1/+50
| | | | of the week
* change back to 32bit. autoincrement doesn´t work with sqlite otherwiseFrank Karlitschek2012-02-261-1/+1
|
* first part of the abstraction work of the apps folder. more to comeFrank Karlitschek2012-02-2610-71/+96
|
* dont enable encryption on defaultRobin Appelman2012-02-261-1/+0
|