]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 years agofixed link to password recovery. removed duplicated and unused code out of index...
Marvin Thomas Rabe [Sat, 1 Oct 2011 09:08:49 +0000 (11:08 +0200)]
fixed link to password recovery. removed duplicated and unused code out of index.php.

13 years agochoosable first day of week & choosable days of weekend
Georg Ehrke [Sat, 1 Oct 2011 07:54:52 +0000 (09:54 +0200)]
choosable first day of week & choosable days of weekend

13 years agoMerge branch 'lostpassword'
Bart Visscher [Fri, 30 Sep 2011 21:48:20 +0000 (23:48 +0200)]
Merge branch 'lostpassword'

Conflicts:
core/templates/login.php
index.php
lib/util.php

13 years agoRemove test data from calendar creation
Bart Visscher [Fri, 30 Sep 2011 21:12:41 +0000 (23:12 +0200)]
Remove test data from calendar creation

13 years agoAdd more checks for admin user
Bart Visscher [Fri, 30 Sep 2011 21:10:08 +0000 (23:10 +0200)]
Add more checks for admin user

13 years agoCheck if the application is actually enabled
Bart Visscher [Fri, 30 Sep 2011 21:05:10 +0000 (23:05 +0200)]
Check if the application is actually enabled

13 years agoadded jquery ui icons. otherwise its for casual users impossible to close the new...
Marvin Thomas Rabe [Fri, 30 Sep 2011 18:48:26 +0000 (20:48 +0200)]
added jquery ui icons. otherwise its for casual users impossible to close the new event dialog in the calendar

13 years agoshow typed in username when log in has failed
Marvin Thomas Rabe [Fri, 30 Sep 2011 18:27:31 +0000 (20:27 +0200)]
show typed in username when log in has failed

13 years agoadded text to localisation
Marvin Thomas Rabe [Fri, 30 Sep 2011 18:23:59 +0000 (20:23 +0200)]
added text to localisation

13 years agoquota good cleand up
Marvin Thomas Rabe [Fri, 30 Sep 2011 17:47:48 +0000 (19:47 +0200)]
quota good cleand up

13 years agouser list has descriptions now
Marvin Thomas Rabe [Fri, 30 Sep 2011 17:35:25 +0000 (19:35 +0200)]
user list has descriptions now

13 years agoaction image for quota is now invisble when user does not hover over
Marvin Thomas Rabe [Fri, 30 Sep 2011 17:16:19 +0000 (19:16 +0200)]
action image for quota is now invisble when user does not hover over

13 years ago Error when only oc_remember_login cookie set fixed.
Marvin Thomas Rabe [Fri, 30 Sep 2011 16:22:12 +0000 (18:22 +0200)]
 Error when only oc_remember_login cookie set fixed.
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.

13 years agoRevert "enhance detection of un-initialized database", conflicted with setup step...
Thomas Schmidt [Fri, 30 Sep 2011 15:03:04 +0000 (17:03 +0200)]
Revert "enhance detection of un-initialized database", conflicted with setup step, needs rework

This reverts commit 7fb89c5386fe7f1a1e238853a24d1da556ab9719.

13 years agoenhance detection of un-initialized database
Thomas Schmidt [Fri, 30 Sep 2011 12:40:17 +0000 (14:40 +0200)]
enhance detection of un-initialized database

13 years agoescape file and directory names when downloading files
Robin Appelman [Fri, 30 Sep 2011 08:57:39 +0000 (10:57 +0200)]
escape file and directory names when downloading files

13 years agofix playing songs from search results
Robin Appelman [Thu, 29 Sep 2011 21:54:33 +0000 (23:54 +0200)]
fix playing songs from search results

13 years agoChange colspan in choose calendar dialog to 6
Bart Visscher [Thu, 29 Sep 2011 20:15:42 +0000 (22:15 +0200)]
Change colspan in choose calendar dialog to 6

