]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoLDAP: remove unnecessary debug output
Arthur Schiwon [Thu, 17 May 2012 11:16:12 +0000 (13:16 +0200)]
LDAP: remove unnecessary debug output

12 years agoLDAP: Fix case sensitivity issues with display name attribute
Arthur Schiwon [Thu, 17 May 2012 11:15:26 +0000 (13:15 +0200)]
LDAP: Fix case sensitivity issues with display name attribute

12 years agoContacts: wrong name was set on initial load.
Thomas Tanghus [Thu, 17 May 2012 14:46:07 +0000 (16:46 +0200)]
Contacts: wrong name was set on initial load.

12 years agoTry to setup a user's filesystem if the user hasn't logged in before and is shared...
Michael Gapczynski [Thu, 17 May 2012 13:24:54 +0000 (09:24 -0400)]
Try to setup a user's filesystem if the user hasn't logged in before and is shared a file

12 years agoContacts: Disable in-app import if encryption is enabled, and make an attempt of...
Thomas Tanghus [Thu, 17 May 2012 12:29:20 +0000 (14:29 +0200)]
Contacts: Disable in-app import if encryption is enabled, and make an attempt of supporting IE uploads too. Can't test it though...

12 years agoallow reverting file from history dropdown
Robin Appelman [Thu, 17 May 2012 00:16:33 +0000 (02:16 +0200)]
allow reverting file from history dropdown

12 years agofix versioning for movable apps
Robin Appelman [Wed, 16 May 2012 23:53:23 +0000 (01:53 +0200)]
fix versioning for movable apps

12 years agowhen scanning a folder that is a mountpoint, use the root of the mount for checking...
Robin Appelman [Wed, 16 May 2012 23:47:58 +0000 (01:47 +0200)]
when scanning a folder that is a mountpoint, use the root of the mount for checking if a folder is writable instead of the folder

12 years agoonly check our own input fields when determining to show the login button
Robin Appelman [Wed, 16 May 2012 23:17:44 +0000 (01:17 +0200)]
only check our own input fields when determining to show the login button

fixes a problem with browser plugins adding hidden inputs

12 years agoadd support for custom ports for mysql/pgsql by adding :portnumber to the database...
Robin Appelman [Wed, 16 May 2012 23:06:22 +0000 (01:06 +0200)]
add support for custom ports for mysql/pgsql by adding :portnumber to the database host

12 years agoupdate documentation of oc_user::checkpassword
Robin Appelman [Wed, 16 May 2012 22:57:43 +0000 (00:57 +0200)]
update documentation of oc_user::checkpassword

12 years agomake sure the group exists in the backend before adding a user to it
Robin Appelman [Wed, 16 May 2012 22:47:43 +0000 (00:47 +0200)]
make sure the group exists in the backend before adding a user to it

12 years agoupdate translations
Robin Appelman [Wed, 16 May 2012 22:36:21 +0000 (00:36 +0200)]
update translations

12 years agoContacts: removed check for empty FN field because Chrome/Chromium barfed.
Thomas Tanghus [Wed, 16 May 2012 21:45:43 +0000 (23:45 +0200)]
Contacts: removed check for empty FN field because Chrome/Chromium barfed.

12 years agoadd caldav and carddav files in their old place for backward compatibility - add...
Georg Ehrke [Wed, 16 May 2012 19:05:15 +0000 (21:05 +0200)]
add caldav and carddav files in their old place for backward compatibility - add rewriterule for caldav and carddav

12 years agoComment spelling fix
Bart Visscher [Mon, 14 May 2012 15:58:50 +0000 (17:58 +0200)]
Comment spelling fix

12 years agoBetter place to check caching headers
Bart Visscher [Fri, 11 May 2012 22:31:42 +0000 (00:31 +0200)]
Better place to check caching headers

12 years agoldap: unique index names for the database, fixes non-creating of indexes for the...
Arthur Schiwon [Wed, 16 May 2012 16:11:20 +0000 (18:11 +0200)]
ldap: unique index names for the database, fixes non-creating of indexes for the second table and potential issues in the app

12 years agofix paths in apps/remoteStorage/ajax/revokeToken.php
Michiel de Jong [Wed, 16 May 2012 16:08:50 +0000 (18:08 +0200)]
fix paths in apps/remoteStorage/ajax/revokeToken.php

