Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenEMR

The most popular open source electronic health records and medical practice management solution.
Collective - Host: opensource - https://opencollective.com/openemr - Website: https://open-emr.org - Code: https://github.com/openemr

Use array_key_exists instead of isset for checking array values.

github.com/openemr/mustache.php - e8f99bb04e494265ba78670156951696b3f40bcb authored over 14 years ago by Mathew Davies <[email protected]>
Merge branch 'dev' into feature/higher-order-sections

github.com/openemr/mustache.php - 9de188140c764f44224e0571681a39aabaf42174 authored over 14 years ago by Justin Hileman <[email protected]>
Moved test for #11 into 'escaped' example.

github.com/openemr/mustache.php - e3c7afde46d5dbf7c86b0d954b79b955549ec42b authored over 14 years ago by Justin Hileman <[email protected]>
Fixing Issue #11

github.com/openemr/mustache.php - 758027bd9113a8ee9ebb45c3ec78d73c4803b031 authored over 14 years ago by Jeremy Bush <[email protected]>
Merge branch 'release/0.3.0' into dev

github.com/openemr/mustache.php - 2bd68f59b1596e4d84d877157edffde6be012be3 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'release/0.3.0'

github.com/openemr/mustache.php - 8b1c9c113c4e189923e4874be6fca5be715239ac authored over 14 years ago by Justin Hileman <[email protected]>
don't include phpunit in test cases.

github.com/openemr/mustache.php - 568b6c851255f74d9f1fe740363a8d5be118394d authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/test-coverage' into dev

github.com/openemr/mustache.php - eb01f3052c9273a8dcc05a6415b964fea085c86e authored over 14 years ago by Justin Hileman <[email protected]>
Test coverage is no longer incomplete.

github.com/openemr/mustache.php - 31b38b71a2fecb1642a136f3971a8c1bffef8f3a authored over 14 years ago by Justin Hileman <[email protected]>
Clean up comments and whitespace.

github.com/openemr/mustache.php - f91f74ef1ba274d3b8a9456e57a10047100c8396 authored over 14 years ago by Justin Hileman <[email protected]>
Minor test coverage improvements.

Add regression test for newlines in comments. Add rudimentary partials test.

github.com/openemr/mustache.php - e2546d40c1bc00d75b3d10f12abf4234ac6f2b8b authored over 14 years ago by Justin Hileman <[email protected]>
Update mustache object section test to cover class method access for embedded objects.

github.com/openemr/mustache.php - 39b24c1933bde02b1535a5ba10b322bfb696a4aa authored over 14 years ago by Justin Hileman <[email protected]>
Adjust _renderTag so xdebug relizes that it actually has full test coverage. This commit marks 100% test coverage of Mustache.php.

github.com/openemr/mustache.php - 54d91b667be92b92c5ef0944d806e894959b9fdd authored over 14 years ago by Justin Hileman <[email protected]>
Add test coverage for edge cases and exceptions.

github.com/openemr/mustache.php - 5de845cb2e227810ab03f41a397c106d8c434960 authored over 14 years ago by Justin Hileman <[email protected]>
Initialize local pragmas with empty array.

github.com/openemr/mustache.php - de968a42b4a329b0cf4957d0cde614ade3a2f1d3 authored over 14 years ago by Justin Hileman <[email protected]>
Add known issue for whitespace, mark whitespace test as skipped.

github.com/openemr/mustache.php - 582c3278fa5b7ee0e452c13cd3084e13f76328b1 authored over 14 years ago by Justin Hileman <[email protected]>
Refactor section_iterator_objects example.

Defining an IteratorObject class is unnecessary: the ArrayIterator will do just fine.

github.com/openemr/mustache.php - e40a57cba19a3fe744e216ce96c8a646fc041dea authored over 14 years ago by Justin Hileman <[email protected]>
Re-ordering mustache variable precedence

github.com/openemr/mustache.php - 196f33462114db11adc28688737f7813ba27e76e authored over 14 years ago by Matt Button <[email protected]>
Only allow anonymous function or class-based callback for higher-order sections.

github.com/openemr/mustache.php - 18bffdaea0964a7f46ac4b9604e47744f295cdfa authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'dev' into feature/higher-order-sections

