summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Add more checks for admin userBart Visscher2011-09-302-7/+2
* Check if the application is actually enabledBart Visscher2011-09-3054-4/+58
* fix playing songs from search resultsRobin Appelman2011-09-292-4/+4
* Change colspan in choose calendar dialog to 6Bart Visscher2011-09-292-3/+3
* added app for admins to create a zipfile containing the owncloud dataThomas Schmidt2011-09-294-0/+150
* only play the music onceRobin Appelman2011-09-291-3/+4
* improvements in media collection viewerRobin Appelman2011-09-291-58/+89
* sort music collectionRobin Appelman2011-09-281-0/+4
* Revert "commented out colorfield in edit calendar dialog, because colors aren...Bart Visscher2011-09-281-2/+2
* Add support for DURATION in VEVENTBart Visscher2011-09-284-65/+88
* Use .empty function instead of .html("")Bart Visscher2011-09-282-8/+8
* Use OC.filePath to locate ajax entry pointsBart Visscher2011-09-282-10/+10
* Color event background with calendar colorBart Visscher2011-09-283-9/+20
* Add missing datetime typeBart Visscher2011-09-281-0/+1
* styling fixes for playback controllsRobin Appelman2011-09-282-0/+5
* fix persistent playlist for media playerRobin Appelman2011-09-286-22/+61
* do not use 'URL' but 'address'Jan-Christoph Borchardt2011-09-283-3/+3
* Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-09-287-0/+33
|\
| * show the syncing and ampache urls on the settings page. not very pretty but o...Frank Karlitschek2011-09-287-0/+33
* | commented out colorfield in edit calendar dialog, because colors aren't imple...Georg Ehrke2011-09-281-2/+2
|/
* media app: show current song, add margin, enable tooltipThomas Schmidt2011-09-285-3/+14
* Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-09-287-4/+11
|\
| * Add flag in info.xml to control the apps that are installed by defaultBart Visscher2011-09-277-4/+11
* | little bug fixes in calendar appGeorg Ehrke2011-09-281-1/+15
|/
* show only most essential stuff in add and edit event formGeorg Ehrke2011-09-272-8/+20
* Fixed delete cross positioning issue.Scott Barnett2011-09-271-3/+6
* Reverting: initial commit for gallery appBartek Przybylski2011-09-2614-450/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloudBartek Przybylski2011-09-2529-178/+90
|\
| * Use OC_JSON for json responsesBart Visscher2011-09-2529-178/+90
* | initial commit for gallery appBartek Przybylski2011-09-2514-0/+450
|/
* correctly update the collection when music files are moved aroundRobin Appelman2011-09-253-5/+26
* moved scanning to controls barJan-Christoph Borchardt2011-09-252-7/+11
* lots of music improvements, might break some things thoughJan-Christoph Borchardt2011-09-252-28/+14
* updated translationsJan-Christoph Borchardt2011-09-249-1/+241
* removed 'share by publiclink' app as it has been superseded by SharingJan-Christoph Borchardt2011-09-2411-371/+0
* removed deprecated images and iconsJan-Christoph Borchardt2011-09-245-2/+0
* Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-09-2414-6889/+0
|\
| * remove getID3 demos due to security issue caused by one of themRobin Appelman2011-09-2414-6889/+0
* | delete calendar function for userinterfaceGeorg Ehrke2011-09-244-2/+42
|/
* apps/calendar: check for unset variableFlorian Pritz2011-09-241-1/+1
* set cookie secure if forcessl is enabledFlorian Pritz2011-09-241-0/+12
* apps/contacts: only display buttons if there is a contactFlorian Pritz2011-09-241-5/+4
* apps/contacts: fix wrapping issue in addpropertyformFlorian Pritz2011-09-241-7/+7
* apps/bookmarks: use curl instead of file_get_contentsFlorian Pritz2011-09-241-1/+6
* fix apps/bookmarks if oc_bookmarks_tags is emptyFlorian Pritz2011-09-241-1/+2
* apps/calendar: change ctag after modifying eventFlorian Pritz2011-09-241-1/+3
* files: hide non functioning code when called from a/f_s/get.phpFlorian Pritz2011-09-241-0/+2
* apps/calendar: add delete button to edit event formFlorian Pritz2011-09-243-0/+44
* don't escape new lines in vevent descriptionFlorian Pritz2011-09-241-2/+1
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-2410-26/+26