Commit Graph

  • 5cf47e65de
    Various small improvements Daniel Rudolf 2016-12-06 19:03:58 +0100
  • 7a6e4f8271
    Sort all loaded plugins using a plugin dependency topology Daniel Rudolf 2016-12-06 17:18:59 +0100
  • 0a269746eb
    Add Pico::is404Content() method Daniel Rudolf 2016-11-26 16:48:10 +0100
  • d9393df4fa
    Pico::getBaseUrl(): Improve hostname detection with proxies Daniel Rudolf 2016-11-23 23:26:55 +0100
  • d6a094216b
    Merge branch 'master' into pico-1.1 Daniel Rudolf 2016-11-02 23:02:20 +0100
  • 381b339b9f
    Build system: Fix _build/github-clone.sh Daniel Rudolf 2016-11-02 22:39:12 +0100
  • fad5d869ee
    Improve build system; add _build/github-clone.sh Daniel Rudolf 2016-11-02 22:23:41 +0100
  • a9eee00950
    Fix references to the picocms.github.io repo Daniel Rudolf 2016-11-02 22:00:38 +0100
  • 6a68df2866
    Update CHANGELOG.md Daniel Rudolf 2016-11-02 03:12:09 +0100
  • 0f4257233a
    Sync docs Daniel Rudolf 2016-11-02 03:12:02 +0100
  • 19bc3412ad
    .travis.yml: Enable HHVM nightly builds Daniel Rudolf 2016-10-11 18:21:14 +0200
  • da3d5a7e6f
    .travis.yml: Enable Travis IRC notifications Daniel Rudolf 2016-10-09 13:14:56 +0200
  • 6e891585ab
    .travis.yml: Add PHP 7.1 to Travis CI Daniel Rudolf 2016-10-09 02:52:36 +0200
  • 38615e444d
    Use Pico::loadFileContent() in Pico::readPages() Daniel Rudolf 2016-10-09 02:49:30 +0200
  • bea610dbf4
    Pico::evaluateRequestUrl(): Replace strpos()+substr() with strstr() Daniel Rudolf 2016-10-05 14:17:10 +0200
  • ac3f9b6742
    Version 1.0.4 Daniel Rudolf 2016-10-04 13:16:02 +0200
  • 53ebf0e39d
    Update CHANGELOG.md Daniel Rudolf 2016-10-04 13:15:50 +0200
  • c44657ec4e
    Update README.md: State that PHP 5.3.6+ is required Daniel Rudolf 2016-10-04 13:11:21 +0200
  • 3ebb51a55e
    Improve class docs Daniel Rudolf 2016-10-01 19:01:21 +0200
  • 00603f61fc
    Add integrated 404 Not Found page Daniel Rudolf 2016-10-01 18:58:04 +0200
  • a74db1ddbb
    Add Pico::filterVariable() method Daniel Rudolf 2016-09-17 20:09:04 +0200
  • 0b4099fdb0
    Improve class docs Daniel Rudolf 2016-09-17 20:02:49 +0200
  • f73c9622b8
    Fix Pico::evaluateRequestUrl(): PHP's built-in webserver doesn't always set QUERY_STRING Daniel Rudolf 2016-09-17 20:02:29 +0200
  • f8e6d4fbd1
    Update CHANGELOG.md Daniel Rudolf 2016-09-17 16:51:00 +0200
  • cdba66b951
    Inline docs: Use Twig's array literal rather than the split filter for sort_by Daniel Rudolf 2016-09-17 16:50:36 +0200
  • dedb09d3e9
    iloveopensource.io is out of service Daniel Rudolf 2016-09-02 22:54:24 +0200
  • 998ce379e1
    Update _build/create-release-archive.sh Daniel Rudolf 2016-08-24 21:50:03 +0200
  • 08fd7465bc
    Update CHANGELOG.md Daniel Rudolf 2016-08-24 21:41:54 +0200
  • f7dc9cb47c
    Default theme: Add flexbox CSS rules Daniel Rudolf 2016-08-24 21:37:29 +0200
  • f9f998af65
    Default theme: Fix default container width Daniel Rudolf 2016-08-03 18:35:41 +0200
  • 73a0b40f72
    Default theme: Fix hr element theming in IE8+ Daniel Rudolf 2016-08-03 17:56:11 +0200
  • 65a37f1464
    Default theme: Add basic support for IE8 Daniel Rudolf 2016-08-03 17:14:54 +0200
  • 51e8f31692
    Default theme: Improve form theming Daniel Rudolf 2016-08-03 02:01:44 +0200
  • eef41698f1
    Default theme: Add basic form themeing Daniel Rudolf 2016-08-03 01:01:20 +0200
  • d143105279
    Default theme (JavaScript): Fix coding standard Daniel Rudolf 2016-08-02 23:42:48 +0200
  • 518d9b5aef
    Default theme: Fix rem unit Daniel Rudolf 2016-08-02 22:49:53 +0200
  • 432710c400
    Default theme: Improve compatibility with older browsers Daniel Rudolf 2016-08-02 21:49:46 +0200
  • 6a13915f15
    Refactor default theme Daniel Rudolf 2016-08-02 02:31:20 +0200
  • 39d4a7c2ae
    Hotfix for responsiveness of default theme Daniel Rudolf 2016-08-01 16:51:22 +0200
  • 2dada502b5
    Update README.md Daniel Rudolf 2016-07-27 15:10:10 +0200
  • 827be2cb9c
    Build System: Refactor source code and release archive creation Daniel Rudolf 2016-07-24 23:35:10 +0200
  • 1bf157049a
    README.md: Link to about page instead of landing page Daniel Rudolf 2016-07-24 20:15:35 +0200
  • 21bd18bcf0
    Replace Pico::discoverRequestFile() with public Pico::resolveFilePath() Daniel Rudolf 2016-07-20 19:23:19 +0200
  • e27be7a80f
    Merge branch 'master' into pico-1.1 Daniel Rudolf 2016-07-15 03:23:09 +0200
  • fb4bdfe1fc
    Fix Pico::parseFileMeta() for non-YAML 1-liners Daniel Rudolf 2016-07-15 03:13:58 +0200
  • aa1bc077a7
    Add $dropIndex parameter to Pico::getPageUrl() method Daniel Rudolf 2016-07-14 00:24:06 +0200
  • 848e28b7e6
    Declare Pico::getFiles() public Daniel Rudolf 2016-07-14 00:20:22 +0200
  • bf1663cc1c
    Add Pico's social icons to default theme Daniel Rudolf 2016-07-06 01:26:29 +0200
  • 81dddc94cf
    Revert "Update composer.json: Use Symfony YAML 3.1 and later" Daniel Rudolf 2016-06-20 22:46:57 +0200
  • f251bc83ec
    Update composer.json: Use Symfony YAML 3.1 and later Daniel Rudolf 2016-06-20 22:38:24 +0200
  • ddf3da0391
    Merge branch 'master' into pico-1.1 Daniel Rudolf 2016-06-18 20:23:23 +0200
  • eeb43e131f
    Pico::prepareFileContent(): Declare $variables variable Daniel Rudolf 2016-05-06 23:19:40 +0200
  • 94279c57f8
    Improve phpDocs class docs Daniel Rudolf 2016-05-23 15:13:56 +0200
  • 79bb543c46
    Version 1.0.3 Daniel Rudolf 2016-05-11 23:33:04 +0200
  • d17f0a8a8f
    Update CHANGELOG.md Daniel Rudolf 2016-05-11 23:32:26 +0200
  • b2a7c7623d
    Sync docs Daniel Rudolf 2016-05-11 23:28:26 +0200
  • e32a46d6cf
    Sync docs Daniel Rudolf 2016-05-06 23:17:17 +0200
  • 86b2839660
    Update .htaccess Daniel Rudolf 2016-04-29 18:02:19 +0200
  • 0f8deda6a3
    Update .htaccess Daniel Rudolf 2016-04-27 21:07:59 +0200
  • ee5b4f0d56
    .htaccess: Deny access to CHANGELOG.md, composer.json, composer.lock Daniel Rudolf 2016-04-27 21:02:20 +0200
  • 749114df61
    Build system: Update phpDoc list formatting Daniel Rudolf 2016-04-27 19:00:44 +0200
  • 79a14799bb
    Build system: Add phpDoc list Daniel Rudolf 2016-04-27 16:49:38 +0200
  • 4c0366fa49
    Build system: Move generate-version.sh Daniel Rudolf 2016-04-27 16:49:10 +0200
  • 4d3eace1af
    README.md: Update upgrade URL Daniel Rudolf 2016-04-27 16:47:13 +0200
  • e01044319a
    Build system: Use dynamic phpDoc title Daniel Rudolf 2016-04-24 21:13:47 +0200
  • 6c4f69c107
    Update inline user docs to reflect 6465c2b0a9 Daniel Rudolf 2016-04-24 20:49:06 +0200
  • 0e8cd0873d
    Merge branch 'master' into pico-1.1 Daniel Rudolf 2016-04-24 20:23:00 +0200
  • 6465c2b0a9
    Support REQUEST_URI routing method Daniel Rudolf 2016-04-24 20:11:05 +0200
  • 31e55ca24a
    .htaccess: Pass full URL to Pico when requesting content, lib... dirs Daniel Rudolf 2016-04-24 04:14:58 +0200
  • 8b1539640d
    Update CHANGELOG.md Daniel Rudolf 2016-04-24 04:06:47 +0200
  • 49cb6c144a
    Use Pico's 404.md to deny access to lib, content... dirs Daniel Rudolf 2016-04-24 04:06:40 +0200
  • 6234be88b0
    Always use `on404Content...` execution path when serving a 404.md Daniel Rudolf 2016-04-24 04:06:04 +0200
  • 3a36dbd934
    Build system: Add automatic version file updates for picocms.org Daniel Rudolf 2016-04-24 03:25:44 +0200
  • d19621a908
    Improve themes dir guessing; add $config['theme_url'] config Daniel Rudolf 2016-04-24 01:22:43 +0200
  • 1b3ef7516d
    Drop the "index" part of URLs Daniel Rudolf 2016-04-23 21:40:30 +0200
  • a119122497 Fix coding standard violation Daniel Rudolf 2016-04-22 14:31:14 +0200
  • b133f6dae5 Add Pico::VERSION_ID (like PHP_VERSION_ID) Daniel Rudolf 2016-04-22 14:23:46 +0200
  • 4140ad48ac Update CHANGELOG.md Daniel Rudolf 2016-04-21 19:19:03 +0200
  • 4e215fe522 Default theme: Force HTTPS to load Google Fonts Daniel Rudolf 2016-04-21 19:18:15 +0200
  • 2d728d56af Update CHANGELOG.md Daniel Rudolf 2016-04-21 14:16:14 +0200
  • 32be061cd6 Merge pull request #346 from ghuron/patch-1 Daniel Rudolf 2016-04-21 14:14:41 +0200
  • d6accc23ee Use http or https depending on page access ghuron 2016-04-21 14:58:47 +0300
  • 8dfb1b14c7
    Improve HTTPS detection with proxies Daniel Rudolf 2016-04-17 02:44:41 +0200
  • 27d32430ee Update CHANGELOG.md Daniel Rudolf 2016-04-16 13:57:18 +0200
  • 2678473e09 Merge pull request #342 from ErickMR19/patch-1 Daniel Rudolf 2016-04-16 13:55:47 +0200
  • 0e632bdaa1 Update style.css Erick Madrigal Ríos 2016-04-16 01:14:19 -0600
  • d8f9166918
    Fix nginx configuration example Daniel Rudolf 2016-04-15 17:25:20 +0200
  • 6557f5684d Update CHANGELOG.md Daniel Rudolf 2016-04-04 13:48:29 +0200
  • 3fbcea7837 Default theme: Add definition list styling Daniel Rudolf 2016-04-04 13:46:19 +0200
  • 2d2491e36f Update CHANGELOG.md Daniel Rudolf 2016-03-24 17:42:40 +0100
  • b31c93acf6 Inline docs: Fix blogging tutorial Daniel Rudolf 2016-03-24 17:41:26 +0100
  • 46781c7c7b Version 1.0.2 Daniel Rudolf 2016-03-16 14:36:08 +0100
  • 92b72104da Update CHANGELOG.md Daniel Rudolf 2016-03-16 14:35:41 +0100
  • 5534e401f7 Update CHANGELOG.md Daniel Rudolf 2016-03-16 14:30:45 +0100
  • bbd8ef8847 Fix Date meta header parsing with ISO-8601 datetime strings Daniel Rudolf 2016-03-16 14:27:42 +0100
  • 0a4e7443d2 Fix class doc typos Daniel Rudolf 2016-03-16 13:33:52 +0100
  • d56d3f8c8c Revert "Default theme: Move elements into Twig blocks" Daniel Rudolf 2016-03-12 00:18:49 +0100
  • 3d11b8a979 Replace is_a() function calls with instanceof operator Daniel Rudolf 2016-03-11 19:07:45 +0100
  • dc621b24cd Improve class docs of Pico::loadConfig() Daniel Rudolf 2016-03-06 21:00:00 +0100
  • 988a23fd02 Modular config: Load config from any config/*.config.php Daniel Rudolf 2016-03-06 20:54:58 +0100