Bart Visscher
|
9156fb73fd
|
Move handling request of index.php to OC class
|
13 years ago |
Bart Visscher
|
10cfcd4ff0
|
Remove useless setting of RUNTIME_NOAPPS
|
13 years ago |
Bart Visscher
|
7522a23693
|
Remove unused RUNTIME_NOSETUPFS var
|
13 years ago |
Michael Gapczynski
|
05648dac61
|
Don't return file handle if the mode supports writing and the file is not writable
|
13 years ago |
Bjoern Schiessle
|
0bf2a3e6d6
|
while loop not needed because of recursive call of put()
|
13 years ago |
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.
|
13 years ago |
Bart Visscher
|
31003b475e
|
Decode the alternative path_info
|
13 years ago |
Bart Visscher
|
7d20e98aec
|
Move getting the path info to OC_Request
|
13 years ago |
Bart Visscher
|
95031cb139
|
remoteStorage: Use OCP\\Util for redirecting for login and generating link
|
13 years ago |
Bart Visscher
|
4e6b4b265b
|
remoteStorage: split auth allow template
|
13 years ago |
Bart Visscher
|
34c076e2a8
|
Add comments the other functions in OC_Request
|
13 years ago |
Bart Visscher
|
99ce7ba1df
|
Move serverHost and serverProtocol functions to OC_Request
|
13 years ago |
Bart Visscher
|
c4f1a1de5b
|
Added function to make url absolute
|
13 years ago |
Bart Visscher
|
6d0390dcca
|
Fix rewriting GET parameters with ? in REQUESTEDAPP
|
13 years ago |
Jenkins for ownCloud
|
a9f894ce11
|
[tx-robot] updated from transifex
|
13 years ago |
Thomas Tanghus
|
2eac79b782
|
Some UI improvements on the addressbooks settings.
|
13 years ago |
Michael Gapczynski
|
de7f48b050
|
Check if New and Upload buttons exist before adding their width to the total breadcrumbs width
|
13 years ago |
Bart Visscher
|
fe6450002d
|
Change hardcoded urls to use linkTo function
|
13 years ago |
Arthur Schiwon
|
e6759a980b
|
LDAP: layout settings form. Hope it is now a bit clearer and prettier.
|
13 years ago |
Jenkins for ownCloud
|
9ca8d20a99
|
[tx-robot] updated from transifex
|
13 years ago |
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.
|
13 years ago |
Arthur Schiwon
|
6fd48675e6
|
remove accidentally added blank lines
|
13 years ago |
Arthur Schiwon
|
c10010e410
|
LDAP: check for always available attribute on userExists, fixes oc-1440
|
13 years ago |
Arthur Schiwon
|
c3cbb463e3
|
add missing \
|
13 years ago |
Arthur Schiwon
|
d546718179
|
LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302
|
13 years ago |
Jenkins for ownCloud
|
6fbc4f712a
|
[tx-robot] updated from transifex
|
13 years ago |
Thomas Tanghus
|
80ca883d4c
|
Correct path to ajax file.
|
13 years ago |
Thomas Tanghus
|
07fd517fda
|
Make 3rd party label a bit smaller.
|
13 years ago |
Thomas Tanghus
|
a138b4d04e
|
Some more pixel pushing.
|
13 years ago |
Thomas Tanghus
|
ce866a5bdb
|
CSS tweaks for app settings.
|
13 years ago |
Thomas Tanghus
|
c6b337c3dd
|
Return possibly changed appid.
|
13 years ago |
Thomas Tanghus
|
cc445e4e47
|
Small changes to allow updating main menu dynamically.
|
13 years ago |
Tom Needham
|
538e72fe61
|
Fix scrollbar issue. Fixes oc-1414
|
13 years ago |
Thomas Tanghus
|
97853a1ae5
|
Restructure JS code and small fixes.
|
13 years ago |
Michael Gapczynski
|
f95ca36b49
|
Listen to correct undo click for undoing deleting users
|
13 years ago |
Michael Gapczynski
|
1ec27399a7
|
Show delete tipsy for users
|
13 years ago |
Michael Gapczynski
|
002ad4ba16
|
Tweak users delete notification
|
13 years ago |
Michael Gapczynski
|
086397d8a1
|
Fix condition checking for resizing breadcrumbs
|
13 years ago |
Michael Gapczynski
|
207ca3ec06
|
Dynamically resize breadcrumbs, fix for bug oc-468
|
13 years ago |
Thomas Tanghus
|
3b37181550
|
Use correct variable name.
|
13 years ago |
Thomas Tanghus
|
f17876d093
|
Remove unused code.
|
13 years ago |
Alessandro Cosentino
|
95fc7f4cb7
|
Merge branch 'master' of gitorious.org:owncloud/owncloud
|
13 years ago |
Alessandro Cosentino
|
84aa7c7b54
|
link of Add your app was broken
|
13 years ago |
Thomas Tanghus
|
e1d4f85102
|
Wait with csrf check for now.
|
13 years ago |
Thomas Tanghus
|
d19803654f
|
And add the file goddammit
|
13 years ago |
Thomas Tanghus
|
24af2e8078
|
Load OCS apps in an ajax call to avoid blocking the WUI.
|
13 years ago |
Alessandro Cosentino
|
a6ce497dd9
|
OC_App::getAppVersion return blank if version is not specified
|
13 years ago |
Alessandro Cosentino
|
226af11f33
|
reset version number when not specified - again bug oc-1433
|
13 years ago |
Georg Ehrke
|
da4057ecfd
|
fix label for versioning in admin settings
|
13 years ago |
Alessandro Cosentino
|
627ea9efe4
|
fixes bug oc-1433
|
13 years ago |