Lukas Reschke
|
334296b027
|
Removed unused file
|
2012-08-10 00:09:00 +02:00 |
Lukas Reschke
|
ab97c04894
|
Added XSRF check
|
2012-08-10 00:09:00 +02:00 |
Thomas Tanghus
|
26a9d7ea71
|
Fixed 3 - THREE - errors in one method call :-P
|
2012-08-09 23:16:07 +02:00 |
Lukas Reschke
|
5f51366435
|
Sanitzing user input
|
2012-08-09 22:14:09 +02:00 |
Arthur Schiwon
|
7780e37f38
|
LDAP: don't give Test Connection button red background on fail, it is becoming unreadable
|
2012-08-09 21:42:35 +02:00 |
Thomas Tanghus
|
b2c58bf5a6
|
Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/owncloud/2012-August/004649.html
|
2012-08-09 17:49:45 +02:00 |
Georg Ehrke
|
7955120aed
|
remove debug code from calendar - thanks michael for pointing that out :)
|
2012-08-09 17:39:16 +02:00 |
Georg Ehrke
|
6e922035e1
|
add SabreDav 1.6.4
|
2012-08-09 17:34:19 +02:00 |
Georg Ehrke
|
4e85848c92
|
remove SabreDav 1.6.3
|
2012-08-09 17:34:18 +02:00 |
Thomas Tanghus
|
f9cec1426f
|
Change parameter name and update docs.
|
2012-08-09 17:04:14 +02:00 |
Robin Appelman
|
acd8381094
|
fix scanning of archives in some cases
|
2012-08-09 16:36:16 +02:00 |
Thomas Tanghus
|
39814edf81
|
Another take at profile photo/thumbnail caching. oc-839.
|
2012-08-09 16:32:05 +02:00 |
Georg Ehrke
|
00d7ae8319
|
move calendar settings from personal settings to in app settings
|
2012-08-09 12:37:26 +02:00 |
Georg Ehrke
|
10d0861872
|
remove unstable lib
|
2012-08-09 12:37:26 +02:00 |
Thomas Tanghus
|
d24582503a
|
Fix require statements. Fix for oc-1460.
|
2012-08-09 11:35:14 +02:00 |
Jenkins for ownCloud
|
f4ab2ba115
|
[tx-robot] updated from transifex
|
2012-08-09 02:03:19 +02:00 |
Bart Visscher
|
3387454094
|
Move login code from index.php to OC class
|
2012-08-08 22:42:51 +02:00 |
Bart Visscher
|
9156fb73fd
|
Move handling request of index.php to OC class
|
2012-08-08 22:42:50 +02:00 |
Bart Visscher
|
10cfcd4ff0
|
Remove useless setting of RUNTIME_NOAPPS
|
2012-08-08 22:42:50 +02:00 |
Bart Visscher
|
7522a23693
|
Remove unused RUNTIME_NOSETUPFS var
|
2012-08-08 22:42:50 +02:00 |
Michael Gapczynski
|
05648dac61
|
Don't return file handle if the mode supports writing and the file is not writable
|
2012-08-08 11:25:24 -04:00 |
Bjoern Schiessle
|
0bf2a3e6d6
|
while loop not needed because of recursive call of put()
|
2012-08-08 11:29:44 +02:00 |
Bjoern Schiessle
|
dc927bd346
|
fix for bug 879 - add parent directory to file cache if it does not exist yet.
This can happen if the sync client is used before user created the root directory (e.g. through web login) for example.
|
2012-08-08 10:51:19 +02:00 |
Bart Visscher
|
31003b475e
|
Decode the alternative path_info
|
2012-08-07 20:43:00 +02:00 |
Bart Visscher
|
7d20e98aec
|
Move getting the path info to OC_Request
|
2012-08-07 20:43:00 +02:00 |
Bart Visscher
|
95031cb139
|
remoteStorage: Use OCP\\Util for redirecting for login and generating link
|
2012-08-07 20:43:00 +02:00 |
Bart Visscher
|
4e6b4b265b
|
remoteStorage: split auth allow template
|
2012-08-07 20:43:00 +02:00 |
Bart Visscher
|
34c076e2a8
|
Add comments the other functions in OC_Request
|
2012-08-07 20:43:00 +02:00 |
Bart Visscher
|
99ce7ba1df
|
Move serverHost and serverProtocol functions to OC_Request
|
2012-08-07 20:43:00 +02:00 |
Bart Visscher
|
c4f1a1de5b
|
Added function to make url absolute
|
2012-08-07 20:43:00 +02:00 |
Bart Visscher
|
6d0390dcca
|
Fix rewriting GET parameters with ? in REQUESTEDAPP
|
2012-08-07 20:43:00 +02:00 |
Jenkins for ownCloud
|
a9f894ce11
|
[tx-robot] updated from transifex
|
2012-08-07 02:07:50 +02:00 |
Thomas Tanghus
|
2eac79b782
|
Some UI improvements on the addressbooks settings.
|
2012-08-07 00:06:18 +02:00 |
Michael Gapczynski
|
de7f48b050
|
Check if New and Upload buttons exist before adding their width to the total breadcrumbs width
|
2012-08-06 17:37:10 -04:00 |
Bart Visscher
|
fe6450002d
|
Change hardcoded urls to use linkTo function
|
2012-08-06 18:51:41 +02:00 |
Arthur Schiwon
|
e6759a980b
|
LDAP: layout settings form. Hope it is now a bit clearer and prettier.
|
2012-08-06 17:25:59 +02:00 |
Jenkins for ownCloud
|
9ca8d20a99
|
[tx-robot] updated from transifex
|
2012-08-06 02:02:50 +02:00 |
Arthur Schiwon
|
95c33e466c
|
LDAP: offer option to disable SSL certificate checks. Works around problems with self-signed certificates, for example. However, the best and right way to solve it is always to import the LDAP server cert to the owncloud server, so you it for testing only.
Like to hear wether it works, instead appending LDAPTLS_REQCERT=never to ldap.conf.
|
2012-08-05 23:00:47 +02:00 |
Arthur Schiwon
|
6fd48675e6
|
remove accidentally added blank lines
|
2012-08-05 22:03:47 +02:00 |
Arthur Schiwon
|
c10010e410
|
LDAP: check for always available attribute on userExists, fixes oc-1440
|
2012-08-05 22:02:34 +02:00 |
Arthur Schiwon
|
c3cbb463e3
|
add missing \
|
2012-08-05 21:35:37 +02:00 |
Arthur Schiwon
|
d546718179
|
LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302
|
2012-08-05 21:28:59 +02:00 |
Jenkins for ownCloud
|
6fbc4f712a
|
[tx-robot] updated from transifex
|
2012-08-05 19:02:23 +02:00 |
Thomas Tanghus
|
80ca883d4c
|
Correct path to ajax file.
|
2012-08-05 03:36:16 +02:00 |
Thomas Tanghus
|
07fd517fda
|
Make 3rd party label a bit smaller.
|
2012-08-05 02:54:18 +02:00 |
Thomas Tanghus
|
a138b4d04e
|
Some more pixel pushing.
|
2012-08-05 01:57:13 +02:00 |
Thomas Tanghus
|
ce866a5bdb
|
CSS tweaks for app settings.
|
2012-08-05 01:42:17 +02:00 |
Thomas Tanghus
|
c6b337c3dd
|
Return possibly changed appid.
|
2012-08-05 01:42:17 +02:00 |
Thomas Tanghus
|
cc445e4e47
|
Small changes to allow updating main menu dynamically.
|
2012-08-05 01:42:17 +02:00 |
Tom Needham
|
538e72fe61
|
Fix scrollbar issue. Fixes oc-1414
|
2012-08-04 23:30:28 +00:00 |