]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoCorrect local permissions checks
Michael Gapczynski [Mon, 2 Jan 2012 00:59:24 +0000 (19:59 -0500)]
Correct local permissions checks

12 years agoFix typo in move error message
Michael Gapczynski [Sun, 1 Jan 2012 23:45:26 +0000 (18:45 -0500)]
Fix typo in move error message

12 years agoReplace canRead()/canWrite() with is_readable()/is_writeable() for proper permission...
Michael Gapczynski [Sun, 1 Jan 2012 23:40:32 +0000 (18:40 -0500)]
Replace canRead()/canWrite() with is_readable()/is_writeable() for proper permission checks

12 years agoadd infieldlabel source
Robin Appelman [Sun, 1 Jan 2012 22:45:22 +0000 (23:45 +0100)]
add infieldlabel source

12 years agoadd jplayer source
Robin Appelman [Sun, 1 Jan 2012 22:41:30 +0000 (23:41 +0100)]
add jplayer source

12 years agoMove to branch
Michael Gapczynski [Sun, 1 Jan 2012 21:25:43 +0000 (16:25 -0500)]
Move to branch

12 years agoInitial commit of common filestorage
Michael Gapczynski [Sun, 1 Jan 2012 20:56:33 +0000 (15:56 -0500)]
Initial commit of common filestorage

12 years agoFix return for empty Shared folder in opendir()
Michael Gapczynski [Sun, 1 Jan 2012 19:04:16 +0000 (14:04 -0500)]
Fix return for empty Shared folder in opendir()

12 years agoInclude PostgreSQL when checking for available database drivers.
Daniel Köb [Fri, 30 Dec 2011 19:38:56 +0000 (20:38 +0100)]
Include PostgreSQL when checking for available database drivers.

