summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Check if the application is actually enabledBart Visscher2011-09-3057-4/+80
|
* added jquery ui icons. otherwise its for casual users impossible to close ↵Marvin Thomas Rabe2011-09-3015-0/+186
| | | | the new event dialog in the calendar
* show typed in username when log in has failedMarvin Thomas Rabe2011-09-301-2/+2
|
* added text to localisationMarvin Thomas Rabe2011-09-301-5/+5
|
* quota good cleand upMarvin Thomas Rabe2011-09-301-4/+4
|
* user list has descriptions nowMarvin Thomas Rabe2011-09-303-13/+25
|
* action image for quota is now invisble when user does not hover overMarvin Thomas Rabe2011-09-301-2/+2
|
* Error when only oc_remember_login cookie set fixed.Marvin Thomas Rabe2011-09-309-46/+46
| | | | | | | | | | | Filled username field when oc_username is set repaired. Problems with "advanced settings" button in installation wizard fixed. CSS improved - login and installation now looks more clean. Request password link removed (email feature not implemented yet). Database radio button bugs removed. It is possible to have an empty database password, now ownCloud will support this "security issue". Ignore Mac OS X ".DSstore" files. Fade in/out of login button and remember checkbox removed due to some display errors.
* Revert "enhance detection of un-initialized database", conflicted with setup ↵Thomas Schmidt2011-09-302-14/+0
| | | | | | step, needs rework This reverts commit 7fb89c5386fe7f1a1e238853a24d1da556ab9719.
* enhance detection of un-initialized databaseThomas Schmidt2011-09-302-0/+14
|
* escape file and directory names when downloading filesRobin Appelman2011-09-302-2/+2
|
* fix playing songs from search resultsRobin Appelman2011-09-292-4/+4
|
* Change colspan in choose calendar dialog to 6Bart Visscher2011-09-292-3/+3
|
* Reapply fix by Florian Pritz: change DATETIME to DATE-TIME in vcardsFlorian Pritz2011-09-292-6/+6
| | | | | | | | | | | | The rfc [1] only mentions "DATE-TIME" and after this change events created in the web ui can be imported by lightning. Before it threw a syntax error. [1]: https://tools.ietf.org/html/rfc5545 Signed-off-by: Florian Pritz <bluewind@xinu.at> From commit 71706282f708da237fe259da5b64c0bcd0c0015f
* added app for admins to create a zipfile containing the owncloud dataThomas Schmidt2011-09-294-0/+150
|
* add marginThomas Schmidt2011-09-291-1/+2
|
* use central method for checking webserver userThomas Schmidt2011-09-291-1/+1
|
* enhance warningThomas Schmidt2011-09-291-1/+1
|
* fix check for successThomas Schmidt2011-09-291-1/+1
|
* update sabredav to 1.5.3Robin Appelman2011-09-2929-89/+414
|
* 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 ↵Bart Visscher2011-09-281-2/+2
| | | | | | | | aren't implemented yet (it would just confuse the user)" Implemented the calendar color as background of the events. This reverts commit 59d4ddd9051c5aaf80140484767ff274d3ce6630.
* 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
|
* Change json content-type to correct IANA typeBart Visscher2011-09-281-1/+1
|
* dissable app instalation from apps.owncloud.org interfaceRobin Appelman2011-09-281-15/+16
|
* fix small styling problem with playback controllsRobin Appelman2011-09-281-1/+1
|
* styling fixes for playback controllsRobin Appelman2011-09-282-0/+5
|
* fix persistent playlist for media playerRobin Appelman2011-09-287-26/+65
|
* do not use 'URL' but 'address'Jan-Christoph Borchardt2011-09-283-3/+3
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-09-289-3/+36
|\
| * changed short description and styled unobtrusivelyJan-Christoph Borchardt2011-09-282-3/+3
| |
| * show the syncing and ampache urls on the settings page. not very pretty but ↵Frank Karlitschek2011-09-287-0/+33
| | | | | | | | otherwise the user has no way to configure the desktop integration
* | commented out colorfield in edit calendar dialog, because colors aren't ↵Georg Ehrke2011-09-281-2/+2
|/ | | | implemented yet (it would just confuse the user)
* xml so soooo oldschool. using json now like the cool kids do.Frank Karlitschek2011-09-281-11/+2
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2011-09-2820-34/+104
|\
| * Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2011-09-288-16/+41
| |\
| | * media app: show current song, add margin, enable tooltipThomas Schmidt2011-09-285-3/+14
| | |
| | * ignore netbeans folderThomas Schmidt2011-09-281-0/+3
| | |
| | * enhance errormessages on setupThomas Schmidt2011-09-281-12/+23
| | |
| | * fix urlThomas Schmidt2011-09-281-1/+1
| | |
| * | add check for ctypeFrank Karlitschek2011-09-281-0/+3
| |/
| * Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-09-289-8/+17
| |\
| | * Add flag in info.xml to control the apps that are installed by defaultBart Visscher2011-09-279-8/+17
| | |
| * | little bug fixes in calendar appGeorg Ehrke2011-09-281-1/+15
| |/