13 years agoReapply fix by Florian Pritz: change DATETIME to DATE-TIME in vcards
Florian Pritz [Thu, 22 Sep 2011 21:17:23 +0000 (23:17 +0200)]
Reapply fix by Florian Pritz: change DATETIME to DATE-TIME in vcards

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

13 years agoadded app for admins to create a zipfile containing the owncloud data
Thomas Schmidt [Thu, 29 Sep 2011 15:11:07 +0000 (17:11 +0200)]
added app for admins to create a zipfile containing the owncloud data

13 years agoadd margin
Thomas Schmidt [Thu, 29 Sep 2011 13:55:18 +0000 (15:55 +0200)]
add margin

13 years agouse central method for checking webserver user
Thomas Schmidt [Thu, 29 Sep 2011 13:54:41 +0000 (15:54 +0200)]
use central method for checking webserver user

13 years agoenhance warning
Thomas Schmidt [Thu, 29 Sep 2011 13:53:58 +0000 (15:53 +0200)]
enhance warning

13 years agofix check for success
Thomas Schmidt [Thu, 29 Sep 2011 13:53:31 +0000 (15:53 +0200)]
fix check for success

13 years agoupdate sabredav to 1.5.3
Robin Appelman [Thu, 29 Sep 2011 12:28:57 +0000 (14:28 +0200)]
update sabredav to 1.5.3

13 years agoonly play the music once
Robin Appelman [Wed, 28 Sep 2011 22:48:45 +0000 (00:48 +0200)]
only play the music once

13 years agoimprovements in media collection viewer
Robin Appelman [Wed, 28 Sep 2011 22:42:30 +0000 (00:42 +0200)]
improvements in media collection viewer

13 years agosort music collection
Robin Appelman [Wed, 28 Sep 2011 21:49:55 +0000 (23:49 +0200)]
sort music collection

13 years agoRevert "commented out colorfield in edit calendar dialog, because colors aren't imple...
Bart Visscher [Wed, 28 Sep 2011 21:25:22 +0000 (23:25 +0200)]
Revert "commented out colorfield in edit calendar dialog, because colors aren't implemented yet (it would just confuse the user)"

Implemented the calendar color as background of the events.

This reverts commit 59d4ddd9051c5aaf80140484767ff274d3ce6630.

13 years agoAdd support for DURATION in VEVENT
Bart Visscher [Wed, 28 Sep 2011 21:16:32 +0000 (23:16 +0200)]
Add support for DURATION in VEVENT

13 years agoUse .empty function instead of .html("")
Bart Visscher [Wed, 28 Sep 2011 21:16:32 +0000 (23:16 +0200)]
Use .empty function instead of .html("")

13 years agoUse OC.filePath to locate ajax entry points
Bart Visscher [Wed, 28 Sep 2011 21:16:32 +0000 (23:16 +0200)]
Use OC.filePath to locate ajax entry points

13 years agoColor event background with calendar color
Bart Visscher [Wed, 28 Sep 2011 21:16:32 +0000 (23:16 +0200)]
Color event background with calendar color

13 years agoAdd missing datetime type
Bart Visscher [Wed, 28 Sep 2011 21:16:32 +0000 (23:16 +0200)]
Add missing datetime type

13 years agoChange json content-type to correct IANA type
Bart Visscher [Wed, 28 Sep 2011 21:16:31 +0000 (23:16 +0200)]
Change json content-type to correct IANA type

13 years agodissable app instalation from apps.owncloud.org interface
Robin Appelman [Wed, 28 Sep 2011 20:39:41 +0000 (22:39 +0200)]
dissable app instalation from apps.owncloud.org interface

13 years agofix small styling problem with playback controlls
Robin Appelman [Wed, 28 Sep 2011 20:39:15 +0000 (22:39 +0200)]
fix small styling problem with playback controlls

13 years agostyling fixes for playback controlls
Robin Appelman [Wed, 28 Sep 2011 20:36:15 +0000 (22:36 +0200)]
styling fixes for playback controlls

13 years agofix persistent playlist for media player
Robin Appelman [Wed, 28 Sep 2011 20:20:26 +0000 (22:20 +0200)]
fix persistent playlist for media player