Signed-off-by: Brice Maron <brice@bmaron.net>
12 years agocontacts entry duplication fix
Bartek Przybylski [Fri, 30 Dec 2011 16:47:14 +0000 (17:47 +0100)]
contacts entry duplication fix

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Bartek Przybylski [Fri, 30 Dec 2011 16:06:48 +0000 (17:06 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agogallery fixes
Bartek Przybylski [Fri, 30 Dec 2011 16:06:29 +0000 (17:06 +0100)]
gallery fixes

12 years agoMerge branch 'contact_thumbnails' of git://gitorious.org/~tanghus/owncloud/tanghus...
Bart Visscher [Wed, 28 Dec 2011 23:21:34 +0000 (00:21 +0100)]
Merge branch 'contact_thumbnails' of git://gitorious.org/~tanghus/owncloud/tanghus-owncloud

12 years agoKeep the urls pretty, decode forward slashes for newly added directories
Michael Gapczynski [Wed, 28 Dec 2011 18:01:36 +0000 (13:01 -0500)]
Keep the urls pretty, decode forward slashes for newly added directories

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Michael Gapczynski [Wed, 28 Dec 2011 17:48:08 +0000 (12:48 -0500)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoFix encoding again and update the link after renaming files
Michael Gapczynski [Wed, 28 Dec 2011 17:47:27 +0000 (12:47 -0500)]
Fix encoding again and update the link after renaming files

12 years agoMore missing js.
Thomas Tanghus [Wed, 28 Dec 2011 09:31:45 +0000 (10:31 +0100)]
More missing js.

12 years agoMerge git://gitorious.org/owncloud/owncloud into contact_thumbnails
Thomas Tanghus [Wed, 28 Dec 2011 09:14:59 +0000 (10:14 +0100)]
Merge git://gitorious.org/owncloud/owncloud into contact_thumbnails

Fixed some conflicts.
Conflicts:
apps/contacts/css/styles.css
apps/contacts/templates/index.php

12 years agoContacts: small merge cleanups
Bart Visscher [Tue, 27 Dec 2011 21:44:52 +0000 (22:44 +0100)]
Contacts: small merge cleanups

12 years agoMerge branch 'tanghus_remote_backup' of git://gitorious.org/~tanghus/owncloud/tanghus...
Bart Visscher [Tue, 27 Dec 2011 21:18:01 +0000 (22:18 +0100)]
Merge branch 'tanghus_remote_backup' of git://gitorious.org/~tanghus/owncloud/tanghus-owncloud

Conflicts:
apps/calendar/export.php
apps/contacts/index.php

12 years agoCalendar: add loading indicator
Bart Visscher [Tue, 27 Dec 2011 20:48:04 +0000 (21:48 +0100)]
Calendar: add loading indicator

12 years agoKeep the urls pretty, decode forward slashes
Michael Gapczynski [Tue, 27 Dec 2011 17:43:58 +0000 (12:43 -0500)]
Keep the urls pretty, decode forward slashes

12 years agoFix folder names with + characters in it
Michael Gapczynski [Tue, 27 Dec 2011 17:35:29 +0000 (12:35 -0500)]
Fix folder names with + characters in it

12 years agosome coding style fixes for the pdf viewer
Robin Appelman [Tue, 27 Dec 2011 13:18:03 +0000 (14:18 +0100)]
some coding style fixes for the pdf viewer

12 years agosome styling changes for the pdf viewer
Robin Appelman [Tue, 27 Dec 2011 13:09:22 +0000 (14:09 +0100)]
some styling changes for the pdf viewer

12 years agoremove debug messages in console
Robin Appelman [Tue, 27 Dec 2011 12:41:22 +0000 (13:41 +0100)]
remove debug messages in console

12 years agopdf viewer from Google Code-In program
Bartek Przybylski [Tue, 27 Dec 2011 11:36:51 +0000 (12:36 +0100)]
pdf viewer from Google Code-In program

12 years agoMerge branch 'gallery'
Bartek Przybylski [Tue, 27 Dec 2011 11:34:32 +0000 (12:34 +0100)]
Merge branch 'gallery'

12 years agoMerge git://gitorious.org/owncloud/owncloud into contact_thumbnails
Thomas Tanghus [Mon, 26 Dec 2011 12:27:53 +0000 (13:27 +0100)]
Merge git://gitorious.org/owncloud/owncloud into contact_thumbnails

12 years agofix upload error reporting
Robin Appelman [Fri, 23 Dec 2011 18:48:22 +0000 (19:48 +0100)]
fix upload error reporting

12 years agoFix whitespace folder name
Michael Gapczynski [Fri, 23 Dec 2011 17:28:44 +0000 (12:28 -0500)]
Fix whitespace folder name

12 years agoremoving and renaming albums
Bartek Przybylski [Wed, 21 Dec 2011 20:55:52 +0000 (21:55 +0100)]
removing and renaming albums

12 years agomerged with stash
Bartek Przybylski [Wed, 21 Dec 2011 17:40:43 +0000 (18:40 +0100)]
merged with stash

12 years agomerged with stash
Bartek Przybylski [Wed, 21 Dec 2011 17:37:17 +0000 (18:37 +0100)]
merged with stash

12 years agomerged
Bartek Przybylski [Wed, 21 Dec 2011 17:35:29 +0000 (18:35 +0100)]
merged

12 years agoUse correct appid for lostpassword email preference
Bart Visscher [Sun, 18 Dec 2011 22:08:00 +0000 (23:08 +0100)]
Use correct appid for lostpassword email preference

12 years agoGallery: fix calculation of folder thumbnail selection
Bart Visscher [Sun, 18 Dec 2011 22:06:54 +0000 (23:06 +0100)]
Gallery: fix calculation of folder thumbnail selection

12 years agoContacts: check if PREF parameter is set before useing it
Bart Visscher [Sun, 18 Dec 2011 22:05:36 +0000 (23:05 +0100)]
Contacts: check if PREF parameter is set before useing it

12 years agoContacts: add missing property_options template var
Bart Visscher [Sun, 18 Dec 2011 22:04:45 +0000 (23:04 +0100)]
Contacts: add missing property_options template var

12 years agoCalendar: small for loop fix
Bart Visscher [Sun, 18 Dec 2011 22:01:45 +0000 (23:01 +0100)]
Calendar: small for loop fix

12 years agoCalendar: refactor common ajax functions to OC_Calendar_App
Bart Visscher [Sun, 18 Dec 2011 21:58:20 +0000 (22:58 +0100)]
Calendar: refactor common ajax functions to OC_Calendar_App

12 years agoadd licence file for sabredav
Robin Appelman [Sun, 18 Dec 2011 02:45:13 +0000 (03:45 +0100)]
add licence file for sabredav

12 years agoFix shared status for files inside a shared folder
Michael Gapczynski [Sun, 18 Dec 2011 02:12:36 +0000 (21:12 -0500)]
Fix shared status for files inside a shared folder

12 years agoAdded missing files and tried to revert the wrong commit of app/contacts/js/interfaces.js
Thomas Tanghus [Sat, 17 Dec 2011 19:38:52 +0000 (20:38 +0100)]
Added missing files and tried to revert the wrong commit of app/contacts/js/interfaces.js

12 years agoAdded thumbnails to contact list. The contacts have a default thumbnail when the...
Thomas Tanghus [Sat, 17 Dec 2011 19:05:54 +0000 (20:05 +0100)]
Added thumbnails to contact list. The contacts have a default thumbnail when the page is
first loaded. Once the page is loaded the thumbnails will be lazy-loaded to the contacts
viewable.

12 years agoMerge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Thomas Tanghus [Fri, 16 Dec 2011 16:43:06 +0000 (17:43 +0100)]
Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup

12 years agoMisc. changes after review by bartv.
Thomas Tanghus [Fri, 16 Dec 2011 16:42:07 +0000 (17:42 +0100)]
Misc. changes after review by bartv.

12 years agofix some display issues for readonly folders
Robin Appelman [Fri, 16 Dec 2011 16:39:15 +0000 (17:39 +0100)]
fix some display issues for readonly folders

12 years agomake the sharing app return the corrrect result for is_writable on the shared folder
Robin Appelman [Fri, 16 Dec 2011 16:31:31 +0000 (17:31 +0100)]
make the sharing app return the corrrect result for is_writable on the shared folder

12 years agomake remember login token also dependent on password to protect against some brute...
Robin Appelman [Wed, 14 Dec 2011 12:26:34 +0000 (13:26 +0100)]
make remember login token also dependent on password to protect against some brute force attacks on this token

12 years agoUpdate README
Thomas Tanghus [Tue, 13 Dec 2011 09:39:31 +0000 (10:39 +0100)]
Update README

12 years agoMerge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Thomas Tanghus [Tue, 13 Dec 2011 09:35:10 +0000 (10:35 +0100)]
Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup

12 years agomake filesize parsing case insensitive
Robin Appelman [Sun, 11 Dec 2011 22:33:24 +0000 (23:33 +0100)]
make filesize parsing case insensitive

12 years agoalso update the data attribute holding the quota
Robin Appelman [Sun, 11 Dec 2011 22:32:57 +0000 (23:32 +0100)]
also update the data attribute holding the quota

12 years agoafter editing a user quota, set the value of the quota field to how the server parsed...
Robin Appelman [Sun, 11 Dec 2011 22:23:59 +0000 (23:23 +0100)]
after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input

this way the user can see when an invalid input is given

12 years agoAdded readme.tanghus
Thomas Tanghus [Sun, 11 Dec 2011 20:17:10 +0000 (21:17 +0100)]
Added readme.tanghus

12 years agoMerge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Thomas Tanghus [Sun, 11 Dec 2011 15:29:53 +0000 (16:29 +0100)]
Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup

12 years agoUpdating of contact list when activating/adding/deleting address books now works.
Thomas Tanghus [Sun, 11 Dec 2011 15:26:00 +0000 (16:26 +0100)]
Updating of contact list when activating/adding/deleting address books now works.

12 years agoSome small changes
Bart Visscher [Fri, 9 Dec 2011 21:36:39 +0000 (22:36 +0100)]
Some small changes

12 years agoUpdate OC_VObject
Bart Visscher [Fri, 9 Dec 2011 20:56:03 +0000 (21:56 +0100)]
Update OC_VObject

12 years agoGallary: Fix alignment of album thumbnails
Bart Visscher [Fri, 9 Dec 2011 20:44:13 +0000 (21:44 +0100)]
Gallary: Fix alignment of album thumbnails

12 years agoResolved conflict
Thomas Tanghus [Fri, 9 Dec 2011 14:28:51 +0000 (15:28 +0100)]
Resolved conflict

12 years agoMerge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Thomas Tanghus [Fri, 9 Dec 2011 14:25:26 +0000 (15:25 +0100)]
Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup

Conflicts:
apps/contacts/ajax/deletebook.php
apps/contacts/index.php

12 years agoVarious fixes to multiple address books handling
Thomas Tanghus [Fri, 9 Dec 2011 14:10:51 +0000 (15:10 +0100)]
Various fixes to multiple address books handling

12 years agoGallery: splitout model code
Bart Visscher [Thu, 8 Dec 2011 19:04:56 +0000 (20:04 +0100)]
Gallery: splitout model code

12 years agobump version number to force db rebuild
Michiel de Jong [Thu, 8 Dec 2011 10:18:22 +0000 (17:18 +0700)]
bump version number to force db rebuild

12 years agoSort apps on name and enabled status
Bart Visscher [Wed, 7 Dec 2011 19:38:58 +0000 (20:38 +0100)]
Sort apps on name and enabled status

12 years agoFix filename of log icon
Bart Visscher [Wed, 7 Dec 2011 19:38:24 +0000 (20:38 +0100)]
Fix filename of log icon

12 years agoImageviewer: fix fancybox.png image url in fancybox css
Bart Visscher [Wed, 7 Dec 2011 19:36:47 +0000 (20:36 +0100)]
Imageviewer: fix fancybox.png image url in fancybox css

12 years agoContacts: Add "Preferred" before phone label for preferred numbers
Bart Visscher [Wed, 7 Dec 2011 19:34:41 +0000 (20:34 +0100)]
Contacts: Add "Preferred" before phone label for preferred numbers

12 years agoContacts: Add direct link to details of a contact
Bart Visscher [Tue, 6 Dec 2011 21:33:20 +0000 (22:33 +0100)]
Contacts: Add direct link to details of a contact

12 years agoContacts: Fix postname var spelling
Bart Visscher [Tue, 6 Dec 2011 21:32:16 +0000 (22:32 +0100)]
Contacts: Fix postname var spelling

12 years agoContacts: refactor common ajax functions to OC_Contacts_App
Bart Visscher [Tue, 6 Dec 2011 21:31:04 +0000 (22:31 +0100)]
Contacts: refactor common ajax functions to OC_Contacts_App

12 years agoContacts: refactor rendering of part.details template
Bart Visscher [Mon, 5 Dec 2011 20:51:25 +0000 (21:51 +0100)]
Contacts: refactor rendering of part.details template

12 years agoUse a proxy class to interface with Sabre_VObject classes
Bart Visscher [Tue, 20 Sep 2011 12:41:17 +0000 (14:41 +0200)]
Use a proxy class to interface with Sabre_VObject classes

12 years agocompliance with http://www.w3.org/community/unhosted/wiki/remoteStorage
Michiel de Jong [Wed, 7 Dec 2011 14:51:47 +0000 (21:51 +0700)]
compliance with http://www.w3.org/community/unhosted/wiki/remoteStorage

12 years agoDon't trigger file action when renaming, stupid fix for stupid firefox behaviour
Robin Appelman [Mon, 5 Dec 2011 22:51:44 +0000 (23:51 +0100)]
Don't trigger file action when renaming, stupid fix for stupid firefox behaviour

12 years agoFixed adding, editing and deleting address books. One minor UI flaw remains.
Thomas Tanghus [Mon, 5 Dec 2011 02:38:06 +0000 (03:38 +0100)]
Fixed adding, editing and deleting address books. One minor UI flaw remains.

12 years agoMerge gitorious.org:~tanghus/owncloud/tanghus-owncloud into tanghus_remote_backup
Thomas Tanghus [Sun, 4 Dec 2011 19:42:30 +0000 (20:42 +0100)]
Merge gitorious.org:~tanghus/owncloud/tanghus-owncloud into tanghus_remote_backup

12 years agoAdded UI for selecting/editing address books.
Thomas Tanghus [Sun, 4 Dec 2011 19:25:46 +0000 (20:25 +0100)]
Added UI for selecting/editing address books.
Export, CardDAV link and activation/deactivation of address books done.

12 years agoContacts: make name editable again
Bart Visscher [Fri, 2 Dec 2011 20:24:48 +0000 (21:24 +0100)]
Contacts: make name editable again

12 years agoRemoved some debug statements.
Thomas Tanghus [Thu, 1 Dec 2011 15:06:27 +0000 (16:06 +0100)]
Removed some debug statements.
Changed double quotes to single quotes.

12 years agoAdded export.php for contacts app. Works the same way as the one in the calendar...
Thomas Olsen [Thu, 1 Dec 2011 01:02:45 +0000 (02:02 +0100)]
Added export.php for contacts app. Works the same way as the one in the calendar app, except there is no UI for it.
Fixed indentation in /index.php

12 years agoCalendar: Also check if the enddate is in the requested range for events
Bart Visscher [Wed, 30 Nov 2011 20:13:26 +0000 (21:13 +0100)]
Calendar: Also check if the enddate is in the requested range for events

12 years agoCalendar: Use the default timezone that is set in lib/base.php
Bart Visscher [Wed, 30 Nov 2011 20:08:42 +0000 (21:08 +0100)]
Calendar: Use the default timezone that is set in lib/base.php

12 years agoContacts: Allow '/' in property name
Bart Visscher [Wed, 30 Nov 2011 19:58:27 +0000 (20:58 +0100)]
Contacts: Allow '/' in property name

Kaddressbook uses this in the messaging property. This is allowed in Version 2 of the vcard specification. Version 3 of the specification doesn't allow this any more but be lenient in what we accept.

12 years agoCorrect ldap check in dependencies_chk app
Brice Maron [Fri, 25 Nov 2011 22:43:24 +0000 (23:43 +0100)]
Correct ldap check in dependencies_chk app

12 years agoContacts: layout updates
Bart Visscher [Thu, 24 Nov 2011 20:36:14 +0000 (21:36 +0100)]
Contacts: layout updates

12 years agoContacts: better label for saving a property
Bart Visscher [Thu, 24 Nov 2011 20:35:41 +0000 (21:35 +0100)]
Contacts: better label for saving a property

12 years agoContacts: make type of phone property also multiselect in addproperty
Bart Visscher [Thu, 24 Nov 2011 20:34:50 +0000 (21:34 +0100)]
Contacts: make type of phone property also multiselect in addproperty

12 years agoTemplate: output better html for select options
Bart Visscher [Thu, 24 Nov 2011 20:29:48 +0000 (21:29 +0100)]
Template: output better html for select options

12 years agoBookmarks: make a soft-requirement of php-curl
Bart Visscher [Thu, 24 Nov 2011 20:28:44 +0000 (21:28 +0100)]
Bookmarks: make a soft-requirement of php-curl

12 years agoUpdate chosen to v0.9.5
Bart Visscher [Thu, 24 Nov 2011 20:04:34 +0000 (21:04 +0100)]
Update chosen to v0.9.5

12 years agoremoved no longer used function and exec command
Frank Karlitschek [Thu, 24 Nov 2011 12:50:29 +0000 (13:50 +0100)]
removed no longer used function and exec command
security++

12 years agoset http auth headers for apache+php-cgi work around if variable gets renamed by...
Hendrik Langer [Mon, 24 Oct 2011 23:58:37 +0000 (01:58 +0200)]
set http auth headers for apache+php-cgi work around if variable gets renamed by apache

12 years agoTotal rewite of fix.
Insanemal [Tue, 22 Nov 2011 01:08:27 +0000 (11:08 +1000)]
Total rewite of fix.
This now re-looks up the username and returns that for use.

Signed-off-by: Insanemal <insanemal@gmail.com>
12 years agoAdjusted the check user function to lowercase the return.
Insanemal [Mon, 21 Nov 2011 10:20:26 +0000 (20:20 +1000)]
Adjusted the check user function to lowercase the return.

Signed-off-by: Insanemal <insanemal@gmail.com>
12 years agoAdded option to lowercase all usernames.
Insanemal [Mon, 21 Nov 2011 02:51:13 +0000 (12:51 +1000)]
Added option to lowercase all usernames.
This resolves bug with Windows AD servers as LDAP server.
Windows is case insensitve on logon requests.
If users are stored camel case and logon using all lower it causes issues
as OwnCloud is configured to be case sensitive.

Signed-off-by: Insanemal <insanemal@gmail.com>
12 years agoMusic - Fix album and artist expand layout.
Ignacio Daniel Rostagno [Sat, 19 Nov 2011 17:51:02 +0000 (14:51 -0300)]
Music - Fix album and artist expand layout.

12 years agofix ampache htmlentity calls
Robin Appelman [Thu, 24 Nov 2011 01:53:35 +0000 (02:53 +0100)]
fix ampache htmlentity calls