Lukas Reschke
|
3ffbaf4795
|
Allow iframes to external domains
|
2013-01-22 00:30:09 +01:00 |
icewind1991
|
dd40b691ee
|
Merge pull request #1255 from owncloud/leftcontent_fix
Fix scrolling of leftcontent
|
2013-01-21 15:18:38 -08:00 |
Thomas Mueller
|
d8d812a91e
|
enable unittesting on appframework and apptemplateadvanced
|
2013-01-21 23:19:17 +01:00 |
Lukas Reschke
|
8223117569
|
Remove closing tag
|
2013-01-21 22:29:27 +01:00 |
Lukas Reschke
|
d2383338de
|
External JSON for the Apps
|
2013-01-21 22:18:42 +01:00 |
Lukas Reschke
|
30274ee33e
|
Move to OC_App
|
2013-01-21 22:18:11 +01:00 |
Lukas Reschke
|
a29f9f90ab
|
Indentation
|
2013-01-21 22:17:48 +01:00 |
Lukas Reschke
|
3ed7d5d521
|
Move isadmin to external file
|
2013-01-21 21:25:38 +01:00 |
Lukas Reschke
|
39da6f8166
|
Move timezone check to external JS
|
2013-01-21 21:10:44 +01:00 |
Lukas Reschke
|
0c59074eeb
|
Correct copy paste fail
|
2013-01-21 20:46:42 +01:00 |
Lukas Reschke
|
9bc8df3649
|
Move publicListView to external JS
|
2013-01-21 20:36:19 +01:00 |
Lukas Reschke
|
0d02caa684
|
No inline JS in apps
|
2013-01-21 20:34:28 +01:00 |
Lukas Reschke
|
8ca78fcf3f
|
Move requesttoken to oc-requesttoken.js
|
2013-01-21 20:24:18 +01:00 |
Robin Appelman
|
8817b603d7
|
Fix scrolling of leftcontent
|
2013-01-21 18:29:18 +01:00 |
Thomas Mueller
|
d58cee2f76
|
returning http status code 503 in case connecting to the database failed
|
2013-01-21 14:57:33 +01:00 |
Björn Schießle
|
3fd28632c4
|
allow to look into deleted directories
|
2013-01-21 13:07:43 +01:00 |
Lukas Reschke
|
5fff57339f
|
Move config to core/js/config.php
|
2013-01-21 00:10:47 +01:00 |
Jenkins for ownCloud
|
aede26d996
|
[tx-robot] updated from transifex
|
2013-01-21 00:05:34 +01:00 |
Lukas Reschke
|
68025ac43c
|
Add a route to the JS config
|
2013-01-20 23:46:46 +01:00 |
Lukas Reschke
|
af8c193605
|
Disallow inline JS
|
2013-01-20 23:30:16 +01:00 |
Thomas Müller
|
b0716ba0e0
|
Merge pull request #1247 from owncloud/clear-queries-cache-on-schema-change-master
cached queries need to be reset on schema change because they become inv...
|
2013-01-20 14:00:15 -08:00 |
Thomas Mueller
|
dea77b7610
|
cached queries need to be reset on schema change because they become invalid
fixes: https://github.com/owncloud/apps/issues/468
|
2013-01-20 22:46:26 +01:00 |
Lukas Reschke
|
967b7947a1
|
Add the default-src
|
2013-01-20 12:19:09 +01:00 |
Lukas Reschke
|
c82d6e5153
|
Add CSP header
|
2013-01-20 12:06:33 +01:00 |
Michael Gapczynski
|
68272fa253
|
Remove unnecessary ob_end_clean() from template tests
|
2013-01-19 20:28:45 -05:00 |
Jenkins for ownCloud
|
ebc0c4b85b
|
[tx-robot] updated from transifex
|
2013-01-20 00:06:40 +01:00 |
Thomas Mueller
|
5d6c1d52bd
|
replace #notification with OC.Notification call
|
2013-01-19 21:37:05 +01:00 |
Lukas Reschke
|
10a9ddd9b2
|
Merge pull request #1233 from owncloud/visualphpunit
Add listener for VisualPHPUnit
|
2013-01-19 11:25:31 -08:00 |
Lukas Reschke
|
8daefd00fb
|
Sanitize the exception
|
2013-01-19 19:57:17 +01:00 |
Lukas Reschke
|
42b924da0e
|
Also replace the backslash with a minus
For Windows systems
|
2013-01-19 19:47:26 +01:00 |
Bernhard Posselt
|
f1939866f3
|
Merge pull request #1214 from Raydiation/master
Load Classpaths of apps before appinfo/routes.php
|
2013-01-19 09:44:48 -08:00 |
Thomas Mueller
|
b8318e6df4
|
Merge branch 'master' into fixing-998-master
Conflicts:
apps/files/js/files.js
|
2013-01-19 15:58:15 +01:00 |
Lukas Reschke
|
53b95cb8fd
|
Merge pull request #1230 from owncloud/remove-unused-autocomplete.php
Remove uneeded file
|
2013-01-19 05:56:27 -08:00 |
Jan-Christoph Borchardt
|
ae244972cb
|
Merge pull request #1228 from owncloud/generating_zip_message
Make the ZIP download information friendlier
|
2013-01-19 04:33:39 -08:00 |
Lukas Reschke
|
02bd8dd45a
|
Change the second part of the notification
|
2013-01-19 13:12:27 +01:00 |
Michael Gapczynski
|
bc8957a195
|
Add listener for VisualPHPUnit
|
2013-01-18 23:03:53 -05:00 |
Thomas Mueller
|
1dd70ac506
|
update used space percent after each ajax call and display the notification
|
2013-01-19 00:31:49 +01:00 |
Thomas Mueller
|
cdd07b3339
|
introducing class OCA/files/lib/Helper with new function to build an array with storage stats
DRYing the code by using \OCA\files\lib\Helper::buildFileStorageStatistics()
now returning used space percent on each ajax call
|
2013-01-19 00:31:09 +01:00 |
Jenkins for ownCloud
|
a17ca3a69a
|
[tx-robot] updated from transifex
|
2013-01-19 00:05:38 +01:00 |
Thomas Mueller
|
afb5de955e
|
Merge branch 'master' into fixing-998-master
Conflicts:
apps/files/ajax/upload.php
apps/files/js/files.js
|
2013-01-18 23:22:34 +01:00 |
Lukas Reschke
|
f447e6469f
|
Remove uneeded file
I don't saw any usage of this file through the code, I assume it can
safely be removed.
|
2013-01-18 23:07:11 +01:00 |
Thomas Müller
|
31cc9aa80d
|
Merge pull request #986 from owncloud/fixing-784-master
the maximum upload size is now part of the response of the upload and de...
|
2013-01-18 14:06:00 -08:00 |
Lukas Reschke
|
ad57db3e87
|
Make the message friendlier
|
2013-01-18 22:35:26 +01:00 |
Lukas Reschke
|
edf3572835
|
Merge pull request #1224 from davidgumberg/patch-2
Typo fix (comment) /lib/base.php
|
2013-01-18 12:33:15 -08:00 |
Thomas Mueller
|
5ff29b4348
|
fixing indent
|
2013-01-18 20:09:03 +01:00 |
davidgumberg
|
487e401361
|
Typo fix (comment) /lib/base.php
|
2013-01-18 10:52:29 -08:00 |
Björn Schießle
|
adbc576439
|
handle group restore
|
2013-01-18 17:50:44 +01:00 |
Bart Visscher
|
9ffd4197ae
|
Fix wrong word in comment
|
2013-01-18 16:38:40 +01:00 |
Björn Schießle
|
d2c5f9bec7
|
fix error message, add "appid" to the output to know which app caused the error if OC_App::getStorage() fails.
Port of approved patch for stable45: https://github.com/owncloud/core/pull/1222
|
2013-01-18 15:14:42 +01:00 |
Björn Schießle
|
8fdcd72d7f
|
expire files in trash bin after 30 days
|
2013-01-18 15:12:38 +01:00 |