]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agodisable keyboard shortcuts as temp fix
Tom Needham [Mon, 23 Jan 2012 20:59:37 +0000 (20:59 +0000)]
disable keyboard shortcuts as temp fix

12 years agodont try to create a user with an already existing username
Robin Appelman [Mon, 23 Jan 2012 16:34:23 +0000 (17:34 +0100)]
dont try to create a user with an already existing username

12 years agodont show new user when an error occured
Robin Appelman [Mon, 23 Jan 2012 16:33:12 +0000 (17:33 +0100)]
dont show new user when an error occured

12 years agofix undefined indices - bugfix for oc-99
Georg Ehrke [Mon, 23 Jan 2012 14:05:53 +0000 (15:05 +0100)]
fix undefined indices - bugfix for oc-99

12 years agovalidate the calendar name
Georg Ehrke [Sat, 21 Jan 2012 16:42:34 +0000 (17:42 +0100)]
validate the calendar name

12 years agofix Undefined variable - bugfix for oc-69
Georg Ehrke [Sat, 21 Jan 2012 16:42:10 +0000 (17:42 +0100)]
fix Undefined variable - bugfix for oc-69

12 years agobump version number v3.0RC1
Frank Karlitschek [Sat, 21 Jan 2012 16:33:43 +0000 (17:33 +0100)]
bump version number

12 years agosome gallery css fixes
Robin Appelman [Fri, 20 Jan 2012 23:54:02 +0000 (00:54 +0100)]
some gallery css fixes

12 years agorecognizing img basing on extension
Bartek Przybylski [Fri, 20 Jan 2012 22:26:39 +0000 (23:26 +0100)]
recognizing img basing on extension

12 years agomake media detection based on extention case insensitive
Robin Appelman [Fri, 20 Jan 2012 18:34:34 +0000 (19:34 +0100)]
make media detection based on extention case insensitive

12 years agofix renaming albums
Robin Appelman [Fri, 20 Jan 2012 18:32:08 +0000 (19:32 +0100)]
fix renaming albums

12 years agodont show errors when not renaming an album
Robin Appelman [Fri, 20 Jan 2012 18:28:57 +0000 (19:28 +0100)]
dont show errors when not renaming an album

12 years agofix deleting/renaming albums with a ' in the name
Robin Appelman [Fri, 20 Jan 2012 18:26:09 +0000 (19:26 +0100)]
fix deleting/renaming albums with a ' in the name

12 years agoonly double quoted string seems to be detected in js
Robin Appelman [Fri, 20 Jan 2012 16:47:55 +0000 (17:47 +0100)]
only double quoted string seems to be detected in js

12 years agomake oc_image work when php_exif isn't enabled
Robin Appelman [Fri, 20 Jan 2012 16:13:49 +0000 (17:13 +0100)]
make oc_image work when php_exif isn't enabled

12 years agoadd translation wrappers to gallery strings in js
Robin Appelman [Fri, 20 Jan 2012 16:09:31 +0000 (17:09 +0100)]
add translation wrappers to gallery strings in js

12 years agoshow proper feedback that collection scanning is done and show the collection afterwards
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

12 years agoDon't wrap collection cells.
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.

12 years agoSort songs also by path.
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.

12 years ago[Calendar] Use class for active view button
Bart Visscher [Thu, 19 Jan 2012 20:00:19 +0000 (21:00 +0100)]
[Calendar] Use class for active view button

12 years agoOC-23: [Calendar] Double vertical scrollbar in week view
Bart Visscher [Thu, 19 Jan 2012 19:26:07 +0000 (20:26 +0100)]
OC-23: [Calendar] Double vertical scrollbar in week view

12 years ago- Added fix for empty 'FN' field on import via CardDAV clients.
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.

12 years agoOptimizations and more aggressive caching.
Thomas Tanghus [Thu, 19 Jan 2012 17:28:17 +0000 (18:28 +0100)]
Optimizations and more aggressive caching.

12 years agoUI fixes in contact editor and address book dialog.
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.

12 years agoAdded redirecting to static image file and caching for contacts with no photo embedded.
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.

12 years agofix double new calendar button - bugfix for oc 59
Georg Ehrke [Thu, 19 Jan 2012 11:27:16 +0000 (12:27 +0100)]
fix double new calendar button - bugfix for oc 59

