summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Contacts: Modifications for using categories.Thomas Tanghus2012-03-129-168/+48
* fix thumbnail generationBartek Przybylski2012-03-111-27/+27
* disabling file handlers in gallery for nowBartek Przybylski2012-03-111-3/+3
* media scanner fixBartek Przybylski2012-03-111-1/+1
* gallery migration to events systemBartek Przybylski2012-03-119-284/+235
* spaces to tabsTom Needham2012-03-111-25/+25
* Text editor will now wrap text based on window sizeTom Needham2012-03-101-0/+1
* fix character encoding bug oc-278Tom Needham2012-03-101-1/+1
* update file extensions in editorTom Needham2012-03-101-3/+9
* filecache search comparition fixBartek Przybylski2012-03-092-43/+34
* Yet a missing file :-PThomas Tanghus2012-03-091-0/+49
* Added missing template.Thomas Tanghus2012-03-091-0/+16
* Merge branch 'vcategories'Thomas Tanghus2012-03-0916-119/+629
|\
| * Temporarily disabled multi_autoselect.Thomas Tanghus2012-03-092-11/+11
| * Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-088-13/+74
| |\
| | * Contacts: Add UI for categoriesBart Visscher2012-03-077-1/+67
| | * Merge branch 'master' into vcategoriesBart Visscher2012-03-07154-1197/+2903
| | |\
| * | \ Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-03-0713-118/+84
| |\ \ \ | | | |/ | | |/|
| * | | Use OC.dialogs.Thomas Tanghus2012-03-071-71/+39
| * | | Fix conflict.Thomas Tanghus2012-03-07144-1085/+2828
| |\ \ \
| * | | | Contacts: UI updates and ajax methods for categories.Thomas Tanghus2012-03-0713-78/+550
| | |_|/ | |/| |
| * | | Translate and fix copy/paste error.Thomas Tanghus2012-02-221-4/+2
| * | | Fix merge conflict.Thomas Tanghus2012-02-229-105/+173
| |\ \ \
| * \ \ \ Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-02-208-32/+72
| |\ \ \ \
| * \ \ \ \ Merge gitorious.org:owncloud/owncloud into vcategoriesThomas Tanghus2012-02-207-23/+89
| |\ \ \ \ \
| * | | | | | Added public static OC_VCategories object to OC_Contacts_App.Thomas Tanghus2012-02-192-0/+7
* | | | | | | Parses malformed N fields a bit more tolerantly. Thanks to nibbler for the pa...Thomas Tanghus2012-03-091-5/+5
* | | | | | | 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
* | | | | | 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