]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agowhitespace correction in webfinger.php
Michiel de Jong [Mon, 7 May 2012 07:51:37 +0000 (09:51 +0200)]
whitespace correction in webfinger.php

12 years agorequire base lib and deal with malformed user addresses in webfinger.php
Michiel de Jong [Mon, 7 May 2012 07:46:15 +0000 (09:46 +0200)]
require base lib and deal with malformed user addresses in webfinger.php

12 years agoprevent xss in webfinger
Michiel de Jong [Mon, 7 May 2012 07:26:54 +0000 (09:26 +0200)]
prevent xss in webfinger

12 years agoFix typo.
Thomas Tanghus [Mon, 7 May 2012 02:45:31 +0000 (04:45 +0200)]
Fix typo.

12 years agoCode cleanup.
Thomas Tanghus [Sun, 6 May 2012 20:24:36 +0000 (22:24 +0200)]
Code cleanup.

12 years agoRemove manual file cache insertions of shared files, update mtime of shared folder
Michael Gapczynski [Mon, 7 May 2012 00:14:29 +0000 (20:14 -0400)]
Remove manual file cache insertions of shared files, update mtime of shared folder

12 years agoFix updateFolder() in OC_FileCache
Michael Gapczynski [Mon, 7 May 2012 00:11:10 +0000 (20:11 -0400)]
Fix updateFolder() in OC_FileCache

12 years agoFix feedback for sharing errors
Michael Gapczynski [Sun, 6 May 2012 23:06:24 +0000 (19:06 -0400)]
Fix feedback for sharing errors

12 years agoProvide feedback when user creation fails
Michael Gapczynski [Sun, 6 May 2012 22:04:31 +0000 (18:04 -0400)]
Provide feedback when user creation fails

12 years agoAdd php-pdo to soft depend check
Brice Maron [Sun, 6 May 2012 21:42:33 +0000 (21:42 +0000)]
Add php-pdo to soft depend check

12 years agoAdd php-xml as dependency for core fix oc-364
Brice Maron [Sun, 6 May 2012 21:38:35 +0000 (21:38 +0000)]
Add php-xml as dependency for core fix oc-364

12 years agofix an XSS bug
Frank Karlitschek [Sun, 6 May 2012 21:06:38 +0000 (23:06 +0200)]
fix an XSS bug

12 years agoported the oc_template class
Frank Karlitschek [Sun, 6 May 2012 21:00:36 +0000 (23:00 +0200)]
ported the oc_template class

12 years agosome more documentation cleanups. much more is needed.
Frank Karlitschek [Sun, 6 May 2012 20:02:16 +0000 (22:02 +0200)]
some more documentation cleanups. much more is needed.
And greeting from the Atlanta airport. ;-)

12 years agofirst part of documentation update. lot´s more to come
Frank Karlitschek [Sun, 6 May 2012 19:46:39 +0000 (21:46 +0200)]
first part of documentation update. lot´s more to come

12 years agoCalendar: Fixed image paths.
Thomas Tanghus [Sun, 6 May 2012 17:18:41 +0000 (19:18 +0200)]
Calendar: Fixed image paths.

12 years agoContacts: Re-added some styling that got lost in a revert.
Thomas Tanghus [Sun, 6 May 2012 15:54:08 +0000 (17:54 +0200)]
Contacts: Re-added some styling that got lost in a revert.

12 years agoCorrect wrong DB quotes for calendar share functions
Brice Maron [Sun, 6 May 2012 15:41:14 +0000 (15:41 +0000)]
Correct wrong DB quotes for calendar share functions

12 years agoMerge commit 'refs/merge-requests/109' of git://gitorious.org/owncloud/owncloud into...
Daniel [Sun, 6 May 2012 14:13:13 +0000 (16:13 +0200)]
Merge commit 'refs/merge-requests/109' of git://gitorious.org/owncloud/owncloud into merge-requests/109

12 years agoContacts: Fix for Android browser again, again.
Thomas Tanghus [Sun, 6 May 2012 11:49:40 +0000 (13:49 +0200)]
Contacts: Fix for Android browser again, again.

