Oliver Davies
58d56220de
Update the ordering of the future talks on the talks page so that upcoming talks are shown in chronological order (soonest first), followed by past talks in reverse chronological order (most recent first). This still uses the `created` date for ordering, which is updated automatically on saving the node to match the furthest future talk, but I may want to move that into a custom node property at some point. Fixes #140
14 lines
345 B
XML
14 lines
345 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="PhpTestFrameworkVersionCache">
|
|
<tools_cache>
|
|
<tool tool_name="PHPUnit">
|
|
<cache>
|
|
<versions>
|
|
<info id="Local" version="7.5.20" />
|
|
</versions>
|
|
</cache>
|
|
</tool>
|
|
</tools_cache>
|
|
</component>
|
|
</project> |