Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-23 | 6 | -3/+175 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-22 | 2 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-21 | 2 | -0/+43 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-20 | 14 | -18/+130 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-19 | 30 | -88/+109 |
| | |||||
* | Merge pull request #39 from scambra/date-l10n-fixes | Thomas Müller | 2012-10-18 | 1 | -5/+4 |
|\ | | | | | Date l10n fixes | ||||
| * | Translate modification date when file is created/uploaded, use same strings ↵ | scambra | 2012-10-16 | 1 | -5/+4 |
| | | | | | | | | as lib/template.php | ||||
* | | fix oc-605 | Jörn Friedrich Dreyer | 2012-10-18 | 2 | -9/+11 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-18 | 48 | -445/+0 |
| | | |||||
* | | Merge pull request #37 from scambra/js-interpolation-l10n | Thomas Müller | 2012-10-17 | 2 | -14/+14 |
|\ \ | | | | | | | use interpolation for some translations in js | ||||
| * | | use interpolation for some translations in js | scambra | 2012-10-16 | 2 | -14/+14 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 6 | -6/+120 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 1 | -0/+18 |
| | |||||
* | Whitespace cleanup | Bart Visscher | 2012-10-14 | 5 | -8/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-14 | 2 | -0/+27 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-13 | 1 | -0/+12 |
| | |||||
* | fix blocking drag & drop upload of folders | Robin Appelman | 2012-10-12 | 1 | -2/+2 |
| | |||||
* | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-12 | 1 | -0/+13 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-11 | 1 | -0/+15 |
| | |||||
* | don't show the share action in the file view for publically shared files. | Björn Schießle | 2012-10-10 | 1 | -0/+9 |
| | |||||
* | Merge pull request #25 from visit1985/uploadfilesize | Thomas Müller | 2012-10-10 | 1 | -2/+6 |
|\ | | | | | fixed max possible upload size for files app in admin screen | ||||
| * | fixed max possible upload size for files app in admin screen | Michael Göhler | 2012-10-07 | 1 | -2/+6 |
| | | | | | | | | | | used get_cfg_var() to get the real limit from php.ini instead of .ht_access dont know why we used PHP_INT_MAX here... | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-10 | 1 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-09 | 1 | -17/+17 |
| | | |||||
* | | check if ID was assigned | Björn Schießle | 2012-10-08 | 1 | -1/+3 |
| | | |||||
* | | remove debug output | Björn Schießle | 2012-10-08 | 1 | -1/+1 |
| | | |||||
* | | add data-id directly after upload/creation to the file list (bugfix for #1917) | Björn Schießle | 2012-10-08 | 4 | -5/+16 |
| | | |||||
* | | add ID to upload form and check if ID exist to avoid loading invalid ↵ | Björn Schießle | 2012-10-08 | 2 | -3/+4 |
| | | | | | | | | javascript code for read-only views. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-08 | 1 | -0/+20 |
| | | |||||
* | | Revert part of 5beca59b, fixes file upload bug oc-1926 | Michael Gapczynski | 2012-10-07 | 1 | -4/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-06 | 1 | -0/+12 |
| | |||||
* | prevent xss attacks | Björn Schießle | 2012-10-05 | 1 | -2/+2 |
| | |||||
* | enable user to download selected files from publically shared directory | Björn Schießle | 2012-10-05 | 1 | -1/+6 |
| | |||||
* | stripsplashes doesn't work if the slash is the only character -> creating ↵ | Björn Schießle | 2012-10-05 | 1 | -4/+3 |
| | | | | file in root dir leads to "//filename" | ||||
* | check if element really exists before calling it. (e.g. for public shared ↵ | Björn Schießle | 2012-10-05 | 1 | -2/+8 |
| | | | | files view, elements like "navigation" doesn't exist) | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-04 | 1 | -0/+13 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 1 | -0/+20 |
| | |||||
* | remove textbox after pressing "enter" even if the name is the same | Björn Schießle | 2012-10-02 | 1 | -16/+15 |
| | |||||
* | escape identifiers in queries | Jörn Friedrich Dreyer | 2012-10-02 | 1 | -9/+9 |
| | |||||
* | automatically remove and prevent installation of apps with a require version ↵ | Frank Karlitschek | 2012-10-02 | 1 | -1/+1 |
| | | | | | | | less than the current one. We check now the first ad second part of the version number. Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release. You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 2 | -0/+26 |
| | |||||
* | Update apps/files/css/files.css | Mat Lipe | 2012-10-01 | 1 | -1/+1 |
| | | | Fixed a strange comment issue | ||||
* | Update apps/files/css/files.css | Mat Lipe | 2012-09-30 | 1 | -2/+2 |
| | | | Fix the File Upload Button in Chrome. Tested in IE9-8-7, Firefox, Chrome | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-28 | 4 | -0/+108 |
| | |||||
* | Correctly fix oc-1016 and fix downloading of files | Bart Visscher | 2012-09-28 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-28 | 3 | -6/+30 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-27 | 9 | -0/+107 |
| | |||||
* | fix sharing for newly uploaded or created files | Robin Appelman | 2012-09-26 | 3 | -9/+17 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 50 | -51/+55 |
| |