Conflicts:
Mustache.php

github.com/openemr/mustache.php - 8709a3969d99011f93d368b23de1bf9cd062788e authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/test-coverage' of github.com:bobthecow/mustache.php into feature/test-coverage

github.com/openemr/mustache.php - 4c85d9f3e41072d1c683e5654d2ed337f59343c0 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'release/0.2.7'

github.com/openemr/mustache.php - fe1493c6e70f4938dd873d3eeca84623290d56bd authored over 14 years ago by Justin Hileman <[email protected]>
Support for newlines inside mustache tags.

github.com/openemr/mustache.php - ec562fea0916b8d8dedba516d748739a6c126ec0 authored over 14 years ago by Justin Hileman <[email protected]>
Update SectionSpaces class name to work with template autoloading, changing .txt to desired (not actual) output so the test will fail.

github.com/openemr/mustache.php - ad6e15e5b5629e80860a3d26db8118feef4bc3e4 authored over 14 years ago by Justin Hileman <[email protected]>
adding tests for space failure

github.com/openemr/mustache.php - c51d1e61b72dab929b5e556d5b815b2908cedfbb authored over 14 years ago by Jeremy Bush <[email protected]>
Merge branch 'release/0.2.6'

github.com/openemr/mustache.php - 0b542e4e0854246b1f1ababbaccece95ca047292 authored over 14 years ago by Justin Hileman <[email protected]>
Added documentation for IMPLICIT-ITERATOR and DOT-NOTATION pragmas.

github.com/openemr/mustache.php - c1cdea7bc530aaa3f5ab9842651c0890bd141d2e authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/implicit-iterator' into dev

github.com/openemr/mustache.php - f43012f457f2cfb4a7e6b3278f92c2a9ab813fdd authored over 14 years ago by Justin Hileman <[email protected]>
Fixed implicit iterator + dot notation tests, this feature is now ready to merge :)

github.com/openemr/mustache.php - 06ee1f224a720ca16bc78e927c00d8ff7a67746f authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'dev' into feature/implicit-iterator

github.com/openemr/mustache.php - 6cfd2b4be804564b07bea864f61b6f7438164f83 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/test-coverage' into dev

github.com/openemr/mustache.php - 870aedf6b9ae677ef0306160d3c2feb0dc083513 authored over 14 years ago by Justin Hileman <[email protected]>
Fixing test names to match prior art.

github.com/openemr/mustache.php - 93018640d95e365aa3c07d6db50c65c21c1247bb authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'release/0.2.5' into dev

github.com/openemr/mustache.php - 6dfb8837899f42b5a6cd5d0af7f3221b66dc4d98 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'release/0.2.5'

github.com/openemr/mustache.php - 88a93f1188f5f934bd1547a2bff4c00bf1d5f24f authored over 14 years ago by Justin Hileman <[email protected]>
whitespace cleanup.

github.com/openemr/mustache.php - 16218800a92ee8c8fd6575fd789622210335a911 authored over 14 years ago by Justin Hileman <[email protected]>
Rename section object tests to work with upcoming autoload-template feature. Clean up code to match style.

github.com/openemr/mustache.php - 2cfb8aefc107c38293c822a1e2175561254e4cb8 authored over 14 years ago by Justin Hileman <[email protected]>
only test examples which find a php class.

github.com/openemr/mustache.php - c2c01cf964536b9c3ffdd30eaf1073980812449f authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'rebase' into feature/test-coverage

github.com/openemr/mustache.php - 3ab2529b3e486089b4d8ca4c8120c8af97982cfa authored over 14 years ago by Justin Hileman <[email protected]>
Test case for #3 (_varIsIterable issues).

github.com/openemr/mustache.php - 5186d0bc18dede6ea0c7022046dc7842dc370f5d authored over 14 years ago by Justin Hileman <[email protected]>
Fixing #3, Transversable objects should be iterated over.

github.com/openemr/mustache.php - c45550e9e5924da6471781d267a06b26d66cd064 authored over 14 years ago by Jeremy Bush <[email protected]>
Adding examples for object sections

