Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-05 | 4 | -2/+38 |
* | Added input[type="url"] to styles.css | opensaucesystems | 2013-06-04 | 1 | -3/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-06-04 | 1 | -0/+3 |
* | Set default button in oc-dialogs | Thomas Tanghus | 2013-06-03 | 1 | -3/+6 |
* | Catch double destroy on escape. | Thomas Tanghus | 2013-06-03 | 1 | -1/+3 |
* | Let the content determine overflow. | Thomas Tanghus | 2013-06-03 | 2 | -1/+1 |
* | Replacement for jquery.dialog to fit better with ownCloud design. | Thomas Tanghus | 2013-06-02 | 4 | -10/+280 |
* | Forgot typeof condition | Thomas Tanghus | 2013-06-01 | 1 | -1/+3 |
* | Speed up octemplate rendering. | Thomas Tanghus | 2013-06-01 | 1 | -5/+3 |
* | Merge pull request #3509 from owncloud/update_jquery_to_1_10 | Jörn Friedrich Dreyer | 2013-05-30 | 3 | -4/+8 |
|\ | |||||
| * | Update jquery to 1.10.0 & add jquery-migrate 1.2.1 | kondou | 2013-05-27 | 3 | -4/+8 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-30 | 1 | -0/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-29 | 3 | -17/+18 |
* | | Merge pull request #3179 from pawl/patch-1 | Jörn Friedrich Dreyer | 2013-05-28 | 1 | -1/+2 |
|\ \ | |||||
| * | | Improve IE Compatibility | Paul Brown | 2013-04-29 | 1 | -1/+2 |
* | | | Merge pull request #2778 from Kondou-ger/optimize_pictures | Jörn Friedrich Dreyer | 2013-05-28 | 108 | -21422/+314 |
|\ \ \ | |||||
| * | | | Add shellscript for optimization. | kondou | 2013-04-13 | 1 | -0/+20 |
| * | | | Optimize svgs with scour. | kondou | 2013-04-12 | 55 | -21422/+294 |
| * | | | Optimize pictures with optipng. | kondou | 2013-04-07 | 52 | -0/+0 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-28 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-26 | 4 | -0/+4 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-25 | 7 | -0/+7 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-24 | 62 | -118/+124 |
* | | | Merge pull request #3406 from owncloud/oc_dialogs_oc_template | Morris Jobke | 2013-05-22 | 4 | -322/+246 |
|\ \ \ | |||||
| * | | | Remove more obsolete code. | Thomas Tanghus | 2013-05-20 | 1 | -20/+4 |
| * | | | Don't set image path in template. | Thomas Tanghus | 2013-05-20 | 2 | -2/+2 |
| * | | | Dialogs: Home folder icon instead of '/'. | Thomas Tanghus | 2013-05-17 | 2 | -3/+8 |
| * | | | Dialogs: Fix method names. | Thomas Tanghus | 2013-05-17 | 1 | -65/+52 |
| * | | | Dialogs: Cleanup. | Thomas Tanghus | 2013-05-17 | 1 | -101/+26 |
| * | | | Dialogs: Loose up-button. | Thomas Tanghus | 2013-05-17 | 3 | -16/+0 |
| * | | | Dialogs: Make slug show last dir emphasized. | Thomas Tanghus | 2013-05-17 | 2 | -5/+6 |
| * | | | Various cleanups in OC.dialogs | Thomas Tanghus | 2013-05-17 | 3 | -148/+110 |
| * | | | Line length etc. | Thomas Tanghus | 2013-05-16 | 1 | -2/+3 |
| * | | | Port OC.dialogs to use octemplate except for prompt() and form(). | Thomas Tanghus | 2013-05-16 | 4 | -140/+215 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-22 | 1 | -0/+1 |
* | | | | Merge pull request #3399 from owncloud/fix_js_for_ie | Bernhard Posselt | 2013-05-19 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | cleanup after people who don't test in ie | Jörn Friedrich Dreyer | 2013-05-17 | 1 | -3/+3 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-18 | 1 | -1/+2 |
|/ / / / | |||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-17 | 1 | -12/+12 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-16 | 1 | -0/+2 |
* | | | peselect filename without extension on rename | Jörn Friedrich Dreyer | 2013-05-13 | 1 | -0/+20 |
* | | | Add requesttoken to guest view | Lukas Reschke | 2013-05-13 | 1 | -1/+1 |
* | | | Typo | Lukas Reschke | 2013-05-12 | 1 | -2/+2 |
* | | | Get config from template | Lukas Reschke | 2013-05-12 | 2 | -4/+4 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-12 | 13 | -29/+98 |
* | | | Merge pull request #3177 from owncloud/outerHTML_compatibility | Thomas Tanghus | 2013-05-04 | 2 | -2/+16 |
|\ \ \ | |||||
| * | | | Add compatibility function for outerHTML | Thomas Tanghus | 2013-04-29 | 2 | -2/+16 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-04 | 4 | -12/+15 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-03 | 2 | -0/+2 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-05-02 | 5 | -0/+11 |