Commit Graph

  • cd74b681f5 Fix scope isolated config includes Daniel Rudolf 2016-03-06 20:47:25 +0100
  • 75d5081bfb Use scope isolated includes for plugins & config Daniel Rudolf 2016-03-06 20:06:24 +0100
  • 5bb1c325ff Add onSinglePageLoading event; allow skipping pages in onSinglePageLoaded Daniel Rudolf 2016-03-06 00:54:36 +0100
  • 245cd15770 Refactor Pico::prepareFileContent() for better performance Daniel Rudolf 2016-03-06 00:49:45 +0100
  • 479926eeb4 Add Pico::VERSION constant Daniel Rudolf 2016-03-06 00:38:51 +0100
  • 43705d0f76 Minor code refactoring Daniel Rudolf 2016-03-06 00:29:40 +0100
  • 0d40259c06 Merge branch 'master' into pico-1.1 Daniel Rudolf 2016-03-03 00:34:41 +0100
  • 8426a53f63 Allow Pico::$requestFile to point to somewhere outside content_dir Daniel Rudolf 2016-03-03 00:03:53 +0100
  • 2a3e2fa576 Fix typos in class docs/exception messages Daniel Rudolf 2016-03-02 22:10:49 +0100
  • 1709b920d1 Add AbstractPicoPlugin::getPluginConfig() method Daniel Rudolf 2016-03-02 21:46:35 +0100
  • a3fa373119 Default theme: Move elements into Twig blocks Daniel Rudolf 2016-03-02 21:44:38 +0100
  • 86614a3ab4 Default theme: Use flexbox to grow content div Daniel Rudolf 2016-03-02 21:40:58 +0100
  • a8f0fd1f33 Merge branch 'master' into pico-1.1 Daniel Rudolf 2016-02-29 21:00:14 +0100
  • a2aa46fd0e Don't let dependant plugins automatically enable plugins which should be disabled by default Daniel Rudolf 2016-02-29 20:58:42 +0100
  • c0a7fdc801 Don't always check dependants of a disabled plugin Daniel Rudolf 2016-02-29 20:41:41 +0100
  • 98b1f87281 CONTRIBUTING.md: Update markdown parsers Daniel Rudolf 2016-02-29 20:20:02 +0100
  • 5a9c02f7bf Allow plugins to trigger events Daniel Rudolf 2016-02-29 19:51:06 +0100
  • 56b2ed6c7d Allow manual plugin loading Daniel Rudolf 2016-02-29 19:50:35 +0100
  • 4f487b7ccf AbstractPicoPlugin: Fix typos in exception message Daniel Rudolf 2016-02-29 19:47:02 +0100
  • f10440b996 Check dependencies when a plugin is enabled by default Daniel Rudolf 2016-02-29 19:44:25 +0100
  • 996d946eb7 Version 1.0.1 Daniel Rudolf 2016-02-27 19:25:52 +0100
  • b7a296ffb4 CHANGELOG.md: Update v1.0.1 release date Daniel Rudolf 2016-02-27 19:25:40 +0100
  • 871316962b Update README.md: Add IRC + Issue infos Daniel Rudolf 2016-02-27 19:17:35 +0100
  • 51bdee794b Update CHANGELOG.md Daniel Rudolf 2016-02-24 23:30:43 +0100
  • b77c9da29b Force Apache's MultiViews feature to be disabled Daniel Rudolf 2016-02-24 23:27:35 +0100
  • 159a849c65 CONTRIBUTING.md: Improve "Build & Release process" section Daniel Rudolf 2016-02-12 16:56:05 +0100
  • 70d3c76758 README.md: Add Freenode IRC badge Daniel Rudolf 2016-02-06 21:37:10 +0100
  • 42c5e0a5b6 README.md: Remove Scrutinizer badge Daniel Rudolf 2016-02-06 21:35:43 +0100
  • 327c55db77 Add Markdown Extra to inline user docs Daniel Rudolf 2016-02-04 14:23:16 +0100
  • d8be108c5b Suppress PHP warning when using date_default_timezone_get() Daniel Rudolf 2016-02-04 14:19:14 +0100
  • b3f1347379 Update CHANGELOG.md Daniel Rudolf 2016-01-25 19:48:29 +0100
  • ce508fab6b Replace version_compare() in index.php.dist with PHP_VERSION_ID Daniel Rudolf 2016-01-25 19:32:17 +0100
  • 1c2f6a1b23 Update class docs Daniel Rudolf 2016-01-25 19:31:53 +0100
  • dbd8fa8c2f Merge pull request #315 from picocms/enhancement/static-badges Daniel Rudolf 2016-01-25 19:28:36 +0100
  • ce84a8618c Build system: Minor code refactoring Daniel Rudolf 2016-01-17 21:26:06 +0100
  • 10495c2ce5 _build/generate-badge.sh: Use curl instead of wget Daniel Rudolf 2016-01-16 00:04:40 +0100
  • 0f85f85367 Build scripts: Fix exit codes Daniel Rudolf 2016-01-14 22:57:31 +0100
  • 32ea0508cf _build/github-deploy.sh: Fix exit code on conflicting remote commit Daniel Rudolf 2016-01-14 22:49:31 +0100
  • f46d0b978c _build/generate-badge.sh: Skip on emty file Daniel Rudolf 2016-01-14 16:33:42 +0100
  • 9f0c7bde5d Revert "_build/generate-badge.sh: Connect to shields.io using SSLv3" Daniel Rudolf 2016-01-14 16:24:10 +0100
  • 1561786f31 _build/generate-badge.sh: Connect to shields.io using SSLv3 Daniel Rudolf 2016-01-14 16:02:34 +0100
  • 4f60289d36 _build/deploy-phpdoc-release.sh: Fix version badge status Daniel Rudolf 2016-01-14 15:16:14 +0100
  • 024f994d9e _build/deploy-phpdoc-branch.sh: Don't forget to commit phpDocs cache Daniel Rudolf 2016-01-14 14:51:16 +0100
  • 8c24e32f10 Build scripts: Fix formatting Daniel Rudolf 2016-01-14 14:16:24 +0100
  • 2ed32d67a7 Update _build/deploy-phpdoc-release.sh Daniel Rudolf 2016-01-14 14:16:14 +0100
  • 26d7d2f68e Build scripts: Fix formatting Daniel Rudolf 2016-01-14 13:35:08 +0100
  • b472664a20 Build scripts: Don't try to commit nothing Daniel Rudolf 2016-01-14 13:20:04 +0100
  • cd0e0f706f Build scripts: Git identity must be configured before committing Daniel Rudolf 2016-01-14 13:12:10 +0100
  • 8554c0a60d RADME.md: Update badge URLs Daniel Rudolf 2016-01-14 12:58:12 +0100
  • d7ebf52ec9 RADME.md: Update badge URLs Daniel Rudolf 2016-01-14 12:53:11 +0100
  • 92026a3bd0 Add static shields.io badge generator Daniel Rudolf 2016-01-14 12:49:46 +0100
  • 73078a3dc3 Fix code formatting + class docs Daniel Rudolf 2016-01-07 03:00:21 +0100
  • 0198d827bf Build scripts: Add file comments Daniel Rudolf 2016-01-07 02:59:48 +0100
  • ff59c61c08 CONTRIBUTING.md: Fix wording Daniel Rudolf 2016-01-06 21:29:36 +0100
  • c760205d70 Pico::triggerEvent(): Fix method docs typo Daniel Rudolf 2015-12-28 22:41:39 +0100
  • 8ed7ed0137 Version 1.0.0 Daniel Rudolf 2015-12-24 13:37:52 +0100
  • d5689cc9af Update CHANGELOG.md Daniel Rudolf 2015-12-24 13:37:31 +0100
  • 13632afa54 Update CHANGELOG.md Daniel Rudolf 2015-12-23 16:19:48 +0100
  • 070da6d73f Improve "404.md not found" exception message Daniel Rudolf 2015-12-23 16:18:16 +0100
  • c3af40c3b9 PicoDeprecated: Fix LIB_DIR constant Daniel Rudolf 2015-12-23 16:17:33 +0100
  • 5be2f8e597 Fix path handling on Windows Daniel Rudolf 2015-12-23 16:17:06 +0100
  • 14e5f3236c Partially revert fdf8167 Daniel Rudolf 2015-12-21 12:50:31 +0100
  • d2842956b2 Update CHANGELOG.md Daniel Rudolf 2015-12-21 04:19:27 +0100
  • 9e4af2cba4 Merge pull request #294 from picocms/enhancement/YamlParseError2 Daniel Rudolf 2015-12-21 04:13:07 +0100
  • 43f953b67a Pico::readPages(): Call Pico::parseFileMeta() again when a exception is thrown Daniel Rudolf 2015-12-21 04:08:35 +0100
  • 3798cbe478 Remove page title fallback Daniel Rudolf 2015-12-21 04:05:25 +0100
  • 329049bd18 Fix empty meta header Daniel Rudolf 2015-12-21 03:42:59 +0100
  • 67e1e8a8ea Default theme: Highlight active page + hide untitled pages Daniel Rudolf 2015-12-21 03:31:34 +0100
  • fdf81672a8 content-sample/index.md: Fix syntax Daniel Rudolf 2015-12-21 03:24:32 +0100
  • daca1b7495 Merge pull request #304 from smcdougall/master Daniel Rudolf 2015-12-21 03:07:40 +0100
  • b7fbf95b9d README.md: Fix EditDevDocs URL Daniel Rudolf 2015-12-21 02:38:05 +0100
  • 5694cda14e Update website URLs Daniel Rudolf 2015-12-20 19:44:59 +0100
  • 693d8ae4fa Update default theme footer Daniel Rudolf 2015-12-16 21:51:23 +0100
  • dc6ac516a8 Fix Pico::getPageUrl() Daniel Rudolf 2015-12-13 22:27:27 +0100
  • a138d23daf Throw LogicException instead of RuntimeException in Pico::setConfig() Daniel Rudolf 2015-12-13 22:19:02 +0100
  • 0c85d70820 Adding $queryData parameter to Pico::getPageUrl() method Daniel Rudolf 2015-12-13 22:01:25 +0100
  • d9788c12e4 _build/generate-phpdoc.sh: Fix output formatting Daniel Rudolf 2015-12-07 15:57:00 +0100
  • 93f7aaad8b Class docs: Use default markdown table format Daniel Rudolf 2015-12-07 15:17:39 +0100
  • 1e2d500bfa Formatted lines to 80 characters smcdougall 2015-12-06 19:28:37 -0500
  • d8c16d974f Changed content to match docs changes. smcdougall 2015-12-06 14:35:39 -0500
  • fa4e095bdf Move LICENSE to LICENSE.md theshka 2015-12-01 15:12:20 -0600
  • 37082b21db fix typo/animated screenshot Tyler Heshka 2015-11-30 18:10:26 -0600
  • f0a44910e7 Update README.md Daniel Rudolf 2015-11-30 23:41:43 +0100
  • 5f9b070653 update README.md version 1.0.0-beta.2 theshka 2015-11-30 15:23:04 -0600
  • c9c8db3e64 improve README.md theshka 2015-11-30 15:00:40 -0600
  • b23a777f5a Update CHANGELOG.md Daniel Rudolf 2015-11-30 19:05:59 +0100
  • 2e6ce893e4 Version 1.0.0-beta.2 Daniel Rudolf 2015-11-30 18:52:11 +0100
  • 268c41e7fa Update CHANGELOG.md Daniel Rudolf 2015-11-30 18:49:05 +0100
  • b47a806efd Merge pull request #296 from picocms/enhancement/refactor-phpdoc-deployment Daniel Rudolf 2015-11-30 18:33:19 +0100
  • 67bbae184b phpDocs auto deployment: Fix output formatting Daniel Rudolf 2015-11-30 17:23:25 +0100
  • 47d2685c6d phpDocs auto deployment: Disable cache for releases Daniel Rudolf 2015-11-30 16:54:45 +0100
  • c88a26beff phpDocs auto deployment: Set default push strategy to simple Daniel Rudolf 2015-11-30 15:26:09 +0100
  • fe10bca56b phpDocs auto deployment: Fix output formatting Daniel Rudolf 2015-11-30 15:24:00 +0100
  • f5c721aba1 phpDocs auto deployment: Fix paths Daniel Rudolf 2015-11-30 15:11:28 +0100
  • 76f243f925 Refactor phpDoc deployment Daniel Rudolf 2015-11-30 14:53:10 +0100
  • 771bdacf71 Inline docs: Fix navigation loop example in Blogging section Daniel Rudolf 2015-11-30 03:24:37 +0100
  • 9a7e53328d Merge pull request #273 from picocms/feature/PicoTwigExtension Daniel Rudolf 2015-11-30 03:11:13 +0100
  • 3c10c8ac0b fix typo theshka 2015-11-29 19:59:34 -0600
  • 02ac0c276b Merge branch 'feature/PicoTwigExtension' of https://github.com/picocms/Pico into feature/PicoTwigExtension theshka 2015-11-29 19:53:05 -0600
  • 3d4c4e1669 Fix _build/generate-phpdoc.sh Daniel Rudolf 2015-11-30 02:02:53 +0100