github.com/openemr/mustache.php - 6084a37a3ce9e79386b099a34119d6d394dab3e0 authored over 14 years ago by Jeremy Bush <[email protected]>
Fix for examples directory iterator in PHP 5.2. Future-proof things a bit by actually checking for file extension before accessing that index.

github.com/openemr/mustache.php - e026d8e7f569581fc1011fd6f1b97683d66eed09 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'dev' into feature/implicit-iterator

Conflicts:
Mustache.php

github.com/openemr/mustache.php - 0256d03b5f55e60b83db106ae597129c9f177598 authored over 14 years ago by Justin Hileman <[email protected]>
Failing test for higher-order section side effects--issue #4

github.com/openemr/mustache.php - 2edd7330a0694ec67b3fa29cbf66e38fa12ec1c8 authored over 14 years ago by Justin Hileman <[email protected]>
Higher order functions, see: http://bit.ly/9s0dO4

github.com/openemr/mustache.php - 60d593dcabcd4e82c320bab1bfde622cb26aec8a authored over 14 years ago by Justin Hileman <[email protected]>
fix for PHPUnit 3.5.0 - no longer including PHPUnit/Framework.php in tests.

github.com/openemr/mustache.php - b096cb108d856b570fdc1bad234da0103ae17d9d authored over 14 years ago by Justin Hileman <[email protected]>
Fixed protected property in PragmaEscaped example (should be public)

github.com/openemr/mustache.php - 98ec8ea11a8df6f3593b0836bcfce6fb769b9a23 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'release/0.2.4'

github.com/openemr/mustache.php - f6c447385f8709c68ef5c83e926359803784e33e authored over 14 years ago by Justin Hileman <[email protected]>
prepared regex should escape regex delimiter as well.

github.com/openemr/mustache.php - b300b31752081f36c6a1ea10251c8295d4db9c4e authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/test-coverage' of github.com:bobthecow/mustache.php into feature/test-coverage

github.com/openemr/mustache.php - e709be6d90969d8f91d9f6e81cda9892a439a70c authored over 14 years ago by Justin Hileman <[email protected]>
Fix for resetting otag/ctag to initial values between successive renders of same template.

github.com/openemr/mustache.php - a978b6ba451eb9b87f728f840e000159e5291188 authored over 14 years ago by Justin Hileman <[email protected]>
Cleaned up regex string preparation.

github.com/openemr/mustache.php - 12096e0b8cad822edbec58eec1fdeae1cb116ee1 authored over 14 years ago by Justin Hileman <[email protected]>
Cheezy phpunit config, allows colored test results and implied default tests.

github.com/openemr/mustache.php - a50acc2b25af84237d49a153f659803d36a21313 authored over 14 years ago by Justin Hileman <[email protected]>
Added test case for deep parent/child contexts, mixed objects and arrays.

github.com/openemr/mustache.php - a46d0009ee4f9704aff520593762a6b5946891e1 authored over 14 years ago by Justin Hileman <[email protected]>
added test and known issue for dot notation/implicit iterator woes.

github.com/openemr/mustache.php - 20184491842224aab9979ab3caba9055eb45c2cf authored over 14 years ago by Justin Hileman <[email protected]>
Added context and section unit tests for dot notation pragma.

github.com/openemr/mustache.php - 38a5e57514a6b20ded3b8debdabe70141f73abd9 authored over 14 years ago by Justin Hileman <[email protected]>
Test consecutive renders with pragma unescaped

github.com/openemr/mustache.php - 96c42105ec3222858fd083299736ba7f6a1d3ada authored over 14 years ago by Justin Hileman <[email protected]>
fixed typo in test message.

github.com/openemr/mustache.php - 38d778b825a2686af6d375f040d0901864ebde1e authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'dev' into feature/test-coverage

github.com/openemr/mustache.php - 5e195625d02fe991b343df2e2fa7052cfa4301b4 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'hotfix/0.2.3' into dev

github.com/openemr/mustache.php - 54f57de1eade0a85f97dc30d2dbb40cbc2403799 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'hotfix/0.2.3'

github.com/openemr/mustache.php - c3541fa2243b88e3a2b4f2ec47114ff3929019a0 authored over 14 years ago by Justin Hileman <[email protected]>
Skipping delimiters test until bug is fixed.

