]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agofixed typo
Sam Tuke [Thu, 31 May 2012 16:38:35 +0000 (17:38 +0100)]
fixed typo

12 years agoImproved class comment block
Sam Tuke [Thu, 31 May 2012 16:32:34 +0000 (17:32 +0100)]
Improved class comment block

12 years agoadded extensive class comment based on icewind's January list email
Sam Tuke [Thu, 31 May 2012 16:02:35 +0000 (17:02 +0100)]
added extensive class comment based on icewind's January list email

12 years agofixed typos in var names
Sam Tuke [Thu, 31 May 2012 13:53:52 +0000 (14:53 +0100)]
fixed typos in var names

12 years agoclarified comment
Sam Tuke [Thu, 31 May 2012 13:50:41 +0000 (14:50 +0100)]
clarified comment

12 years agoApplied fix from kalassico for "Chiper text must be a string" bug (http://forum.owncl...
Sam Tuke [Thu, 31 May 2012 11:25:07 +0000 (12:25 +0100)]
Applied fix from kalassico for "Chiper text must be a string" bug (http://forum.owncloud.org/viewtopic.php?f=3&t=2586&p=5094)

12 years agoLDAP: make queries compatible also with PostgreSQL
Arthur Schiwon [Thu, 31 May 2012 11:06:27 +0000 (13:06 +0200)]
LDAP: make queries compatible also with PostgreSQL

12 years agoRemove OC_App::register function
Bart Visscher [Thu, 31 May 2012 11:00:58 +0000 (13:00 +0200)]
Remove OC_App::register function

The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.

12 years agoCalendar: small cleanup of import progress writing
Bart Visscher [Wed, 30 May 2012 16:23:23 +0000 (18:23 +0200)]
Calendar: small cleanup of import progress writing

12 years agoRemove unused L10N variable
Bart Visscher [Wed, 30 May 2012 15:47:31 +0000 (17:47 +0200)]
Remove unused L10N variable

12 years agoWhitespace fixes
Bart Visscher [Tue, 29 May 2012 15:02:32 +0000 (17:02 +0200)]
Whitespace fixes

12 years agofix for pgsql database migration
Robin Appelman [Wed, 30 May 2012 21:55:27 +0000 (23:55 +0200)]
fix for pgsql database migration

12 years agoLDAP: fix wrong value for input type
Arthur Schiwon [Wed, 30 May 2012 20:34:51 +0000 (22:34 +0200)]
LDAP: fix wrong value for input type

12 years agodon´t hardcode /tmp
Frank Karlitschek [Wed, 30 May 2012 12:14:32 +0000 (14:14 +0200)]
don´t hardcode /tmp

12 years agoContacts: Rewrote import script.
Thomas Tanghus [Tue, 29 May 2012 21:40:26 +0000 (23:40 +0200)]
Contacts: Rewrote import script.

12 years agoRestrict requested app to apps directory
Michael Gapczynski [Tue, 29 May 2012 16:31:47 +0000 (12:31 -0400)]
Restrict requested app to apps directory

12 years agoInitial support for Amazon S3 storage backend
Michael Gapczynski [Thu, 17 May 2012 01:51:45 +0000 (21:51 -0400)]
Initial support for Amazon S3 storage backend

Conflicts:

apps/files_external/tests/config.php

12 years agoForgot a break.
Thomas Tanghus [Tue, 29 May 2012 14:46:54 +0000 (16:46 +0200)]
Forgot a break.

12 years agoContacts: NOTE wasn't saved properly.
Thomas Tanghus [Tue, 29 May 2012 14:42:54 +0000 (16:42 +0200)]
Contacts: NOTE wasn't saved properly.

12 years agoContacts: Improve loading and cleanup of dialogs.
Thomas Tanghus [Mon, 28 May 2012 13:59:58 +0000 (15:59 +0200)]
Contacts: Improve loading and cleanup of dialogs.

12 years agoadd lib collection and lib scanner to media's appinfo/app.php
Georg Ehrke [Tue, 29 May 2012 11:36:51 +0000 (13:36 +0200)]
add lib collection and lib scanner to media's appinfo/app.php

12 years agofix status
Georg Ehrke [Tue, 29 May 2012 11:12:37 +0000 (13:12 +0200)]
fix status
of timezone detection

12 years agoCorrect typo in last_insert_id for calendar and pg fix #oc-731
Brice Maron [Mon, 28 May 2012 20:41:39 +0000 (20:41 +0000)]
Correct typo in last_insert_id for calendar and pg fix #oc-731

12 years agoContacts: Fix XSS.
Thomas Tanghus [Mon, 28 May 2012 12:38:31 +0000 (14:38 +0200)]
Contacts: Fix XSS.

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Mon, 28 May 2012 11:59:47 +0000 (13:59 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoremove not needed includes
Frank Karlitschek [Mon, 28 May 2012 11:57:45 +0000 (13:57 +0200)]
remove not needed includes

12 years agoContacts: Double check XSS, and fix a rookie error ;-)
Thomas Tanghus [Mon, 28 May 2012 10:58:51 +0000 (12:58 +0200)]
Contacts: Double check XSS, and fix a rookie error ;-)

12 years agoadd urlencode for caldav link
Georg Ehrke [Mon, 28 May 2012 08:49:27 +0000 (10:49 +0200)]
add urlencode for caldav link

12 years agoupdate When
Georg Ehrke [Sun, 27 May 2012 10:31:51 +0000 (12:31 +0200)]
update When

12 years agoallow longer paths for gallery
Robin Appelman [Sat, 26 May 2012 19:50:36 +0000 (21:50 +0200)]
allow longer paths for gallery

12 years agocheck during ownCloud upgrade if all the installed apps are compatible with the new...
Frank Karlitschek [Sat, 26 May 2012 18:37:10 +0000 (20:37 +0200)]
check during ownCloud upgrade if all the installed apps are compatible with the new ownCloud version. Disable them if not

12 years agoupdate copyright
Frank Karlitschek [Sat, 26 May 2012 17:14:24 +0000 (19:14 +0200)]
update copyright

12 years agoLDAP: support for 'member' as group-member-association
Arthur Schiwon [Sat, 26 May 2012 14:38:37 +0000 (16:38 +0200)]
LDAP: support for 'member' as group-member-association

12 years agofix share for users with a point within their name
Georg Ehrke [Sat, 26 May 2012 13:23:46 +0000 (15:23 +0200)]
fix share for users with a point within their name

12 years agoCorrect small typo to Crypt_Blowfish 3drparty fix oc-810
Brice Maron [Fri, 25 May 2012 22:17:38 +0000 (22:17 +0000)]
Correct small typo to Crypt_Blowfish 3drparty fix oc-810

12 years agoonly enable compatible apps
Frank Karlitschek [Fri, 25 May 2012 09:31:46 +0000 (11:31 +0200)]
only enable compatible apps

12 years agoAdd HEAD request management for files ajax/download.php
Brice Maron [Thu, 24 May 2012 22:48:10 +0000 (22:48 +0000)]
Add HEAD request management for files ajax/download.php

12 years agoAdd translation for error message
Brice Maron [Thu, 24 May 2012 19:16:00 +0000 (19:16 +0000)]
Add translation for error message

12 years agoAdd error message when uploading folder or null files. ref oc-739
Brice Maron [Thu, 24 May 2012 18:47:05 +0000 (18:47 +0000)]
Add error message when uploading folder or null files. ref oc-739

12 years agoshare code between smb and ftp filestorage backends
Robin Appelman [Thu, 24 May 2012 17:39:14 +0000 (19:39 +0200)]
share code between smb and ftp filestorage backends

12 years agoAdd pending line in file list before trying to upload. Correct indentation
Brice Maron [Thu, 24 May 2012 16:56:01 +0000 (16:56 +0000)]
Add pending line in file list before trying to upload. Correct indentation

12 years agosmb filestorage backend
Robin Appelman [Thu, 24 May 2012 16:22:33 +0000 (18:22 +0200)]
smb filestorage backend

12 years agoInitial work on UI for mounting external storage
Michael Gapczynski [Thu, 24 May 2012 15:06:03 +0000 (11:06 -0400)]
Initial work on UI for mounting external storage

12 years agoFix private link sharing via email, fix for bug oc-750
Michael Gapczynski [Wed, 23 May 2012 23:35:29 +0000 (19:35 -0400)]
Fix private link sharing via email, fix for bug oc-750

12 years agochanged the default from Berlin to UTC.
Frank Karlitschek [Wed, 23 May 2012 22:49:21 +0000 (00:49 +0200)]
changed the default from Berlin to UTC.
Greetings form Berlin by the way ;-)

