]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 years agosupport for repeating events
Georg Ehrke [Sat, 12 Nov 2011 21:02:04 +0000 (22:02 +0100)]
support for repeating events

13 years agoanother fix of caldav url
Georg Ehrke [Sat, 12 Nov 2011 15:13:27 +0000 (16:13 +0100)]
another fix of caldav url

13 years agoMerge branch 'master' into fullcalendar
Georg Ehrke [Sat, 12 Nov 2011 14:09:37 +0000 (15:09 +0100)]
Merge branch 'master' into fullcalendar

13 years agofix caldav url
Georg Ehrke [Sat, 12 Nov 2011 13:06:14 +0000 (14:06 +0100)]
fix caldav url

13 years agoautomatic timezone detection
Georg Ehrke [Fri, 11 Nov 2011 14:51:44 +0000 (15:51 +0100)]
automatic timezone detection

13 years agoUse a function to generate select options
Bart Visscher [Sat, 5 Nov 2011 19:33:42 +0000 (20:33 +0100)]
Use a function to generate select options

13 years agoUse Last-Modified property to check for changed events
Bart Visscher [Wed, 9 Nov 2011 21:17:09 +0000 (22:17 +0100)]
Use Last-Modified property to check for changed events

13 years agoUse parse function in Calendar_Object
Bart Visscher [Wed, 9 Nov 2011 21:16:24 +0000 (22:16 +0100)]
Use parse function in Calendar_Object

13 years agocontacts: every card needs a version!
Jakob Sack [Wed, 9 Nov 2011 10:34:04 +0000 (11:34 +0100)]
contacts: every card needs a version!

13 years agocontacts: put property key in background, the value is important!
Jakob Sack [Wed, 9 Nov 2011 10:33:10 +0000 (11:33 +0100)]
contacts: put property key in background, the value is important!

13 years agoFix comments/documentation
Jakob Sack [Wed, 9 Nov 2011 10:32:06 +0000 (11:32 +0100)]
Fix comments/documentation

13 years agoImprove style in contacts
Jakob Sack [Sun, 23 Oct 2011 09:35:47 +0000 (11:35 +0200)]
Improve style in contacts

13 years agotake free disk space (and user quota) into account for max upload size
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

13 years agoMake OC_Connector_Sabre_File::get() return a PHP stream instead of the file content...
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.

13 years agoAdd allow_url_fopen directive to admin_dependencies_chk
Brice Maron [Sun, 6 Nov 2011 15:54:05 +0000 (16:54 +0100)]
Add allow_url_fopen directive to admin_dependencies_chk

13 years agoDisplay correctly the error message when nothing is retrieved from OCS servers
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

13 years agoTry to avoid closing the share box too soon on multiple selections
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

13 years agoAvoid Huge error message when unable to read log file
Brice Maron [Sun, 6 Nov 2011 13:37:22 +0000 (14:37 +0100)]
Avoid Huge error message when unable to read log file

13 years agoManage More special chars in file listings. ';' is still problematic
Brice Maron [Sun, 6 Nov 2011 12:50:05 +0000 (13:50 +0100)]
Manage More special chars in file listings. ';' is still problematic

13 years agoFix broken upload since merge of new button branch
Brice Maron [Sun, 6 Nov 2011 12:34:22 +0000 (13:34 +0100)]
Fix broken upload since merge of new button branch

13 years agoFix another problem of the so-called 'fix-special chars' commit.
Brice Maron [Sat, 5 Nov 2011 23:39:11 +0000 (00:39 +0100)]
Fix another problem of the so-called 'fix-special chars' commit.

13 years agoRemoved if !mod_php5.c around RewriteRule
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

13 years agoAdd WebFinger's .well-known file to .gitignore
Sean Leonard [Sat, 5 Nov 2011 00:08:03 +0000 (17:08 -0700)]
Add WebFinger's .well-known file to .gitignore

13 years agoDo not use mix data/attr to retrieve filename ... data() will try to convert filename...
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

13 years agomake 'New' button work with firefox
Robin Appelman [Fri, 4 Nov 2011 15:16:54 +0000 (16:16 +0100)]
make 'New' button work with firefox

13 years agofix mimeicon for new files
Robin Appelman [Fri, 4 Nov 2011 02:11:29 +0000 (03:11 +0100)]
fix mimeicon for new files

13 years agosmall styling fix for New button
Robin Appelman [Fri, 4 Nov 2011 02:02:51 +0000 (03:02 +0100)]
small styling fix for New button

