| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimized image size | Lukas Reschke | 2012-08-18 | 98 | -0/+0 |
* | Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prev... | Lukas Reschke | 2012-08-18 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-18 | 106 | -416/+517 |
* | Merge commit 'refs/merge-requests/139' of git://gitorious.org/owncloud/ownclo... | Thomas Tanghus | 2012-08-18 | 1 | -2/+3 |
|\ |
|
| * | Comment out javascript that hides login button | Anders Nor Berle | 2012-08-16 | 1 | -2/+3 |
* | | fix fail in sql query of isDuplicate method of OC_Calendar_Import | Georg Ehrke | 2012-08-17 | 1 | -2/+4 |
* | | increase margin top of calendar import's color picker | Georg Ehrke | 2012-08-17 | 1 | -1/+1 |
* | | rename subadmin to group admin | Georg Ehrke | 2012-08-17 | 2 | -3/+3 |
* | | add impress mimetype | Frank Karlitschek | 2012-08-17 | 1 | -0/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-17 | 19 | -23/+23 |
* | | more path normalization | Robin Appelman | 2012-08-17 | 5 | -58/+80 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-17 | 53 | -189/+286 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-16 | 172 | -1202/+2033 |
* | Merge addressbooks. | Thomas Tanghus | 2012-08-16 | 3 | -26/+43 |
* | Fix webfinger documentation | Bart Visscher | 2012-08-15 | 1 | -6/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-15 | 139 | -954/+1697 |
* | Use correct class. | Thomas Tanghus | 2012-08-14 | 2 | -2/+10 |
* | Disable user enumeration | Lukas Reschke | 2012-08-14 | 2 | -8/+14 |
* | LDAP: adjust usersInGroup to updated interface | Arthur Schiwon | 2012-08-14 | 1 | -3/+12 |
* | LDAP: adjust getGroups to updated interface | Arthur Schiwon | 2012-08-14 | 1 | -6/+15 |
* | adjust LDAP to updated interface | Arthur Schiwon | 2012-08-14 | 1 | -2/+10 |
* | fix some minor problems with path noramlization | Robin Appelman | 2012-08-14 | 2 | -2/+7 |
* | some basic path normalization | Robin Appelman | 2012-08-14 | 3 | -3/+35 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-14 | 19 | -19/+19 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-13 | 600 | -35/+37570 |
* | Improve usability for configuring Dropbox and Google Drive external storage | Michael Gapczynski | 2012-08-13 | 4 | -304/+350 |
* | 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 |