Frank Karlitschek
|
e91e8b1170
|
Merge pull request #2751 from Borkason/patch-1
Fix indentation in util.php.
|
2013-04-06 03:01:05 -07:00 |
kondou
|
0be80abe70
|
Refactor OCdialogs.
Fix #2557 and make the whole code more usable.
|
2013-04-06 10:07:12 +02:00 |
Lukas Reschke
|
fbffbe0170
|
Juse send the cookies in the ownCloud directory
|
2013-04-06 00:16:52 +02:00 |
Jenkins for ownCloud
|
6798b6dc34
|
[tx-robot] updated from transifex
|
2013-04-06 00:05:32 +02:00 |
Bart Visscher
|
0e35eee6ac
|
Merge pull request #2750 from Kondou-ger/fix_2693
Fix #2693
|
2013-04-05 13:59:28 -07:00 |
Birk Borkason
|
d6253696cb
|
Fix indentation in util.php.
|
2013-04-05 21:49:57 +03:00 |
kondou
|
32f96e19e5
|
Fix Typo
|
2013-04-05 19:06:58 +02:00 |
kondou
|
8d63b7d9bf
|
Fix #2693
When removing a group response.data.action becomes 'remove', thus the if
shows an empty notification.
|
2013-04-05 18:52:14 +02:00 |
Bart Visscher
|
3213c47188
|
Use count SQL to check for user existance
|
2013-04-05 17:23:36 +02:00 |
Bart Visscher
|
50fb13c861
|
Remember the contructed OC\Files\Cache\* classes in OC\Files\Storage\Common
|
2013-04-05 17:20:08 +02:00 |
Jan-Christoph Borchardt
|
5525fade11
|
Merge pull request #2737 from Kondou-ger/proper_css_comments
Proper CSS comment
|
2013-04-05 07:58:00 -07:00 |
Frank Karlitschek
|
adb8197c0b
|
Update config.sample.php
clarify documentation. Fixes https://github.com/owncloud/core/issues/2624
|
2013-04-05 13:44:49 +03:00 |
root
|
74b02db337
|
Fixed things in alert-messages
Two parameters for OC.dialogs.alert, otherwise one will be "undefined".
Also fixed missing translation.
|
2013-04-05 01:56:32 +02:00 |
root
|
69105fce00
|
Proper CSS comment
CSS comments don't work like that.
|
2013-04-05 01:17:52 +02:00 |
Jenkins for ownCloud
|
c745bfa821
|
[tx-robot] updated from transifex
|
2013-04-05 00:22:48 +02:00 |
Thomas Tanghus
|
81a44c3045
|
Merge pull request #2732 from owncloud/sane_version_param
Add a name to the version parameter
|
2013-04-04 14:54:03 -07:00 |
Lukas Reschke
|
f944ac9cba
|
Add a name to the version parameter
Without an additional name it's nearly impossible to write positive security model based rules since the parameter name isn't defined.
|
2013-04-05 00:33:05 +03:00 |
Bart Visscher
|
e824c6cffa
|
Merge pull request #2611 from owncloud/filename-width
Adds a fixed width to the filename to prevent horizontal scroll.
|
2013-04-04 05:32:38 -07:00 |
Thomas Tanghus
|
d048ff719d
|
Remove redundant line
|
2013-04-04 14:10:34 +02:00 |
Bart Visscher
|
52fba43297
|
Merge pull request #2708 from owncloud/dont_expose_installatio
Don't expose the server installation time
|
2013-04-04 00:48:55 -07:00 |
Bart Visscher
|
2f19629407
|
Merge pull request #2706 from owncloud/random_is_random_and_not_time
Use a more random source...
|
2013-04-04 00:48:21 -07:00 |
Bart Visscher
|
866221a012
|
Merge pull request #2707 from owncloud/remove_brainfucked_method
Use more random source
|
2013-04-04 00:46:24 -07:00 |
Lukas Reschke
|
877ff9358f
|
Don't expose the server installation time
|
2013-04-04 01:33:18 +03:00 |
Lukas Reschke
|
37cb79155e
|
*gnaaarf*
|
2013-04-04 01:27:13 +03:00 |
Jenkins for ownCloud
|
cbece8b12f
|
[tx-robot] updated from transifex
|
2013-04-04 00:06:51 +02:00 |
Lukas Reschke
|
6645a54cac
|
Use random bytes instead of time
Thanks for the heads-up @VicDeo :-)
|
2013-04-04 01:05:44 +03:00 |
Arthur Schiwon
|
e75406e712
|
PostreSQL compatibility, fixes #2666
|
2013-04-03 23:56:59 +02:00 |
Lukas Reschke
|
ba7c0cf548
|
Use a more random source...
|
2013-04-04 00:56:34 +03:00 |
Jan-Christoph Borchardt
|
cd079e3421
|
group some selectors again
|
2013-04-03 20:06:26 +02:00 |
Bernhard Posselt
|
40627a05a8
|
Merge pull request #2694 from owncloud/fix_2690
Typo, fixes #2690
|
2013-04-03 10:23:34 -07:00 |
Jan-Christoph Borchardt
|
a35d869e15
|
add styles for disabled input fields
|
2013-04-03 18:45:03 +02:00 |
Jan-Christoph Borchardt
|
1c55b3a969
|
button selector cleanup
|
2013-04-03 17:55:31 +02:00 |
Arthur Schiwon
|
d44b649d2a
|
Typo, fixes #2690
|
2013-04-03 17:52:34 +02:00 |
Jörn Friedrich Dreyer
|
7eef643600
|
Merge pull request #2594 from owncloud/fix_part_file_ignoring
Fix part file ignoring
|
2013-04-03 01:38:18 -07:00 |
Jenkins for ownCloud
|
10e37e1553
|
[tx-robot] updated from transifex
|
2013-04-03 00:04:02 +02:00 |
Bernhard Posselt
|
b316ae2610
|
Merge pull request #2651 from owncloud/print_unescaped-u
Unescape the update hint
|
2013-04-02 14:19:30 -07:00 |
Arthur Schiwon
|
e25c1f3130
|
port 22c8194cc8
|
2013-04-02 21:03:13 +02:00 |
Lukas Reschke
|
8000f9db74
|
Unescape the update hint
Fixes #2647
|
2013-04-02 16:39:21 +03:00 |
Jan-Christoph Borchardt
|
48afa39292
|
Merge pull request #2275 from owncloud/app-styles
CSS styles for applications to make a tree like layout easier
|
2013-04-02 04:24:06 -07:00 |
Arthur Schiwon
|
fe5c00a173
|
Key must use less then 767 bytes long
|
2013-04-02 12:06:40 +02:00 |
Jan-Christoph Borchardt
|
c94580ba29
|
revert the untested not-working webroot stuff again ... grrr @Raydiation @stefannagtegaal
|
2013-04-02 11:52:57 +02:00 |
Jenkins for ownCloud
|
29d33ff7c2
|
[tx-robot] updated from transifex
|
2013-04-02 00:04:27 +02:00 |
Jenkins for ownCloud
|
9e29d2845a
|
[tx-robot] updated from transifex
|
2013-04-01 00:04:02 +02:00 |
Jan-Christoph Borchardt
|
f8e48955b9
|
Merge pull request #2576 from owncloud/fixing-2125-master
fixes #2125 - the warning is now displayed with a disabled button
|
2013-03-31 09:53:07 -07:00 |
Bernhard Posselt
|
0b39a143e5
|
Merge pull request #2620 from eMerzh/add_query_logs
Log DB Queries
|
2013-03-30 18:58:23 -07:00 |
Bernhard Posselt
|
ab40634f33
|
Merge pull request #2622 from Kondou-ger/add_missing_backticks
Add (two) missing backticks.
|
2013-03-30 18:53:22 -07:00 |
Jenkins for ownCloud
|
cfd8b911b6
|
[tx-robot] updated from transifex
|
2013-03-31 00:03:46 +01:00 |
root
|
7f74f08808
|
Add missing backticks.
Especially at user without "" PostgreSQL likes to fail.
|
2013-03-30 23:52:26 +01:00 |
Brice Maron
|
63804f4153
|
Change logQuery from define() to OC::Config
|
2013-03-30 22:36:55 +01:00 |
Brice Maron
|
2b8cf4959a
|
Log Queries when we add a log query flag
|
2013-03-30 17:40:46 +01:00 |