Bjoern Schiessle
|
f15d7dfec0
|
only expire link shares
|
2014-06-06 15:47:37 +02:00 |
Bjoern Schiessle
|
12338e0ef0
|
allow admin to disable sharing for specific groups of users
|
2014-05-22 10:43:44 +02:00 |
Bjoern Schiessle
|
b6e14af861
|
allow admin to enforce passwords for public link shares
|
2014-05-16 17:41:09 +02:00 |
Bjoern Schiessle
|
d56d03e230
|
add information about default expire date to the share dialog
|
2014-05-13 11:28:25 +02:00 |
Joas Schilling
|
cb14b1c58d
|
Add owncloud version to JS scope
Fix #5361
|
2014-02-26 11:50:52 +01:00 |
Morris Jobke
|
8d17f6d675
|
Merge pull request #7320 from owncloud/GuillaumeAmat-patch-1
Update page title when navigating through directories (local)
|
2014-02-24 13:34:07 +01:00 |
Robin Appelman
|
59ec61dc03
|
Merge branch 'master' into GuillaumeAmat-patch-1
|
2014-02-21 16:04:31 +01:00 |
ringmaster
|
58be2eb955
|
Allow apps to add/modify config js output via hook.
|
2014-02-20 18:13:27 -05:00 |
Vincent Petry
|
6cf83de60e
|
Merge branch 'patch-1' of github.com:GuillaumeAmat/core into GuillaumeAmat-patch-1
|
2014-02-20 14:49:54 +01:00 |
Lukas Reschke
|
169f4cf7ff
|
Fix typo
|
2014-02-20 12:51:15 +01:00 |
Lukas Reschke
|
ba7a79372a
|
Variable value is expected and not an echoed output
|
2014-02-20 10:28:11 +01:00 |
Lukas Reschke
|
b61f0f11c5
|
Move oc_isadmin to the config JS script
|
2014-02-20 10:26:05 +01:00 |
Vincent Petry
|
f9763e1fc5
|
Now using PHP session lifetime as default value for the JS config
This will fix the heartbeat when the session_lifetime config parameter
hasn't been set explicitly.
|
2014-02-17 21:33:04 +01:00 |
Guillaume AMAT
|
01dee35ebe
|
Adds OC_Defaults values in javascript config
|
2014-02-13 10:47:03 +01:00 |
Vincent Petry
|
912da8d277
|
Added session_keepalive setting
When session_keepalive is true (default) the heartbeat will be send as
often as the half of the session timeout value.
|
2014-02-04 13:56:10 +01:00 |
Thomas Mueller
|
e6c1db7a3f
|
move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - fixes #3853
|
2013-06-26 11:23:21 +02:00 |
Jörn Friedrich Dreyer
|
800c39fef1
|
cleanup after people who don't test in ie
|
2013-05-17 12:47:32 +02:00 |
Lukas Reschke
|
337e3ed61f
|
Typo
|
2013-05-12 10:51:21 +02:00 |
Lukas Reschke
|
63d51980e1
|
Get config from template
|
2013-05-12 10:51:21 +02:00 |
Bart Visscher
|
1a747b3e48
|
Style cleanup core dir
|
2013-02-21 23:47:21 +01:00 |
Lukas Reschke
|
7f0a3018b6
|
Fix undefined variable
|
2013-01-26 13:46:00 +01:00 |
Lukas Reschke
|
8ca78fcf3f
|
Move requesttoken to oc-requesttoken.js
|
2013-01-21 20:24:18 +01:00 |
Lukas Reschke
|
5fff57339f
|
Move config to core/js/config.php
|
2013-01-21 00:10:47 +01:00 |