12 years agotry to remove deprecated files from /files on update
Arthur Schiwon [Wed, 16 May 2012 13:59:36 +0000 (15:59 +0200)]
try to remove deprecated files from /files on update

12 years agoFix incorrect toaddress being passed for emailing private links
Michael Gapczynski [Tue, 15 May 2012 23:05:07 +0000 (19:05 -0400)]
Fix incorrect toaddress being passed for emailing private links

12 years agoContacts: Corrected i18n call.
Thomas Tanghus [Tue, 15 May 2012 16:48:48 +0000 (18:48 +0200)]
Contacts: Corrected i18n call.

12 years agoCreate a new OC_Share object instead of manually inserting rows when adding a user...
Michael Gapczynski [Tue, 15 May 2012 16:03:20 +0000 (12:03 -0400)]
Create a new OC_Share object instead of manually inserting rows when adding a user to a group share, prevents a couple of potential bugs

12 years agoNo multiple file sharing in this next release, sharing UI isn't ready for it :(
Michael Gapczynski [Tue, 15 May 2012 15:45:59 +0000 (11:45 -0400)]
No multiple file sharing in this next release, sharing UI isn't ready for it :(

12 years agoCheck if a file is encrypted before sharing (encrypted files cannot be shared)
Michael Gapczynski [Tue, 15 May 2012 15:29:02 +0000 (11:29 -0400)]
Check if a file is encrypted before sharing (encrypted files cannot be shared)

12 years agoavoid corrupt ZIP files on lighttpd, should fix oc-467
Arthur Schiwon [Tue, 15 May 2012 09:57:24 +0000 (11:57 +0200)]
avoid corrupt ZIP files on lighttpd, should fix oc-467

12 years agoLDAP: convert all DNs to lowercase so to make comparisons and everything work
Arthur Schiwon [Tue, 15 May 2012 09:12:29 +0000 (11:12 +0200)]
LDAP: convert all DNs to lowercase so to make comparisons and everything work

12 years agoMake only writable files draggable
Michael Gapczynski [Tue, 15 May 2012 00:41:06 +0000 (20:41 -0400)]
Make only writable files draggable

12 years agoCheck if a private link points to a folder or file and change text accordingly
Michael Gapczynski [Tue, 15 May 2012 00:21:07 +0000 (20:21 -0400)]
Check if a private link points to a folder or file and change text accordingly

12 years agoFix private link emailing and clean up file name displayed in email
Michael Gapczynski [Tue, 15 May 2012 00:09:10 +0000 (20:09 -0400)]
Fix private link emailing and clean up file name displayed in email

12 years agoReplace all %2F with a / in private link
Michael Gapczynski [Mon, 14 May 2012 23:09:11 +0000 (19:09 -0400)]
Replace all %2F with a / in private link

12 years agoremoving executable bit - again
Thomas Mueller [Mon, 14 May 2012 22:52:00 +0000 (00:52 +0200)]
removing executable bit - again

12 years agoSwitch enable button only when app is really installed or uninstalled
Brice Maron [Mon, 14 May 2012 21:52:40 +0000 (21:52 +0000)]
Switch enable button only when app is really installed or uninstalled

12 years agoUse original source when resharing a file, fixes bug oc-210
Michael Gapczynski [Mon, 14 May 2012 21:30:32 +0000 (17:30 -0400)]
Use original source when resharing a file, fixes bug oc-210

12 years agoNo need to keep the 'source files' in here, because the latest 'git master' release...
Thomas Mueller [Mon, 14 May 2012 21:18:15 +0000 (23:18 +0200)]
No need to keep the 'source files' in here, because the latest 'git master' release can be pulled
from http://mozilla.github.com/pdf.js/build/pdf.js

README added to document the fact stated above
update.sh added for easy update of pdfjs

CAUTION:
Don't update before OC4! API has been changed and we need to adopt files_pdfviewer

12 years agoremove simpletests internet test cases due to xss issues
Robin Appelman [Mon, 14 May 2012 21:12:16 +0000 (23:12 +0200)]
remove simpletests internet test cases due to xss issues

12 years agocache app types during install or update
Robin Appelman [Mon, 14 May 2012 20:49:20 +0000 (22:49 +0200)]
cache app types during install or update

12 years agoCall is_writable explicitly on folders for readonly check
Michael Gapczynski [Mon, 14 May 2012 20:31:00 +0000 (16:31 -0400)]
Call is_writable explicitly on folders for readonly check

