Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | Remove test error :P | Thomas Tanghus | 2013-09-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Don't popup meaningless alerts when dialog called on page leave | Thomas Tanghus | 2013-09-11 | 1 | -9/+21 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-13 | 3 | -1/+24 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4735 from owncloud/multiple_mimetypes_rawlist | Thomas Tanghus | 2013-09-11 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Use shorter array-conversion | kondou | 2013-09-06 | 1 | -3/+1 | |
| | * | | | | | | | | | | Only use mimetype_list and clean up a bit | kondou | 2013-09-05 | 1 | -10/+12 | |
| | * | | | | | | | | | | Make it possible to pass rawlist.php an JSON array, to filter by more than on... | kondou | 2013-09-05 | 1 | -4/+11 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4784 from owncloud/ocdialog_option_setter | Thomas Tanghus | 2013-09-11 | 1 | -6/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix double destroy on escape. | Thomas Tanghus | 2013-09-11 | 1 | -1/+2 | |
| | * | | | | | | | | | | Remove console logging | Thomas Tanghus | 2013-09-10 | 1 | -1/+0 | |
| | * | | | | | | | | | | Fix setting ocdialog options after initialization. | Thomas Tanghus | 2013-09-10 | 1 | -5/+9 | |
| * | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-11 | 2 | -4/+14 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-10 | 7 | -16/+80 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-10 | 3 | -12/+36 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-08 | 1 | -4/+20 | |
| * | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-07 | 3 | -0/+24 | |
* | | | | | | | | | | Merge branch 'fix_3728_with_file_exists_dialog' of github.com:owncloud/core i... | Jörn Friedrich Dreyer | 2013-09-08 | 2 | -52/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Optimize triangle-e.png and triangle-e.svg | kondou | 2013-09-08 | 2 | -52/+2 | |
* | | | | | | | | | | | fix ESC for conflicts dialog | Jörn Friedrich Dreyer | 2013-09-08 | 1 | -2/+0 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | close and destroy dialog on ESC | Jörn Friedrich Dreyer | 2013-09-08 | 1 | -1/+4 | |
* | | | | | | | | | | show preview for uploading image files on conflict | Robin Appelman | 2013-09-07 | 1 | -16/+71 | |
* | | | | | | | | | | fine ie8 compatability | Jörn Friedrich Dreyer | 2013-09-06 | 1 | -6/+10 | |
* | | | | | | | | | | fix page leaving checks | Jörn Friedrich Dreyer | 2013-09-06 | 1 | -5/+6 | |
* | | | | | | | | | | completely remove dialog on cancel/continue | Jörn Friedrich Dreyer | 2013-09-06 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-06 | 6 | -46/+72 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #4704 from owncloud/rename-lostpassword-controller | Bart Visscher | 2013-09-05 | 2 | -26/+26 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'master' into rename-lostpassword-controller | Thomas Müller | 2013-09-04 | 12 | -51/+116 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Use the namespaced variation of the classname. | Bart Visscher | 2013-09-02 | 2 | -26/+26 | |
| * | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-05 | 4 | -20/+46 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | cleanup dead code | Jörn Friedrich Dreyer | 2013-09-05 | 1 | -3/+4 | |
* | | | | | | | | | separate uploading code from progress code, add progress capability detection | Jörn Friedrich Dreyer | 2013-09-05 | 1 | -8/+5 | |
* | | | | | | | | | refactor dialog creation | Jörn Friedrich Dreyer | 2013-09-04 | 1 | -88/+46 | |
* | | | | | | | | | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-04 | 229 | -1272/+4376 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #4449 from owncloud/clean_up_util | Morris Jobke | 2013-09-03 | 3 | -5/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into clean_up_util | kondou | 2013-09-02 | 177 | -619/+3800 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' into clean_up_util | kondou | 2013-08-20 | 107 | -649/+557 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix some naming and spacing in lib/util.php | kondou | 2013-08-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | Clean up \OC\Util | kondou | 2013-08-15 | 3 | -5/+5 | |
| * | | | | | | | | | | | Merge pull request #4709 from owncloud/previews_in_ocidalogs_filepicker | Morris Jobke | 2013-09-03 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add previews to OC.dialogs.filepicker(); Fix #4697 | kondou | 2013-09-03 | 1 | -1/+5 | |
| * | | | | | | | | | | | | Merge pull request #4707 from owncloud/use_on_instead_of_deprecated_bind | Christopher | 2013-09-03 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | use on to add event listener instead of deprecated jquery bind | Jörn Friedrich Dreyer | 2013-09-03 | 1 | -1/+2 | |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #4473 from owncloud/texteditor_polishing | Jörn Friedrich Dreyer | 2013-09-03 | 1 | -20/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | refactor OC.Breadcrumbs, allow injection of container to allow rendering crum... | Jörn Friedrich Dreyer | 2013-08-16 | 1 | -20/+29 | |
| * | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-03 | 2 | -4/+27 | |
| * | | | | | | | | | | | | | Merge pull request #4702 from owncloud/center-utils | Morris Jobke | 2013-09-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | center utils | Bernhard Posselt | 2013-09-02 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #4695 from owncloud/placeholder-hsl | Morris Jobke | 2013-09-03 | 1 | -8/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | placeholder.js: fix typo | Jan-Christoph Borchardt | 2013-09-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | placeholder.js: adjust saturation and lightness values | Jan-Christoph Borchardt | 2013-09-02 | 1 | -2/+2 |