Lukas Reschke
|
e72a57f595
|
Also check for some other files
|
2012-08-13 00:57:01 +02:00 |
Thomas Mueller
|
3e504cf894
|
translation resources added and updated
|
2012-08-13 00:47:40 +02:00 |
Thomas Mueller
|
7ffd95e56d
|
translation resources added and updated
|
2012-08-13 00:30:45 +02:00 |
Bart Visscher
|
758f476fe3
|
Calendar: remove not used style rules
|
2012-08-12 22:40:36 +02:00 |
Bart Visscher
|
73b1b68fff
|
Rewrite remoteStorage settings, remove block echo
|
2012-08-12 22:30:13 +02:00 |
Bart Visscher
|
ab8e7f1da3
|
Remove unused gallery template
|
2012-08-12 22:30:13 +02:00 |
Bart Visscher
|
cb71996008
|
Change image links to use imagePath function
|
2012-08-12 22:30:13 +02:00 |
Michael Gapczynski
|
64ef1e2181
|
Change name of share function to shareItem, silly PHP 5.3.1 thinking it is a constructor...
|
2012-08-12 14:49:41 -04:00 |
Thomas Tanghus
|
329bc28d06
|
Commented out unused(?) class that interfered with appsettings.
|
2012-08-12 18:44:18 +02:00 |
Thomas Tanghus
|
eb516b79b6
|
Position appsettings fixed and load it in dynamically added element.
|
2012-08-12 18:42:54 +02:00 |
Thomas Tanghus
|
7113e80184
|
Readded refresh param. 304 and ETag is still sent so shouldn't matter.
|
2012-08-12 17:30:09 +02:00 |
Jakob Sack
|
4d3d4522f9
|
Backgroundjobs: Fix wrong var names
|
2012-08-12 12:14:27 +02:00 |
Jakob Sack
|
deef1f73db
|
Backgroundjobs: fix bug in QueuedTask
|
2012-08-12 09:02:20 +02:00 |
Jenkins for ownCloud
|
355a1adb3a
|
[tx-robot] updated from transifex
|
2012-08-12 02:04:58 +02:00 |
Jakob Sack
|
0c69e64b86
|
Backgroundjobs: Fix template
|
2012-08-12 00:44:25 +02:00 |
Jakob Sack
|
2bc8d3e5d6
|
Backgroundjobs: interface improvements
|
2012-08-12 00:37:14 +02:00 |
Michael Gapczynski
|
a5a5ab2318
|
Add type text to new user, fixes display issue
|
2012-08-11 16:29:41 -04:00 |
Michael Gapczynski
|
651245effa
|
Use limit and offset for subadmin users
|
2012-08-11 16:25:28 -04:00 |
Michael Gapczynski
|
a1c88a3e39
|
Add search, limit, offset parameters to usersInGroups()
|
2012-08-11 16:25:28 -04:00 |
Michael Gapczynski
|
4f1b3631ba
|
Change limit parameter in OC_User as well
|
2012-08-11 16:25:28 -04:00 |
Michael Gapczynski
|
400533af2c
|
Start with 30 users, this fills my screen
|
2012-08-11 16:25:27 -04:00 |
Michael Gapczynski
|
874f31b8d7
|
Make getting all users and groups the default
|
2012-08-11 16:25:27 -04:00 |
Michael Gapczynski
|
9d2ae5fa1f
|
Add infinite scrolling to Settings -> Users, still a little buggy
|
2012-08-11 16:25:27 -04:00 |
Michael Gapczynski
|
8d1eb674ec
|
Add search, limit, and offset parameters to getUsers() and getGroups()
|
2012-08-11 16:25:27 -04:00 |
Michael Gapczynski
|
baa0b4d530
|
Cast subadmin groups as strings
|
2012-08-11 16:25:27 -04:00 |
Lukas Reschke
|
5b16c7a25d
|
This is unnessecary because we already run htmlentities() over the template engine
|
2012-08-11 20:53:56 +02:00 |
Jakob Sack
|
bd90b7eaca
|
Backgroundjobs: Fix bug in admin interface
|
2012-08-11 17:37:53 +02:00 |
Jakob Sack
|
1d7e3071e0
|
bump version to reate new tables
|
2012-08-11 17:32:17 +02:00 |
Jakob Sack
|
bf7afa28d5
|
Backgroundjobs: cron.php now checks for mode=="none"
|
2012-08-11 17:18:49 +02:00 |
Lukas Reschke
|
0d8df3f55c
|
Revert "Combine install checks in lib/base.php"
This reverts commit aa9fbf6639 .
|
2012-08-11 17:07:35 +02:00 |
Michael Gapczynski
|
465767670b
|
Check blacklist when renaming files
|
2012-08-11 11:04:04 -04:00 |
Jenkins for ownCloud
|
39b9052c2f
|
[tx-robot] updated from transifex
|
2012-08-11 02:05:58 +02:00 |
Lukas Reschke
|
d3427be5e4
|
Following the code guidelines makes Michael happy :-)
|
2012-08-10 22:20:32 +02:00 |
Lukas Reschke
|
85f2e737a4
|
Disable listening, instead checking the ACL to prevent DoS
|
2012-08-10 22:18:08 +02:00 |
Lukas Reschke
|
11895a86b0
|
Activate ACLs
|
2012-08-10 22:02:04 +02:00 |
Lukas Reschke
|
8ec45870a3
|
Validate cookie properly and prevent auth bypass
BIG (!) thanks to Julien CAYSSOL
|
2012-08-10 15:28:59 +02:00 |
Bart Visscher
|
fb493c45dd
|
Calendar: update share backend using contacts backend as template
|
2012-08-10 14:40:48 +02:00 |
Bart Visscher
|
6a95e4288e
|
Contacts: Check format parameter
|
2012-08-10 14:40:43 +02:00 |
Bart Visscher
|
6d971d3b1d
|
Contacts: Better parameter names in addressbook share backend
|
2012-08-10 14:32:54 +02:00 |
Jakob Sack
|
0de81f9dad
|
Backgroundjobs: don't execute cron.php if owncloud has not been installed
|
2012-08-10 14:03:26 +02:00 |
Jakob Sack
|
0ea4fa298c
|
Backgroundjobs: don't try to access OC_Appconfig if ownCloud has not been installed
|
2012-08-10 13:53:40 +02:00 |
Jakob Sack
|
81b997b56e
|
Merge branch 'backgroundjobs'
|
2012-08-10 13:00:51 +02:00 |
Bart Visscher
|
82b10954e7
|
Simplify loading app php script files
|
2012-08-10 12:27:37 +02:00 |
Bart Visscher
|
5e7086adc9
|
Move login handling to OC class
|
2012-08-10 12:17:13 +02:00 |
Bart Visscher
|
1823dafe44
|
Remove checks before displaying login page
At that point the checks are already done before
|
2012-08-10 12:09:19 +02:00 |
Bart Visscher
|
83403784d1
|
Always load when the requested file is css
|
2012-08-10 11:43:04 +02:00 |
Bart Visscher
|
da07245f59
|
Move OC::loadfile and OC::loadapp next to OC::handleRequest
|
2012-08-10 11:43:04 +02:00 |
Bart Visscher
|
e3c732040b
|
Make OC::loadfile and OC::loadapp protected, only used in OC::handleRequest
|
2012-08-10 11:43:04 +02:00 |
Bart Visscher
|
0973969386
|
Cleanup OC::loadfile
|
2012-08-10 11:43:04 +02:00 |
Bart Visscher
|
667cd318fe
|
Use OC_Util::displayLoginPage and cleanup the function
|
2012-08-10 11:43:04 +02:00 |