summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-1413-33/+35
* Merge pull request #2918 from owncloud/update_CONTRIBUTING.mdJan-Christoph Borchardt2013-04-131-2/+9
|\
| * move notice to search existing issues upJan-Christoph Borchardt2013-04-141-2/+2
| * correct naming for Pictures app, add MusicJan-Christoph Borchardt2013-04-141-1/+1
| * Update CONTRIBUTING.mdGeorg Ehrke2013-04-131-1/+8
|/
* Merge pull request #2896 from owncloud/app-enable-fixThomas Tanghus2013-04-131-1/+3
|\
| * Add span tag while enabling or disbling apps as well.raghunayyar2013-04-121-1/+3
* | Merge pull request #2910 from owncloud/password-toggle-db-2Bernhard Posselt2013-04-133-7/+10
|\ \
| * | Implements Toggle for Database Password.raghunayyar2013-04-133-7/+10
* | | Merge pull request #2909 from owncloud/addHookFrank Karlitschek2013-04-131-0/+4
|\ \ \
| * | | allow Storages to join MountPoint initializationArthur Schiwon2013-04-131-0/+4
* | | | Merge pull request #2903 from owncloud/disabled-classRaghu Nayyar2013-04-121-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | add .disabled class so it can be used for simple a buttons as wellJan-Christoph Borchardt2013-04-121-1/+2
| |/ /
* / / [tx-robot] updated from transifexJenkins for ownCloud2013-04-1337-377/+609
|/ /
* | Merge pull request #2895 from owncloud/button-foxJan-Christoph Borchardt2013-04-121-1/+1
|\ \ | |/ |/|
| * dont overwrite background image when hovering over buttonBernhard Posselt2013-04-121-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-04-1227-73/+83
|/
* Merge pull request #2874 from owncloud/proper-font-stackBernhard Posselt2013-04-111-2/+2
|\
| * use proper sans-serif font-stackJan-Christoph Borchardt2013-04-111-2/+2
|/
* cleanup the trash bin tables in the database after a user was deletedBjörn Schießle2013-04-113-1/+33
* remove used space for versions from db is a user was deletedBjörn Schießle2013-04-113-0/+28
* Merge pull request #2554 from owncloud/hide-toggle-checkboxBernhard Posselt2013-04-112-5/+15
|\
| * New Password in Personal Password Page loads fine.raghunayyar2013-04-111-1/+1
| * Removes the setTimeout() method.raghunayyar2013-03-261-12/+9
| * Fixes autofill for display / hide toggle button, a better function name.raghunayyar2013-03-251-14/+15
| * Initial Commit : Password Toggle Button hides if no input presentraghunayyar2013-03-251-3/+15
* | [tx-robot] updated from transifexJenkins for ownCloud2013-04-1128-144/+203
* | Merge pull request #2853 from owncloud/long-file-namesBernhard Posselt2013-04-102-5/+10
|\ \
| * | The Opacity for the navigation loads fine for icon and App name.raghunayyar2013-04-101-2/+5
| * | Long Application Names are ellipsis correctly.raghunayyar2013-04-102-4/+6
* | | Merge pull request #2747 from owncloud/cache-contructed-cache-objectsJörn Friedrich Dreyer2013-04-101-4/+20
|\ \ \
| * | | Remember the contructed OC\Files\Cache\* classes in OC\Files\Storage\CommonBart Visscher2013-04-051-4/+20
* | | | Update 3rdpartyLukas Reschke2013-04-101-0/+0
* | | | Merge pull request #2781 from owncloud/fix-2592Bernhard Posselt2013-04-101-1/+2
|\ \ \ \
| * | | | Initialize collectionTypes variable as falseMichael Gapczynski2013-04-081-0/+1
| * | | | Correct undefined variable in post_shared hook, fixes #2592Michael Gapczynski2013-04-071-1/+1
* | | | | Merge pull request #2850 from owncloud/touch-newfileBernhard Posselt2013-04-102-1/+7
|\ \ \ \ \
| * | | | | Fix touch for creating new filesRobin Appelman2013-04-102-1/+7
* | | | | | Merge pull request #2851 from owncloud/added-user-quotaBernhard Posselt2013-04-101-12/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add the quota change listeners to newly added user entries in the user listRobin Appelman2013-04-101-12/+19
|/ / / / /
* | | | | size of the trash bin could be incorrect, remove it for all users to enforce ...Björn Schießle2013-04-102-36/+6
* | | | | only add filesize to trashbin size if the file was moved to the trash bin suc...Björn Schießle2013-04-101-2/+4
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-1069-799/+1074
* | | | | Merge pull request #2758 from Kondou-ger/refactor_OCdialogsBart Visscher2013-04-092-154/+312
|\ \ \ \ \
| * | | | | Fix OC.dialogs.form()kondou2013-04-091-3/+3
| * | | | | Remove manual mimetype checking.kondou2013-04-081-5/+1
| * | | | | Make files _and_ directorys selectable/browsable.kondou2013-04-061-10/+13
| * | | | | Make files selectable again.kondou2013-04-061-3/+3
| * | | | | Fix repeating directory names.kondou2013-04-062-15/+18
| * | | | | Make directories show at top.kondou2013-04-061-2/+12