]>
source.dussan.org Git - nextcloud-server.git/log
Tom Needham [Sun, 1 Jan 2012 00:52:53 +0000 (00:52 +0000)]
Fix js error
Tom Needham [Sun, 1 Jan 2012 00:47:24 +0000 (00:47 +0000)]
Shared folder no longer draggable or droppable
Tom Needham [Fri, 30 Dec 2011 23:20:44 +0000 (23:20 +0000)]
Fixed error message
Tom Needham [Fri, 30 Dec 2011 23:08:44 +0000 (23:08 +0000)]
Removed old jquery-ui css and js
Tom Needham [Fri, 30 Dec 2011 22:47:39 +0000 (22:47 +0000)]
Updated jquery ui js and css. Improved color scheme.
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
Robin Appelman [Sun, 30 Oct 2011 14:40:42 +0000 (15:40 +0100)]
use database table prefix from installer, not the old configured value
Brice Maron [Wed, 2 Nov 2011 19:26:17 +0000 (20:26 +0100)]
Fix bug with spaces in file names.
Brice Maron [Tue, 1 Nov 2011 21:35:13 +0000 (22:35 +0100)]
attempt to manage some special chars in file list
Added a jquery function to filter by attributes.
Add more logging in rename file
Use the new function to avoid errors
Brice Maron [Sat, 29 Oct 2011 09:40:48 +0000 (11:40 +0200)]
Add sequence name in insertid to be more portable
Brice Maron [Sat, 29 Oct 2011 08:15:29 +0000 (10:15 +0200)]
Be consistent with licencing
Brice Maron [Sat, 29 Oct 2011 08:07:01 +0000 (10:07 +0200)]
Change name and fix a typo
Robin Appelman [Fri, 28 Oct 2011 22:49:52 +0000 (00:49 +0200)]
upgrade to Sabredav 1.5.4
Brice Maron [Fri, 28 Oct 2011 22:27:25 +0000 (00:27 +0200)]
Add a dependencies check apps
Bart Visscher [Thu, 27 Oct 2011 20:56:22 +0000 (22:56 +0200)]
Cleanup tipsy popups on more actions
Bart Visscher [Thu, 27 Oct 2011 20:54:39 +0000 (22:54 +0200)]
Move unselect call to after the dialog starts
Bart Visscher [Thu, 27 Oct 2011 20:48:50 +0000 (22:48 +0200)]
Enable php display_errors setting
Bart Visscher [Thu, 27 Oct 2011 20:47:56 +0000 (22:47 +0200)]
Fix html id's in part.addcardform.php
Bart Visscher [Thu, 27 Oct 2011 20:46:52 +0000 (22:46 +0200)]
Disable loading non-existing settings script in bookmark app
Bart Visscher [Tue, 25 Oct 2011 18:01:40 +0000 (20:01 +0200)]
Fix setproperty form
Bart Visscher [Tue, 25 Oct 2011 18:01:04 +0000 (20:01 +0200)]
Quickfix hanging tipsy popups
Bart Visscher [Tue, 25 Oct 2011 17:59:23 +0000 (19:59 +0200)]
Fix fromtime/totime warnings
Bart Visscher [Tue, 25 Oct 2011 17:57:20 +0000 (19:57 +0200)]
Implement select event creation
Bart Visscher [Tue, 25 Oct 2011 17:56:57 +0000 (19:56 +0200)]
Fix scrolling calendar
Bart Visscher [Mon, 24 Oct 2011 20:40:22 +0000 (22:40 +0200)]
Merge branch 'master' into fullcalendar
Conflicts:
apps/calendar/index.php
Jan-Christoph Borchardt [Sun, 23 Oct 2011 19:53:00 +0000 (21:53 +0200)]
use existing correct info icons
Jan-Christoph Borchardt [Sun, 23 Oct 2011 19:51:56 +0000 (21:51 +0200)]
upgraded the new new button. Didn't and doesn't work in Firefox though
Jan-Christoph Borchardt [Sun, 23 Oct 2011 17:50:42 +0000 (19:50 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud
Robin Appelman [Sun, 23 Oct 2011 13:25:38 +0000 (15:25 +0200)]
provide function for updating the database scheme
Jan-Christoph Borchardt [Sun, 23 Oct 2011 10:09:52 +0000 (12:09 +0200)]
corrected link for app dev instructions
Robin Appelman [Sun, 23 Oct 2011 10:29:12 +0000 (12:29 +0200)]
improve detection of database backend
Jan-Christoph Borchardt [Sun, 23 Oct 2011 08:48:42 +0000 (10:48 +0200)]
corrected position of in-field labels a bit