12 years agoContacts: Resized Add button. Now how do I add a gradient? ;-)
Thomas Tanghus [Sun, 6 May 2012 11:48:01 +0000 (13:48 +0200)]
Contacts: Resized Add button. Now how do I add a gradient? ;-)

12 years agoRevert Android positioning 'fix'.
Thomas Tanghus [Sun, 6 May 2012 11:03:15 +0000 (13:03 +0200)]
Revert Android positioning 'fix'.

This reverts commit 20f1c1e6ca40c09b67c404729a4bf986b4732051 and 93ae945414a9511dfe5c396205cfccac1c40a153.

12 years agoRevert "Contacts: Fix for leftcontent positioning in Android browser."
Thomas Tanghus [Sun, 6 May 2012 11:01:45 +0000 (13:01 +0200)]
Revert "Contacts: Fix for leftcontent positioning in Android browser."

This reverts commit 93ae945414a9511dfe5c396205cfccac1c40a153.

12 years agoFixed escaping of filename when determining MIME type
Jernej Virag [Wed, 25 Apr 2012 08:33:52 +0000 (10:33 +0200)]
Fixed escaping of filename when determining MIME type

12 years agoForgot to fix one file...
Thomas Tanghus [Sat, 5 May 2012 22:38:24 +0000 (00:38 +0200)]
Forgot to fix one file...

12 years agoCalendar: Fix calendar export link
Bart Visscher [Sat, 5 May 2012 20:57:25 +0000 (22:57 +0200)]
Calendar: Fix calendar export link

12 years agoContacts: Fix for leftcontent positioning in Android browser.
Thomas Tanghus [Sat, 5 May 2012 22:33:16 +0000 (00:33 +0200)]
Contacts: Fix for leftcontent positioning in Android browser.

12 years agoContacts: Removed redundant styles.
Thomas Tanghus [Sat, 5 May 2012 16:37:24 +0000 (18:37 +0200)]
Contacts: Removed redundant styles.

12 years agoadded a nice API to get the installes Apps with names, urls and icon from the outside.
Frank Karlitschek [Sat, 5 May 2012 21:42:38 +0000 (23:42 +0200)]
added a nice API to get the installes Apps with names, urls and icon from the outside.
This is useful for some nice upcoming desktop and mobile integration

12 years agoAdd back removed groups to the select form correctly
Michael Gapczynski [Sat, 5 May 2012 21:09:32 +0000 (17:09 -0400)]
Add back removed groups to the select form correctly

12 years agoCalendar: fix return of insert id
Bart Visscher [Sat, 5 May 2012 20:32:55 +0000 (22:32 +0200)]
Calendar: fix return of insert id

12 years agoFix loading by apptype in webdav
Bart Visscher [Sat, 5 May 2012 19:58:07 +0000 (21:58 +0200)]
Fix loading by apptype in webdav

12 years agoRefactor sharing UI; bug fixes, code clean-up, and more efficient with less ajax...
Michael Gapczynski [Sat, 5 May 2012 18:56:52 +0000 (14:56 -0400)]
Refactor sharing UI; bug fixes, code clean-up, and more efficient with less ajax calls

12 years agoRemove blind effect for email private link in drop down
Michael Gapczynski [Wed, 2 May 2012 23:40:11 +0000 (19:40 -0400)]
Remove blind effect for email private link in drop down

12 years agofix writing of webdav.php
Georg Ehrke [Sat, 5 May 2012 18:43:11 +0000 (20:43 +0200)]
fix writing of webdav.php

12 years agofix path of webdav
Georg Ehrke [Sat, 5 May 2012 17:02:13 +0000 (19:02 +0200)]
fix path of webdav

12 years agofix pathes for cal andcarddav
Georg Ehrke [Sat, 5 May 2012 16:58:41 +0000 (18:58 +0200)]
fix pathes for cal andcarddav

12 years agoremove debug messages
Georg Ehrke [Sat, 5 May 2012 16:54:21 +0000 (18:54 +0200)]
remove debug messages

12 years agoTasks: Fix addtask for <5.4 php version
Bart Visscher [Sat, 5 May 2012 16:47:26 +0000 (18:47 +0200)]
Tasks: Fix addtask for <5.4 php version

