]>
source.dussan.org Git - nextcloud-server.git/log
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
Jan-Christoph Borchardt [Sun, 23 Oct 2011 08:44:05 +0000 (10:44 +0200)]
textfield is now less obtrusive / opaque
Jan-Christoph Borchardt [Sat, 22 Oct 2011 09:32:38 +0000 (11:32 +0200)]
added all logo source SVGs
Robin Appelman [Sun, 23 Oct 2011 09:40:40 +0000 (11:40 +0200)]
'New' button, needs some css work
Robin Appelman [Sun, 23 Oct 2011 09:26:54 +0000 (11:26 +0200)]
improve mimetype detection
Robin Appelman [Sat, 22 Oct 2011 12:10:15 +0000 (14:10 +0200)]
fix fopen
David Iwanowitsch [Fri, 14 Oct 2011 20:16:28 +0000 (22:16 +0200)]
Do not set incorrect components for default calendar
Michael Gapczynski [Sat, 22 Oct 2011 17:12:13 +0000 (13:12 -0400)]
Change 'Help translating' to 'Help translate'
Jakob Sack [Sat, 22 Oct 2011 19:28:20 +0000 (21:28 +0200)]
improved style in contacts
Frank Karlitschek [Sat, 22 Oct 2011 17:41:18 +0000 (19:41 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud
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.
Jakob Sack [Sat, 22 Oct 2011 17:22:01 +0000 (19:22 +0200)]
Some improvements on the contact application
Jakob Sack [Fri, 21 Oct 2011 18:41:48 +0000 (20:41 +0200)]
Fix translations, empty properties
Georg Ehrke [Sat, 22 Oct 2011 14:28:24 +0000 (16:28 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
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.
Georg Ehrke [Sat, 22 Oct 2011 11:14:54 +0000 (13:14 +0200)]
translatable error messages
Georg Ehrke [Sat, 22 Oct 2011 11:12:13 +0000 (13:12 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
Georg Ehrke [Sat, 22 Oct 2011 11:11:55 +0000 (13:11 +0200)]
update pot file for calendar
Robin Appelman [Sat, 22 Oct 2011 10:31:07 +0000 (12:31 +0200)]
change licencing headers for sqlite3 driver
Robin Appelman [Sat, 22 Oct 2011 10:03:34 +0000 (12:03 +0200)]
fix log level check
Brice Maron [Sat, 22 Oct 2011 09:34:49 +0000 (11:34 +0200)]
Avoid error when no image is provided for cover or thumbnail
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
Michael Gapczynski [Sat, 22 Oct 2011 06:31:16 +0000 (02:31 -0400)]
Fix music navigation entry controls going over the sidebar
Michael Gapczynski [Sat, 22 Oct 2011 06:11:32 +0000 (02:11 -0400)]
Change javascript new folder from old icon to new
Michael Gapczynski [Sat, 22 Oct 2011 05:50:40 +0000 (01:50 -0400)]
Redirect file browser if directory does not exist
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.
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
Georg Ehrke [Fri, 21 Oct 2011 21:24:39 +0000 (23:24 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
Georg Ehrke [Fri, 21 Oct 2011 20:59:26 +0000 (22:59 +0200)]
fix new allday bug
Georg Ehrke [Fri, 21 Oct 2011 20:47:31 +0000 (22:47 +0200)]
fix allday bug
Bart Visscher [Fri, 21 Oct 2011 19:49:03 +0000 (21:49 +0200)]
Fix size calculation with css styling of tipsy popup
Bart Visscher [Fri, 21 Oct 2011 19:47:42 +0000 (21:47 +0200)]
Better event popup
Georg Ehrke [Fri, 21 Oct 2011 16:19:44 +0000 (18:19 +0200)]
added transition function from 'old' calendar to fullcalendar (fixed currentview bug)
Bart Visscher [Fri, 21 Oct 2011 19:49:34 +0000 (21:49 +0200)]
Fix function name error in contacts app
Jan-Christoph Borchardt [Fri, 21 Oct 2011 17:09:41 +0000 (19:09 +0200)]
bold current folder in breadcrumbs
Jan-Christoph Borchardt [Fri, 21 Oct 2011 16:24:56 +0000 (18:24 +0200)]
only show checkbox on hovering filetype icon
Jan-Christoph Borchardt [Fri, 21 Oct 2011 16:12:47 +0000 (18:12 +0200)]
hopefully finally fixed the initial breadcrumb arrow
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>
Bart Visscher [Thu, 20 Oct 2011 21:34:05 +0000 (23:34 +0200)]
Disable calendar scrolling, doesn't work yet
Bart Visscher [Thu, 20 Oct 2011 20:18:17 +0000 (22:18 +0200)]
Implement listview for fullcalendar
Bart Visscher [Wed, 19 Oct 2011 17:09:01 +0000 (19:09 +0200)]
Optimize deleting event
Bart Visscher [Wed, 19 Oct 2011 17:07:56 +0000 (19:07 +0200)]
Fix changing calendar data
Bart Visscher [Tue, 18 Oct 2011 21:02:00 +0000 (23:02 +0200)]
Implement resizing of events
Bart Visscher [Tue, 18 Oct 2011 20:25:54 +0000 (22:25 +0200)]
Implement moving of event