Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix oc-1769, renaming folders with extensions | Tom Needham | 2012-09-18 | 1 | -2/+2 |
| | |||||
* | Fix grammer and dont split translatable string | Tom Needham | 2012-09-18 | 1 | -2/+2 |
| | |||||
* | Run proxies and emit signals when finising chunked upload | Bart Visscher | 2012-09-18 | 2 | -4/+57 |
| | | | | Otherwise the file cache and the quota isn't checked | ||||
* | Only try to delete migration.db if it was created. | Tom Needham | 2012-09-18 | 1 | -8/+11 |
| | |||||
* | Allow exporting of users from any user backend, fixed oc-1645 | Tom Needham | 2012-09-18 | 1 | -10/+4 |
| | |||||
* | Added failsafes for retrieving remote apps on settings->apps page, in case ↵ | Sam Tuke | 2012-09-18 | 3 | -22/+41 |
| | | | | categories or app data are not found | ||||
* | use more oc file operations instead of plain PHP functions | Björn Schießle | 2012-09-18 | 1 | -15/+11 |
| | |||||
* | don't interpret strpos '0' as 'false' in while loop | Björn Schießle | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/owncloud/core | Sam Tuke | 2012-09-18 | 319 | -3285/+4998 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-18 | 140 | -1156/+1917 |
| | | |||||
| * | LDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke ↵ | Arthur Schiwon | 2012-09-17 | 1 | -1/+1 |
| | | | | | | | | when they were added to SQL queries. | ||||
| * | fix problem with quota proxy when using copy | Robin Appelman | 2012-09-17 | 1 | -2/+6 |
| | | |||||
| * | dont trigger filesystem hooks when not using the default view | Robin Appelman | 2012-09-17 | 1 | -72/+84 |
| | | |||||
| * | Fix 'Search only shows the app name of the first app' | Bart Visscher | 2012-09-17 | 1 | -1/+1 |
| | | | | | | | | Fixes: oc-1369 | ||||
| * | Check format of chunked filename | Bart Visscher | 2012-09-17 | 1 | -0/+3 |
| | | |||||
| * | Check if the versioned file exists before trying to do the versioning | Bart Visscher | 2012-09-17 | 1 | -0/+6 |
| | | | | | | | | This didn't work with chunked uploading | ||||
| * | Fix return statement | Bart Visscher | 2012-09-17 | 1 | -1/+1 |
| | | |||||
| * | Normalize path before calling removeETagPropertyForPath | Bart Visscher | 2012-09-17 | 1 | -0/+1 |
| | | | | | | | | This should also fix the dirname problem on windows | ||||
| * | timestamp uses emptystring as NULL default | Jörn Friedrich Dreyer | 2012-09-17 | 1 | -0/+1 |
| | | |||||
| * | Fix oc-1726, cannot delete multiple files one by one without refresh | Tom Needham | 2012-09-17 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-17 | 4 | -26/+14 |
| |\ | |||||
| | * | fix default values: 1. remove whitespace, don't use emptystring for int, ↵ | Jörn Friedrich Dreyer | 2012-09-17 | 1 | -25/+11 |
| | | | | | | | | | | | | remove empty default for nullable columns to use NULL as default | ||||
| | * | use user name as db name for oracle connection made with service name | Jörn Friedrich Dreyer | 2012-09-17 | 1 | -0/+1 |
| | | | |||||
| | * | Use correct translation file | Thomas Müller | 2012-09-17 | 1 | -1/+1 |
| | | | | | | | | | every translation within the sub folder 'settings' need to use 'settings' on OC_L10N::get | ||||
| | * | $l was undefined | Thomas Müller | 2012-09-17 | 1 | -0/+1 |
| | | | |||||
| * | | add leading '?' to parameter list (fixes bug #1732) | Björn Schießle | 2012-09-17 | 1 | -2/+5 |
| |/ | |||||
| * | Enhanced space handling - thx fmms | Thomas Müller | 2012-09-17 | 1 | -4/+4 |
| | | |||||
| * | Adding a few more string to translation | Thomas Müller | 2012-09-17 | 1 | -6/+6 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-17 | 187 | -1720/+1882 |
| | | |||||
| * | i just learned that we also have to check if directories are readable. it ↵ | Frank Karlitschek | 2012-09-16 | 1 | -3/+3 |
| | | | | | | | | seams that is_readable also checks for 'x' right. | ||||
| * | add a bit more space | Frank Karlitschek | 2012-09-16 | 1 | -1/+1 |
| | | |||||
| * | Add chosen script and style, bug fix for oc-1745 | Michael Gapczynski | 2012-09-16 | 1 | -0/+2 |
| | | |||||
| * | makes cron config layout similar to the sharing one | Alessandro Cosentino | 2012-09-16 | 1 | -6/+21 |
| | | |||||
| * | structure the settings options a bit better. | Frank Karlitschek | 2012-09-16 | 1 | -1/+5 |
| | | |||||
| * | Merge branch 'master' of https://github.com/owncloud/core | Frank Karlitschek | 2012-09-16 | 2 | -3/+5 |
| |\ | |||||
| | * | show the size of new files when using New->From Url | Robin Appelman | 2012-09-16 | 2 | -3/+5 |
| | | | |||||
| * | | add a legend tag. it´s consistent and looks nicer | Frank Karlitschek | 2012-09-16 | 1 | -1/+2 |
| |/ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-16 | 13 | -20/+25 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-15 | 19 | -73/+96 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-14 | 45 | -267/+452 |
| | | |||||
| * | Check if categories is an array. | Thomas Tanghus | 2012-09-13 | 1 | -1/+4 |
| | | |||||
| * | mark as an updated beta 3 with some more fixes | Frank Karlitschek | 2012-09-13 | 1 | -1/+1 |
| | | |||||
| * | Set configured to true after configuring Dropbox storage | Michael Gapczynski | 2012-09-12 | 1 | -0/+1 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-13 | 105 | -432/+895 |
| | | |||||
| * | Enable post_write trigger | Bart Visscher | 2012-09-13 | 1 | -2/+2 |
| | | | | | | | | This is used when uploading a file with webdav. The trigger will add the file to the cache and make it show up in listings | ||||
| * | dirname can also return '.' for empty path | Bart Visscher | 2012-09-13 | 1 | -1/+1 |
| | | |||||
| * | Don't hide errors doing the versioning copy | Bart Visscher | 2012-09-13 | 1 | -1/+1 |
| | | |||||
| * | correctly calculate the MDB2 portability | Jörn Friedrich Dreyer | 2012-09-12 | 1 | -1/+1 |
| | | |||||
| * | log details for an error when upgrading the schema | Jörn Friedrich Dreyer | 2012-09-12 | 1 | -1/+2 |
| | | |||||
| * | fix schema updates with oracle\n basically this took me all day to debug and ↵ | Jörn Friedrich Dreyer | 2012-09-12 | 2 | -22/+79 |
| | | | | | | | | hack, we need a new db layer! MDB2 is dead and pecl oci8 even more so! It has officially been deprecated in php 5.4: http://www.php.net/manual/de/function.ocifetchinto.php |