13 years agodo not use 'URL' but 'address'
Jan-Christoph Borchardt [Wed, 28 Sep 2011 20:11:47 +0000 (22:11 +0200)]
do not use 'URL' but 'address'

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Wed, 28 Sep 2011 16:44:17 +0000 (18:44 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agocommented out colorfield in edit calendar dialog, because colors aren't implemented...
Georg Ehrke [Wed, 28 Sep 2011 16:43:59 +0000 (18:43 +0200)]
commented out colorfield in edit calendar dialog, because colors aren't implemented yet (it would just confuse the user)

13 years agochanged short description and styled unobtrusively
Jan-Christoph Borchardt [Wed, 28 Sep 2011 15:14:37 +0000 (17:14 +0200)]
changed short description and styled unobtrusively

13 years agoshow the syncing and ampache urls on the settings page. not very pretty but otherwise...
Frank Karlitschek [Wed, 28 Sep 2011 14:05:01 +0000 (16:05 +0200)]
show the syncing and ampache urls on the settings page. not very pretty but otherwise the user has no way to configure the desktop integration

13 years agoxml so soooo oldschool. using json now like the cool kids do.
Frank Karlitschek [Wed, 28 Sep 2011 12:26:48 +0000 (14:26 +0200)]
xml so soooo oldschool. using json now like the cool kids do.

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Wed, 28 Sep 2011 11:53:51 +0000 (13:53 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agoadd status file. useful for external administration. show the ownClopud version at...
Frank Karlitschek [Wed, 28 Sep 2011 11:52:26 +0000 (13:52 +0200)]
add status file. useful for external administration. show the ownClopud version at least in the config dialog.

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Wed, 28 Sep 2011 09:52:13 +0000 (11:52 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agoadd check for ctype
Frank Karlitschek [Wed, 28 Sep 2011 09:47:29 +0000 (11:47 +0200)]
add check for ctype

13 years agomedia app: show current song, add margin, enable tooltip
Thomas Schmidt [Wed, 28 Sep 2011 09:45:22 +0000 (11:45 +0200)]
media app: show current song, add margin, enable tooltip

13 years agoignore netbeans folder
Thomas Schmidt [Wed, 28 Sep 2011 09:45:04 +0000 (11:45 +0200)]
ignore netbeans folder

13 years agoenhance errormessages on setup
Thomas Schmidt [Wed, 28 Sep 2011 09:44:46 +0000 (11:44 +0200)]
enhance errormessages on setup

13 years agofix url
Thomas Schmidt [Wed, 28 Sep 2011 09:44:36 +0000 (11:44 +0200)]
fix url

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Wed, 28 Sep 2011 08:29:07 +0000 (10:29 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agolittle bug fixes in calendar app
Georg Ehrke [Wed, 28 Sep 2011 21:28:14 +0000 (23:28 +0200)]
little bug fixes in calendar app

13 years agoAdd flag in info.xml to control the apps that are installed by default
Bart Visscher [Tue, 27 Sep 2011 20:36:14 +0000 (22:36 +0200)]
Add flag in info.xml to control the apps that are installed by default

13 years agoshow only most essential stuff in add and edit event form
Georg Ehrke [Tue, 27 Sep 2011 19:56:16 +0000 (21:56 +0200)]
show only most essential stuff in add and edit event form

13 years agocheck for php modules
Frank Karlitschek [Tue, 27 Sep 2011 17:08:38 +0000 (19:08 +0200)]
check for php modules

13 years agoremove warning by check cookie before accessing it.
Frank Karlitschek [Tue, 27 Sep 2011 13:31:30 +0000 (15:31 +0200)]
remove warning by check cookie before accessing it.

13 years agoFixed table gap from appearing.
Scott Barnett [Mon, 26 Sep 2011 20:48:05 +0000 (06:48 +1000)]
Fixed table gap from appearing.

13 years agoMerge branch 'master' of git://gitorious.org/owncloud/owncloud
Scott Barnett [Mon, 26 Sep 2011 19:49:49 +0000 (05:49 +1000)]
Merge branch 'master' of git://gitorious.org/owncloud/owncloud

13 years agoFixed delete cross positioning issue.
Scott Barnett [Mon, 26 Sep 2011 19:26:49 +0000 (05:26 +1000)]
Fixed delete cross positioning issue.

13 years agoUse correct name for function state for addScript/addStyle in js
Bart Visscher [Mon, 26 Sep 2011 19:18:56 +0000 (21:18 +0200)]
Use correct name for function state for addScript/addStyle in js

13 years agoFix space in comment
Bart Visscher [Mon, 26 Sep 2011 19:18:37 +0000 (21:18 +0200)]
Fix space in comment

13 years agoSmall textual update to password recovery templates
Bart Visscher [Mon, 26 Sep 2011 19:12:18 +0000 (21:12 +0200)]
Small textual update to password recovery templates

13 years agoImplement mailing of password reset link
Bart Visscher [Mon, 26 Sep 2011 19:11:50 +0000 (21:11 +0200)]
Implement mailing of password reset link

13 years agoAdd email field to personal preferences
Bart Visscher [Mon, 26 Sep 2011 19:10:56 +0000 (21:10 +0200)]
Add email field to personal preferences

13 years agoMove lostpassword code to own app
Bart Visscher [Sun, 25 Sep 2011 21:33:22 +0000 (23:33 +0200)]
Move lostpassword code to own app

13 years agoMove display of login page to function in OC_Util
Bart Visscher [Sun, 25 Sep 2011 20:47:29 +0000 (22:47 +0200)]
Move display of login page to function in OC_Util

13 years agoReverting: initial commit for gallery app
Bartek Przybylski [Mon, 26 Sep 2011 18:05:36 +0000 (20:05 +0200)]
Reverting: initial commit for gallery app

13 years agodont set content type to json for Apps
Robin Appelman [Sun, 25 Sep 2011 22:19:34 +0000 (00:19 +0200)]
dont set content type to json for Apps

13 years agoMerge branch 'master' of git://gitorious.org/owncloud/owncloud
Bartek Przybylski [Sun, 25 Sep 2011 20:32:16 +0000 (22:32 +0200)]
Merge branch 'master' of git://gitorious.org/owncloud/owncloud

13 years agoinitial commit for gallery app
Bartek Przybylski [Sun, 25 Sep 2011 20:32:08 +0000 (22:32 +0200)]
initial commit for gallery app

13 years agoUse OC_JSON for json responses
Bart Visscher [Fri, 23 Sep 2011 20:22:59 +0000 (22:22 +0200)]
Use OC_JSON for json responses

Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.

13 years agoFixed minor issue.
Scott Barnett [Sun, 25 Sep 2011 18:18:33 +0000 (04:18 +1000)]
Fixed minor issue.

13 years agoFixed uploaded file hover issue.
Scott Barnett [Sun, 25 Sep 2011 18:08:28 +0000 (04:08 +1000)]
Fixed uploaded file hover issue.

13 years agofix creating users
Robin Appelman [Sun, 25 Sep 2011 13:58:10 +0000 (15:58 +0200)]
fix creating users

13 years agocorrectly update the collection when music files are moved around
Robin Appelman [Sat, 24 Sep 2011 23:34:19 +0000 (01:34 +0200)]
correctly update the collection when music files are moved around

13 years agoremove some debug statements
Robin Appelman [Sat, 24 Sep 2011 23:33:53 +0000 (01:33 +0200)]
remove some debug statements

13 years agofix uploading files using webdav
Robin Appelman [Sat, 24 Sep 2011 23:20:43 +0000 (01:20 +0200)]
fix uploading files using webdav

13 years agoactually check the correct password when changing the password
Robin Appelman [Sat, 24 Sep 2011 23:06:00 +0000 (01:06 +0200)]
actually check the correct password when changing the password

13 years agocheck for old password when changing passwords
Robin Appelman [Sat, 24 Sep 2011 23:01:39 +0000 (01:01 +0200)]
check for old password when changing passwords

13 years agomoved scanning to controls bar
Jan-Christoph Borchardt [Sat, 24 Sep 2011 22:17:54 +0000 (00:17 +0200)]
moved scanning to controls bar

13 years agolots of music improvements, might break some things though
Jan-Christoph Borchardt [Sat, 24 Sep 2011 22:02:50 +0000 (00:02 +0200)]
lots of music improvements, might break some things though

13 years agoupdated translations
Jan-Christoph Borchardt [Sat, 24 Sep 2011 21:12:18 +0000 (23:12 +0200)]
updated translations

13 years agoremoved 'share by publiclink' app as it has been superseded by Sharing
Jan-Christoph Borchardt [Sat, 24 Sep 2011 21:03:28 +0000 (23:03 +0200)]
removed 'share by publiclink' app as it has been superseded by Sharing

13 years agowidened inputs for language and timezone
Jan-Christoph Borchardt [Sat, 24 Sep 2011 20:14:41 +0000 (22:14 +0200)]
widened inputs for language and timezone

13 years agono mickey mouse hand for quota bar
Jan-Christoph Borchardt [Sat, 24 Sep 2011 20:13:35 +0000 (22:13 +0200)]
no mickey mouse hand for quota bar

13 years agoremoved deprecated images and icons
Jan-Christoph Borchardt [Sat, 24 Sep 2011 20:09:41 +0000 (22:09 +0200)]
removed deprecated images and icons

13 years agorelabeled Finish setup button with 'Finishing ...'
Jan-Christoph Borchardt [Sat, 24 Sep 2011 19:56:40 +0000 (21:56 +0200)]
relabeled Finish setup button with 'Finishing ...'

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Sat, 24 Sep 2011 17:53:37 +0000 (19:53 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agodelete calendar function for userinterface
Georg Ehrke [Sat, 24 Sep 2011 17:52:55 +0000 (19:52 +0200)]
delete calendar function for userinterface

13 years agoremove getID3 demos due to security issue caused by one of them
Robin Appelman [Sat, 24 Sep 2011 17:09:54 +0000 (19:09 +0200)]
remove getID3 demos due to security issue caused by one of them

13 years agodont submit the setup form to a new tab
Robin Appelman [Sat, 24 Sep 2011 17:07:24 +0000 (19:07 +0200)]
dont submit the setup form to a new tab

13 years agoprevent people from triggering the setup manually
Robin Appelman [Sat, 24 Sep 2011 17:06:08 +0000 (19:06 +0200)]
prevent people from triggering the setup manually

13 years agoMerge branch 'working'
Florian Pritz [Sat, 24 Sep 2011 16:43:02 +0000 (18:43 +0200)]
Merge branch 'working'

13 years agoapps/calendar: check for unset variable
Florian Pritz [Sat, 24 Sep 2011 09:09:32 +0000 (11:09 +0200)]
apps/calendar: check for unset variable

Signed-off-by: Florian Pritz <bluewind@xinu.at>
13 years agofiles: fix max filesize check
Florian Pritz [Fri, 23 Sep 2011 18:08:45 +0000 (20:08 +0200)]
files: fix max filesize check

php check both, upload_max_filesize and post_max_size, when uploading a
file so we should do the same when figuring out the maximum size.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
13 years agofiles/ajax: catch upload errors
Florian Pritz [Fri, 23 Sep 2011 18:03:39 +0000 (20:03 +0200)]
files/ajax: catch upload errors

If the file wasn't uploaded successfully bail early.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
13 years agosettings/personal: calculate the relative usage with 2 decimals
Florian Pritz [Fri, 23 Sep 2011 17:45:00 +0000 (19:45 +0200)]
settings/personal: calculate the relative usage with 2 decimals

Normally a browser window will be large enough that the bar is wider
than 100px so we can use decimals to display the real usage more
closely.

Signed-off-by: Florian Pritz <bluewind@xinu.at>