| 8c66b72d | 19-Jun-2014 |
Andreas Gohr <gohr@cosmocode.de> |
fix IE upload when Array prototype has been modified
The edittable plugin broke uploading in IE8 (and maybe others) because the Handsontable script adds a function to the Array prototype and the upl
fix IE upload when Array prototype has been modified
The edittable plugin broke uploading in IE8 (and maybe others) because the Handsontable script adds a function to the Array prototype and the uploading script did not properly check that.
show more ...
|
| d96ca44f | 08-Jun-2014 |
Tanguy Ortolo <tanguy+debian@ortolo.eu> |
Replace two non-free icons by free alternatives |
| 15046da6 | 12-Jun-2014 |
Mátyás Jani <jzombi@gmail.com> |
translation update |
| 3d52ea03 | 10-Jun-2014 |
YoBoY <yoboy@ubuntu-fr.org> |
translation update |
| e1f856ba | 10-Jun-2014 |
Aivars Miška <allefm@gmail.com> |
translation update |
| abcba964 | 01-Jun-2014 |
Myeongjin <aranet100@gmail.com> |
translation update |
| 9a727761 | 30-May-2014 |
İlker R. Kapaç <irifat@gmail.com> |
translation update |
| 6ff03655 | 30-May-2014 |
Paulo Silva <paulotsilva@yahoo.com> |
translation update |
| 3dc40276 | 30-May-2014 |
Aivars Miška <allefm@gmail.com> |
translation update |
| 5883ebc3 | 29-May-2014 |
Murilo <muriloricci@hotmail.com> |
translation update |
| 3e5c4665 | 29-May-2014 |
Antonio Castilla <antoniocastilla@trazoide.com> |
translation update |
| 84c50c49 | 29-May-2014 |
Antonio Castilla <antoniocastilla@trazoide.com> |
translation update |
| 8f2758f6 | 26-May-2014 |
Andreas Gohr <gohr@cosmocode.de> |
made $capture public in metadata renderer
some plugins (eg. the tag plugin) rely on it |
| f35c7beb | 26-May-2014 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 95955792 | 25-May-2014 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 7ac0b9fe | 25-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
just some more doc blocks |
| 6fc4ea2c | 25-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
removed some unused lines in HTTPClient |
| ef11fcfc | 25-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
revert return of getNS to false again |
| 7f413440 | 24-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
check mbstring function overloading in installer. closes #736 |
| 17076c2a | 24-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
simplified abstract caoturing in metadata renderer |
| 93075b01 | 24-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
updated doc blocks in metadata renderer |
| 8e3a5477 | 24-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
added short comment on how a renderer works |
| 3dd5c225 | 24-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
added doc blocks for xhtml renderer |
| cfa2b40e | 24-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
added doc blocks to all functions in renderer |
| 77839717 | 24-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
more reformatting |