summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into vcategoriesBart Visscher2012-03-07154-1197/+2903
|\
| * 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
| * 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
| * some js cleanup for gallaryRobin Appelman2012-03-073-251/+252
| * 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
| * 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-044-104/+50
| * 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
| * 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
| * Fix missing bracketJakob Sack2012-03-021-0/+1
| * Add /dav.php, a single location bundling all *DAV-operations.Jakob Sack2012-03-024-3/+30
| * Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher2012-03-019-22/+19
| * 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-013-3/+4
| * 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
| * 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 touch() to all storage backands, and make parameter optionalRobin Appelman2012-02-291-1/+7
| * 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
| * dialogs library for appsBartek Przybylski2012-02-281-1/+0
| * typo in function callArthur Schiwon2012-02-281-1/+1
| * make LDAP filter for user list configurableArthur Schiwon2012-02-282-8/+10
| * bookmarklets should not look like buttonsAlessandro Cosentino2012-02-271-1/+1
| * 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 o...Georg Ehrke2012-02-266-1/+50
| * first part of the abstraction work of the apps folder. more to comeFrank Karlitschek2012-02-264-5/+5
| * dont enable encryption on defaultRobin Appelman2012-02-261-1/+0
| * dont set the encryption flag for existing non-encrypted filesRobin Appelman2012-02-261-4/+3
| * always set encrypted flag when overwriting a file we should encryptRobin Appelman2012-02-261-1/+2
| * merge master into encryptionRobin Appelman2012-02-2618-97/+137
| |\
| | * stop using 3rdparty services for timezone detectionGeorg Ehrke2012-02-262-34/+12