Commit Graph

  • 077ed25abb fix(composer): be compatible with php 7.2.5 enhancement/pico3-0-and-composer-config Jérémy Dufraisse 2023-12-25 14:01:32 +01:00
  • e8795f158e shore(composer): update parsedown and update namespace fix/php8-markdown-parser Jérémy Dufraisse 2023-12-25 13:57:47 +01:00
  • 869ab1f2e0
    Enhanced Sorting by Nested Meta Values in Pages (#681) pico-3.0 Max P 2023-12-02 14:35:38 +01:00
  • 0fa644e64b
    Merge pull request #674 from dkyme/dkyme-patch-1 Daniel Rudolf 2023-08-14 11:28:59 +02:00
  • a3dd0b9fbd
    replace strlen in readPages() with variables dkyme 2023-08-14 10:58:36 +02:00
  • efa51f66b1
    CI: Add bouncer step to PR testing Daniel Rudolf 2023-01-05 22:34:31 +01:00
  • 0c87fae09b
    Various small improvements Daniel Rudolf 2023-01-05 22:32:10 +01:00
  • 311e21bcf3
    Allow $markdown = null in 'markdown' Twig filter Daniel Rudolf 2023-01-05 22:17:37 +01:00
  • 35d894ec1a
    Add 'page' Twig function to return a single page Daniel Rudolf 2023-01-05 21:50:42 +01:00
  • 09aa825787
    Update Twig URL master Maya McDougall 2022-07-27 15:17:31 -04:00
  • a5fefa46fb
    Update README.md and sample contents for Pico 3.0 Daniel Rudolf 2022-04-03 17:47:24 +02:00
  • a178e85c07
    Update sample contents for Pico 3.0 Daniel Rudolf 2022-04-03 17:08:01 +02:00
  • 268f4033f1
    Sample contents: Remove Pico's map Twig filter Daniel Rudolf 2022-03-21 01:59:44 +01:00
  • 1da5e26d57
    Remove Pico's map Twig filter Daniel Rudolf 2022-03-21 01:49:27 +01:00
  • 6698130b0f
    Update dependencies in composer.json Daniel Rudolf 2022-03-13 12:17:15 +01:00
  • 0068406e23
    Update CHANGELOG.md Daniel Rudolf 2022-03-13 12:16:50 +01:00
  • 81c21722d3
    Update CONTRIBUTING.md to include latest changes Daniel Rudolf 2022-03-12 18:02:11 +01:00
  • c0639ccef6
    Minor code improvements Daniel Rudolf 2022-03-09 15:36:58 +01:00
  • 3b6984dbd7
    Add some "art" to Pico class docs Daniel Rudolf 2022-03-08 22:41:11 +01:00
  • 60d0f5403c
    CI: Use build script to publish new releases Daniel Rudolf 2022-03-08 20:13:42 +01:00
  • 998f0d1dbd
    CI: Fix Composer root version guessing (again) Daniel Rudolf 2022-03-07 21:24:20 +01:00
  • cb2cf3a4a3
    DummyPlugin: Add PHP return types to event methods Daniel Rudolf 2022-03-06 18:05:46 +01:00
  • 00ac6c0700
    CI: Some small styling improvements Daniel Rudolf 2022-03-06 18:04:03 +01:00
  • dde3a76d78
    CI: Fix Composer root version guessing Daniel Rudolf 2022-03-06 18:03:27 +01:00
  • 070714d1d8
    DummyPlugin: Encourage devs to use PHP strict typing Daniel Rudolf 2022-03-03 22:02:51 +01:00
  • 872da5714c
    DummyPlugin: Remove missed imports of the picocms namespace Daniel Rudolf 2022-03-03 21:59:41 +01:00
  • 71c0dfbffb
    Proberly handle page data of hidden pages when accessing such a page Daniel Rudolf 2022-03-03 21:54:26 +01:00
  • 9a8b3da2ae
    Simplify PHP class imports Daniel Rudolf 2022-03-03 21:39:27 +01:00
  • a3f801b89a
    Enable PHP strict typing Daniel Rudolf 2022-03-03 21:37:04 +01:00
  • 0f48280f73
    composer.json: Allow using all Composer plugins in the 'picocms/*' namespace Daniel Rudolf 2022-02-27 23:01:19 +01:00
  • 6f1fc9f8de
    CI: Run 'test' workflow as part of the 'deploy-branch' workflow Daniel Rudolf 2022-02-27 23:00:07 +01:00
  • 9d08d4247a
    CI: Add Composer oauth token for github.com Daniel Rudolf 2022-02-27 22:29:40 +01:00
  • 1aacce829f
    🎉 Switch from Travis CI to GitHub Actions for release deployment Daniel Rudolf 2022-02-27 21:20:19 +01:00
  • 67408ce935
    Merge branch 'pico-3.0-alpha' into pico-3.0 Daniel Rudolf 2022-02-27 21:17:55 +01:00
  • 261b5c68a7
    CI: Add 'deploy-branch.yml' workflow to update website on branch updates Daniel Rudolf 2022-02-26 23:43:26 +01:00
  • e3365a4345
    CI: Check Pico version on tag push Daniel Rudolf 2022-02-26 22:27:43 +01:00
  • 4bf3260766
    phpDoc: Ignore .github dir Daniel Rudolf 2022-02-26 21:53:57 +01:00
  • 93dbbe750d
    Add 'SECURITY.md' to .htaccess Daniel Rudolf 2022-02-26 21:53:38 +01:00
  • 61880d150e
    Update Pico::VERSION to '3.0.0-dev' Daniel Rudolf 2022-02-26 21:52:11 +01:00
  • bdb86d37ff
    CI: Improve Composer root version guessing for PRs Daniel Rudolf 2022-02-19 16:52:09 +01:00
  • f4706bb8e1
    CI: Improve GitHub Actions YAML formatting Daniel Rudolf 2022-02-19 16:46:49 +01:00
  • d01918a2fe
    CI: Update Stale Bot config Daniel Rudolf 2022-02-19 16:46:11 +01:00
  • b9de38f7f2
    CI: Improve reusable 'install' action Daniel Rudolf 2022-02-19 16:38:24 +01:00
  • 23b00ba1e0
    CI: Move install steps to reusable 'install' action Daniel Rudolf 2022-02-13 16:50:23 +01:00
  • 92907a1361
    GitHub 'test' workflow: Run on any pull request Daniel Rudolf 2022-02-13 15:39:57 +01:00
  • 8b4b20fe97
    PHP_CodeSniffer: Allow using strftime() Daniel Rudolf 2022-02-13 15:34:44 +01:00
  • 68c47429ef
    Add GitHub workflow 'test' Daniel Rudolf 2022-02-13 15:13:10 +01:00
  • e33f6c8148
    Update various links Daniel Rudolf 2022-02-13 15:10:08 +01:00
  • 76a761c3a2
    Bump to API version 4 Daniel Rudolf 2022-02-07 00:00:27 +01:00
  • 0f152c7165
    Travis CI: Test on PHP 8.0 and 8.1 Daniel Rudolf 2022-02-06 23:23:59 +01:00
  • f7ccd0b703
    Revert "Added Temporary PHP 8.0 Notice" Daniel Rudolf 2022-02-06 23:22:58 +01:00
  • 5a81fe89d8
    CONTRIBUTING.md: Probot Stale was replaced by GitHub Actions Daniel Rudolf 2022-02-06 23:22:33 +01:00
  • 4e572adb33
    Merge branch 'master' into pico-3.0 Daniel Rudolf 2022-02-06 23:21:00 +01:00
  • 1b956afc29
    Code cleanup Daniel Rudolf 2022-02-06 23:15:51 +01:00
  • fe6c8f805a
    Re-add deprecated Pico::getBaseThemeUrl() and AbstractPicoPlugin::__call() Daniel Rudolf 2022-02-06 23:15:39 +01:00
  • 41fc15a7e8
    Remove picocms\Pico\ namespace Daniel Rudolf 2022-02-06 23:14:08 +01:00
  • edfab74ff2
    Add %page_*% replacements for Markdown files Daniel Rudolf 2022-02-06 22:43:19 +01:00
  • ff5e345e58
    Added Temporary PHP 8.0 Notice Maya McDougall 2022-02-06 16:34:18 -05:00
  • 7e3c6a7b3e
    Merge pull request #599 from dipohl/patch-1 Daniel Rudolf 2021-08-15 13:38:01 +02:00
  • 2e425dc8ef
    Update index.md dipohl 2021-08-15 11:02:43 +02:00
  • 09fbaaaf33
    IRC: Switch from Freenode to Libera.Chat Daniel Rudolf 2021-08-13 17:19:24 +02:00
  • d0f32c0a2b
    Create SECURITY.md Daniel Rudolf 2021-06-21 20:45:31 +02:00
  • d8470f9f5c
    Replace Probot Stale with GitHub Action Daniel Rudolf 2021-03-09 13:40:16 +01:00
  • f7637ad335
    Version 3.0.0-alpha.2 Daniel Rudolf 2020-12-24 17:32:27 +01:00
  • 888b910a84
    Update Pico::VERSION Daniel Rudolf 2020-12-24 17:32:12 +01:00
  • 4b95733a51
    Update CHANGELOG.md Daniel Rudolf 2020-12-24 17:30:58 +01:00
  • 59d9514ed4
    Travis CI: Add PHP 8.0 target Daniel Rudolf 2020-12-24 17:40:58 +01:00
  • c3c7606d2c
    Merge branch 'master' into pico-3.0-alpha Daniel Rudolf 2020-12-24 17:23:51 +01:00
  • 221625efac
    CONTRIBUTING.md: Rename 'type: Question' label to 'type: Support' Daniel Rudolf 2020-11-11 16:10:46 +01:00
  • 7228129cad
    Version 2.1.4 Daniel Rudolf 2020-08-29 16:15:52 +02:00
  • b95cfe0a0e
    Update Pico::VERSION and Pico::VERSION_ID Daniel Rudolf 2020-08-29 16:15:37 +02:00
  • e4741d0fde
    Update CHANGELOG.md Daniel Rudolf 2020-08-29 16:14:52 +02:00
  • 1916dc5645
    Silence PHP notices in upstream Parsedown Daniel Rudolf 2020-08-29 16:07:10 +02:00
  • 4be1f6ae90
    Try to proberly encode formatted date strings returned by strftime() Daniel Rudolf 2020-09-09 17:52:11 +02:00
  • 9bf317f903
    Travis CI: Use phpDocumentor 3 Daniel Rudolf 2020-07-10 19:45:21 +02:00
  • 0e2b124b8e
    Version 2.1.3 Daniel Rudolf 2020-07-10 18:21:09 +02:00
  • 590d467347
    Update Pico::VERSION and Pico::VERSION_ID Daniel Rudolf 2020-07-10 18:51:32 +02:00
  • 649feed2f6
    Update CHANGELOG.md Daniel Rudolf 2020-07-10 18:20:59 +02:00
  • 1345d6ac82 More inclusive README Dimitri Merejkowsky 2020-06-29 21:37:24 +02:00
  • 60f27dfe85
    Merge pull request #546 from asdfuser/master Daniel Rudolf 2020-06-14 19:03:08 +02:00
  • b2df860546 Add option to set a locale Daniel Willmann 2020-06-14 12:57:36 +02:00
  • d6f9806b32
    Replace substr()-based comparisons by substr_compare() Daniel Rudolf 2020-05-01 20:55:00 +02:00
  • bc816febfc
    Remove deprecated Pico::getBaseThemeUrl() Daniel Rudolf 2020-04-11 23:21:45 +02:00
  • efc4fb5288
    Remove deprecated AbstractPlugin::__call() Daniel Rudolf 2020-04-11 23:21:20 +02:00
  • 9f596ac5b7
    Improve phpDocumentor 3 config Daniel Rudolf 2020-04-11 23:12:22 +02:00
  • de5bd4399c
    Update to phpDocumentor 3 config Daniel Rudolf 2020-04-11 22:13:00 +02:00
  • 1b1fa73fd9
    Fix Travis CI Daniel Rudolf 2020-04-11 21:21:33 +02:00
  • 646aa355e5
    Various small improvements Daniel Rudolf 2020-04-11 21:15:50 +02:00
  • bdafcb5b96
    Fix Travis CI Daniel Rudolf 2020-04-10 23:46:44 +02:00
  • 62aa4dbc7e
    Check theme dir before trying to load theme Daniel Rudolf 2020-04-10 23:44:00 +02:00
  • dffaa012f7
    Merge branch 'master' into pico-3.0 Daniel Rudolf 2020-04-10 23:33:20 +02:00
  • 1aca13e83d
    Version 2.1.2 Daniel Rudolf 2020-04-10 23:18:00 +02:00
  • b892d6bb11
    Update Pico::VERSION and Pico::VERSION_ID Daniel Rudolf 2020-04-10 23:17:45 +02:00
  • 0ddde859e8
    Update CHANGELOG.md Daniel Rudolf 2020-04-10 23:17:01 +02:00
  • 6c746fabb6
    Fix DummyPlugin declaring API version 3 Daniel Rudolf 2020-04-10 23:14:33 +02:00
  • 85d7573020
    Update to Symfony YAML 5.0 and Twig 3.0 Daniel Rudolf 2020-04-10 23:11:53 +02:00
  • b1a58b9300
    Update code styling to PHP 7.0+ Daniel Rudolf 2020-04-10 21:28:48 +02:00
  • 812ae5c215
    Move Pico to picocms\Pico\ namespace Daniel Rudolf 2020-04-10 21:09:00 +02:00
  • af9c09e440
    Add composer.json branch alias for Pico 3.0 Daniel Rudolf 2020-03-29 16:04:38 +02:00
  • 039dd4edb2
    Version 3.0.0-alpha.1 Daniel Rudolf 2020-03-29 15:33:14 +02:00