12 years agoenhancement: oc-36
Bartek Przybylski [Tue, 17 Jan 2012 19:12:26 +0000 (20:12 +0100)]
enhancement: oc-36

12 years agofix: oc-33
Bartek Przybylski [Tue, 17 Jan 2012 19:00:12 +0000 (20:00 +0100)]
fix: oc-33

12 years agomove loading icon to the top bar
Georg Ehrke [Tue, 17 Jan 2012 18:38:38 +0000 (19:38 +0100)]
move loading icon to the top bar

12 years agouse button for new calendar
Georg Ehrke [Tue, 17 Jan 2012 18:09:11 +0000 (19:09 +0100)]
use button for new calendar

12 years agoMerge branch 'master' into calendar
Georg Ehrke [Tue, 17 Jan 2012 14:57:29 +0000 (15:57 +0100)]
Merge branch 'master' into calendar

12 years agofix ocbug 34
Georg Ehrke [Tue, 17 Jan 2012 14:38:32 +0000 (15:38 +0100)]
fix ocbug 34

12 years ago fix ocbug 24
Georg Ehrke [Tue, 17 Jan 2012 14:18:01 +0000 (15:18 +0100)]
 fix ocbug 24

12 years agoApps need to be enabled in order to search through Shared directory for media scanning
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

12 years agoEmit hooks in OC_Share when sharing a file and forward hooks for deletion and writing...
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

12 years agoMake media app listen for post_delete instead of delete
Michael Gapczynski [Tue, 17 Jan 2012 00:52:04 +0000 (19:52 -0500)]
Make media app listen for post_delete instead of delete

12 years agouse timepicker to force users to use HH:MM
Georg Ehrke [Mon, 16 Jan 2012 19:22:54 +0000 (20:22 +0100)]
use timepicker to force users to use HH:MM

12 years agodont complain about non existing config files
Robin Appelman [Mon, 16 Jan 2012 19:17:45 +0000 (20:17 +0100)]
dont complain about non existing config files

12 years agoupdate translations
Robin Appelman [Mon, 16 Jan 2012 16:34:42 +0000 (17:34 +0100)]
update translations

12 years agofix export link for contacts
Robin Appelman [Mon, 16 Jan 2012 01:27:59 +0000 (02:27 +0100)]
fix export link for contacts

12 years agotypos....
Robin Appelman [Mon, 16 Jan 2012 01:22:23 +0000 (02:22 +0100)]
typos....

12 years agosmall documentation improvement
Robin Appelman [Mon, 16 Jan 2012 01:20:29 +0000 (02:20 +0100)]
small documentation improvement

12 years agofix database upgrading for pgsql
Robin Appelman [Mon, 16 Jan 2012 01:06:19 +0000 (02:06 +0100)]
fix database upgrading for pgsql

12 years agosome aditional feedback during database upgrade
Robin Appelman [Mon, 16 Jan 2012 00:13:54 +0000 (01:13 +0100)]
some aditional feedback during database upgrade

12 years agofix some pgsql strict warnings
Robin Appelman [Mon, 16 Jan 2012 00:11:58 +0000 (01:11 +0100)]
fix some pgsql strict warnings

12 years agoquick fix for javascript translations
Robin Appelman [Sun, 15 Jan 2012 23:09:43 +0000 (00:09 +0100)]
quick fix for javascript translations

12 years agoproperly check for write permissions to the config file
Robin Appelman [Sun, 15 Jan 2012 22:57:40 +0000 (23:57 +0100)]
properly check for write permissions to the config file

12 years agofix creating/moving/renaming/deleting files/dirs with ' in name
Bartek Przybylski [Sun, 15 Jan 2012 19:48:38 +0000 (20:48 +0100)]
fix creating/moving/renaming/deleting files/dirs with ' in name

12 years agoprevent multiply owncloud instances on the same domain intefering with each others...
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

12 years agoadd user and instance awere localstorage to prevent collisions when using localstorage
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

12 years agodon't use depricated <? use the full <?php
Robin Appelman [Sun, 15 Jan 2012 17:58:08 +0000 (18:58 +0100)]
don't use depricated <? use the full <?php