12 years agofix writing in remote folder
Georg Ehrke [Sat, 5 May 2012 16:29:02 +0000 (18:29 +0200)]
fix writing in remote folder

12 years agoMerge branch 'tasks' for Tasks app
Bart Visscher [Sat, 5 May 2012 16:26:07 +0000 (18:26 +0200)]
Merge branch 'tasks' for Tasks app

12 years agoTasks: Fix add task action
Bart Visscher [Sat, 5 May 2012 16:16:14 +0000 (18:16 +0200)]
Tasks: Fix add task action

12 years agofixing file headers with copy right
Thomas Müller [Sat, 5 May 2012 16:13:40 +0000 (18:13 +0200)]
fixing file headers with copy right

12 years agofix opening encrypted files from the browser
Robin Appelman [Sat, 5 May 2012 14:49:22 +0000 (16:49 +0200)]
fix opening encrypted files from the browser

12 years agoimprove cryptstream fro writing non-chunksized data
Robin Appelman [Sat, 5 May 2012 14:48:28 +0000 (16:48 +0200)]
improve cryptstream fro writing non-chunksized data

12 years agoonly emit the filesystem hooks once when creating a new file
Robin Appelman [Sat, 5 May 2012 14:47:23 +0000 (16:47 +0200)]
only emit the filesystem hooks once when creating a new file

12 years agoCustom icons for contacts app
Florian Hülsmann [Sat, 5 May 2012 14:31:58 +0000 (16:31 +0200)]
Custom icons for contacts app

12 years agoContacts: Make editable fields more discoverable. Align group field vertically #pixel...
Thomas Tanghus [Sat, 5 May 2012 13:23:48 +0000 (15:23 +0200)]
Contacts: Make editable fields more discoverable. Align group field vertically #pixelpushing

12 years agoDialogs: Clean indentation. Add some missing brackets.
Thomas Tanghus [Sat, 5 May 2012 11:48:12 +0000 (13:48 +0200)]
Dialogs: Clean indentation. Add some missing brackets.

12 years agoContacts: Don't try to render invalid properties.
Thomas Tanghus [Sat, 5 May 2012 11:44:54 +0000 (13:44 +0200)]
Contacts: Don't try to render invalid properties.

12 years agoContacts: Set min-width on note to make it render correctly.
Thomas Tanghus [Sat, 5 May 2012 11:43:59 +0000 (13:43 +0200)]
Contacts: Set min-width on note to make it render correctly.

12 years agoporting the hooks and starting with the templates
Frank Karlitschek [Sat, 5 May 2012 08:18:45 +0000 (10:18 +0200)]
porting the hooks and starting with the templates

12 years agoEscape strings for DB and User creation at setup. Fix oc-124
Brice Maron [Fri, 4 May 2012 22:54:55 +0000 (22:54 +0000)]
Escape strings for DB and User creation at setup. Fix oc-124

12 years agoContacts: Better checks for GD library.
Thomas Tanghus [Fri, 4 May 2012 21:53:29 +0000 (23:53 +0200)]
Contacts: Better checks for GD library.

12 years agoTasks: Some styling
Bart Visscher [Fri, 4 May 2012 18:57:37 +0000 (20:57 +0200)]
Tasks: Some styling

12 years agoTasks: Really correct icon
Bart Visscher [Fri, 4 May 2012 18:44:11 +0000 (20:44 +0200)]
Tasks: Really correct icon

12 years agoTasks: More updates to public API
Bart Visscher [Fri, 4 May 2012 18:20:37 +0000 (20:20 +0200)]
Tasks: More updates to public API

12 years agoAdd missing file.
Thomas Tanghus [Fri, 4 May 2012 18:17:15 +0000 (20:17 +0200)]
Add missing file.

12 years agoTried to make settings/apps more keyboard/screenreader friendly.
Thomas Tanghus [Fri, 4 May 2012 15:54:52 +0000 (17:54 +0200)]
Tried to make settings/apps more keyboard/screenreader friendly.