github.com/openemr/mustache.php - e3d10e93505eeb3b4956b48a1002bf94d49760dd authored over 14 years ago by Justin Hileman <[email protected]>
Skipping delimiters test until bug is fixed.

github.com/openemr/mustache.php - 5cb4c7e2f1a04ee817cb72137c423c8ad20b6bfe authored over 14 years ago by Justin Hileman <[email protected]>
Stopped passing context by reference to _findVariableInContext. Updated documentation.

github.com/openemr/mustache.php - 97e6911935ec3ffebe53acb791a94d4cf6e3be36 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'release/0.2.2'

github.com/openemr/mustache.php - 4f5d3fffaadfe1f1f937e4bcdd363c8d11e9bd7f authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/fix-partials' into dev

github.com/openemr/mustache.php - fd3dc292a3a80eff00a9069addea2298c6e6c9ea authored over 14 years ago by Justin Hileman <[email protected]>
Added test for template retention in subsequent render invocations.

github.com/openemr/mustache.php - f0ed2ad49951b06a331b9c275c55070660e1f4d1 authored over 14 years ago by Justin Hileman <[email protected]>
Updated implicit iterator test to reflect changes in mustache function names.

github.com/openemr/mustache.php - 1330cf1d4822b20b6378a1e2edf64f3ddb209c9a authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'dev' into feature/implicit-iterator

Conflicts:
Mustache.php

github.com/openemr/mustache.php - 7d4c68f8addc70674277504aa9dda1225e5f4a3c authored over 14 years ago by Justin Hileman <[email protected]>
Added test case for resetting pragmas when reusing a single Mustache instance to render multiple templates.

github.com/openemr/mustache.php - 2fc242a6ae62df961109644759c50db7578a79dd authored over 14 years ago by Justin Hileman <[email protected]>
fixed typo in comment

github.com/openemr/mustache.php - 11c2b04d8e7290344b9ffa81a5452c87a555a5d1 authored over 14 years ago by Justin Hileman <[email protected]>
Fixed root context swap in clone (was checking context[0], should have checked last element in context stack).

github.com/openemr/mustache.php - eb1a8965695dc942c17bd114e46647ea53f877b1 authored over 14 years ago by Justin Hileman <[email protected]>
fixed name of clone test, added more assertions.

github.com/openemr/mustache.php - 619a48674bcf80518cbac15ac7b7b05647d23d94 authored over 14 years ago by Justin Hileman <[email protected]>
Pragmas in parent templates no longer apply to partials (as of a few commits ago). Added test case, removed known issue from readme.

github.com/openemr/mustache.php - df1b3c8e7dfc5206115d0eb240ff6d7be170125d authored over 14 years ago by Justin Hileman <[email protected]>
Added unit test for Mustache clone method.

github.com/openemr/mustache.php - 5ade8a5ee3686894f0df2a5acdcef69fb1269d99 authored over 14 years ago by Justin Hileman <[email protected]>
[punting] fixing whitespace in recursive partials template since mustache kinda sucks at whitespace :)

github.com/openemr/mustache.php - e2374d645ba73bf3380401eb8b397b35909ba89d authored over 14 years ago by Justin Hileman <[email protected]>
using array keys instead of iteration over context for creating subcontext arrays. this fixes incorrect context stacks in recursive partials.

github.com/openemr/mustache.php - 0893a7d39d9ba4d009e01cd36e26ba71e3750667 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'dev' into feature/fix-partials

Conflicts:
Mustache.php

github.com/openemr/mustache.php - 95abf1d52bb0e1fe7f2f96ff9216ae14d3a59e2a authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/test-coverage' into dev

github.com/openemr/mustache.php - 0fd759d8f7c688e226f3d3d729cced42f021d8a2 authored over 14 years ago by Justin Hileman <[email protected]>
Pragmas don't need to be re-rendered for all sub-templates (i.e. sections). Moving call to _renderPragmas into main render() method.

github.com/openemr/mustache.php - c79501b4ad4af630578a13e7c9ceb4bae0da2439 authored over 14 years ago by Justin Hileman <[email protected]>
Fix for infinite recursion in recursive partials example.

