| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Add translation and fixed some css problems | Marvin Thomas Rabe | 2011-10-02 | 1 | -1/+1 |
| * | | Changed multiple select for days of weekend to 'chosen'. Cleaned up some code... | Marvin Thomas Rabe | 2011-10-02 | 2 | -16/+11 |
* | | | use browsercache for gallery covers | Robin Appelman | 2011-10-02 | 1 | -0/+6 |
| |/
|/| |
|
* | | show galleries in search results | Robin Appelman | 2011-10-02 | 1 | -0/+14 |
* | | enable by default | Frank Karlitschek | 2011-10-02 | 1 | -0/+1 |
* | | adding tmp icon for app, extending memory size for php in .htaccess | Bartek Przybylski | 2011-10-02 | 1 | -1/+1 |
* | | adding missing files, don know why they disappeared | Bartek Przybylski | 2011-10-02 | 2 | -0/+68 |
* | | merge 'gallery_app_devel' to 'master' | Bartek Przybylski | 2011-10-02 | 14 | -0/+515 |
|\ \
| |/
|/| |
|
| * | avoid creating empty albums, removing od depreciated code openings | Bartek Przybylski | 2011-10-02 | 3 | -6/+6 |
| * | changing <? to <?php | Bartek Przybylski | 2011-10-02 | 9 | -9/+9 |
| * | removing add new album button, removing logs, and unused code | Bartek Przybylski | 2011-10-01 | 3 | -4/+1 |
| * | showing galleries bahaviour change | Bartek Przybylski | 2011-10-01 | 6 | -44/+180 |
* | | Merge commit 'refs/merge-requests/39' of git://gitorious.org/owncloud/owncloud | Robin Appelman | 2011-10-02 | 2 | -21/+18 |
|\ \ |
|
| * | | bookmarks are now translatable | Marvin Thomas Rabe | 2011-10-01 | 2 | -21/+18 |
* | | | added function to export single events | Georg Ehrke | 2011-10-01 | 2 | -10/+25 |
* | | | choosable default duration of event | Georg Ehrke | 2011-10-01 | 5 | -27/+55 |
* | | | fix duration bug | Georg Ehrke | 2011-10-01 | 1 | -1/+3 |
* | | | removed bug, that the drag and drop function added 24h to the duration of the... | Georg Ehrke | 2011-10-01 | 1 | -0/+1 |
* | | | removed bug, that you can't change time in week view, when event was an allda... | Georg Ehrke | 2011-10-01 | 1 | -0/+2 |
* | | | remove debugging text in drag and drop function | Georg Ehrke | 2011-10-01 | 1 | -3/+3 |
* | | | added drag and drop function for events in calendar app | Georg Ehrke | 2011-10-01 | 2 | -0/+133 |
* | | | choosable time format | Georg Ehrke | 2011-10-01 | 5 | -30/+52 |
|/ / |
|
* | | choosable first day of week & choosable days of weekend | Georg Ehrke | 2011-10-01 | 9 | -25/+224 |
* | | Remove test data from calendar creation | Bart Visscher | 2011-09-30 | 1 | -3/+3 |
* | | Add more checks for admin user | Bart Visscher | 2011-09-30 | 2 | -7/+2 |
* | | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 54 | -4/+58 |
* | | fix playing songs from search results | Robin Appelman | 2011-09-29 | 2 | -4/+4 |
* | | Change colspan in choose calendar dialog to 6 | Bart Visscher | 2011-09-29 | 2 | -3/+3 |
* | | added app for admins to create a zipfile containing the owncloud data | Thomas Schmidt | 2011-09-29 | 4 | -0/+150 |
* | | only play the music once | Robin Appelman | 2011-09-29 | 1 | -3/+4 |
* | | improvements in media collection viewer | Robin Appelman | 2011-09-29 | 1 | -58/+89 |
* | | sort music collection | Robin Appelman | 2011-09-28 | 1 | -0/+4 |
* | | Revert "commented out colorfield in edit calendar dialog, because colors aren... | Bart Visscher | 2011-09-28 | 1 | -2/+2 |
* | | Add support for DURATION in VEVENT | Bart Visscher | 2011-09-28 | 4 | -65/+88 |
* | | Use .empty function instead of .html("") | Bart Visscher | 2011-09-28 | 2 | -8/+8 |
* | | Use OC.filePath to locate ajax entry points | Bart Visscher | 2011-09-28 | 2 | -10/+10 |
* | | Color event background with calendar color | Bart Visscher | 2011-09-28 | 3 | -9/+20 |
* | | Add missing datetime type | Bart Visscher | 2011-09-28 | 1 | -0/+1 |
* | | styling fixes for playback controlls | Robin Appelman | 2011-09-28 | 2 | -0/+5 |
* | | fix persistent playlist for media player | Robin Appelman | 2011-09-28 | 6 | -22/+61 |
* | | do not use 'URL' but 'address' | Jan-Christoph Borchardt | 2011-09-28 | 3 | -3/+3 |
* | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Georg Ehrke | 2011-09-28 | 7 | -0/+33 |
|\ \ |
|
| * | | show the syncing and ampache urls on the settings page. not very pretty but o... | Frank Karlitschek | 2011-09-28 | 7 | -0/+33 |
* | | | commented out colorfield in edit calendar dialog, because colors aren't imple... | Georg Ehrke | 2011-09-28 | 1 | -2/+2 |
|/ / |
|
* | | media app: show current song, add margin, enable tooltip | Thomas Schmidt | 2011-09-28 | 5 | -3/+14 |
* | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Georg Ehrke | 2011-09-28 | 7 | -4/+11 |
|\ \ |
|
| * | | Add flag in info.xml to control the apps that are installed by default | Bart Visscher | 2011-09-27 | 7 | -4/+11 |
* | | | little bug fixes in calendar app | Georg Ehrke | 2011-09-28 | 1 | -1/+15 |
|/ / |
|
* | | show only most essential stuff in add and edit event form | Georg Ehrke | 2011-09-27 | 2 | -8/+20 |
* | | Fixed delete cross positioning issue. | Scott Barnett | 2011-09-27 | 1 | -3/+6 |