]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Sun, 29 Jan 2012 16:39:54 +0000 (17:39 +0100)]
automatically show advanced options when no sqlite is available
Georg Ehrke [Sun, 29 Jan 2012 15:07:54 +0000 (16:07 +0100)]
remove debug file
Frank Karlitschek [Sun, 29 Jan 2012 13:45:38 +0000 (14:45 +0100)]
add a link to the credits page. fame for all our awesome contributors
Georg Ehrke [Sun, 29 Jan 2012 09:59:15 +0000 (10:59 +0100)]
fix version-compare in calendars app.php
Robin Appelman [Sat, 28 Jan 2012 14:13:27 +0000 (15:13 +0100)]
add more language names
Frank Karlitschek [Fri, 27 Jan 2012 16:39:55 +0000 (17:39 +0100)]
increase version number to 3. YeeHaw party!!
Frank Karlitschek [Fri, 27 Jan 2012 16:34:47 +0000 (17:34 +0100)]
fix appstore download.
Robin Appelman [Thu, 26 Jan 2012 23:59:24 +0000 (00:59 +0100)]
update translations
Robin Appelman [Thu, 26 Jan 2012 23:37:11 +0000 (00:37 +0100)]
change https detection a bit, hopefully fixing an edge case
Robin Appelman [Thu, 26 Jan 2012 23:21:15 +0000 (00:21 +0100)]
fix non-absolute symbolic links
Robin Appelman [Thu, 26 Jan 2012 18:05:46 +0000 (19:05 +0100)]
use the correct hooks to remove contact/calendars of remvoed users
Robin Appelman [Thu, 26 Jan 2012 17:12:59 +0000 (18:12 +0100)]
use oc_filesystem::getlocalfile instead of manually trying to get the correct local file when creating album covers
fixes broken album covers on shared files
Robin Appelman [Thu, 26 Jan 2012 16:56:13 +0000 (17:56 +0100)]
initialize all storage backends when searching for a file, fixed searching in the Shared folder
Bartek Przybylski [Wed, 25 Jan 2012 20:15:27 +0000 (21:15 +0100)]
db cleanup after gallery remove
Bartek Przybylski [Wed, 25 Jan 2012 20:07:43 +0000 (21:07 +0100)]
creating thumbnails on upload, recursive remove
Thomas Tanghus [Fri, 20 Jan 2012 20:11:34 +0000 (21:11 +0100)]
Removed debug output
Thomas Tanghus [Tue, 24 Jan 2012 22:02:02 +0000 (23:02 +0100)]
Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92
"Character '&' in address data causes wrong data".
This was also the case for the 'N' property.
Robin Appelman [Tue, 24 Jan 2012 01:56:38 +0000 (02:56 +0100)]
Fix some issues in ampache resonponse
Patch by Markus Germeier
Robin Appelman [Mon, 23 Jan 2012 23:42:08 +0000 (00:42 +0100)]
update translations
Robin Appelman [Mon, 23 Jan 2012 23:24:09 +0000 (00:24 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud
Bartek Przybylski [Mon, 23 Jan 2012 22:25:36 +0000 (23:25 +0100)]
oc-89 handling no photos in collection alert
Tom Needham [Mon, 23 Jan 2012 20:59:37 +0000 (20:59 +0000)]
disable keyboard shortcuts as temp fix
Robin Appelman [Mon, 23 Jan 2012 16:34:23 +0000 (17:34 +0100)]
dont try to create a user with an already existing username
Robin Appelman [Mon, 23 Jan 2012 16:33:12 +0000 (17:33 +0100)]
dont show new user when an error occured
Georg Ehrke [Mon, 23 Jan 2012 14:05:53 +0000 (15:05 +0100)]
fix undefined indices - bugfix for oc-99
Georg Ehrke [Sat, 21 Jan 2012 16:42:34 +0000 (17:42 +0100)]
validate the calendar name
Georg Ehrke [Sat, 21 Jan 2012 16:42:10 +0000 (17:42 +0100)]
fix Undefined variable - bugfix for oc-69
Frank Karlitschek [Sat, 21 Jan 2012 16:33:43 +0000 (17:33 +0100)]
bump version number
Robin Appelman [Fri, 20 Jan 2012 23:54:02 +0000 (00:54 +0100)]
some gallery css fixes
Bartek Przybylski [Fri, 20 Jan 2012 22:26:39 +0000 (23:26 +0100)]
recognizing img basing on extension
Robin Appelman [Fri, 20 Jan 2012 18:34:34 +0000 (19:34 +0100)]
make media detection based on extention case insensitive
Robin Appelman [Fri, 20 Jan 2012 18:32:08 +0000 (19:32 +0100)]
fix renaming albums
Robin Appelman [Fri, 20 Jan 2012 18:28:57 +0000 (19:28 +0100)]
dont show errors when not renaming an album
Robin Appelman [Fri, 20 Jan 2012 18:26:09 +0000 (19:26 +0100)]
fix deleting/renaming albums with a ' in the name
Robin Appelman [Fri, 20 Jan 2012 17:53:45 +0000 (18:53 +0100)]
translation updates
Robin Appelman [Fri, 20 Jan 2012 16:47:55 +0000 (17:47 +0100)]
only double quoted string seems to be detected in js
Robin Appelman [Fri, 20 Jan 2012 16:13:49 +0000 (17:13 +0100)]
make oc_image work when php_exif isn't enabled
Robin Appelman [Fri, 20 Jan 2012 16:09:31 +0000 (17:09 +0100)]
add translation wrappers to gallery strings in js
Robin Appelman [Fri, 20 Jan 2012 00:41:37 +0000 (01:41 +0100)]
show proper feedback that collection scanning is done and show the collection afterwards
Cloud Dumper [Thu, 19 Jan 2012 14:14:24 +0000 (15:14 +0100)]
Don't wrap collection cells.
This change makes sure cells are never wrapped.
If the text is too big for the column, ellipsis is
used instead.
Cloud Dumper [Thu, 19 Jan 2012 14:05:41 +0000 (15:05 +0100)]
Sort songs also by path.
Add song_path in the ORDER BY.
Fix oc-31.
Bart Visscher [Thu, 19 Jan 2012 20:00:19 +0000 (21:00 +0100)]
[Calendar] Use class for active view button
Bart Visscher [Thu, 19 Jan 2012 19:26:07 +0000 (20:26 +0100)]
OC-23: [Calendar] Double vertical scrollbar in week view
Thomas Tanghus [Thu, 19 Jan 2012 18:47:09 +0000 (19:47 +0100)]
- Added fix for empty 'FN' field on import via CardDAV clients.
- Make sure that the contact in the list has a display name.
- More tweaks on thumbnail caching.
Thomas Tanghus [Thu, 19 Jan 2012 17:28:17 +0000 (18:28 +0100)]
Optimizations and more aggressive caching.
Thomas Tanghus [Thu, 19 Jan 2012 15:04:39 +0000 (16:04 +0100)]
UI fixes in contact editor and address book dialog.
Error checking in ajax methods.
Localize menu entry.
Thomas Tanghus [Thu, 19 Jan 2012 15:00:41 +0000 (16:00 +0100)]
Added redirecting to static image file and caching for contacts with no photo embedded.
Georg Ehrke [Thu, 19 Jan 2012 11:27:16 +0000 (12:27 +0100)]
fix double new calendar button - bugfix for oc 59
Bartek Przybylski [Tue, 17 Jan 2012 19:12:26 +0000 (20:12 +0100)]
enhancement: oc-36
Bartek Przybylski [Tue, 17 Jan 2012 19:00:12 +0000 (20:00 +0100)]
fix: oc-33
Georg Ehrke [Tue, 17 Jan 2012 18:38:38 +0000 (19:38 +0100)]
move loading icon to the top bar
Georg Ehrke [Tue, 17 Jan 2012 18:09:11 +0000 (19:09 +0100)]
use button for new calendar
Georg Ehrke [Tue, 17 Jan 2012 14:57:29 +0000 (15:57 +0100)]
Merge branch 'master' into calendar
Georg Ehrke [Tue, 17 Jan 2012 14:38:32 +0000 (15:38 +0100)]
fix ocbug 34
Georg Ehrke [Tue, 17 Jan 2012 14:18:01 +0000 (15:18 +0100)]
fix ocbug 24
Michael Gapczynski [Tue, 17 Jan 2012 03:18:16 +0000 (22:18 -0500)]
Apps need to be enabled in order to search through Shared directory for media scanning
Michael Gapczynski [Tue, 17 Jan 2012 01:16:32 +0000 (20:16 -0500)]
Emit hooks in OC_Share when sharing a file and forward hooks for deletion and writing of source file
Michael Gapczynski [Tue, 17 Jan 2012 00:52:04 +0000 (19:52 -0500)]
Make media app listen for post_delete instead of delete
Georg Ehrke [Mon, 16 Jan 2012 19:22:54 +0000 (20:22 +0100)]
use timepicker to force users to use HH:MM
Robin Appelman [Mon, 16 Jan 2012 19:17:45 +0000 (20:17 +0100)]
dont complain about non existing config files
Robin Appelman [Mon, 16 Jan 2012 16:34:42 +0000 (17:34 +0100)]
update translations
Robin Appelman [Mon, 16 Jan 2012 01:27:59 +0000 (02:27 +0100)]
fix export link for contacts
Robin Appelman [Mon, 16 Jan 2012 01:22:23 +0000 (02:22 +0100)]
typos....
Robin Appelman [Mon, 16 Jan 2012 01:20:29 +0000 (02:20 +0100)]
small documentation improvement
Robin Appelman [Mon, 16 Jan 2012 01:06:19 +0000 (02:06 +0100)]
fix database upgrading for pgsql
Robin Appelman [Mon, 16 Jan 2012 00:13:54 +0000 (01:13 +0100)]
some aditional feedback during database upgrade
Robin Appelman [Mon, 16 Jan 2012 00:11:58 +0000 (01:11 +0100)]
fix some pgsql strict warnings
Robin Appelman [Sun, 15 Jan 2012 23:09:43 +0000 (00:09 +0100)]
quick fix for javascript translations
Robin Appelman [Sun, 15 Jan 2012 22:57:40 +0000 (23:57 +0100)]
properly check for write permissions to the config file
Bartek Przybylski [Sun, 15 Jan 2012 19:48:38 +0000 (20:48 +0100)]
fix creating/moving/renaming/deleting files/dirs with ' in name
Robin Appelman [Sun, 15 Jan 2012 18:25:55 +0000 (19:25 +0100)]
prevent multiply owncloud instances on the same domain intefering with each others playlists
Robin Appelman [Sun, 15 Jan 2012 18:11:25 +0000 (19:11 +0100)]
add user and instance awere localstorage to prevent collisions when using localstorage
Robin Appelman [Sun, 15 Jan 2012 17:58:08 +0000 (18:58 +0100)]
don't use depricated <? use the full <?php
Cloud Dumper [Sun, 8 Jan 2012 11:03:15 +0000 (12:03 +0100)]
Remove reference to unexisting file in music.css.
`img/pbar-ani.gif' is not on the repository.
Georg Ehrke [Sun, 15 Jan 2012 17:33:46 +0000 (18:33 +0100)]
Merge branch 'master' into calendar
Georg Ehrke [Sun, 15 Jan 2012 17:29:44 +0000 (18:29 +0100)]
use svg icon for calendar
Bartek Przybylski [Sun, 15 Jan 2012 14:31:17 +0000 (15:31 +0100)]
better scanning model for gallery, more feedback to user while scanning
Robin Appelman [Sun, 15 Jan 2012 14:30:08 +0000 (15:30 +0100)]
read language name from the right resource
Robin Appelman [Sun, 15 Jan 2012 14:25:58 +0000 (15:25 +0100)]
make language name translatable and fallback to language code if we dont have the language name
Robin Appelman [Sun, 15 Jan 2012 14:12:58 +0000 (15:12 +0100)]
update translations
Bartek Przybylski [Sun, 15 Jan 2012 11:11:04 +0000 (12:11 +0100)]
Simple translation for gallery
Bartek Przybylski [Sun, 15 Jan 2012 10:51:01 +0000 (11:51 +0100)]
recursive gallery removing on parent dir remove
Georg Ehrke [Sun, 15 Jan 2012 10:02:08 +0000 (11:02 +0100)]
added vcards to the mimetype fix list and renamed the icon for vcards
Georg Ehrke [Sun, 15 Jan 2012 09:58:39 +0000 (10:58 +0100)]
change description of the changed colors (calendar)
Georg Ehrke [Sun, 15 Jan 2012 09:52:07 +0000 (10:52 +0100)]
change calendar colors
Georg Ehrke [Sat, 14 Jan 2012 23:55:02 +0000 (00:55 +0100)]
use backslash n instead of a real new line
Robin Appelman [Sat, 14 Jan 2012 23:49:48 +0000 (00:49 +0100)]
fix inconsitent behaviour when trying to remove yourself from the admin group
Georg Ehrke [Sat, 14 Jan 2012 23:47:50 +0000 (00:47 +0100)]
fix newline problem in contacts
Georg Ehrke [Sat, 14 Jan 2012 23:45:27 +0000 (00:45 +0100)]
fix newline problem in calendar
Georg Ehrke [Sat, 14 Jan 2012 23:31:23 +0000 (00:31 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Sat, 14 Jan 2012 23:30:04 +0000 (00:30 +0100)]
added bart to the authors in info.xml
Robin Appelman [Sat, 14 Jan 2012 23:11:26 +0000 (00:11 +0100)]
remove some of the flickering in opera
Georg Ehrke [Sat, 14 Jan 2012 23:08:36 +0000 (00:08 +0100)]
Merge branch 'calendar'
Georg Ehrke [Sat, 14 Jan 2012 23:06:26 +0000 (00:06 +0100)]
highlight the current view
Robin Appelman [Sat, 14 Jan 2012 22:47:31 +0000 (23:47 +0100)]
fix some of the styling issues on opera
Robin Appelman [Sat, 14 Jan 2012 22:37:50 +0000 (23:37 +0100)]
small fix for server svg mimetype detection
Georg Ehrke [Sat, 14 Jan 2012 22:39:05 +0000 (23:39 +0100)]
add icon for log app
Bartek Przybylski [Sat, 14 Jan 2012 22:12:32 +0000 (23:12 +0100)]
constans for signals handling
Robin Appelman [Sat, 14 Jan 2012 22:10:38 +0000 (23:10 +0100)]
add min width to multiselect in user management
Robin Appelman [Sat, 14 Jan 2012 21:38:00 +0000 (22:38 +0100)]
make the minimum width of the multiselect configurable