12 years agoCalendar: Use array_merge to join event arrays
Bart Visscher [Fri, 4 May 2012 15:34:13 +0000 (17:34 +0200)]
Calendar: Use array_merge to join event arrays

12 years agoTasks: Fix ajax calls in javascript
Bart Visscher [Fri, 4 May 2012 15:27:10 +0000 (17:27 +0200)]
Tasks: Fix ajax calls in javascript

12 years agoTasks: Update for movable apps
Bart Visscher [Fri, 4 May 2012 15:20:24 +0000 (17:20 +0200)]
Tasks: Update for movable apps

12 years agoTasks: Update to new public API
Bart Visscher [Fri, 4 May 2012 15:19:25 +0000 (17:19 +0200)]
Tasks: Update to new public API

12 years agoMerge branch 'master' into tasks
Bart Visscher [Fri, 4 May 2012 15:04:11 +0000 (17:04 +0200)]
Merge branch 'master' into tasks

12 years agoContacts: Changed the Add property button to not fixed and use plain button.
Thomas Tanghus [Fri, 4 May 2012 14:36:45 +0000 (16:36 +0200)]
Contacts: Changed the Add property button to not fixed and use plain button.

12 years agoContacts: Improve NOTE UI. Cleanup markup.
Thomas Tanghus [Fri, 4 May 2012 13:47:19 +0000 (15:47 +0200)]
Contacts: Improve NOTE UI. Cleanup markup.

12 years agoLDAP: check first, if requested attribute exists
Arthur Schiwon [Fri, 4 May 2012 12:13:23 +0000 (14:13 +0200)]
LDAP: check first, if requested attribute exists

12 years agoLDAP: use the correct attribute for the display name
Arthur Schiwon [Fri, 4 May 2012 12:02:04 +0000 (14:02 +0200)]
LDAP: use the correct attribute for the display name

12 years agoLDAP: also those functions were not meant to be static
Arthur Schiwon [Fri, 4 May 2012 11:48:55 +0000 (13:48 +0200)]
LDAP: also those functions were not meant to be static

12 years agoLDAP: more cleanup
Arthur Schiwon [Fri, 4 May 2012 11:48:18 +0000 (13:48 +0200)]
LDAP: more cleanup

12 years agoLDAP: copyright stuff
Arthur Schiwon [Fri, 4 May 2012 11:25:52 +0000 (13:25 +0200)]
LDAP: copyright stuff

12 years agoLDAP: cleanup
Arthur Schiwon [Fri, 4 May 2012 11:24:00 +0000 (13:24 +0200)]
LDAP: cleanup

12 years agoLDAP: checkPassword ain't static
Arthur Schiwon [Fri, 4 May 2012 11:14:03 +0000 (13:14 +0200)]
LDAP: checkPassword ain't static

12 years agoLDAP: make oc_user_ldap::checkPassword make use of central OC_LDAP
Arthur Schiwon [Fri, 4 May 2012 11:02:20 +0000 (13:02 +0200)]
LDAP: make oc_user_ldap::checkPassword make use of central OC_LDAP

12 years agoremove debug info
Arthur Schiwon [Thu, 3 May 2012 21:52:03 +0000 (23:52 +0200)]
remove debug info

12 years agoLDAP: make oc_user_ldap::userExists make use of central OC_LDAP
Arthur Schiwon [Thu, 3 May 2012 21:44:12 +0000 (23:44 +0200)]
LDAP: make oc_user_ldap::userExists make use of central OC_LDAP

12 years agoLDAP: make oc_user_ldap::getUsers make use of central OC_LDAP
Arthur Schiwon [Thu, 3 May 2012 21:41:08 +0000 (23:41 +0200)]
LDAP: make oc_user_ldap::getUsers make use of central OC_LDAP

