| 41b835a4 | 09-Aug-2014 |
Fabio <fabioslurp@yahoo.it> |
translation update |
| badde455 | 07-Aug-2014 |
Igor Degraf <igordegraf@gmail.com> |
translation update |
| ea8f310e | 07-Aug-2014 |
Igor Degraf <igordegraf@gmail.com> |
translation update |
| 3e217a36 | 06-Aug-2014 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
Last Update Date info of extension fix
This request makes "Your last update" of the extension info shown when clicking more info triangle mark. The first installed date of the extension may not be n
Last Update Date info of extension fix
This request makes "Your last update" of the extension info shown when clicking more info triangle mark. The first installed date of the extension may not be necessary for local site admin work.
show more ...
|
| 702e97d3 | 02-Aug-2014 |
Anika Henke <anika@selfthinker.org> |
fixed scrutinizer issues |
| 01f9be51 | 02-Aug-2014 |
Anika Henke <anika@selfthinker.org> |
set canonical URL to root when on start page |
| 410ee62a | 02-Aug-2014 |
Anika Henke <anika@selfthinker.org> |
added support for external video and audio files, also added return param to externalmedia() |
| 75112fc5 | 02-Aug-2014 |
Anika Henke <anika@selfthinker.org> |
updated dates in info.txt of various plugins and template |
| 6d8e3ea1 | 02-Aug-2014 |
Stan <talktostan@gmail.com> |
translation update |
| c1bfccad | 01-Aug-2014 |
Dominik Mahr <drache.mahr@gmx.de> |
translation update |
| e5204a12 | 30-Jul-2014 |
Jurgen Hart <jhart@winterfell.schenkerit.com> |
Added @ALL handeling in auth_isMember |
| bd59f339 | 30-Jul-2014 |
ninetailz <ninetailz1125@gmail.com> |
translation update |
| ecebd72f | 30-Jul-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
improve qsearch suggestions
* support namespaces with more then one level e.g. @your:namespace * support ns:<ns> as well |
| ff04e8b7 | 30-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
better NS check in media_delete
as discussed in 22db8df7a2f043e38437a49bb327354b2a296bf0 |
| 22db8df7 | 30-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
recheck auth in media_delete
Sometime the passed AUTH was not correct. This is a quick fix, but the whole media manager handling is one stining pile of crap that needs a major rewrite. |
| 893747da | 30-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
fix mediamanager messages. closes #792 |
| 216ad4f4 | 29-Jul-2014 |
ninetailz <ninetailz1125@gmail.com> |
translation update |
| 1fcaffa7 | 29-Jul-2014 |
Jurgen <jurrehart@users.noreply.github.com> |
Update template.php
Removed creation of <meta name="date" as suggested in issue #740 thread |
| 5aca1d54 | 28-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
HTTPClient don't omit headers with value 0 |
| 51045d81 | 26-Jul-2014 |
Naveen Venugopal <naveen.venugopal.anu@gmail.com> |
translation update |
| 32b755aa | 26-Jul-2014 |
Naveen Venugopal <naveen.venugopal.anu@gmail.com> |
translation update |
| 49cd1ed0 | 26-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
fix AUTH_USER_CHANGE event in profile updates
the triggered event did not allow event handlers to change the passed data |
| 503f46aa | 24-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
another try and configuring travis |
| 5adbd3d5 | 24-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
allow PHP 5.6 to fail |
| 0a65114a | 24-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
run tests against PHP 5.6 as well |