]>
source.dussan.org Git - nextcloud-server.git/log
Thomas Mueller [Fri, 11 Jan 2013 14:02:34 +0000 (15:02 +0100)]
fixing indent - sorryy wrong setting on the IDE :-(
replace missing calls to OC.Notification.show
Thomas Mueller [Fri, 11 Jan 2013 13:55:49 +0000 (14:55 +0100)]
adding accidentally removed line - THX @bartv2
Thomas Mueller [Fri, 11 Jan 2013 10:52:07 +0000 (11:52 +0100)]
displaying notification now centered
The notification div has been moved to the user templates.
Correct display of the notification will only work with the use of OC.Notification.show() as on fadeIn() the css needs to be changed as this style required display: inline.
Thomas Mueller [Fri, 11 Jan 2013 09:00:12 +0000 (10:00 +0100)]
Merge branch 'master' into fixing-998-master
Conflicts:
apps/files/js/files.js
Thomas Müller [Thu, 10 Jan 2013 23:14:14 +0000 (15:14 -0800)]
Merge pull request #1133 from owncloud/add_linebreaks_in_sharing
add more linebreaks, replace SQL LIMIT with param
Jenkins for ownCloud [Thu, 10 Jan 2013 23:06:14 +0000 (00:06 +0100)]
[tx-robot] updated from transifex
Thomas Müller [Thu, 10 Jan 2013 10:27:00 +0000 (02:27 -0800)]
Merge pull request #1127 from owncloud/fixing-641-for-webdav-master
webdav returns "503 Service Unavailable" in case the ownCloud server is ...
Jenkins for ownCloud [Wed, 9 Jan 2013 23:05:53 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
Lukas Reschke [Wed, 9 Jan 2013 20:07:39 +0000 (12:07 -0800)]
Merge pull request #1131 from owncloud/more_translations
translate move and rename error messages
Lukas Reschke [Wed, 9 Jan 2013 20:06:25 +0000 (12:06 -0800)]
Merge pull request #1124 from schiesbn/sabredav2
OC_Connector_Sabre_Client no longer needed
Jörn Friedrich Dreyer [Wed, 9 Jan 2013 12:57:51 +0000 (13:57 +0100)]
add more linebreaks, replace SQL LIMIT with param
Jörn Friedrich Dreyer [Wed, 9 Jan 2013 11:48:57 +0000 (12:48 +0100)]
more translations
Thomas Mueller [Tue, 8 Jan 2013 23:37:50 +0000 (00:37 +0100)]
webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode.
Jenkins for ownCloud [Tue, 8 Jan 2013 23:05:49 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
Thomas Tanghus [Tue, 8 Jan 2013 23:02:06 +0000 (15:02 -0800)]
Merge pull request #938 from owncloud/fix_minor_files_annoyances
Fix minor files annoyances
Björn Schießle [Tue, 8 Jan 2013 16:44:28 +0000 (17:44 +0100)]
Upstream merged my patch to add additional ssl root certificates to the webdav client.
This means that OC_Connector_Sabre_Client is no longer needed
Thomas Mueller [Mon, 7 Jan 2013 23:32:41 +0000 (00:32 +0100)]
fixing string concatenation in javascript
refs https://github.com/owncloud/core/commit/
ae54364d7c8baf5138d166855db6431190963886
Jenkins for ownCloud [Mon, 7 Jan 2013 23:31:36 +0000 (00:31 +0100)]
[tx-robot] updated from transifex
Thomas Mueller [Mon, 7 Jan 2013 23:24:35 +0000 (00:24 +0100)]
bring back L250 as spotted by @tanghus - THX
Frank Karlitschek [Mon, 7 Jan 2013 15:45:03 +0000 (16:45 +0100)]
Update apps/user_webdavauth/user_webdavauth.php
Fixing wrong documentation. Fixes https://github.com/owncloud/core/issues/1110
Jörn Friedrich Dreyer [Mon, 7 Jan 2013 12:09:52 +0000 (13:09 +0100)]
ie8 ignores rgba, show button border in ie8 by adding second border css row
Jörn Friedrich Dreyer [Mon, 7 Jan 2013 11:23:29 +0000 (12:23 +0100)]
attach max upload tipsy to div instead of a to fix tooltip not showing due to new z-index
Jörn Friedrich Dreyer [Mon, 7 Jan 2013 10:11:21 +0000 (11:11 +0100)]
remove aborted uploads
Jörn Friedrich Dreyer [Mon, 7 Jan 2013 09:39:35 +0000 (10:39 +0100)]
adapt to isFileNameValid, whitespace cleanup
Jörn Friedrich Dreyer [Mon, 7 Jan 2013 09:17:19 +0000 (01:17 -0800)]
Merge pull request #1061 from owncloud/remove_css_not_selector_to_fix_ie8_input_fields
remove css not selector - incompatible with ie8
Jenkins for ownCloud [Sun, 6 Jan 2013 23:06:32 +0000 (00:06 +0100)]
[tx-robot] updated from transifex
Thomas Müller [Sun, 6 Jan 2013 22:03:02 +0000 (14:03 -0800)]
Merge pull request #632 from owncloud/fix_629
fix pattern for database names - #629
Thomas Mueller [Sun, 6 Jan 2013 21:46:40 +0000 (22:46 +0100)]
Merge branch 'master' into fix_minor_files_annoyances
Conflicts:
apps/files/js/files.js
Thomas Mueller [Sun, 6 Jan 2013 21:28:21 +0000 (22:28 +0100)]
Merge branch 'master' into fixing-998-master
Conflicts:
apps/files/js/files.js
Thomas Müller [Sun, 6 Jan 2013 15:25:12 +0000 (07:25 -0800)]
Merge pull request #1092 from owncloud/rename_dot
Files: prevent people from renaming files to '.'
Thomas Mueller [Sun, 6 Jan 2013 11:52:00 +0000 (12:52 +0100)]
rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has changed!
adding file name checks and notifications to isFileNameValid() for . and empty file name
Thomas Mueller [Sun, 6 Jan 2013 11:18:21 +0000 (12:18 +0100)]
Merge branch 'master' into fixing-998-master
Conflicts:
lib/helper.php
Thomas Mueller [Sun, 6 Jan 2013 09:41:07 +0000 (10:41 +0100)]
js optimisations and style fixes
Thomas Mueller [Sun, 6 Jan 2013 09:36:14 +0000 (10:36 +0100)]
Merge branch 'master' into fixing-998-master
Michael Gapczynski [Sat, 5 Jan 2013 17:33:29 +0000 (09:33 -0800)]
Merge pull request #1079 from owncloud/update-progress
Updater progress feedback
Michael Gapczynski [Sat, 5 Jan 2013 17:24:21 +0000 (12:24 -0500)]
Merge branch 'master' into update-progress
Michael Gapczynski [Sat, 5 Jan 2013 17:21:57 +0000 (12:21 -0500)]
Reformat long line
Michael Gapczynski [Sat, 5 Jan 2013 17:13:36 +0000 (12:13 -0500)]
Tweak failure message and throw exceptions from updateDbFromStructure()
Michael Gapczynski [Sat, 5 Jan 2013 16:28:01 +0000 (11:28 -0500)]
Modify and include additional update messages from updating apps
Michael Gapczynski [Sat, 5 Jan 2013 16:09:48 +0000 (11:09 -0500)]
Remove old data directory protection from update, should already have taken place or not working because the server isn't Apache
Thomas Müller [Sat, 5 Jan 2013 14:21:28 +0000 (06:21 -0800)]
Merge pull request #1066 from owncloud/fix-388-master
workaround for 32-bit systems to handle filesizes bigger than 2GB
Robin Appelman [Sat, 5 Jan 2013 02:30:05 +0000 (03:30 +0100)]
Files: prevent people from renaming files to '.'
Michael Gapczynski [Sat, 5 Jan 2013 01:18:58 +0000 (17:18 -0800)]
Merge pull request #1053 from owncloud/ocs_api
External API for ownCloud based on OCS
Michael Gapczynski [Sat, 5 Jan 2013 01:13:00 +0000 (20:13 -0500)]
Only show the version updating to instead of worrying about converting internal to a formatted version
Thomas Mueller [Fri, 4 Jan 2013 23:09:37 +0000 (00:09 +0100)]
remove duplicate return
Jenkins for ownCloud [Fri, 4 Jan 2013 23:03:58 +0000 (00:03 +0100)]
[tx-robot] updated from transifex
Thomas Mueller [Fri, 4 Jan 2013 22:44:01 +0000 (23:44 +0100)]
enhanced log message
Thomas Mueller [Fri, 4 Jan 2013 22:38:07 +0000 (23:38 +0100)]
javascript syntax error fixed on the way
Thomas Mueller [Fri, 4 Jan 2013 22:37:21 +0000 (23:37 +0100)]
new javascript notification functions used within users.js
Thomas Mueller [Fri, 4 Jan 2013 22:34:09 +0000 (23:34 +0100)]
javascript notification functions have been moved to js.js for common use
Thomas Mueller [Fri, 4 Jan 2013 22:04:23 +0000 (23:04 +0100)]
documentation adjusted on the way
Thomas Mueller [Fri, 4 Jan 2013 22:03:26 +0000 (23:03 +0100)]
Fallback to use COM or exec('stat ..') is only executed if stat or filesize return negative values.
Special case of BSD has been added as stat syntax differs
In addition unknown OS is logged
Thomas Mueller [Fri, 4 Jan 2013 22:00:51 +0000 (23:00 +0100)]
OC_Helper::is_function_enabled() added to find out if a function is available
And some documentation adjusted on the way
Michael Gapczynski [Fri, 4 Jan 2013 19:16:59 +0000 (14:16 -0500)]
Add back check if installed around background jobs
Thomas Müller [Fri, 4 Jan 2013 18:17:25 +0000 (10:17 -0800)]
Merge pull request #1081 from owncloud/fix-issue-1075
Remove echo from lost password page
Michael Gapczynski [Fri, 4 Jan 2013 16:12:28 +0000 (11:12 -0500)]
Remove echo from lost password page
Michael Gapczynski [Fri, 4 Jan 2013 15:31:59 +0000 (10:31 -0500)]
Add maintenance mode entry to config.sample.php
Michael Gapczynski [Fri, 4 Jan 2013 15:21:33 +0000 (10:21 -0500)]
Use hooks to send updates from apps
Jörn Friedrich Dreyer [Fri, 4 Jan 2013 12:48:29 +0000 (13:48 +0100)]
reverse z-index of a and input to make upload work again in ie8/9
Jörn Friedrich Dreyer [Fri, 4 Jan 2013 12:47:47 +0000 (13:47 +0100)]
remove initial iframe, is added automatically by jquery upload mechanism
Jenkins for ownCloud [Fri, 4 Jan 2013 12:23:31 +0000 (13:23 +0100)]
[tx-robot] updated from transifex
Michael Gapczynski [Fri, 4 Jan 2013 02:32:33 +0000 (21:32 -0500)]
Basic update progress of database update only
Michael Gapczynski [Thu, 3 Jan 2013 19:11:00 +0000 (14:11 -0500)]
Rearrange code to prepare for updater feedback
Michael Gapczynski [Thu, 3 Jan 2013 16:36:19 +0000 (08:36 -0800)]
Merge pull request #1067 from owncloud/fix-logout
Check if oc_token cookie exists during logout
Thomas Müller [Thu, 3 Jan 2013 14:46:36 +0000 (06:46 -0800)]
Merge pull request #1063 from owncloud/translate_not_enough_space_available
add translation call for 'Not enough space available' upload error
Jörn Friedrich Dreyer [Thu, 3 Jan 2013 12:31:23 +0000 (13:31 +0100)]
fix error when wrong dir was specified
Jörn Friedrich Dreyer [Thu, 3 Jan 2013 10:57:42 +0000 (11:57 +0100)]
move $l to top
Jörn Friedrich Dreyer [Thu, 3 Jan 2013 10:57:17 +0000 (11:57 +0100)]
also translate 'No file was uploaded. Unknown error'
Michael Gapczynski [Thu, 3 Jan 2013 00:59:04 +0000 (19:59 -0500)]
Check if oc_token cookie exists before trying to use it
Thomas Mueller [Wed, 2 Jan 2013 23:35:57 +0000 (00:35 +0100)]
workaround for 32-bit systems to handle filesizes bigger than 2GB
Thomas Mueller [Wed, 2 Jan 2013 22:02:38 +0000 (23:02 +0100)]
fixing indent
Jenkins for ownCloud [Wed, 2 Jan 2013 23:05:19 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
Thomas Müller [Wed, 2 Jan 2013 22:58:54 +0000 (14:58 -0800)]
Merge pull request #1041 from owncloud/fixing-856-master
Fixing #856 master
Thomas Müller [Wed, 2 Jan 2013 22:01:38 +0000 (14:01 -0800)]
Merge pull request #975 from irgsmirx/patch-1
Update lib/util.php
Thomas Mueller [Wed, 2 Jan 2013 21:15:43 +0000 (22:15 +0100)]
fixing undefined variable $l
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 20:00:50 +0000 (21:00 +0100)]
add translation call for 'Not enough space available' upload error
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 18:48:58 +0000 (10:48 -0800)]
Merge pull request #1062 from owncloud/fix-1048-master
add smtp port configuration option
Thomas Mueller [Wed, 2 Jan 2013 18:04:08 +0000 (19:04 +0100)]
add smtp port configuration option
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 17:01:33 +0000 (18:01 +0100)]
remove css not selector - incompatible with ie8
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 16:17:28 +0000 (08:17 -0800)]
Merge pull request #945 from owncloud/fix_app_management_in_ie8
since @tanghus and @DeepDiver1975 gave me their :+1: I'll merge this now: Fix app management in ie8
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 16:04:11 +0000 (17:04 +0100)]
use jQuery.parseJSON fallback for IE6/7/8
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 16:02:55 +0000 (17:02 +0100)]
input/form switching cleanup
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 16:02:06 +0000 (17:02 +0100)]
remove , at end of js. IE8 chokes on this
Robin Appelman [Tue, 25 Dec 2012 17:17:32 +0000 (18:17 +0100)]
phpdoc fixes for public api
Jörn Friedrich Dreyer [Tue, 18 Dec 2012 15:39:01 +0000 (16:39 +0100)]
abort rename on ESC keyup
Jörn Friedrich Dreyer [Tue, 18 Dec 2012 15:37:27 +0000 (16:37 +0100)]
show notification when renaming a file to ''
Jörn Friedrich Dreyer [Tue, 18 Dec 2012 15:36:26 +0000 (16:36 +0100)]
enable enter in ie by using .submit()+form instead of .change(), use notifications when name is empty
Jörn Friedrich Dreyer [Tue, 18 Dec 2012 15:10:48 +0000 (16:10 +0100)]
whitespace cleanup
Thomas Mueller [Wed, 2 Jan 2013 14:09:40 +0000 (15:09 +0100)]
notifications are now shown/hidden using the js functions hideNotification and showNotification.
storage warnings are displayed in a notification.
as soon as a notification is hidden the storage warning will come back.
Thomas Mueller [Wed, 2 Jan 2013 14:06:49 +0000 (15:06 +0100)]
make usedSpacePercent available in the files app
Thomas Mueller [Wed, 2 Jan 2013 13:35:45 +0000 (14:35 +0100)]
moving storage calculation code to OC_Helper::getStorageInfo()
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 11:21:30 +0000 (12:21 +0100)]
combine ie8 fix with debug check
Jörn Friedrich Dreyer [Tue, 18 Dec 2012 20:47:51 +0000 (21:47 +0100)]
omit type attribute in script tag to use fallback (text/javascript)
Jörn Friedrich Dreyer [Tue, 18 Dec 2012 20:38:01 +0000 (21:38 +0100)]
fix broken console.log in ie8
Jenkins for ownCloud [Tue, 1 Jan 2013 23:05:14 +0000 (00:05 +0100)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 31 Dec 2012 23:04:42 +0000 (00:04 +0100)]
[tx-robot] updated from transifex
Tom Needham [Mon, 31 Dec 2012 16:31:22 +0000 (16:31 +0000)]
Remove the WIP external sharing api
Tom Needham [Mon, 31 Dec 2012 16:19:46 +0000 (16:19 +0000)]
Remove WIP OAuth code
Tom Needham [Mon, 31 Dec 2012 16:09:37 +0000 (16:09 +0000)]
Remove accidental submodule
Tom Needham [Mon, 31 Dec 2012 16:08:21 +0000 (16:08 +0000)]
Code cleanup and add copyright info