12 years agoCorrect small style problem with task app fix #oc-689
Brice Maron [Wed, 23 May 2012 21:02:34 +0000 (21:02 +0000)]
Correct small style problem with task app fix #oc-689

12 years agoenable running unit tests from cli
Robin Appelman [Tue, 22 May 2012 18:22:53 +0000 (20:22 +0200)]
enable running unit tests from cli

12 years agoremoved closing php tag
Sam Tuke [Tue, 22 May 2012 12:42:55 +0000 (13:42 +0100)]
removed closing php tag

12 years agoprevent apps from printing output from app.php
Florian Hülsmann [Tue, 22 May 2012 11:10:42 +0000 (13:10 +0200)]
prevent apps from printing output from app.php

12 years agoencryption is not yet compatible with ldap
Frank Karlitschek [Tue, 22 May 2012 10:15:51 +0000 (12:15 +0200)]
encryption is not yet compatible with ldap

12 years agoContacts: XSS fix. Still some more to check.
Thomas Tanghus [Mon, 21 May 2012 19:47:15 +0000 (21:47 +0200)]
Contacts: XSS fix. Still some more to check.

12 years agooc-657: icons for M$ office file types
Thomas Mueller [Mon, 21 May 2012 07:35:31 +0000 (09:35 +0200)]
oc-657: icons for M$ office file types

