Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update AUTHORS | Lukas Reschke | 2012-10-07 | 1 | -0/+1 |
| | |||||
* | better detect if we need to init the filesystem for the hooks test | Robin Appelman | 2012-10-07 | 1 | -1/+1 |
| | |||||
* | fix hook test when not logged in | Robin Appelman | 2012-10-07 | 1 | -1/+6 |
| | |||||
* | Fix - "Correct checking item source for share from same owner when ↵ | Michael Gapczynski | 2012-10-06 | 1 | -2/+8 |
| | | | | generating item target" | ||||
* | check for SimpleXML which seems to bw non default on Free BSD | Frank Karlitschek | 2012-10-06 | 1 | -0/+5 |
| | |||||
* | skip some test for storage backends that don't support touch | Robin Appelman | 2012-10-06 | 1 | -13/+15 |
| | |||||
* | add support to mount a specific folder from dropbox | Robin Appelman | 2012-10-06 | 1 | -0/+11 |
| | |||||
* | test case for dropbox storage | Robin Appelman | 2012-10-06 | 2 | -0/+37 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-06 | 17 | -133/+162 |
| | |||||
* | LDAP: we're good for 0.3 now. No code change | Arthur Schiwon | 2012-10-06 | 1 | -1/+1 |
| | |||||
* | set folder size to 0 when scanning the filesystem | Robin Appelman | 2012-10-05 | 1 | -0/+1 |
| | |||||
* | 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 | 2 | -2/+9 |
| | |||||
* | breadcrumbs fixed for public share view | Björn Schießle | 2012-10-05 | 1 | -1/+5 |
| | |||||
* | register download action for directories | Björn Schießle | 2012-10-05 | 1 | -0/+6 |
| | |||||
* | register download action for files | Björn Schießle | 2012-10-05 | 1 | -0/+6 |
| | |||||
* | fix download link for single files in publicly shared directory | Björn Schießle | 2012-10-05 | 1 | -3/+7 |
| | |||||
* | really fix checkstyle on archive tar | Jörn Friedrich Dreyer | 2012-10-05 | 1 | -1/+2 |
| | |||||
* | fix checkstyle on archive zip/tar | Jörn Friedrich Dreyer | 2012-10-05 | 3 | -7/+13 |
| | |||||
* | cache tar archive headers | Jörn Friedrich Dreyer | 2012-10-05 | 1 | -4/+13 |
| | |||||
* | fix download of single publically shared files. | Björn Schießle | 2012-10-05 | 1 | -1/+6 |
| | |||||
* | fixed download of complete publically shared folder | Björn Schießle | 2012-10-05 | 1 | -8/+1 |
| | |||||
* | 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" | ||||
* | baseDir has to be the whole path to work with shared directories below the ↵ | Björn Schießle | 2012-10-05 | 1 | -1/+1 |
| | | | | root directory. | ||||
* | no content area, it overlaps the file list | Björn Schießle | 2012-10-05 | 1 | -2/+0 |
| | |||||
* | 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) | ||||
* | always generate access token, also for forms shown to anonymous users (e.g. ↵ | Björn Schießle | 2012-10-05 | 3 | -4/+6 |
| | | | | public shares) | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-05 | 11 | -19/+25 |
| | |||||
* | don´t show negative numbers. this is only a quickfix. I still dont get why ↵ | Frank Karlitschek | 2012-10-04 | 1 | -0/+1 |
| | | | | the Shared folder can be bigger than the root folder. Perhaps a inconsitency in the filecache? | ||||
* | share.expiration is null if no expiration date is set. | Björn Schießle | 2012-10-04 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-04 | 35 | -226/+343 |
| | |||||
* | Show correct public link url for folders | Michael Gapczynski | 2012-10-03 | 1 | -1/+2 |
| | |||||
* | Prevent displaying errors if public link url parameters are incorrect | Michael Gapczynski | 2012-10-03 | 1 | -0/+7 |
| | |||||
* | RC2v4.5.0RC2 | Frank Karlitschek | 2012-10-03 | 1 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-03 | 13 | -25/+37 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 112 | -996/+2499 |
| | |||||
* | l18n support added to files_external/js | Thomas Mueller | 2012-10-02 | 2 | -15/+33 |
| | |||||
* | Correct checking item source for share from same owner when generating item ↵ | Michael Gapczynski | 2012-10-02 | 1 | -1241/+1242 |
| | | | | target | ||||
* | we are sharing the same file again if item_source of the already shared file ↵ | Björn Schießle | 2012-10-02 | 1 | -0/+3 |
| | | | | and the newly shared file is the same. Therefore we can use the same target name | ||||
* | remove unnecessary code and add missing items to select statement | Björn Schießle | 2012-10-02 | 1 | -14/+2 |
| | |||||
* | 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 |
| | |||||
* | merge all possible conflicts into on array | Björn Schießle | 2012-10-02 | 1 | -10/+9 |
| | |||||
* | automatically remove and prevent installation of apps with a require version ↵ | Frank Karlitschek | 2012-10-02 | 9 | -11/+11 |
| | | | | | | | 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 | ||||
* | fix create folder and upload file issue on win, fixes oc-1747, solution ↵ | Arthur Schiwon | 2012-10-02 | 1 | -2/+2 |
| | | | | follows suggestion from bug tracker | ||||
* | We can't rely on the assumption that if the matching target is from the same ↵ | Björn Schießle | 2012-10-02 | 1 | -10/+30 |
| | | | | | | | | | owner that the share type will be different. Files in different folders can have the same name. Therefore also a unique name has to be generated if the matching target it from the same user. Also for folders and files with the same name a unique target name has to be generated If matching target is from the same owner, use the same target. The share type will be different so this isn't the sa | ||||
* | don't use the complete path but the basename if the file/foder has no ↵ | Björn Schießle | 2012-10-02 | 1 | -1/+1 |
| | | | | | | extension. Otherwise we can end up with different items in the shared directory with the same name (Also folder names can contain dots) | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 30 | -199/+267 |
| | |||||
* | Fixed old, annoying css error that it turned out I had made myself :-P | Thomas Tanghus | 2012-10-01 | 1 | -1/+1 |
| | |||||
* | Merge pull request #23 from lipemat/patch-1 | Lukas Reschke | 2012-10-01 | 1 | -1/+1 |
|\ | | | | | | | Fix the File Upload Button in Chrome Arrow was showing under the button in Chrome. With this commit it should be shown correctly. |