13 years agoMerge branch 'master' into newbutton
Robin Appelman [Fri, 4 Nov 2011 02:00:03 +0000 (03:00 +0100)]
Merge branch 'master' into newbutton

13 years agoMerge commit 'refs/merge-requests/69' of git://gitorious.org/owncloud/owncloud into...
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

13 years agomake webfinger work properly if owncloud is installed in a subdirectory
Robin Appelman [Thu, 3 Nov 2011 12:09:44 +0000 (13:09 +0100)]
make webfinger work properly if owncloud is installed in a subdirectory

13 years agono longer rely on PEAR::isError since we can use PDO now
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

13 years agouse database table prefix from installer, not the old configured value
Robin Appelman [Sun, 30 Oct 2011 14:40:42 +0000 (15:40 +0100)]
use database table prefix from installer, not the old configured value

13 years agoFix bug with spaces in file names.
Brice Maron [Wed, 2 Nov 2011 19:26:17 +0000 (20:26 +0100)]
Fix bug with spaces in file names.

13 years agoattempt to manage some special chars in file list
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

13 years agoAdd sequence name in insertid to be more portable
Brice Maron [Sat, 29 Oct 2011 09:40:48 +0000 (11:40 +0200)]
Add sequence name in insertid to be more portable

13 years agoBe consistent with licencing
Brice Maron [Sat, 29 Oct 2011 08:15:29 +0000 (10:15 +0200)]
Be consistent with licencing

13 years agoChange name and fix a typo
Brice Maron [Sat, 29 Oct 2011 08:07:01 +0000 (10:07 +0200)]
Change name and fix a typo

13 years agoupgrade to Sabredav 1.5.4
Robin Appelman [Fri, 28 Oct 2011 22:49:52 +0000 (00:49 +0200)]
upgrade to Sabredav 1.5.4

13 years agoAdd a dependencies check apps
Brice Maron [Fri, 28 Oct 2011 22:27:25 +0000 (00:27 +0200)]
Add a dependencies check apps

13 years agoCleanup tipsy popups on more actions
Bart Visscher [Thu, 27 Oct 2011 20:56:22 +0000 (22:56 +0200)]
Cleanup tipsy popups on more actions

13 years agoMove unselect call to after the dialog starts
Bart Visscher [Thu, 27 Oct 2011 20:54:39 +0000 (22:54 +0200)]
Move unselect call to after the dialog starts

13 years agoEnable php display_errors setting
Bart Visscher [Thu, 27 Oct 2011 20:48:50 +0000 (22:48 +0200)]
Enable php display_errors setting

13 years agoFix html id's in part.addcardform.php
Bart Visscher [Thu, 27 Oct 2011 20:47:56 +0000 (22:47 +0200)]
Fix html id's in part.addcardform.php

13 years agoDisable loading non-existing settings script in bookmark app
Bart Visscher [Thu, 27 Oct 2011 20:46:52 +0000 (22:46 +0200)]
Disable loading non-existing settings script in bookmark app

13 years agoFix setproperty form
Bart Visscher [Tue, 25 Oct 2011 18:01:40 +0000 (20:01 +0200)]
Fix setproperty form

13 years agoQuickfix hanging tipsy popups
Bart Visscher [Tue, 25 Oct 2011 18:01:04 +0000 (20:01 +0200)]
Quickfix hanging tipsy popups

13 years agoFix fromtime/totime warnings
Bart Visscher [Tue, 25 Oct 2011 17:59:23 +0000 (19:59 +0200)]
Fix fromtime/totime warnings

13 years agoImplement select event creation
Bart Visscher [Tue, 25 Oct 2011 17:57:20 +0000 (19:57 +0200)]
Implement select event creation

13 years agoFix scrolling calendar
Bart Visscher [Tue, 25 Oct 2011 17:56:57 +0000 (19:56 +0200)]
Fix scrolling calendar

13 years agoMerge branch 'master' into fullcalendar
Bart Visscher [Mon, 24 Oct 2011 20:40:22 +0000 (22:40 +0200)]
Merge branch 'master' into fullcalendar

Conflicts:
apps/calendar/index.php

13 years agouse existing correct info icons
Jan-Christoph Borchardt [Sun, 23 Oct 2011 19:53:00 +0000 (21:53 +0200)]
use existing correct info icons

