Commit Graph

786 Commits (e697f56d10ca94a914c292fd2620c6461b2412d9)
 

Author SHA1 Message Date
Daniel Rudolf bbd8ef8847 Fix Date meta header parsing with ISO-8601 datetime strings 10 years ago
Daniel Rudolf 0a4e7443d2 Fix class doc typos 10 years ago
Daniel Rudolf d56d3f8c8c Revert "Default theme: Move elements into Twig blocks" 10 years ago
Daniel Rudolf 3d11b8a979 Replace is_a() function calls with instanceof operator 10 years ago
Daniel Rudolf dc621b24cd Improve class docs of Pico::loadConfig() 10 years ago
Daniel Rudolf 988a23fd02 Modular config: Load config from any config/*.config.php 10 years ago
Daniel Rudolf cd74b681f5 Fix scope isolated config includes 10 years ago
Daniel Rudolf 75d5081bfb Use scope isolated includes for plugins & config 10 years ago
Daniel Rudolf 5bb1c325ff Add onSinglePageLoading event; allow skipping pages in onSinglePageLoaded 10 years ago
Daniel Rudolf 245cd15770 Refactor Pico::prepareFileContent() for better performance 10 years ago
Daniel Rudolf 479926eeb4 Add Pico::VERSION constant 10 years ago
Daniel Rudolf 43705d0f76 Minor code refactoring 10 years ago
Daniel Rudolf 0d40259c06 Merge branch 'master' into pico-1.1 10 years ago
Daniel Rudolf 8426a53f63 Allow Pico::$requestFile to point to somewhere outside content_dir 10 years ago
Daniel Rudolf 2a3e2fa576 Fix typos in class docs/exception messages 10 years ago
Daniel Rudolf 1709b920d1 Add AbstractPicoPlugin::getPluginConfig() method 10 years ago
Daniel Rudolf a3fa373119 Default theme: Move elements into Twig blocks 10 years ago
Daniel Rudolf 86614a3ab4 Default theme: Use flexbox to grow content div 10 years ago
Daniel Rudolf a8f0fd1f33 Merge branch 'master' into pico-1.1 10 years ago
Daniel Rudolf a2aa46fd0e Don't let dependant plugins automatically enable plugins which should be disabled by default 10 years ago
Daniel Rudolf c0a7fdc801 Don't always check dependants of a disabled plugin 10 years ago
Daniel Rudolf 98b1f87281 CONTRIBUTING.md: Update markdown parsers 10 years ago
Daniel Rudolf 5a9c02f7bf Allow plugins to trigger events 10 years ago
Daniel Rudolf 56b2ed6c7d Allow manual plugin loading 10 years ago
Daniel Rudolf 4f487b7ccf AbstractPicoPlugin: Fix typos in exception message 10 years ago
Daniel Rudolf f10440b996 Check dependencies when a plugin is enabled by default 10 years ago
Daniel Rudolf 996d946eb7 Version 1.0.1 10 years ago
Daniel Rudolf b7a296ffb4 CHANGELOG.md: Update v1.0.1 release date 10 years ago
Daniel Rudolf 871316962b Update README.md: Add IRC + Issue infos 10 years ago
Daniel Rudolf 51bdee794b Update CHANGELOG.md 10 years ago
Daniel Rudolf b77c9da29b Force Apache's MultiViews feature to be disabled 10 years ago
Daniel Rudolf 159a849c65 CONTRIBUTING.md: Improve "Build & Release process" section 10 years ago
Daniel Rudolf 70d3c76758 README.md: Add Freenode IRC badge 10 years ago
Daniel Rudolf 42c5e0a5b6 README.md: Remove Scrutinizer badge 10 years ago
Daniel Rudolf 327c55db77 Add Markdown Extra to inline user docs 10 years ago
Daniel Rudolf d8be108c5b Suppress PHP warning when using date_default_timezone_get() 10 years ago
Daniel Rudolf b3f1347379 Update CHANGELOG.md 10 years ago
Daniel Rudolf ce508fab6b Replace version_compare() in index.php.dist with PHP_VERSION_ID 10 years ago
Daniel Rudolf 1c2f6a1b23 Update class docs 10 years ago
Daniel Rudolf dbd8fa8c2f Merge pull request #315 from picocms/enhancement/static-badges 10 years ago
Daniel Rudolf ce84a8618c Build system: Minor code refactoring 10 years ago
Daniel Rudolf 10495c2ce5 _build/generate-badge.sh: Use curl instead of wget 10 years ago
Daniel Rudolf 0f85f85367 Build scripts: Fix exit codes 10 years ago
Daniel Rudolf 32ea0508cf _build/github-deploy.sh: Fix exit code on conflicting remote commit 10 years ago
Daniel Rudolf f46d0b978c _build/generate-badge.sh: Skip on emty file 10 years ago
Daniel Rudolf 9f0c7bde5d Revert "_build/generate-badge.sh: Connect to shields.io using SSLv3" 10 years ago
Daniel Rudolf 1561786f31 _build/generate-badge.sh: Connect to shields.io using SSLv3 10 years ago
Daniel Rudolf 4f60289d36 _build/deploy-phpdoc-release.sh: Fix version badge status 10 years ago
Daniel Rudolf 024f994d9e _build/deploy-phpdoc-branch.sh: Don't forget to commit phpDocs cache 10 years ago
Daniel Rudolf 8c24e32f10 Build scripts: Fix formatting 10 years ago