12 years agoRemove reference to unexisting file in music.css.
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.

12 years agoMerge branch 'master' into calendar
Georg Ehrke [Sun, 15 Jan 2012 17:33:46 +0000 (18:33 +0100)]
Merge branch 'master' into calendar

12 years agouse svg icon for calendar
Georg Ehrke [Sun, 15 Jan 2012 17:29:44 +0000 (18:29 +0100)]
use svg icon for calendar

12 years agobetter scanning model for gallery, more feedback to user while scanning
Bartek Przybylski [Sun, 15 Jan 2012 14:31:17 +0000 (15:31 +0100)]
better scanning model for gallery, more feedback to user while scanning

12 years agoread language name from the right resource
Robin Appelman [Sun, 15 Jan 2012 14:30:08 +0000 (15:30 +0100)]
read language name from the right resource

12 years agomake language name translatable and fallback to language code if we dont have the...
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

12 years agoupdate translations
Robin Appelman [Sun, 15 Jan 2012 14:12:58 +0000 (15:12 +0100)]
update translations

12 years agoSimple translation for gallery
Bartek Przybylski [Sun, 15 Jan 2012 11:11:04 +0000 (12:11 +0100)]
Simple translation for gallery

12 years agorecursive gallery removing on parent dir remove
Bartek Przybylski [Sun, 15 Jan 2012 10:51:01 +0000 (11:51 +0100)]
recursive gallery removing on parent dir remove

12 years agoadded vcards to the mimetype fix list and renamed the icon for vcards
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

12 years agochange description of the changed colors (calendar)
Georg Ehrke [Sun, 15 Jan 2012 09:58:39 +0000 (10:58 +0100)]
change description of the changed colors (calendar)

12 years agochange calendar colors
Georg Ehrke [Sun, 15 Jan 2012 09:52:07 +0000 (10:52 +0100)]
change calendar colors

12 years agouse backslash n instead of a real new line
Georg Ehrke [Sat, 14 Jan 2012 23:55:02 +0000 (00:55 +0100)]
use backslash n instead of a real new line

12 years agofix inconsitent behaviour when trying to remove yourself from the admin group
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

12 years agofix newline problem in contacts
Georg Ehrke [Sat, 14 Jan 2012 23:47:50 +0000 (00:47 +0100)]
fix newline problem in contacts