12 years agodont throw errors when apps dont have types configured
Robin Appelman [Sun, 20 May 2012 16:51:45 +0000 (18:51 +0200)]
dont throw errors when apps dont have types configured

12 years agofiles app is always enabled
Robin Appelman [Sun, 20 May 2012 16:49:13 +0000 (18:49 +0200)]
files app is always enabled

12 years agoadd warning
Frank Karlitschek [Sun, 20 May 2012 08:58:20 +0000 (10:58 +0200)]
add warning

12 years agoMerge branch 'calendar_dropimport'
Georg Ehrke [Sat, 19 May 2012 16:58:24 +0000 (18:58 +0200)]
Merge branch 'calendar_dropimport'

12 years agothis is 5 pre alpha now
Frank Karlitschek [Sat, 19 May 2012 16:21:33 +0000 (18:21 +0200)]
this is 5 pre alpha now

12 years agoMake sure sharing and versions dropdowns come down in the same location for all files v4.0.0
Michael Gapczynski [Sat, 19 May 2012 15:24:04 +0000 (11:24 -0400)]
Make sure sharing and versions dropdowns come down in the same location for all files

12 years agosome fixes for contacts, gallery and openid
Georg Ehrke [Sat, 19 May 2012 13:22:21 +0000 (15:22 +0200)]
some fixes for contacts, gallery and openid

12 years agofix for calendar
Georg Ehrke [Sat, 19 May 2012 13:05:30 +0000 (15:05 +0200)]
fix for calendar

12 years agogetStorage belongs to files not to apps.
Frank Karlitschek [Sat, 19 May 2012 08:44:08 +0000 (10:44 +0200)]
getStorage belongs to files not to apps.

