Commit Graph

  • 0532fef5fe
    Update composer dependencies Daniel Rudolf 2017-10-28 22:52:18 +02:00
  • 1dee2c1cf6
    Build system: Use 'picocms/pico-composer' to create release archives Daniel Rudolf 2017-10-22 21:27:19 +02:00
  • 448fff4702
    Build system: Add version parser, handle pre-releases differently Daniel Rudolf 2017-10-22 21:24:28 +02:00
  • 498961b0c6
    Build system: Various small improvements Daniel Rudolf 2017-10-22 21:22:11 +02:00
  • 81ebc4c33e
    Build system: Move helper scripts to _build/tools dir Daniel Rudolf 2017-10-22 21:15:29 +02:00
  • 63616b5888
    Add license/copyright file headers to index.php and index.php.dist Daniel Rudolf 2017-10-19 22:26:43 +02:00
  • 61319b011e
    Add license/copyright file header; improve phpDoc class docs Daniel Rudolf 2017-10-19 21:55:41 +02:00
  • d8a649e6f7
    Don't lower meta data unsolicited and flip meta headers array Daniel Rudolf 2017-10-14 23:12:16 +02:00
  • 151908fbad
    Remove various event params that are a bit out of place Daniel Rudolf 2017-10-14 22:08:11 +02:00
  • a231abc4c1
    Remove picocms/pico-deprecated and picocms/pico-theme dependencies Daniel Rudolf 2017-10-13 22:06:02 +02:00
  • 709416328a
    Pico::loadPlugins(): Add plugin blacklist and allow disabling local plugins Daniel Rudolf 2017-10-13 21:02:51 +02:00
  • 867f81a443
    Various small improvements Daniel Rudolf 2017-10-12 16:03:41 +02:00
  • 0318cc25d7
    Build system: Add cloc statistics to release deployment Daniel Rudolf 2017-10-12 15:07:11 +02:00
  • ee013f98ee
    Build system: Fix _build/create-release-archive.sh Daniel Rudolf 2017-10-12 15:06:22 +02:00
  • 9dcb06c258
    Pico::sortPlugins(): Fix sorting of non-native plugins Daniel Rudolf 2017-10-12 12:12:37 +02:00
  • 20297deaec
    Pico::loadLocalPlugins(): Don't load plugins case-insensitive Daniel Rudolf 2017-10-12 12:11:55 +02:00
  • b6468ca215
    Various small improvements Daniel Rudolf 2017-10-08 00:36:29 +02:00
  • 9a9872fe8e
    Add Pico::getPageId() Daniel Rudolf 2017-10-08 00:36:14 +02:00
  • 7087573aed
    Pico::loadPlugins(): Load composer-plugins first and skip conflicting plugins in the plugins/ dir Daniel Rudolf 2017-10-08 00:35:36 +02:00
  • fc76d37dbc
    Improve class docs Daniel Rudolf 2017-08-05 02:49:58 +02:00
  • 32ae70f398
    Add $default param to getConfig() method Daniel Rudolf 2017-08-05 00:19:03 +02:00
  • 8138212a27
    Pico::evaluateRequestUrl(): Improve REQUEST_URI handling Daniel Rudolf 2017-08-03 22:17:48 +02:00
  • b73e197ccb
    Refactor YAML frontmatter date parsing Daniel Rudolf 2017-07-28 12:16:26 +02:00
  • 0b7e03b660
    Version 1.0.6 Daniel Rudolf 2017-07-25 15:02:25 +02:00
  • be0828bf2a
    Update CHANGELOG.md Daniel Rudolf 2017-07-25 15:01:01 +02:00
  • 13b167e23a
    Pico::loadConfig(): Improve Twig config parsing Daniel Rudolf 2017-07-25 14:43:21 +02:00
  • 3e88c58ce0
    Merge branch 'master' into pico-1.1 Daniel Rudolf 2017-07-18 21:39:39 +02:00
  • d3c624777f
    Improve guessing whether URL rewriting is enabled Daniel Rudolf 2017-07-18 21:36:15 +02:00
  • 53e9eaa5e4
    Fix Pico's REQUEST_URI routing method when installed to / Daniel Rudolf 2017-07-18 21:31:14 +02:00
  • de74e7d867
    Improve class docs Daniel Rudolf 2017-07-14 20:50:38 +02:00
  • 414f5ac18e
    Allow pages to be sorted by arbitrary meta values Daniel Rudolf 2017-07-14 20:37:05 +02:00
  • b626782b87
    Use Pico::substituteFileContent() for Twig's "markdown" filter Daniel Rudolf 2017-06-21 14:27:50 +02:00
  • 55a0a5bc91
    Add Pico::substituteFileContent() method Daniel Rudolf 2017-06-21 14:27:34 +02:00
  • df532e45bb
    Travis CI: Use Build Stages Daniel Rudolf 2017-06-21 02:23:13 +02:00
  • 05c8d95b3f
    Only load Twig_Extension_Debug when Twig's debug mode is enabled Daniel Rudolf 2017-06-20 23:34:07 +02:00
  • 4cd993c50a
    Fix PHP Syntax Error Daniel Rudolf 2017-06-20 18:02:32 +02:00
  • fd78ec38c7
    Various small improvements Daniel Rudolf 2017-06-20 17:32:09 +02:00
  • 793fcdb4e1
    Add "remove" fallback to Twig's "sort_by" filter Daniel Rudolf 2017-06-20 17:31:49 +02:00
  • 21051fe08b
    Pico::loadComposerPlugins(): Use Pico::getVendorDir() instead of Pico::$vendorDir Daniel Rudolf 2017-06-14 17:43:23 +02:00
  • 23ad80b98a
    Let Pico load plugins from vendor/pico-plugin.php Daniel Rudolf 2017-06-14 17:08:33 +02:00
  • 91771e67af
    Update .htaccess Daniel Rudolf 2017-06-14 12:03:30 +02:00
  • 66cc087b6e
    Travis CI: Explicitly set root package version for branches Daniel Rudolf 2017-06-14 01:44:09 +02:00
  • 989d080eb8
    README.md: Explicitly use master branch for Travis badge Daniel Rudolf 2017-06-12 21:49:57 +02:00
  • 31310429fb
    Merge branch 'master' into pico-1.1 Daniel Rudolf 2017-06-12 20:21:28 +02:00
  • 66916f62bc
    Travis CI: Upgrade to Ubuntu Trusty for HHVM support Daniel Rudolf 2017-06-12 20:11:04 +02:00
  • cd2cc60ef6
    Sync versions of pico-deprecated and pico-theme with Pico Daniel Rudolf 2017-06-12 19:36:49 +02:00
  • f0b42cf364
    Add explicit dependencies to the PHP extensions "dom" and "mbstring" Daniel Rudolf 2017-05-26 21:43:48 +02:00
  • 3d16c8df16 Merge pull request #384 from picocms/enhancement/contributing2 Daniel Rudolf 2017-05-17 23:51:11 +02:00
  • 2fb7125985
    Add "Labeling of Issues & Pull Requests" section to CONTRIBUTING.md Daniel Rudolf 2017-05-14 15:01:11 +02:00
  • b098e22033
    Various small improvements Daniel Rudolf 2017-05-14 01:26:38 +02:00
  • d26da62bf1
    Add onSinglePageContent event Daniel Rudolf 2017-05-14 01:26:29 +02:00
  • 773f4795f7
    Remove Pico::registerTwig(), use Pico::getTwig() instead Daniel Rudolf 2017-05-14 01:26:07 +02:00
  • 80c88f2a7d
    Refactor onMetaHeaders event Daniel Rudolf 2017-05-14 01:25:10 +02:00
  • f4332a247c
    Force PicoDeprecated to be first plugin in the plugins array Daniel Rudolf 2017-05-14 01:11:16 +02:00
  • 624310bbe7
    Various small improvements Daniel Rudolf 2017-05-13 18:17:58 +02:00
  • 191f6edbe9
    Don't pass the $plugins argument of the onPluginsLoaded event by reference Daniel Rudolf 2017-05-13 18:17:19 +02:00
  • 6e28a51080
    Refactor onPages… and onPage… core events Daniel Rudolf 2017-05-13 18:08:54 +02:00
  • 7b222b03e4
    Add Pico::API_VERSION Daniel Rudolf 2017-05-10 17:00:48 +02:00
  • 36b3aef1c7
    Fix Pico::loadPlugin() when called before Pico::loadPlugins() Daniel Rudolf 2017-05-07 14:20:44 +02:00
  • e8e60f49e5
    Update DummyPlugin Daniel Rudolf 2017-05-07 14:15:24 +02:00
  • 6574d482cc
    Update .gitattributes Daniel Rudolf 2017-05-06 20:34:26 +02:00
  • 8a11a65c9f
    Create distinct _build/.gitignore Daniel Rudolf 2017-05-06 19:34:58 +02:00
  • aaf52dd36c
    Create empty assets/ dir Daniel Rudolf 2017-05-06 19:28:06 +02:00
  • a8956b72bc
    Version 1.0.5 Daniel Rudolf 2017-05-02 00:47:22 +02:00
  • 4d1f92a1f2
    Update CONTRIBUTING.md Daniel Rudolf 2017-05-02 00:35:48 +02:00
  • 3f98896165
    Create empty content/ dir Daniel Rudolf 2017-05-02 00:26:23 +02:00
  • 1d73524e41
    Search for content/index.md to determine the content dir to use Daniel Rudolf 2017-05-02 00:22:35 +02:00
  • bba93752cb
    Use dev dependencies for pico-deprecated and pico-theme Daniel Rudolf 2017-05-01 23:46:10 +02:00
  • a114821466
    Add 2.0-dev branch alias to composer.json Daniel Rudolf 2017-05-01 23:34:57 +02:00
  • f52e3dc890
    Add Pico::getVendorDir() Daniel Rudolf 2017-05-01 22:27:57 +02:00
  • cbb8ece579
    Move PicoDeprecated plugin and default theme to separate repos Daniel Rudolf 2017-05-01 22:12:18 +02:00
  • a39bc38620
    Update keywords in composer.json; Use screenshot from website in README.md Daniel Rudolf 2017-05-01 20:39:11 +02:00
  • 3f17a2e28e
    Merge branch 'master' into pico-1.1 Daniel Rudolf 2017-05-01 20:38:03 +02:00
  • 82a342ba44
    Various small improvements Daniel Rudolf 2017-05-01 15:12:13 +02:00
  • c69dca0f8c
    Remove Twitter links Daniel Rudolf 2017-03-17 00:45:34 +01:00
  • a2d0d745ff
    Fix detection of Windows-based server environments Daniel Rudolf 2017-02-19 21:53:29 +01:00
  • 25468dc334
    Update CHANGELOG.md Daniel Rudolf 2017-02-19 23:43:02 +01:00
  • 921b95181b
    Add Bountysource to README.md Daniel Rudolf 2017-02-19 23:39:48 +01:00
  • 56fffe9ac2
    Add Bountysource to default contents and README.md Daniel Rudolf 2017-02-12 17:57:03 +01:00
  • 882a80a179
    Update docs to reflect 9b7523b Daniel Rudolf 2017-02-06 00:01:25 +01:00
  • d4c65fa523
    Allow configuring Parsedown Daniel Rudolf 2017-02-05 21:49:54 +01:00
  • 5429a3a932
    Add Pico::getTwigTemplate() Daniel Rudolf 2017-02-05 20:20:26 +01:00
  • 9b7523b9e8
    Use .yml files to configure Pico Daniel Rudolf 2017-02-05 16:52:18 +01:00
  • 0a080c8965
    Add lazy init for Symfony YAML, Parsedown and Twig Daniel Rudolf 2017-02-05 15:55:53 +01:00
  • c56ba02b0b
    Reintroduce plugin prefix classifications Daniel Rudolf 2016-12-12 20:58:38 +01:00
  • 9254240e44
    Load plugins from <plugin name>.php and <plugin name>/<plugin name>.php only Daniel Rudolf 2016-12-12 20:37:17 +01:00
  • eec1d625c4
    Add Pico::getFilesGlob() method Daniel Rudolf 2016-12-12 20:36:46 +01:00
  • 586d792c32
    Update Pico::VERSION_ID constant Daniel Rudolf 2016-12-12 17:09:30 +01:00
  • 46f5d3d56d
    Move Twig link filter and url_param and form_param functions to PicoTwigExtension Daniel Rudolf 2016-12-12 17:08:40 +01:00
  • 1f35346f53
    Improve detection of hidden files to serve 404 contents instead Daniel Rudolf 2016-12-12 16:37:20 +01:00
  • 8f7e4da53d
    Rename Pico 1.1 to Pico 2.0 Daniel Rudolf 2016-12-12 15:31:06 +01:00
  • 2e880d6c7f
    Discover the previous and next pages of all pages Daniel Rudolf 2016-12-12 14:49:57 +01:00
  • 9b72b5c316
    Give pages starting with a underscore (_) a special treatment Daniel Rudolf 2016-12-12 14:49:05 +01:00
  • 9a2dd4f078
    Mark Twig variables rewrite_url and is_front_page as deprecated Daniel Rudolf 2016-12-06 20:52:27 +01:00
  • ec3f7fb626
    Improve class docs Daniel Rudolf 2016-12-06 20:22:50 +01:00
  • 5193b77fdf
    Reuse YAML parser instance Daniel Rudolf 2016-12-06 20:22:38 +01:00
  • 5d48aa7040
    Let Pico::getTwigVariables() return the "real" array Daniel Rudolf 2016-12-06 20:04:07 +01:00
  • bc5729629d
    Fire onMetaHeaders event only once, cache results of Pico::getMetaHeaders() Daniel Rudolf 2016-12-06 20:01:38 +01:00
  • 82c6dd9795
    Don't sort pages when a unknown sort method is specified Daniel Rudolf 2016-12-06 19:47:37 +01:00
  • b493ebdb84
    Default theme: Navigation: Hide pages starting with a underscore (_) Daniel Rudolf 2016-12-06 19:37:23 +01:00