github.com/openemr/mustache.php - 605dea1f79562f6eb652d8fda748b793e8fe7928 authored over 14 years ago by Justin Hileman <[email protected]>
Added [currently failing] test case for recursive partials.

github.com/openemr/mustache.php - dff530093281edcee8286785489448312360b211 authored over 14 years ago by Justin Hileman <[email protected]>
Stop passing context arrays around like a madman.

github.com/openemr/mustache.php - 7f5f7a73fc26faa72aa07199ceb7dd655de3dd7a authored over 14 years ago by Justin Hileman <[email protected]>
Possible fix for #1 - ability to use partials with an arbitrary (non-Mustache) view class.

github.com/openemr/mustache.php - eeb5b245d13341f567c9b9dcebe2b2814083b4b4 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/test-coverage' into dev

github.com/openemr/mustache.php - 9f31a821e1ae5e2ef8897a78ed579861de424b23 authored over 14 years ago by Justin Hileman <[email protected]>
Fix for stripping leading/trailing whitespace from partial names,

per http://github.com/janl/mustache.js/issues/issue/34/#comment_244396

github.com/openemr/mustache.php - 9e803ed03336f0873f4d75ca320c5a52d8c51814 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/test-coverage' into dev

github.com/openemr/mustache.php - 2c7663257d8242c848e56afe3ebad48822cbaf6f authored over 14 years ago by Justin Hileman <[email protected]>
Added test case for multiple (trivial) invocations of Mustache::render

github.com/openemr/mustache.php - f4ef3ba30e15661c35a40149956a5bdfda262e56 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'hotfix/0.2.1' into dev

github.com/openemr/mustache.php - fc68df15c82ad2f380bb0fc9e6d7244ed0bff8ef authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'hotfix/0.2.1'

github.com/openemr/mustache.php - 4b53c0d8e47b3650ba59957041cffb11e034a213 authored over 14 years ago by Justin Hileman <[email protected]>
Fix for #1 - incorrect context for partials.

Partials now receive a flattened version of the parent context, including a cloned Mustache inst...

github.com/openemr/mustache.php - 2c3984a604c91fd9cac22afa415161fc6330eb13 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'release/0.2.0'

github.com/openemr/mustache.php - df36b205c1d836352d241f31349ba43371e5b438 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/test-coverage' into dev

github.com/openemr/mustache.php - d958a5124a5aeba31371a4ed8378a384b56365de authored over 14 years ago by Justin Hileman <[email protected]>
Minor documentation update

github.com/openemr/mustache.php - ca8e96de97ef5cb9df0a6304bccc4e16c5e2280e authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/test-coverage' into dev

github.com/openemr/mustache.php - 4e41513443c9fb0446e0f24b476bd392059e0bf7 authored over 14 years ago by Justin Hileman <[email protected]>
Changed protected _render function to _renderTemplate to avoid ambiguity.

github.com/openemr/mustache.php - c6061baf49d2c2ff40c89fdfb0c181ec7616e441 authored over 14 years ago by Justin Hileman <[email protected]>
Changing all protected functions to start with underscore, freeing up namespace for use in Mustache view classes.

github.com/openemr/mustache.php - 7304344c51298e61d5b424fcf829f9c154f22bc9 authored over 14 years ago by Justin Hileman <[email protected]>
Added _throwsException() check and refactored exception checks.

github.com/openemr/mustache.php - 5a1143efcef224cf821843fa0851da4b9ed3ac60 authored over 14 years ago by Justin Hileman <[email protected]>
Merge branch 'feature/test-coverage' of github.com:bobthecow/mustache.php into feature/test-coverage

Conflicts:
Mustache.php

github.com/openemr/mustache.php - ab95bcd623f6df869fb8a1bf03d58088ae9fc732 authored over 14 years ago by Justin Hileman <[email protected]>
Prefix Mustache reserved member variables with underscore to prevent namespace collisions with actual view values.

github.com/openemr/mustache.php - 15324163069534cc936622aec067c2c3b94931e5 authored over 14 years ago by Justin Hileman <[email protected]>