| Commit message (Expand) | Author | Age | Files | Lines |
* | Suggest mount point name, don't reload custom javascript file | Michael Gapczynski | 2012-08-13 | 1 | -2/+29 |
* | Throw exception in Dropbox and Google Drive storage constructors if parameter... | Michael Gapczynski | 2012-08-13 | 2 | -11/+27 |
* | Catch exceptions and write to log when creating storage object fails | Michael Gapczynski | 2012-08-13 | 1 | -1/+6 |
* | Show access granted label immediately after granting access | Michael Gapczynski | 2012-08-13 | 2 | -5/+11 |
* | Prevent editing Dropbox configuration input after access granted | Michael Gapczynski | 2012-08-13 | 1 | -0/+1 |
* | Show access granted label next to Google Drive and Dropbox storage in configu... | Michael Gapczynski | 2012-08-13 | 2 | -0/+4 |
* | Fix remove button display for external storage | Michael Gapczynski | 2012-08-13 | 1 | -0/+2 |
* | l10n directories have been missing | Thomas Mueller | 2012-08-13 | 10 | -0/+0 |
* | Automatically check radio when new addressbook fields get focus. | Thomas Tanghus | 2012-08-13 | 1 | -0/+7 |
* | Also check for some other files | Lukas Reschke | 2012-08-13 | 1 | -1/+1 |
* | translation resources added and updated | Thomas Mueller | 2012-08-13 | 20 | -14/+499 |
* | translation resources added and updated | Thomas Mueller | 2012-08-13 | 15 | -42/+270 |
* | Calendar: remove not used style rules | Bart Visscher | 2012-08-12 | 1 | -2/+0 |
* | Rewrite remoteStorage settings, remove block echo | Bart Visscher | 2012-08-12 | 1 | -17/+11 |
* | Remove unused gallery template | Bart Visscher | 2012-08-12 | 1 | -47/+0 |
* | Change image links to use imagePath function | Bart Visscher | 2012-08-12 | 7 | -12/+12 |
* | Commented out unused(?) class that interfered with appsettings. | Thomas Tanghus | 2012-08-12 | 1 | -1/+1 |
* | Position appsettings fixed and load it in dynamically added element. | Thomas Tanghus | 2012-08-12 | 2 | -34/+36 |
* | Readded refresh param. 304 and ETag is still sent so shouldn't matter. | Thomas Tanghus | 2012-08-12 | 1 | -1/+1 |
* | Backgroundjobs: Fix wrong var names | Jakob Sack | 2012-08-12 | 2 | -3/+3 |
* | Backgroundjobs: fix bug in QueuedTask | Jakob Sack | 2012-08-12 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-12 | 83 | -563/+1561 |
* | Backgroundjobs: Fix template | Jakob Sack | 2012-08-12 | 1 | -3/+3 |
* | Backgroundjobs: interface improvements | Jakob Sack | 2012-08-12 | 2 | -6/+7 |
* | Add type text to new user, fixes display issue | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
* | Use limit and offset for subadmin users | Michael Gapczynski | 2012-08-11 | 2 | -3/+3 |
* | Add search, limit, offset parameters to usersInGroups() | Michael Gapczynski | 2012-08-11 | 6 | -15/+20 |
* | Change limit parameter in OC_User as well | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
* | Start with 30 users, this fills my screen | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
* | Make getting all users and groups the default | Michael Gapczynski | 2012-08-11 | 11 | -13/+21 |
* | Add infinite scrolling to Settings -> Users, still a little buggy | Michael Gapczynski | 2012-08-11 | 3 | -68/+163 |
* | Add search, limit, and offset parameters to getUsers() and getGroups() | Michael Gapczynski | 2012-08-11 | 9 | -29/+26 |
* | Cast subadmin groups as strings | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
* | This is unnessecary because we already run htmlentities() over the template e... | Lukas Reschke | 2012-08-11 | 1 | -1/+1 |
* | Backgroundjobs: Fix bug in admin interface | Jakob Sack | 2012-08-11 | 1 | -1/+1 |
* | bump version to reate new tables | Jakob Sack | 2012-08-11 | 1 | -1/+1 |
* | Backgroundjobs: cron.php now checks for mode=="none" | Jakob Sack | 2012-08-11 | 1 | -0/+12 |
* | Revert "Combine install checks in lib/base.php" | Lukas Reschke | 2012-08-11 | 1 | -19/+19 |
* | Check blacklist when renaming files | Michael Gapczynski | 2012-08-11 | 2 | -3/+12 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-11 | 241 | -9000/+16765 |
* | Following the code guidelines makes Michael happy :-) | Lukas Reschke | 2012-08-10 | 2 | -2/+6 |
* | Disable listening, instead checking the ACL to prevent DoS | Lukas Reschke | 2012-08-10 | 2 | -13/+9 |
* | Activate ACLs | Lukas Reschke | 2012-08-10 | 2 | -0/+7 |
* | Validate cookie properly and prevent auth bypass | Lukas Reschke | 2012-08-10 | 1 | -1/+1 |
* | Backgroundjobs: don't execute cron.php if owncloud has not been installed | Jakob Sack | 2012-08-10 | 1 | -0/+5 |
* | Backgroundjobs: don't try to access OC_Appconfig if ownCloud has not been ins... | Jakob Sack | 2012-08-10 | 1 | -4/+6 |
* | Merge branch 'backgroundjobs' | Jakob Sack | 2012-08-10 | 12 | -1/+598 |
|\ |
|
| * | Backgroundjobs: use correct var name in template | Jakob Sack | 2012-08-10 | 1 | -4/+4 |
| * | Backgroundjobs: fix bugs in template | Jakob Sack | 2012-08-10 | 1 | -4/+4 |
| * | Backgroundjobs: improve admin form | Jakob Sack | 2012-08-10 | 2 | -4/+5 |