12 years agofix newline problem in calendar
Georg Ehrke [Sat, 14 Jan 2012 23:45:27 +0000 (00:45 +0100)]
fix newline problem in calendar

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Sat, 14 Jan 2012 23:31:23 +0000 (00:31 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoadded bart to the authors in info.xml
Georg Ehrke [Sat, 14 Jan 2012 23:30:04 +0000 (00:30 +0100)]
added bart to the authors in info.xml

12 years agoremove some of the flickering in opera
Robin Appelman [Sat, 14 Jan 2012 23:11:26 +0000 (00:11 +0100)]
remove some of the flickering in opera

12 years agoMerge branch 'calendar'
Georg Ehrke [Sat, 14 Jan 2012 23:08:36 +0000 (00:08 +0100)]
Merge branch 'calendar'

12 years agohighlight the current view
Georg Ehrke [Sat, 14 Jan 2012 23:06:26 +0000 (00:06 +0100)]
highlight the current view

12 years agofix some of the styling issues on opera
Robin Appelman [Sat, 14 Jan 2012 22:47:31 +0000 (23:47 +0100)]
fix some of the styling issues on opera

12 years agosmall fix for server svg mimetype detection
Robin Appelman [Sat, 14 Jan 2012 22:37:50 +0000 (23:37 +0100)]
small fix for server svg mimetype detection

12 years agoadd icon for log app
Georg Ehrke [Sat, 14 Jan 2012 22:39:05 +0000 (23:39 +0100)]
add icon for log app

12 years agoconstans for signals handling
Bartek Przybylski [Sat, 14 Jan 2012 22:12:32 +0000 (23:12 +0100)]
constans for signals handling

12 years agoadd min width to multiselect in user management
Robin Appelman [Sat, 14 Jan 2012 22:10:38 +0000 (23:10 +0100)]
add min width to multiselect in user management

12 years agomake the minimum width of the multiselect configurable
Robin Appelman [Sat, 14 Jan 2012 21:38:00 +0000 (22:38 +0100)]
make the minimum width of the multiselect configurable

12 years agoremove ununsed copy-paste leftovers
Robin Appelman [Sat, 14 Jan 2012 21:27:20 +0000 (22:27 +0100)]
remove ununsed copy-paste leftovers

12 years agomake pdf viewer work with text editor
Robin Appelman [Sat, 14 Jan 2012 21:25:07 +0000 (22:25 +0100)]
make pdf viewer work with text editor

12 years agouse admin icon for log menu enty untill we have a proper icon
Robin Appelman [Sat, 14 Jan 2012 21:02:26 +0000 (22:02 +0100)]
use admin icon for log menu enty untill we have a proper icon

12 years agosome minor changes to the text editor loading
Robin Appelman [Sat, 14 Jan 2012 20:58:16 +0000 (21:58 +0100)]
some minor changes to the text editor loading

12 years agomake pdf viewer work a bit better with the rest of owncloud
Robin Appelman [Sat, 14 Jan 2012 20:38:33 +0000 (21:38 +0100)]
make pdf viewer work a bit better with the rest of owncloud

12 years agofix issue with moving music files
Robin Appelman [Sat, 14 Jan 2012 20:13:46 +0000 (21:13 +0100)]
fix issue with moving music files

12 years agofix some sqlite2 upgrade issues
Robin Appelman [Sat, 14 Jan 2012 17:11:21 +0000 (18:11 +0100)]
fix some sqlite2 upgrade issues

12 years agofix another warning in pgsql
Robin Appelman [Sat, 14 Jan 2012 17:10:22 +0000 (18:10 +0100)]
fix another warning in pgsql

12 years agoFix breadcrumb issue when closing editor
Tom Needham [Sat, 14 Jan 2012 15:45:19 +0000 (15:45 +0000)]
Fix breadcrumb issue when closing editor

12 years agofix editor js
Tom Needham [Sat, 14 Jan 2012 15:36:57 +0000 (15:36 +0000)]
fix editor js

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Tom Needham [Sat, 14 Jan 2012 15:31:49 +0000 (15:31 +0000)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor

12 years agodon´t show warnings for missing language name definitions
Frank Karlitschek [Sat, 14 Jan 2012 14:41:02 +0000 (15:41 +0100)]
don´t show warnings for missing language name definitions

12 years agohandle gallery remove when removing dir via webinterface
Bartek Przybylski [Sat, 14 Jan 2012 13:59:18 +0000 (14:59 +0100)]
handle gallery remove when removing dir via webinterface

12 years agoMerge branch 'calendar'
Georg Ehrke [Sat, 14 Jan 2012 13:25:49 +0000 (14:25 +0100)]
Merge branch 'calendar'

12 years agoimprove import function
Georg Ehrke [Sat, 14 Jan 2012 13:22:30 +0000 (14:22 +0100)]
improve import function

12 years agohandling directory renaming and thumbnail move on gallery name chenge
Bartek Przybylski [Sat, 14 Jan 2012 12:52:24 +0000 (13:52 +0100)]
handling directory renaming and thumbnail move on gallery name chenge

12 years agocontent divs alignment
Bartek Przybylski [Sat, 14 Jan 2012 10:19:24 +0000 (11:19 +0100)]
content divs alignment

12 years agoremove temporary files after updating
Robin Appelman [Fri, 13 Jan 2012 19:05:44 +0000 (20:05 +0100)]
remove temporary files after updating

12 years agouse absolute path for db_structure.xml when updating
Robin Appelman [Fri, 13 Jan 2012 19:05:24 +0000 (20:05 +0100)]
use absolute path for db_structure.xml when updating

12 years agofix some warning in the pgsql driver
Robin Appelman [Fri, 13 Jan 2012 19:04:59 +0000 (20:04 +0100)]
fix some warning in the pgsql driver

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Tom Needham [Fri, 13 Jan 2012 16:55:55 +0000 (16:55 +0000)]
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor

12 years agoimprove import form for calendar
Georg Ehrke [Fri, 13 Jan 2012 12:57:46 +0000 (13:57 +0100)]
improve import form for calendar