]>
source.dussan.org Git - nextcloud-server.git/log
Bart Visscher [Sun, 18 Dec 2011 22:04:45 +0000 (23:04 +0100)]
Contacts: add missing property_options template var
Bart Visscher [Sun, 18 Dec 2011 22:01:45 +0000 (23:01 +0100)]
Calendar: small for loop fix
Bart Visscher [Sun, 18 Dec 2011 21:58:20 +0000 (22:58 +0100)]
Calendar: refactor common ajax functions to OC_Calendar_App
Robin Appelman [Sun, 18 Dec 2011 02:45:13 +0000 (03:45 +0100)]
add licence file for sabredav
Michael Gapczynski [Sun, 18 Dec 2011 02:12:36 +0000 (21:12 -0500)]
Fix shared status for files inside a shared folder
Robin Appelman [Fri, 16 Dec 2011 16:39:15 +0000 (17:39 +0100)]
fix some display issues for readonly folders
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
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
Robin Appelman [Sun, 11 Dec 2011 22:33:24 +0000 (23:33 +0100)]
make filesize parsing case insensitive
Robin Appelman [Sun, 11 Dec 2011 22:32:57 +0000 (23:32 +0100)]
also update the data attribute holding the quota
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
Bart Visscher [Fri, 9 Dec 2011 21:36:39 +0000 (22:36 +0100)]
Some small changes
Bart Visscher [Fri, 9 Dec 2011 20:56:03 +0000 (21:56 +0100)]
Update OC_VObject
Bart Visscher [Fri, 9 Dec 2011 20:44:13 +0000 (21:44 +0100)]
Gallary: Fix alignment of album thumbnails
Bart Visscher [Thu, 8 Dec 2011 19:04:56 +0000 (20:04 +0100)]
Gallery: splitout model code
Michiel de Jong [Thu, 8 Dec 2011 10:18:22 +0000 (17:18 +0700)]
bump version number to force db rebuild
Bart Visscher [Wed, 7 Dec 2011 19:38:58 +0000 (20:38 +0100)]
Sort apps on name and enabled status
Bart Visscher [Wed, 7 Dec 2011 19:38:24 +0000 (20:38 +0100)]
Fix filename of log icon
Bart Visscher [Wed, 7 Dec 2011 19:36:47 +0000 (20:36 +0100)]
Imageviewer: fix fancybox.png image url in fancybox css
Bart Visscher [Wed, 7 Dec 2011 19:34:41 +0000 (20:34 +0100)]
Contacts: Add "Preferred" before phone label for preferred numbers
Bart Visscher [Tue, 6 Dec 2011 21:33:20 +0000 (22:33 +0100)]
Contacts: Add direct link to details of a contact
Bart Visscher [Tue, 6 Dec 2011 21:32:16 +0000 (22:32 +0100)]
Contacts: Fix postname var spelling
Bart Visscher [Tue, 6 Dec 2011 21:31:04 +0000 (22:31 +0100)]
Contacts: refactor common ajax functions to OC_Contacts_App
Bart Visscher [Mon, 5 Dec 2011 20:51:25 +0000 (21:51 +0100)]
Contacts: refactor rendering of part.details template
Bart Visscher [Tue, 20 Sep 2011 12:41:17 +0000 (14:41 +0200)]
Use a proxy class to interface with Sabre_VObject classes
Michiel de Jong [Wed, 7 Dec 2011 14:51:47 +0000 (21:51 +0700)]
compliance with http://www.w3.org/community/unhosted/wiki/remoteStorage
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
Bart Visscher [Fri, 2 Dec 2011 20:24:48 +0000 (21:24 +0100)]
Contacts: make name editable again
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
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
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.
Brice Maron [Fri, 25 Nov 2011 22:43:24 +0000 (23:43 +0100)]
Correct ldap check in dependencies_chk app
Bart Visscher [Thu, 24 Nov 2011 20:36:14 +0000 (21:36 +0100)]
Contacts: layout updates
Bart Visscher [Thu, 24 Nov 2011 20:35:41 +0000 (21:35 +0100)]
Contacts: better label for saving a property
Bart Visscher [Thu, 24 Nov 2011 20:34:50 +0000 (21:34 +0100)]
Contacts: make type of phone property also multiselect in addproperty
Bart Visscher [Thu, 24 Nov 2011 20:29:48 +0000 (21:29 +0100)]
Template: output better html for select options
Bart Visscher [Thu, 24 Nov 2011 20:28:44 +0000 (21:28 +0100)]
Bookmarks: make a soft-requirement of php-curl
Bart Visscher [Thu, 24 Nov 2011 20:04:34 +0000 (21:04 +0100)]
Update chosen to v0.9.5
Frank Karlitschek [Thu, 24 Nov 2011 12:50:29 +0000 (13:50 +0100)]
removed no longer used function and exec command
security++
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
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>
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>
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>
Ignacio Daniel Rostagno [Sat, 19 Nov 2011 17:51:02 +0000 (14:51 -0300)]
Music - Fix album and artist expand layout.
Robin Appelman [Thu, 24 Nov 2011 01:53:35 +0000 (02:53 +0100)]
fix ampache htmlentity calls
Bart Visscher [Wed, 23 Nov 2011 20:31:27 +0000 (21:31 +0100)]
Fix file dropping on root (Files menu entry)
Bart Visscher [Wed, 23 Nov 2011 20:08:26 +0000 (21:08 +0100)]
Merge branch 'fullcalendar'
Bart Visscher [Thu, 17 Nov 2011 22:53:06 +0000 (23:53 +0100)]
Fix scrolling through months
Bart Visscher [Wed, 23 Nov 2011 20:07:26 +0000 (21:07 +0100)]
Contacts: remove redundant li in setpropertyform template
Bart Visscher [Wed, 23 Nov 2011 20:06:51 +0000 (21:06 +0100)]
Contacts: support multiple phone type parameter
Bart Visscher [Thu, 17 Nov 2011 22:54:14 +0000 (23:54 +0100)]
Add type selects to editing ADR & TEL contact property types
Georg Ehrke [Sun, 20 Nov 2011 13:23:26 +0000 (14:23 +0100)]
fix timeformat setting for fullcalendar
Georg Ehrke [Sun, 20 Nov 2011 10:41:58 +0000 (11:41 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
Frank Karlitschek [Sat, 19 Nov 2011 11:02:34 +0000 (12:02 +0100)]
second half of the updating stuff
Frank Karlitschek [Sat, 19 Nov 2011 10:56:40 +0000 (11:56 +0100)]
first small step to an automatic updating system.
At the moment we only have a hint that a new version is avaiable and a link to a not yet existing page if updating information. This has to be improved.
Robin Appelman [Fri, 18 Nov 2011 19:19:55 +0000 (20:19 +0100)]
use oc_appconfig instead of oc_config for the external apps
Markus Kalkbrenner [Thu, 17 Nov 2011 16:14:10 +0000 (17:14 +0100)]
- fixed translateable strings in template
- added explaination about ldap filter and display name
- bugfix: keys in ldap response are lower case => lower display name filed before searching
Markus Kalkbrenner [Thu, 17 Nov 2011 15:03:42 +0000 (16:03 +0100)]
- provide a setting for the ldap user display name instead of hardcoded value 'uid' which is not common for Active Directory
- provide a sorted list of ldap users
- replaced double quotes by single quotes and spaces by tabs according to coding standards
- replaced hardcoded strings in template by translatable ones
Markus Kalkbrenner [Thu, 17 Nov 2011 14:17:01 +0000 (15:17 +0100)]
fixed copy&paste error: store ldap_tls setting in user_ldap, not
user_tls
Markus Kalkbrenner [Thu, 17 Nov 2011 10:16:56 +0000 (11:16 +0100)]
- bugfix: allow anonymous bind for search, then bind with users credentials.
- added explaination how to setup anonymous bind for search to template
- make usage of TLS configurable
Markus Kalkbrenner [Thu, 17 Nov 2011 09:31:30 +0000 (10:31 +0100)]
added .buildpath
krzaczek [Tue, 4 Oct 2011 14:08:14 +0000 (16:08 +0200)]
apps files_sharing - fix in share.js to check the "can edit" checkbox -
there was a bug in share.js so the checbox was always unchecked
krzaczek [Tue, 4 Oct 2011 13:58:54 +0000 (15:58 +0200)]
apps file_sharing - remove "$RUNTIME_NOAPPS = true" from all ajax file
to enable other user backend
krzaczek [Tue, 4 Oct 2011 13:38:15 +0000 (15:38 +0200)]
apps file_sharing
changed
$RUNTIME_NOAPPS = true;
to
$RUNTIME_NOAPPS = false;
in ajax/userautocomplete.php - to fetch users also from different user
backends - not only database backend
krzaczek [Tue, 4 Oct 2011 13:37:05 +0000 (15:37 +0200)]
users_ldap - added getUsers() method to fetch all existing users from
LDAP server
Weng Xuetian [Mon, 24 Oct 2011 16:43:18 +0000 (16:43 +0000)]
fix ampache encoding problem. use htmlentities encoding parameter directly.
Weng Xuetian [Mon, 24 Oct 2011 12:55:05 +0000 (12:55 +0000)]
fix id3 tag resolve. should use utf8 from getID3 directly but not
to convert them from ISO8859-1 to utf8 after analyze.
Georg Ehrke [Mon, 14 Nov 2011 21:52:34 +0000 (22:52 +0100)]
first implementation of the search function
Georg Ehrke [Sat, 12 Nov 2011 21:30:09 +0000 (22:30 +0100)]
fix timezone for repeating events
Georg Ehrke [Sat, 12 Nov 2011 21:02:04 +0000 (22:02 +0100)]
support for repeating events
Georg Ehrke [Sat, 12 Nov 2011 15:13:27 +0000 (16:13 +0100)]
another fix of caldav url
Georg Ehrke [Sat, 12 Nov 2011 14:09:37 +0000 (15:09 +0100)]
Merge branch 'master' into fullcalendar
Georg Ehrke [Sat, 12 Nov 2011 13:06:14 +0000 (14:06 +0100)]
fix caldav url
Georg Ehrke [Fri, 11 Nov 2011 14:51:44 +0000 (15:51 +0100)]
automatic timezone detection
Bart Visscher [Sat, 5 Nov 2011 19:33:42 +0000 (20:33 +0100)]
Use a function to generate select options
Bart Visscher [Wed, 9 Nov 2011 21:17:09 +0000 (22:17 +0100)]
Use Last-Modified property to check for changed events
Bart Visscher [Wed, 9 Nov 2011 21:16:24 +0000 (22:16 +0100)]
Use parse function in Calendar_Object
Jakob Sack [Wed, 9 Nov 2011 10:34:04 +0000 (11:34 +0100)]
contacts: every card needs a version!
Jakob Sack [Wed, 9 Nov 2011 10:33:10 +0000 (11:33 +0100)]
contacts: put property key in background, the value is important!
Jakob Sack [Wed, 9 Nov 2011 10:32:06 +0000 (11:32 +0100)]
Fix comments/documentation
Jakob Sack [Sun, 23 Oct 2011 09:35:47 +0000 (11:35 +0200)]
Improve style in contacts
Robin Appelman [Tue, 8 Nov 2011 21:48:29 +0000 (22:48 +0100)]
take free disk space (and user quota) into account for max upload size
Florian Vichot [Sun, 6 Nov 2011 15:43:00 +0000 (16:43 +0100)]
Make OC_Connector_Sabre_File::get() return a PHP stream instead of the file content, as is recommended by SabreDAV to handle large files.
Brice Maron [Sun, 6 Nov 2011 15:54:05 +0000 (16:54 +0100)]
Add allow_url_fopen directive to admin_dependencies_chk
Brice Maron [Sun, 6 Nov 2011 15:48:26 +0000 (16:48 +0100)]
Display correctly the error message when nothing is retrieved from OCS servers
Brice Maron [Sun, 6 Nov 2011 14:29:51 +0000 (15:29 +0100)]
Try to avoid closing the share box too soon on multiple selections
Brice Maron [Sun, 6 Nov 2011 13:37:22 +0000 (14:37 +0100)]
Avoid Huge error message when unable to read log file
Brice Maron [Sun, 6 Nov 2011 12:50:05 +0000 (13:50 +0100)]
Manage More special chars in file listings. ';' is still problematic
Brice Maron [Sun, 6 Nov 2011 12:34:22 +0000 (13:34 +0100)]
Fix broken upload since merge of new button branch
Brice Maron [Sat, 5 Nov 2011 23:39:11 +0000 (00:39 +0100)]
Fix another problem of the so-called 'fix-special chars' commit.
Sean Leonard [Sat, 5 Nov 2011 00:16:01 +0000 (17:16 -0700)]
Removed if !mod_php5.c around RewriteRule
Made things work on Dreamhost shared hosting
Sean Leonard [Sat, 5 Nov 2011 00:08:03 +0000 (17:08 -0700)]
Add WebFinger's .well-known file to .gitignore
Brice Maron [Fri, 4 Nov 2011 22:44:41 +0000 (23:44 +0100)]
Do not use mix data/attr to retrieve filename ... data() will try to convert filename to int
Robin Appelman [Fri, 4 Nov 2011 15:16:54 +0000 (16:16 +0100)]
make 'New' button work with firefox
Robin Appelman [Fri, 4 Nov 2011 02:11:29 +0000 (03:11 +0100)]
fix mimeicon for new files
Robin Appelman [Fri, 4 Nov 2011 02:02:51 +0000 (03:02 +0100)]
small styling fix for New button
Robin Appelman [Fri, 4 Nov 2011 02:00:03 +0000 (03:00 +0100)]
Merge branch 'master' into newbutton
Brice Maron [Thu, 3 Nov 2011 23:31:35 +0000 (00:31 +0100)]
Merge commit 'refs/merge-requests/69' of git://gitorious.org/owncloud/owncloud into merge-requests/69
Robin Appelman [Thu, 3 Nov 2011 12:09:44 +0000 (13:09 +0100)]
make webfinger work properly if owncloud is installed in a subdirectory
Robin Appelman [Thu, 3 Nov 2011 11:47:12 +0000 (12:47 +0100)]
no longer rely on PEAR::isError since we can use PDO now