13 years agoupgraded the new new button. Didn't and doesn't work in Firefox though
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

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Jan-Christoph Borchardt [Sun, 23 Oct 2011 17:50:42 +0000 (19:50 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agoprovide function for updating the database scheme
Robin Appelman [Sun, 23 Oct 2011 13:25:38 +0000 (15:25 +0200)]
provide function for updating the database scheme

13 years agocorrected link for app dev instructions
Jan-Christoph Borchardt [Sun, 23 Oct 2011 10:09:52 +0000 (12:09 +0200)]
corrected link for app dev instructions

13 years agoimprove detection of database backend
Robin Appelman [Sun, 23 Oct 2011 10:29:12 +0000 (12:29 +0200)]
improve detection of database backend

13 years agocorrected position of in-field labels a bit
Jan-Christoph Borchardt [Sun, 23 Oct 2011 08:48:42 +0000 (10:48 +0200)]
corrected position of in-field labels a bit

13 years agotextfield is now less obtrusive / opaque
Jan-Christoph Borchardt [Sun, 23 Oct 2011 08:44:05 +0000 (10:44 +0200)]
textfield is now less obtrusive / opaque

13 years agoadded all logo source SVGs
Jan-Christoph Borchardt [Sat, 22 Oct 2011 09:32:38 +0000 (11:32 +0200)]
added all logo source SVGs

13 years ago'New' button, needs some css work
Robin Appelman [Sun, 23 Oct 2011 09:40:40 +0000 (11:40 +0200)]
'New' button, needs some css work

13 years agoimprove mimetype detection
Robin Appelman [Sun, 23 Oct 2011 09:26:54 +0000 (11:26 +0200)]
improve mimetype detection

13 years agofix fopen
Robin Appelman [Sat, 22 Oct 2011 12:10:15 +0000 (14:10 +0200)]
fix fopen

13 years agoDo not set incorrect components for default calendar
David Iwanowitsch [Fri, 14 Oct 2011 20:16:28 +0000 (22:16 +0200)]
Do not set incorrect components for default calendar

13 years agoChange 'Help translating' to 'Help translate'
Michael Gapczynski [Sat, 22 Oct 2011 17:12:13 +0000 (13:12 -0400)]
Change 'Help translating' to 'Help translate'

13 years agoimproved style in contacts
Jakob Sack [Sat, 22 Oct 2011 19:28:20 +0000 (21:28 +0200)]
improved style in contacts

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Sat, 22 Oct 2011 17:41:18 +0000 (19:41 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

13 years agochange the error hint from suggesting to change the owner of a directory to changing...
Frank Karlitschek [Sat, 22 Oct 2011 17:39:05 +0000 (19:39 +0200)]
change the error hint from suggesting to change the owner of a directory to changing the permissions. changing the owner of a director is not possible via ftp.

13 years agoSome improvements on the contact application
Jakob Sack [Sat, 22 Oct 2011 17:22:01 +0000 (19:22 +0200)]
Some improvements on the contact application

13 years agoFix translations, empty properties
Jakob Sack [Fri, 21 Oct 2011 18:41:48 +0000 (20:41 +0200)]
Fix translations, empty properties

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
Georg Ehrke [Sat, 22 Oct 2011 14:28:24 +0000 (16:28 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar

13 years agonew "external" application. you can integrate external application like roundcube...
Frank Karlitschek [Sat, 22 Oct 2011 13:44:34 +0000 (15:44 +0200)]
new "external" application. you can integrate external application like roundcube, squirellmail or a wiki into ownCloud.

13 years agotranslatable error messages
Georg Ehrke [Sat, 22 Oct 2011 11:14:54 +0000 (13:14 +0200)]
translatable error messages

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
Georg Ehrke [Sat, 22 Oct 2011 11:12:13 +0000 (13:12 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar

13 years agoupdate pot file for calendar
Georg Ehrke [Sat, 22 Oct 2011 11:11:55 +0000 (13:11 +0200)]
update pot file for calendar

13 years agochange licencing headers for sqlite3 driver
Robin Appelman [Sat, 22 Oct 2011 10:31:07 +0000 (12:31 +0200)]
change licencing headers for sqlite3 driver

13 years agofix log level check
Robin Appelman [Sat, 22 Oct 2011 10:03:34 +0000 (12:03 +0200)]
fix log level check

13 years agoAvoid error when no image is provided for cover or thumbnail
Brice Maron [Sat, 22 Oct 2011 09:34:49 +0000 (11:34 +0200)]
Avoid error when no image is provided for cover or thumbnail

13 years agoFix unescessary use of non portable 'replace' sql and add loging when GD not installed
Brice Maron [Sat, 22 Oct 2011 09:01:06 +0000 (11:01 +0200)]
Fix unescessary use of non portable 'replace' sql and add loging when GD not installed

13 years agoFix music navigation entry controls going over the sidebar
Michael Gapczynski [Sat, 22 Oct 2011 06:31:16 +0000 (02:31 -0400)]
Fix music navigation entry controls going over the sidebar

13 years agoChange javascript new folder from old icon to new
Michael Gapczynski [Sat, 22 Oct 2011 06:11:32 +0000 (02:11 -0400)]
Change javascript new folder from old icon to new

13 years agoRedirect file browser if directory does not exist
Michael Gapczynski [Sat, 22 Oct 2011 05:50:40 +0000 (01:50 -0400)]
Redirect file browser if directory does not exist

13 years agoremoved '/' from file path because only Unix people understand the concept of that...
Jan-Christoph Borchardt [Fri, 21 Oct 2011 22:29:45 +0000 (00:29 +0200)]
removed '/' from file path because only Unix people understand the concept of that. Plus, 'Files' itself is the root.

13 years agoCorrect unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb
Brice Maron [Fri, 21 Oct 2011 21:30:12 +0000 (23:30 +0200)]
Correct unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb

13 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
Georg Ehrke [Fri, 21 Oct 2011 21:24:39 +0000 (23:24 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar

13 years agofix new allday bug
Georg Ehrke [Fri, 21 Oct 2011 20:59:26 +0000 (22:59 +0200)]
fix new allday bug

13 years agofix allday bug
Georg Ehrke [Fri, 21 Oct 2011 20:47:31 +0000 (22:47 +0200)]
fix allday bug

13 years agoFix size calculation with css styling of tipsy popup
Bart Visscher [Fri, 21 Oct 2011 19:49:03 +0000 (21:49 +0200)]
Fix size calculation with css styling of tipsy popup

13 years agoBetter event popup
Bart Visscher [Fri, 21 Oct 2011 19:47:42 +0000 (21:47 +0200)]
Better event popup

13 years agoadded transition function from 'old' calendar to fullcalendar (fixed currentview...
Georg Ehrke [Fri, 21 Oct 2011 16:19:44 +0000 (18:19 +0200)]
added transition function from 'old' calendar to fullcalendar (fixed currentview bug)

13 years agoFix function name error in contacts app
Bart Visscher [Fri, 21 Oct 2011 19:49:34 +0000 (21:49 +0200)]
Fix function name error in contacts app

13 years agobold current folder in breadcrumbs
Jan-Christoph Borchardt [Fri, 21 Oct 2011 17:09:41 +0000 (19:09 +0200)]
bold current folder in breadcrumbs

13 years agoonly show checkbox on hovering filetype icon
Jan-Christoph Borchardt [Fri, 21 Oct 2011 16:24:56 +0000 (18:24 +0200)]
only show checkbox on hovering filetype icon

13 years agohopefully finally fixed the initial breadcrumb arrow
Jan-Christoph Borchardt [Fri, 21 Oct 2011 16:12:47 +0000 (18:12 +0200)]
hopefully finally fixed the initial breadcrumb arrow

13 years agouse fancybox instead of lightbox
Florian Pritz [Sun, 16 Oct 2011 21:16:32 +0000 (23:16 +0200)]
use fancybox instead of lightbox

Signed-off-by: Florian Pritz <bluewind@xinu.at>
13 years agoDisable calendar scrolling, doesn't work yet
Bart Visscher [Thu, 20 Oct 2011 21:34:05 +0000 (23:34 +0200)]
Disable calendar scrolling, doesn't work yet

13 years agoImplement listview for fullcalendar
Bart Visscher [Thu, 20 Oct 2011 20:18:17 +0000 (22:18 +0200)]
Implement listview for fullcalendar

13 years agoOptimize deleting event
Bart Visscher [Wed, 19 Oct 2011 17:09:01 +0000 (19:09 +0200)]
Optimize deleting event

13 years agoFix changing calendar data
Bart Visscher [Wed, 19 Oct 2011 17:07:56 +0000 (19:07 +0200)]
Fix changing calendar data

13 years agoImplement resizing of events
Bart Visscher [Tue, 18 Oct 2011 21:02:00 +0000 (23:02 +0200)]
Implement resizing of events

13 years agoImplement moving of event
Bart Visscher [Tue, 18 Oct 2011 20:25:54 +0000 (22:25 +0200)]
Implement moving of event