12 years agoRemove logging.
Thomas Tanghus [Mon, 14 May 2012 15:50:24 +0000 (17:50 +0200)]
Remove logging.

12 years agoContacts: Had forgotten to call local function.
Thomas Tanghus [Mon, 14 May 2012 15:48:58 +0000 (17:48 +0200)]
Contacts: Had forgotten to call local function.

12 years agoContacts: Fix layout in contacts list that I had broken in an earlier fix :-P
Thomas Tanghus [Mon, 14 May 2012 15:40:16 +0000 (17:40 +0200)]
Contacts: Fix layout in contacts list that I had broken in an earlier fix :-P

12 years agomove auth.css and remoteStorage-big.png to assets folders From where they can be...
Michiel de Jong [Mon, 14 May 2012 15:05:35 +0000 (17:05 +0200)]
move auth.css and remoteStorage-big.png to assets folders From where they can be included

12 years agobetter user permission check for files in ajax/calendar/
Georg Ehrke [Mon, 14 May 2012 13:59:06 +0000 (15:59 +0200)]
better user permission check for files in ajax/calendar/

12 years agosome fixes for calendar's export.php
Georg Ehrke [Mon, 14 May 2012 13:52:24 +0000 (15:52 +0200)]
some fixes for calendar's export.php

12 years agoremove redirects in htaccess to improve compatibility with desktop client
Georg Ehrke [Mon, 14 May 2012 13:41:47 +0000 (15:41 +0200)]
remove redirects in htaccess to improve compatibility with desktop client

12 years agocheck user permissions in calendar's changepermission.php
Georg Ehrke [Mon, 14 May 2012 13:38:50 +0000 (15:38 +0200)]
check user permissions in calendar's changepermission.php

12 years agocheck user permissions in calendar's unshare.php
Georg Ehrke [Mon, 14 May 2012 13:33:00 +0000 (15:33 +0200)]
check user permissions in calendar's unshare.php

12 years agoPrevent Clickjacking by adding additional headers:
Thomas Mueller [Mon, 14 May 2012 13:34:28 +0000 (15:34 +0200)]
Prevent Clickjacking by adding additional headers:
                header('X-Frame-Options: Sameorigin');
                header('X-XSS-Protection: 1; mode=block');
                header('X-Content-Type-Options: nosniff');

Thanks to Lukas Reschke for reporting this issue (and many more).

12 years agoLDAP: and don't forget the else part
Arthur Schiwon [Mon, 14 May 2012 11:13:08 +0000 (13:13 +0200)]
LDAP: and don't forget the else part

12 years agoLDAP: don't store agent password in plain text
Arthur Schiwon [Mon, 14 May 2012 10:58:58 +0000 (12:58 +0200)]
LDAP: don't store agent password in plain text

12 years agoLDAP: no whitespaces after the , in the DNs, resolves conflicts with some servers
Arthur Schiwon [Mon, 14 May 2012 10:25:10 +0000 (12:25 +0200)]
LDAP: no whitespaces after the , in the DNs, resolves conflicts with some servers

