Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-14 | 137 | -243/+312 |
| | |||||
* | Use util function to protect datadirectory in setup | Bart Visscher | 2012-11-13 | 1 | -3/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-13 | 92 | -1645/+1931 |
| | |||||
* | Merge pull request #319 from owncloud/fileactions_newfile | icewind1991 | 2012-11-12 | 1 | -6/+10 |
|\ | | | | | Add fileactions to new files and folders | ||||
| * | add actions to newly created files and folders | Robin Appelman | 2012-11-07 | 1 | -0/+2 |
| | | | | | | | | closes #231 | ||||
| * | reuse jquery object when adding files to the file list | Robin Appelman | 2012-11-07 | 1 | -6/+8 |
| | | |||||
* | | Merge pull request #157 from owncloud/setup | Bart Visscher | 2012-11-12 | 3 | -54/+59 |
|\ \ | | | | | | | Make lib/setup.php usable outside of install setup | ||||
| * | | DRY for creating htaccess to protect data-directory | Bart Visscher | 2012-10-30 | 2 | -3/+5 |
| | | | |||||
| * | | Separate control code from class definition | Bart Visscher | 2012-10-30 | 3 | -51/+54 |
| | | | |||||
* | | | Fix deleting multiple user w-o reloading V2 | Brice Maron | 2012-11-12 | 1 | -1/+4 |
| | | | |||||
* | | | LDAP: cherrypick objectGUID handling from stable45, was part of PR 344 | Arthur Schiwon | 2012-11-12 | 1 | -1/+35 |
| | | | |||||
* | | | Merge pull request #368 from butonic/i18n_of_cancel_button | Lukas Reschke | 2012-11-12 | 1 | -2/+5 |
|\ \ \ | | | | | | | | | add i18n for close button in the max upload size reached dialog | ||||
| * | | | add i18n for cancel button | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -2/+5 |
| | | | | |||||
* | | | | Merge pull request #371 from butonic/sql_and_error_log_fixes | blizzz | 2012-11-12 | 1 | -2/+5 |
|\ \ \ \ | |/ / / |/| | | | add missing sql backticks, check sharing for error and add log | ||||
| * | | | add missing sql backticks, check sharing for error and add log | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -2/+5 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-12 | 25 | -80/+127 |
| | | | | |||||
* | | | | Merge pull request #361 from owncloud/cruds_consts_2 | Thomas Tanghus | 2012-11-11 | 12 | -105/+141 |
|\ \ \ \ | | | | | | | | | | | Implement "Move CRUDS permission consts to OC(P) namespace" take 2 | ||||
| * | | | | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* | Thomas Tanghus | 2012-11-11 | 10 | -103/+99 |
| | | | | | |||||
| * | | | | Added CRUDS permissions to the OCP namespace. Implements issue #345 | Thomas Tanghus | 2012-11-11 | 2 | -2/+42 |
|/ / / / | |||||
* | | | | Merge pull request #354 from michielbdejong/master | Thomas Müller | 2012-11-10 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | add /.well-known/host-meta.json to .htaccess (for /apps/unhosted_apps) | ||||
| * | | | | add /.well-known/host-meta.json to .htaccess | Michiel de Jong | 2012-11-10 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-11 | 18 | -37/+47 |
| | | | | |||||
* | | | | Disable loading apps before starting tests | Bart Visscher | 2012-11-10 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | The tests it self should load the app if needed | ||||
* | | | | Merge pull request #346 from diederikdehaas/patch-checkstyle-build1341 | Thomas Müller | 2012-11-10 | 7 | -12/+12 |
|\ \ \ \ | | | | | | | | | | | Patch checkstyle issues from jenkins build1341 | ||||
| * | | | | Fixed new checkstyle issues in apps.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fixed new checkstyle issues in ocs.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fixed new checkstyle issues in util.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Fixed new checkstyle issues in migrate.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Fixed new checkstyle issues in ftp.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Fixed new checkstyle issues in swift.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Fixed new checkstyle issues from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-10 | 158 | -6136/+1056 |
| | | | | |||||
* | | | | Merge pull request #340 from butonic/fix_quota_zero_cornercase | Thomas Müller | 2012-11-09 | 1 | -8/+8 |
|\ \ \ \ | | | | | | | | | | | fix quota off by one error | ||||
| * | | | | fix quota off by one error | Jörn Friedrich Dreyer | 2012-11-09 | 1 | -8/+8 |
| |/ / / | |||||
* | | | | Merge pull request #337 from seidler2547/master | Thomas Müller | 2012-11-09 | 3 | -1/+21 |
|\ \ \ \ | |/ / / |/| | | | Fix problem with apache2+fcgid install, e.g. on Debian Squeeze | ||||
| * | | | Fix WebDAV (and Android Client) not being able to authorize on Debian ↵ | Stefan Seidel | 2012-11-09 | 3 | -1/+21 |
|/ / / | | | | | | | | | | Squeeze + mod_fcgid installs. | ||||
* | | | Merge pull request #330 from owncloud/check_connection | Thomas Müller | 2012-11-09 | 4 | -0/+43 |
|\ \ \ | | | | | | | | | add a check and a warning if the ownCloud server is not able to establis... | ||||
| * | | | add a check and a warning if the ownClodu server is not able to establish ↵ | Frank Karlitschek | 2012-11-08 | 4 | -0/+43 |
| | | | | | | | | | | | | | | | | http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-09 | 149 | -279/+1751 |
| | | | | |||||
* | | | | l10n support for user_webdavauth | Thomas Mueller | 2012-11-09 | 2 | -0/+6 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-09 | 278 | -2287/+2640 |
| | | | | |||||
* | | | | Fix delete link when new user is added | Brice Maron | 2012-11-08 | 1 | -1/+8 |
| | | | | |||||
* | | | | Merge pull request #261 from owncloud/fix_opera_file_delete | Georg Ehrke | 2012-11-08 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | fix file delete in opera - fixes #188 | ||||
| * | | | | fix file delete in opera - fixes #188 | Georg Ehrke | 2012-11-05 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Merge pull request #326 from owncloud/add_credits | Thomas Müller | 2012-11-08 | 1 | -1/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | add credits to personal page too so that non admins can see what they run | ||||
| * | | | | | add credits to personal page too so that non admins can see what they run. | Frank Karlitschek | 2012-11-08 | 1 | -1/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #324 from owncloud/fix_image | Thomas Müller | 2012-11-08 | 3 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | fix the broken image path on the apps page | ||||
| * | | | | fix the broken image path on the apps page | Frank Karlitschek | 2012-11-08 | 3 | -2/+2 |
|/ / / / | |||||
* | | | | Migration: Allow for no app data cases; handle file copying better | Tom Needham | 2012-11-08 | 1 | -7/+5 |
| | | | | |||||
* | | | | Migration: On import of user accounts only import folders in home dir, use ↵ | Tom Needham | 2012-11-08 | 2 | -35/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OC_Helper::copyr Check files when copying recursivley Remove obsolete method Dont count '.' and '..' as directories when importing. |