Commit Graph

307 Commits (86d1f713f24ea8c59d4bdc5647e9393d7a76ac1c)
 

Author SHA1 Message Date
Daniel Rudolf 86d1f713f2 Move PHP version check to index.php 10 years ago
Daniel Rudolf 81138ce06a Merge branch 'master' of github.com:picocms/Pico 10 years ago
Daniel Rudolf f97cd83cc8 Merge pull request #286 from dmelo/composer-compat 10 years ago
Daniel Rudolf e14c007789 Default theme: Replace tabs with 4-space-indentation 10 years ago
Daniel Rudolf 913cf3816f Plugins: Improve onPagesLoaded() code styling 10 years ago
Daniel Rudolf 364b9066d9 PicoDeprecated: Use $GLOBALS superglobal instead of global keyword 10 years ago
Daniel Rudolf 81821e7811 Improve Pico::getBaseUrl() code styling 10 years ago
theshka 1fae7ab3df * [New] added PHP_VERSION check to Pico::run() 10 years ago
Diogo Oliveira de Melo 70d813eafe change the way to call autoload.php. 10 years ago
Daniel Rudolf 38d2dd2e20 Travis: Remove .git dirs from vendor/ dir when deploying 10 years ago
Daniel Rudolf 4ddde6b9fb Travis: Deploy on every repo, forks usually don't setup Travis 10 years ago
Daniel Rudolf d503cea954 Travis: Don't test vendor PHP files 10 years ago
Daniel Rudolf b198ad48c6 Travis: Allow PHP nightly builds to fail 10 years ago
Daniel Rudolf 20387e0bf9 Make DummyPlugin class final 10 years ago
Daniel Rudolf 876a500ecf Improve .gitignore 10 years ago
Daniel Rudolf 840d41bca5 Improve type hinting 10 years ago
Daniel Rudolf 2982f5deb9 Optimize composer autoloader before deploying 10 years ago
Diogo Oliveira de Melo 85442266b5 update CHANGELOG 10 years ago
Diogo Oliveira de Melo 9e752c1d29 It works when Pico is installed as a dependency 10 years ago
Daniel Rudolf bd24d518f2 Update .gitignore 10 years ago
Daniel Rudolf c34afad4af Fix typo 10 years ago
Daniel Rudolf 60c627c214 Update composer.json: Use latest MINOR versions of Twig/Parsedown/YAML 10 years ago
Daniel Rudolf d59dba0b5f Update README.md: Add update instructions for composer users 10 years ago
Daniel Rudolf d252df4b98 Throw RuntimeException on invalid content dirs 10 years ago
Daniel Rudolf 3e4bcd4289 Update CONTRIBUTING.md: Fix typo 10 years ago
Daniel Rudolf 3b737aac1a Update README.md: Update "edit inline docs" link 10 years ago
Daniel Rudolf c0d30d20f8 Follow-up to c72ea0e 10 years ago
Daniel Rudolf 71076e8eba Update CHANGELOG.md 10 years ago
Daniel Rudolf e0c1e068fb Default theme: Improve table styling 10 years ago
Daniel Rudolf 636f27ae2f Add asset handling recommendations to inline user docs 10 years ago
Daniel Rudolf aa68cfaa45 Update CHANGELOG.md 10 years ago
Daniel Rudolf f5006c036a Prevent double slashes in base_url when installed to document root 10 years ago
Daniel Rudolf c72ea0ecec PicoDeprecated: Sanitize content_dir and base_url options when reading config.php in Picos root dir 10 years ago
Daniel Rudolf 282b7ce16c Update CHANGELOG.md 10 years ago
Daniel Rudolf 78ceabe878 Various improvements 10 years ago
Daniel Rudolf 8ff18c9366 Update CHANGELOG.md 10 years ago
Daniel Rudolf f9e9642c22 Fix Pico::getPageUrl() 10 years ago
Daniel Rudolf 6638c2b0ee CONTRIBUTING.md: Clarify the suggested branching concept 10 years ago
Daniel Rudolf 2ca711ad59 Add missing rawurlencode() to Pico::getPageUrl() 10 years ago
Daniel Rudolf e144cce6b1 Update .gitignore 10 years ago
Daniel Rudolf 7b4ad7f234 Version 1.0.0-beta.1 10 years ago
Daniel Rudolf 2d6859af60 Update .travis.yml 10 years ago
Daniel Rudolf e5b0ec6d7b Merge pull request #252 from PhrozenByte/pico1.0 10 years ago
Daniel Rudolf cd1dc07d81 Sync docs 10 years ago
theshka 82cbe37009 fix typos 10 years ago
Daniel Rudolf e3e0300025 Fix typo 10 years ago
Daniel Rudolf cd7cd374bb Add content filter to get the parsed contents of a page (lazy loading) 10 years ago
Daniel Rudolf b5d54d05c4 Update .travis.yml: Name release archives "pico-release-$TRAVIS_TAG.tar.gz" 10 years ago
Daniel Rudolf 19f708e572 Sync documentation 10 years ago
Daniel Rudolf af8de56512 Fix typos 10 years ago