- Jul 31, 2015
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
- Jul 24, 2015
-
-
Andreas Gohr authored
-
- Jul 12, 2015
-
-
Anika Henke authored
-
Anika Henke authored
-
- May 16, 2015
-
-
Christopher Smith authored
This was previously carried out in three separate places. Refactor that code to use the new function. Update tpl_pageTitle test to use a manager level admin plugin.
-
Christopher Smith authored
add unit test coverage
-
- May 15, 2015
-
-
Christopher Smith authored
See Issue #1149 - Show 'admin' or the admin plugin name for admin functions - Show action name for user & site actions, e.g. login, sitemape - Show page name + action for page actions, e.g. changes, backlinks - Show a utf8 pen glyph when editing - Otherwise show the page name (as previously)
-
Christopher Smith authored
This reverts commit c2fbf986.
-
Christopher Smith authored
See Issue #1149 - Show 'admin' or the admin plugin name for admin functions - Show action name for user & site actions, e.g. login, sitemape - Show page name + action for page actions, e.g. changes, backlinks - Show a utf8 pen glyph when editing - Otherwise show the page name (as previously)
-
- May 08, 2015
-
-
Anika Henke authored
-
- May 04, 2015
-
-
Anika Henke authored
-
- May 02, 2015
-
-
Andreas Gohr authored
This reverts commit 3940c519 as discussed in #1082.
-
- Feb 17, 2015
-
- Feb 16, 2015
-
-
Rainbow Spike authored
Added placeholder in search textarea
-
- Jan 07, 2015
-
-
Andreas Gohr authored
In an older version of PHP a file_exists() call would issue a warning when the file did not exist. This was fixed in later PHP releases. Since we require PHP 5.3 now, there's no need to supress any error here anymore. This might even give a minor performance boost.
-
- Dec 18, 2014
-
-
Mark authored
As described in the common idioms of the HTML5 spec, mark up navigation as a list inside a `nav` element for better semantics and accessibility. see: * http://www.w3.org/html/wg/drafts/html/master/common-idioms.html#rel-up * http://lists.w3.org/Archives/Public/public-html/2013Nov/thread.html#msg6 * https://dl.dropboxusercontent.com/u/377471/breadcrumb.html for discussion and background.
-
- Dec 02, 2014
-
-
Gerrit Uitslag authored
-
- Oct 02, 2014
-
-
Gerrit Uitslag authored
-
- Oct 01, 2014
-
-
Gerrit Uitslag authored
many PHPDocs some unused variables some dynamically declared variables declared
-
- Sep 29, 2014
-
-
Gerrit Uitslag authored
-
- Sep 28, 2014
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
different types unused vars PHPDocs
-
Gerrit Uitslag authored
-
- Aug 02, 2014
-
-
Anika Henke authored
-
- Jul 29, 2014
-
-
Jurgen authored
Removed creation of <meta name="date" as suggested in issue #740 thread
-
- Jun 25, 2014
-
-
Michael Hamann authored
This should be superseded by a proper rewrite of the media manager code
-
- May 15, 2014
-
-
Gerrit Uitslag authored
-
- May 13, 2014
-
-
Gerrit Uitslag authored
Fixes #692
-
- Mar 18, 2014
-
-
Gerrit Uitslag authored
-
- Mar 16, 2014
-
-
Gerrit Uitslag authored
-
- Mar 13, 2014
-
-
Christopher Smith authored
Run jpeg meta tags through cleanText for a conversion to UTF-8 from latin-1 if possible. MediaManager already uses this conversion. Addresses a side issue of FS#1988
-
- Mar 06, 2014
-
-
Christopher Smith authored
-
- Mar 05, 2014
-
-
Christopher Smith authored
-
Christopher Smith authored
-
- Feb 25, 2014
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
- refactor detail en mediamanager link creation - refactor metadata listing
-
- Feb 03, 2014
-
-
Gerrit Uitslag authored
Implements an event which can modify the link below usernames, and the displayed user name. When no name supplied, the name of currently logged-in user is used.
-
- Feb 02, 2014
-
-
Christopher Smith authored
-
- Dec 10, 2013
-
-
Szymon Olewniczak authored
-