12 years agoContacts: Photo upload handlers wern't being loaded for new contacts.
Thomas Tanghus [Mon, 14 May 2012 09:05:50 +0000 (11:05 +0200)]
Contacts: Photo upload handlers wern't being loaded for new contacts.
Name conflict with two FileUploads :-P

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Klaas Freitag [Mon, 14 May 2012 08:52:25 +0000 (10:52 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoAdd ctmp extension to blacklist to make sync test files not versioned.
Klaas Freitag [Mon, 14 May 2012 08:51:41 +0000 (10:51 +0200)]
Add ctmp extension to blacklist to make sync test files not versioned.

12 years agoContacts: The proper DOM wasn't loaded after import and thumbnails weren't being...
Thomas Tanghus [Mon, 14 May 2012 08:12:36 +0000 (10:12 +0200)]
Contacts: The proper DOM wasn't loaded after import and thumbnails weren't being updated.

12 years agoRemove scroll to bookmarks_menu, no longer existent and the bookmark controls are...
Michael Gapczynski [Mon, 14 May 2012 01:10:07 +0000 (21:10 -0400)]
Remove scroll to bookmarks_menu, no longer existent and the bookmark controls are always visible at the top anyways

12 years agoselective app loading for remote/public
Robin Appelman [Sun, 13 May 2012 22:28:22 +0000 (00:28 +0200)]
selective app loading for remote/public

12 years agoset public handeler in info,xml for sharing
Robin Appelman [Sun, 13 May 2012 22:00:14 +0000 (00:00 +0200)]
set public handeler in info,xml for sharing

12 years agoContacts: Forgot one file for the import fix.
Thomas Tanghus [Sun, 13 May 2012 21:25:51 +0000 (23:25 +0200)]
Contacts: Forgot one file for the import fix.

12 years agoContacts: Add error checking and reporting to import from files app.
Thomas Tanghus [Sun, 13 May 2012 21:24:04 +0000 (23:24 +0200)]
Contacts: Add error checking and reporting to import from files app.

12 years agoValidate bookmark inputs, fixes bug oc-636
Michael Gapczynski [Sun, 13 May 2012 20:58:18 +0000 (16:58 -0400)]
Validate bookmark inputs, fixes bug oc-636

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Tom Needham [Sun, 13 May 2012 20:50:19 +0000 (20:50 +0000)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoThird time lucky fixing google font include
Tom Needham [Sun, 13 May 2012 20:49:54 +0000 (20:49 +0000)]
Third time lucky fixing google font include

12 years agoVariable not declared in media app, fixes bug oc-633. Thanks to die3lustigen2.
Michael Gapczynski [Sun, 13 May 2012 20:44:50 +0000 (16:44 -0400)]
Variable not declared in media app, fixes bug oc-633. Thanks to die3lustigen2.

12 years agoRevert "Remove google webfont include"
Tom Needham [Sun, 13 May 2012 20:43:20 +0000 (20:43 +0000)]
Revert "Remove google webfont include"

This reverts commit 30d31fecd97ab0c0334ca9d81907a08ae27200a2.

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Tom Needham [Sun, 13 May 2012 20:19:25 +0000 (20:19 +0000)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoFixed keyboard shortcut for saving files. Thanks adlr in #ace!
Tom Needham [Sun, 13 May 2012 20:19:20 +0000 (20:19 +0000)]
Fixed keyboard shortcut for saving files. Thanks adlr in #ace!

12 years agoSanitize search queries, thanks to Lukas Reschke
Michael Gapczynski [Sun, 13 May 2012 19:57:10 +0000 (15:57 -0400)]
Sanitize search queries, thanks to Lukas Reschke

12 years agofix fail in previous commit
Georg Ehrke [Sun, 13 May 2012 19:45:24 +0000 (21:45 +0200)]
fix fail in previous commit

12 years agofix remote.php for servers which doesn't support PATH_INFO
Georg Ehrke [Sun, 13 May 2012 19:41:13 +0000 (21:41 +0200)]
fix remote.php for servers which doesn't support PATH_INFO

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Tom Needham [Sun, 13 May 2012 19:42:00 +0000 (19:42 +0000)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoRemove google webfont include
Tom Needham [Sun, 13 May 2012 19:41:41 +0000 (19:41 +0000)]
Remove google webfont include

12 years agoFix breadcrumb path
Tom Needham [Sun, 13 May 2012 19:33:42 +0000 (19:33 +0000)]
Fix breadcrumb path

12 years agoCheck if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2.
Michael Gapczynski [Sun, 13 May 2012 19:26:05 +0000 (15:26 -0400)]
Check if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2.

12 years agofix getting the db scheme from existing database
Robin Appelman [Sun, 13 May 2012 19:22:08 +0000 (21:22 +0200)]
fix getting the db scheme from existing database

12 years agoadditional logging when db upgrade fails
Robin Appelman [Sun, 13 May 2012 19:21:39 +0000 (21:21 +0200)]
additional logging when db upgrade fails

12 years agosome mdb2 pgsql fixes
Robin Appelman [Sun, 13 May 2012 18:56:25 +0000 (20:56 +0200)]
some mdb2 pgsql fixes

12 years agoprevent user creation with empty password
Robin Appelman [Sun, 13 May 2012 18:53:45 +0000 (20:53 +0200)]
prevent user creation with empty password

12 years agomore MDB2 updates
Robin Appelman [Sun, 13 May 2012 18:49:39 +0000 (20:49 +0200)]
more MDB2 updates

12 years agoadd post user delete hook for calendar sharing
Georg Ehrke [Sun, 13 May 2012 18:03:27 +0000 (20:03 +0200)]
add post user delete hook for calendar sharing

12 years agoupdate translations
Robin Appelman [Sun, 13 May 2012 17:59:44 +0000 (19:59 +0200)]
update translations

12 years agoVCategories: Made a small check for categories that seems to resolv the problems...
Thomas Tanghus [Sun, 13 May 2012 13:07:07 +0000 (15:07 +0200)]
VCategories: Made a small check for categories that seems to resolv the problems in Calender. Also reverts the changes from 9e6221b229410599c28045d1956bb6e84d33cadc.

12 years agohide share tab for new events, because you can't share an event that haven't got...
Georg Ehrke [Sun, 13 May 2012 10:28:28 +0000 (12:28 +0200)]
hide share tab for new events, because you can't share an event that haven't got an id yet

12 years agofix another php notice
Georg Ehrke [Sun, 13 May 2012 10:25:26 +0000 (12:25 +0200)]
fix another php notice

12 years agofix another php notice
Georg Ehrke [Sun, 13 May 2012 10:14:08 +0000 (12:14 +0200)]
fix another php notice

12 years agofix php notice and displaying of events
Georg Ehrke [Sun, 13 May 2012 10:02:36 +0000 (12:02 +0200)]
fix php notice and displaying of events

12 years agoVCategories: Suppress error messages stemming from import from file app.
Thomas Tanghus [Sun, 13 May 2012 07:16:53 +0000 (09:16 +0200)]
VCategories: Suppress error messages stemming from import from file app.

12 years agoRevert "Edited combobox to adhere to coding standards and added a dblclick handler."
Thomas Tanghus [Sat, 12 May 2012 17:54:16 +0000 (19:54 +0200)]
Revert "Edited combobox to adhere to coding standards and added a dblclick handler."

This reverts commit 19b55d3fcef54d610a8256e861d0bc894b514c5c.

12 years agoRevert "Contacts: Change placeholder text to avoid confusion. No, JanC, I won't chang...
Thomas Tanghus [Sat, 12 May 2012 17:52:16 +0000 (19:52 +0200)]
Revert "Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-)"

This reverts commit a36a8faad4b66b5d68d6ba57fa095dd85546adfe.

Moved it to unstable branch for now.

12 years agoThis is RC now v4.0.0RC
Frank Karlitschek [Sun, 13 May 2012 03:11:10 +0000 (05:11 +0200)]
This is RC now

12 years agonon-minified version added
Thomas Mueller [Sat, 12 May 2012 18:56:29 +0000 (20:56 +0200)]
non-minified version added

12 years agofixing file headers with copyright
Thomas Mueller [Sat, 12 May 2012 18:46:07 +0000 (20:46 +0200)]
fixing file headers with copyright

12 years agoEdited combobox to adhere to coding standards and added a dblclick handler.
Thomas Tanghus [Sat, 12 May 2012 11:42:41 +0000 (13:42 +0200)]
Edited combobox to adhere to coding standards and added a dblclick handler.

12 years agoContacts: Change placeholder text to avoid confusion. No, JanC, I won't change it...
Thomas Tanghus [Sat, 12 May 2012 10:57:59 +0000 (12:57 +0200)]
Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-)

12 years agooc-627, calling base function instead of loading too much useless functions
Bartek Przybylski [Sat, 12 May 2012 11:25:04 +0000 (13:25 +0200)]
oc-627, calling base function instead of loading too much useless functions

12 years agoEncoded slashes (%2F) don't look pretty in our private link urls
Michael Gapczynski [Sat, 12 May 2012 00:58:21 +0000 (20:58 -0400)]
Encoded slashes (%2F) don't look pretty in our private link urls

12 years agoTurn async off when fetching users to make sure the users get removed from the select...
Michael Gapczynski [Sat, 12 May 2012 00:39:48 +0000 (20:39 -0400)]
Turn async off when fetching users to make sure the users get removed from the select form

12 years agoupdate to jquery 1.7.2
Robin Appelman [Fri, 11 May 2012 21:20:27 +0000 (23:20 +0200)]
update to jquery 1.7.2

12 years agofix gallery previous not showing
Robin Appelman [Fri, 11 May 2012 21:19:33 +0000 (23:19 +0200)]
fix gallery previous not showing

12 years agoRemove duplicate line
Bart Visscher [Fri, 11 May 2012 20:12:59 +0000 (22:12 +0200)]
Remove duplicate line