12 years agodocument the public classes a bit more
Frank Karlitschek [Sat, 19 May 2012 08:36:57 +0000 (10:36 +0200)]
document the public classes a bit more

12 years agoFix check for when to store a new version of a file
Michael Gapczynski [Sat, 19 May 2012 02:27:43 +0000 (22:27 -0400)]
Fix check for when to store a new version of a file

12 years agoFix revert link on history page of file versions
Michael Gapczynski [Sat, 19 May 2012 02:07:28 +0000 (22:07 -0400)]
Fix revert link on history page of file versions

12 years agoFix versioning of shared files
Michael Gapczynski [Sat, 19 May 2012 02:01:47 +0000 (22:01 -0400)]
Fix versioning of shared files

12 years agodont run update scripts for apps that arent enabled
Robin Appelman [Sat, 19 May 2012 00:00:46 +0000 (02:00 +0200)]
dont run update scripts for apps that arent enabled

12 years agolog upgrades
Robin Appelman [Fri, 18 May 2012 23:55:20 +0000 (01:55 +0200)]
log upgrades

12 years agostrict standards fixes for sqlite3
Robin Appelman [Fri, 18 May 2012 23:39:41 +0000 (01:39 +0200)]
strict standards fixes for sqlite3

12 years agoFix redirect after login, prevent open redirects
Michael Gapczynski [Fri, 18 May 2012 20:56:15 +0000 (16:56 -0400)]
Fix redirect after login, prevent open redirects

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud v4.0.0RC2
Frank Karlitschek [Fri, 18 May 2012 19:16:03 +0000 (21:16 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agodon´t claim that already downloaded 3rd party apps are internal apps
Frank Karlitschek [Fri, 18 May 2012 19:14:07 +0000 (21:14 +0200)]
don´t claim that already downloaded 3rd party apps are internal apps

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Fri, 18 May 2012 16:25:31 +0000 (18:25 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years ago"fopen(" interferes with our own classes.
Frank Karlitschek [Fri, 18 May 2012 16:22:37 +0000 (18:22 +0200)]
"fopen("  interferes with our own classes.
remove it for now and let´s fix this later

12 years agoLDAP: we're 0.2 now
Arthur Schiwon [Fri, 18 May 2012 15:39:32 +0000 (17:39 +0200)]
LDAP: we're 0.2 now

12 years agoLDAP: only check once for name conflicts on update. Set a value on install as well
Arthur Schiwon [Fri, 18 May 2012 15:38:22 +0000 (17:38 +0200)]
LDAP: only check once for name conflicts on update. Set a value on install as well

12 years agoContacts: Added MS opacity mumbo-jumbo that I can't test myself to file form fields.
Thomas Tanghus [Fri, 18 May 2012 15:37:36 +0000 (17:37 +0200)]
Contacts: Added MS opacity mumbo-jumbo that I can't test myself to file form fields.

12 years agomake upload work with IE again
Arthur Schiwon [Fri, 18 May 2012 15:03:08 +0000 (17:03 +0200)]
make upload work with IE again

12 years agoLDAP: update meta info
Arthur Schiwon [Fri, 18 May 2012 14:09:12 +0000 (16:09 +0200)]
LDAP: update meta info

12 years agoForgot to actually call remove on the history dropdown
Michael Gapczynski [Fri, 18 May 2012 14:53:58 +0000 (10:53 -0400)]
Forgot to actually call remove on the history dropdown

12 years agoRemove the history dropdown before creating a new one
Michael Gapczynski [Fri, 18 May 2012 14:42:49 +0000 (10:42 -0400)]
Remove the history dropdown before creating a new one

12 years agoDon't show the select form in the history dropdown if a file has no other versions
Michael Gapczynski [Fri, 18 May 2012 14:39:43 +0000 (10:39 -0400)]
Don't show the select form in the history dropdown if a file has no other versions

12 years agoadd htmlentities() call into login form
Michiel de Jong [Fri, 18 May 2012 14:00:17 +0000 (16:00 +0200)]
add htmlentities() call into login form

12 years agomark the apps as part of the shipped package and increase the requirement to ownCloud 4
Frank Karlitschek [Fri, 18 May 2012 14:06:57 +0000 (16:06 +0200)]
mark the apps as part of the shipped package and increase the requirement to ownCloud 4

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Fri, 18 May 2012 13:56:15 +0000 (15:56 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoonly try to install apps that are compatible with oC4
Frank Karlitschek [Fri, 18 May 2012 13:54:36 +0000 (15:54 +0200)]
only try to install apps that are compatible with oC4

12 years agoincrease to RC2
Frank Karlitschek [Fri, 18 May 2012 13:54:17 +0000 (15:54 +0200)]
increase to RC2

12 years agothis code looks wrong to me but i'm putting it back while we find out what the right...
Michiel de Jong [Fri, 18 May 2012 13:39:28 +0000 (15:39 +0200)]
this code looks wrong to me but i'm putting it back while we find out what the right code should look like

12 years agomake redirect safe by restricting it to current host
Michiel de Jong [Fri, 18 May 2012 13:32:41 +0000 (15:32 +0200)]
make redirect safe by restricting it to current host

12 years agofix redirect to desired page after login
Michiel de Jong [Fri, 18 May 2012 13:11:01 +0000 (15:11 +0200)]
fix redirect to desired page after login

12 years agoLDAP: don't make us of global constants (completing, was removed with latest addition...
Arthur Schiwon [Fri, 18 May 2012 09:09:46 +0000 (11:09 +0200)]
LDAP: don't make us of global constants (completing, was removed with latest additions to update.php)

12 years agoLDAP: check wether applying naming rule would end up in conflicts on update, if so...
Arthur Schiwon [Thu, 17 May 2012 17:33:38 +0000 (19:33 +0200)]
LDAP: check wether applying naming rule would end up in conflicts on update, if so don't do it

12 years agofix call of all versions page
Georg Ehrke [Fri, 18 May 2012 09:59:56 +0000 (11:59 +0200)]
fix call of all versions page

12 years agoHooks aren't working across different users' filesystems, so update the mtime of...
Michael Gapczynski [Fri, 18 May 2012 01:26:26 +0000 (21:26 -0400)]
Hooks aren't working across different users' filesystems, so update the mtime of the Shared folder for all shared item events

12 years agoimprove tar archive backend
Robin Appelman [Thu, 17 May 2012 23:54:02 +0000 (01:54 +0200)]
improve tar archive backend

12 years agoHistory dropdown clean-up
Michael Gapczynski [Thu, 17 May 2012 22:57:52 +0000 (18:57 -0400)]
History dropdown clean-up

12 years agoClose history dropdown on success. Avoids confusion.
Tom Needham [Thu, 17 May 2012 21:22:48 +0000 (21:22 +0000)]
Close history dropdown on success. Avoids confusion.

12 years agoRevert google webfont removal. Sadly this causes havoc with the editor!
Tom Needham [Thu, 17 May 2012 20:23:03 +0000 (20:23 +0000)]
Revert google webfont removal. Sadly this causes havoc with the editor!

12 years agoMerge branch 'master' into calendar_dropimport
Georg Ehrke [Thu, 17 May 2012 20:17:06 +0000 (22:17 +0200)]
Merge branch 'master' into calendar_dropimport

12 years agoFix private links inside folders
Michael Gapczynski [Thu, 17 May 2012 20:12:33 +0000 (16:12 -0400)]
Fix private links inside folders

12 years agoallow loading of css files even if a user isn't logged in
Georg Ehrke [Thu, 17 May 2012 19:56:33 +0000 (21:56 +0200)]
allow loading of css files even if a user isn't logged in