]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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

12 years agoConnect to the newly created database when checking if it needs to be filled.
Daniel Köb [Thu, 12 Jan 2012 19:35:50 +0000 (20:35 +0100)]
Connect to the newly created database when checking if it needs to be filled.

12 years agoToo quick on the copy/paste trigger...
Thomas Tanghus [Thu, 12 Jan 2012 22:43:00 +0000 (23:43 +0100)]
Too quick on the copy/paste trigger...

12 years agoOops. Missing ')' :-P
Thomas Tanghus [Thu, 12 Jan 2012 21:55:43 +0000 (22:55 +0100)]
Oops. Missing ')' :-P

12 years agoDon't chunk_split encoded image string.
Thomas Tanghus [Thu, 12 Jan 2012 17:04:23 +0000 (18:04 +0100)]
Don't chunk_split encoded image string.
Don't return json error but null if card can't be parsed.
Small check for non-parsable card in index.php.

12 years agoAdded search. Thanks to icewind it was mostly copy/paste :-)
Thomas Tanghus [Thu, 12 Jan 2012 15:06:27 +0000 (16:06 +0100)]
Added search. Thanks to icewind it was mostly copy/paste :-)

12 years agoAdd PRODID to vcards created by ownCloud.
Thomas Tanghus [Thu, 12 Jan 2012 10:26:11 +0000 (11:26 +0100)]
Add PRODID to vcards created by ownCloud.

12 years agoMerge branch 'calendar'
Georg Ehrke [Thu, 12 Jan 2012 21:07:23 +0000 (22:07 +0100)]
Merge branch 'calendar'

12 years agoupdate js of calendar import
Georg Ehrke [Thu, 12 Jan 2012 21:06:53 +0000 (22:06 +0100)]
update js of calendar import

12 years agofix previous change
Georg Ehrke [Thu, 12 Jan 2012 20:54:58 +0000 (21:54 +0100)]
fix previous change

12 years agoMerge branch 'master' into calendar
Georg Ehrke [Thu, 12 Jan 2012 20:44:56 +0000 (21:44 +0100)]
Merge branch 'master' into calendar

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Thu, 12 Jan 2012 20:43:32 +0000 (21:43 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoadded a file to fix wrong recognised mime-types
Georg Ehrke [Thu, 12 Jan 2012 17:26:13 +0000 (18:26 +0100)]
added a file to fix wrong recognised mime-types

12 years agochange app icon
Georg Ehrke [Thu, 12 Jan 2012 15:50:49 +0000 (16:50 +0100)]
change app icon

12 years agoDon't add address if none of the fields are filled out.
Thomas Tanghus [Thu, 12 Jan 2012 01:34:22 +0000 (02:34 +0100)]
Don't add address if none of the fields are filled out.

12 years agoreimplement auto playing music from location hash (like from search results)
Robin Appelman [Thu, 12 Jan 2012 01:02:45 +0000 (02:02 +0100)]
reimplement auto playing music from location hash (like from search results)

12 years agofix searching artists and albums
Robin Appelman [Thu, 12 Jan 2012 01:01:59 +0000 (02:01 +0100)]
fix searching artists and albums

12 years agofix event handler after re-expanding an artist in collection view
Robin Appelman [Thu, 12 Jan 2012 00:18:27 +0000 (01:18 +0100)]
fix event handler after re-expanding an artist in collection view

12 years agofix expending artists and albums in collection view
Robin Appelman [Thu, 12 Jan 2012 00:14:16 +0000 (01:14 +0100)]
fix expending artists and albums in collection view

12 years agofix searching music
Robin Appelman [Wed, 11 Jan 2012 23:54:29 +0000 (00:54 +0100)]
fix searching music

12 years agouser suggested style change
Bartek Przybylski [Wed, 11 Jan 2012 22:54:02 +0000 (23:54 +0100)]
user suggested style change

12 years agoresolving depricated script opening
Bartek Przybylski [Wed, 11 Jan 2012 22:41:24 +0000 (23:41 +0100)]
resolving depricated script opening

12 years agoTweaked some tipsys.
Thomas Tanghus [Wed, 11 Jan 2012 22:03:55 +0000 (23:03 +0100)]
Tweaked some tipsys.

12 years agousing new image backend, moving ajax calls to one file, using generated thumnails...
Bartek Przybylski [Wed, 11 Jan 2012 21:06:23 +0000 (22:06 +0100)]
using new image backend, moving ajax calls to one file, using generated thumnails to speedup covers loading

12 years agoLocalizin strings and adding error checking.
Thomas Tanghus [Wed, 11 Jan 2012 19:07:15 +0000 (20:07 +0100)]
Localizin strings and adding error checking.

12 years agoMake sure VERSION is set.
Thomas Tanghus [Wed, 11 Jan 2012 05:20:06 +0000 (06:20 +0100)]
Make sure VERSION is set.
Set REV for each edit.
Download single VCard.

12 years agoAdded files for error messages, removed old syle sheet.
Thomas Tanghus [Wed, 11 Jan 2012 03:02:55 +0000 (04:02 +0100)]
Added files for error messages, removed old syle sheet.

12 years agoCSS cleanup, more error checking, better error messages, general cleanup.
Thomas Tanghus [Wed, 11 Jan 2012 02:56:53 +0000 (03:56 +0100)]
CSS cleanup, more error checking, better error messages, general cleanup.