12 years agoLDAP: central function for user and group list retrieval (will replace retrieveList...
Arthur Schiwon [Thu, 3 May 2012 21:38:55 +0000 (23:38 +0200)]
LDAP: central function for user and group list retrieval (will replace retrieveList from group part)

12 years agoChanged $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/merge_req...
Thomas Tanghus [Fri, 4 May 2012 09:15:38 +0000 (11:15 +0200)]
Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/merge_requests/116

12 years agoimplement missing getusers call
Frank Karlitschek [Fri, 4 May 2012 09:13:07 +0000 (11:13 +0200)]
implement missing getusers call

12 years agoMade the global settings icon accessable via keyboard.
Thomas Tanghus [Fri, 4 May 2012 07:53:36 +0000 (09:53 +0200)]
Made the global settings icon accessable via keyboard.
Bug http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-561

12 years agoVCategories: Check if any categories are selected before json call. Add Close button...
Thomas Tanghus [Thu, 3 May 2012 23:33:47 +0000 (01:33 +0200)]
VCategories: Check if any categories are selected before json call. Add Close button. Remove log calls.

12 years agoContacts: Hack around malformed BDAY.
Thomas Tanghus [Thu, 3 May 2012 23:27:59 +0000 (01:27 +0200)]
Contacts: Hack around malformed BDAY.

12 years agoContacts: Don't load event handlers more than once, or you're asking for trouble :-P
Thomas Tanghus [Thu, 3 May 2012 22:12:46 +0000 (00:12 +0200)]
Contacts: Don't load event handlers more than once, or you're asking for trouble :-P

12 years agoCheck for callback in OC.dialogs.alert.
Thomas Tanghus [Thu, 3 May 2012 14:30:24 +0000 (16:30 +0200)]
Check for callback in OC.dialogs.alert.

12 years agoCalendar: Fix repeating events
Bart Visscher [Thu, 3 May 2012 21:33:44 +0000 (23:33 +0200)]
Calendar: Fix repeating events

12 years agoMerge branch 'master' of git://gitorious.org/owncloud/owncloud
Bart Visscher [Thu, 3 May 2012 21:26:43 +0000 (23:26 +0200)]
Merge branch 'master' of git://gitorious.org/owncloud/owncloud

12 years agoMerge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloud
Bart Visscher [Thu, 3 May 2012 21:18:43 +0000 (23:18 +0200)]
Merge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloud

Conflicts:
apps/calendar/ajax/events.php

12 years agoadd mount config to gitignore
Robin Appelman [Thu, 3 May 2012 21:16:56 +0000 (23:16 +0200)]
add mount config to gitignore

12 years agofix filecache for postgresql
Robin Appelman [Thu, 3 May 2012 21:16:18 +0000 (23:16 +0200)]
fix filecache for postgresql

12 years agoups, we don't have a CSS file therefore
Arthur Schiwon [Thu, 3 May 2012 21:03:05 +0000 (23:03 +0200)]
ups, we don't have a CSS file therefore

12 years agoensure the files app is always loaded
Robin Appelman [Thu, 3 May 2012 18:47:18 +0000 (20:47 +0200)]
ensure the files app is always loaded

12 years agoBetter regex for old apps rewrite rule
Bart Visscher [Thu, 3 May 2012 15:30:22 +0000 (17:30 +0200)]
Better regex for old apps rewrite rule

12 years agoBookmarks: Move delete code to Bookmarks class, also change to use id
Bart Visscher [Thu, 3 May 2012 15:29:08 +0000 (17:29 +0200)]
Bookmarks: Move delete code to Bookmarks class, also change to use id

12 years agoContacts: Remove some logging.
Thomas Tanghus [Thu, 3 May 2012 13:54:51 +0000 (15:54 +0200)]
Contacts: Remove some logging.

12 years agoContacts: Clean up tipsies.
Thomas Tanghus [Thu, 3 May 2012 13:21:29 +0000 (15:21 +0200)]
Contacts: Clean up tipsies.

12 years agoContacts: Fixed paths in import.
Thomas Tanghus [Thu, 3 May 2012 12:55:48 +0000 (14:55 +0200)]
Contacts: Fixed paths in import.

12 years agoContacts: Fix paths and improve markup and css in address book overview.
Thomas Tanghus [Thu, 3 May 2012 11:39:10 +0000 (13:39 +0200)]
Contacts: Fix paths and improve markup and css in address book overview.

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

12 years agoported oc_db
Frank Karlitschek [Thu, 3 May 2012 11:06:08 +0000 (13:06 +0200)]
ported oc_db