Ecosyste.ms: OpenCollective

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

github.com/LiveHelperChat/livehelperchat_laravel

This is Laravel version of Live Helper Chat. This wraps Live Helper Chat under Laravel framework. So you can write your own modules/extension using Laravel API. This way we can migrate Live Helper Chat over time to Laravel, without rewriting everything from scratch.
https://github.com/LiveHelperChat/livehelperchat_laravel

added prevent default to anbu events and linted/formatted profiler.js code

Signed-off-by: Guillaume Lambert <[email protected]>

7cc4df852be5354b9ce6b0b4db805499fa084b1e authored almost 13 years ago
Adding support for values in nested lists generated in the HTML class.

Signed-off-by: Ben Corlett <[email protected]>

af2bf68a29002109a1b1a10d38ea95ff1f34c6e6 authored almost 13 years ago
Merge pull request #695 from daylerees/profiler-upgrade

profiler upgrade additions

63b1636d138222f147c6afbf5b34718ee048b853 authored almost 13 years ago
Check against host name for CLI commands

1aabbc38bb3a04f045e319e48e6a2680723ca775 authored almost 13 years ago
profiler upgrade additions

Signed-off-by: Dayle Rees <[email protected]>

cdcca78548e4f07bf583ca22879ea30be4c838f1 authored almost 13 years ago
Increment version.

49944bab96ef054251f142502d4cec5b4d592039 authored almost 13 years ago
updated change log.

91c64b38a7631b0864cc7a40f7695749935faabf authored almost 13 years ago
Merge branch 'develop' into staging

2ea35398c38aeb90409a94743392ff956095d38a authored almost 13 years ago
Merge pull request #693 from kbanman/request-fix

Fix capitalization regression in Request::server()

c80a2e466a23f0286930dc5aa72ebc52d4aaff7a authored almost 13 years ago
Fix capitalization regression in Request::server()

Signed-off-by: Kelly Banman <[email protected]>

e46d9c5b6d8a56da40b9ce6d905dcd118c5a3ed8 authored almost 13 years ago
Merge branch 'develop' into staging

62aa4f4681a08bc1dc23cac40944af27929fc3b3 authored almost 13 years ago
Merge pull request #687 from syntaqx/git-files

added gitattributes file and updated gitignore

d29c5bfdabaac43ff2c7551812486e741bd065b1 authored almost 13 years ago
Merge pull request #688 from syntaqx/readme

README updates

5adc2256d718623a6d322dc5d759f48d8e375c68 authored almost 13 years ago
Merge branch 'develop' into staging

98535868acaf66440ea9089c5ad5b3d62d486939 authored almost 13 years ago
Update environment documentation.

5ba802d4733194ca2ed4539e1e085c940da391fa authored almost 13 years ago
Updating event docs.

e7a40c0cafe0beb31941215142b591f108731409 authored almost 13 years ago
Updating docs.

a7959ebc3df362e9be2bbce942866d636634515b authored almost 13 years ago
Updating docs.

e7ee6865b1c69596b1c84dd403ab43a331589515 authored almost 13 years ago
updating docs for merge and replace input methods.

0f0c291ffbc9091b7bad9ea3d02f5529bbbfe7ce authored almost 13 years ago
Updated authentication offline docs.

7d1102dd6e8db21b5203a9e05751d02a58977fd1 authored almost 13 years ago
Merge branch 'develop' into staging

5c03938e3b0eba991a887aa1d1230b2b3100c371 authored almost 13 years ago
Added function for converting html special characters.

With entities there are problems encoding characters in other languages, for example á, ó, in ...

e057193de0d3eb9370605cd8d67d6df1beeb1c7a authored almost 13 years ago
Revert "Added a function for handling HTML special characters"

This reverts commit b47fc6476ae30b8ba700d2883dbb4d77f758c682.

23a25b9abb3442938595d1d3b249d73d039bf5bd authored almost 13 years ago
added syntax highlighting to the readme

Signed-off-by: syntaqx <[email protected]>

2c8bad7e68b930e0de4fbd1cc96a941ed575c4ec authored almost 13 years ago
Added a function for handling HTML special characters

b47fc6476ae30b8ba700d2883dbb4d77f758c682 authored almost 13 years ago
added gitattributes file and updated gitignore

Signed-off-by: syntaqx <[email protected]>

948ce87cd9ed34b1353501cae69c10f5299120ea authored almost 13 years ago
Merge pull request #685 from loic-sharma/patch-1

Fixed some minor spelling mistakes in Eloquent

dbb4c169da06415f32fc39df6eb6468484264eca authored almost 13 years ago
Fixed minor spelling mistakes

4ea27c9daf6922200aea1f8d11f0fe46a97519d8 authored almost 13 years ago
Fixing type-o with the spelling of "Symfony".

Signed-off-by: Ben Corlett <[email protected]>

33fdcb4ae7dbbeef851b84ff3fe888ef73186645 authored almost 13 years ago
Adding output buffering to allow redirects to work after content has been outputted.

Signed-off-by: Ben Corlett <[email protected]>

056e54785514d2d724445f24f304d429e8a4e696 authored almost 13 years ago
Merge pull request #671 from ErikDubbelboer/docfix

Fix error in comment.

a6ad5c6dee03c6a7799199229f0389756c148039 authored almost 13 years ago
Merge pull request #673 from daylerees/patch-2

Blade::extend in changelog.

21d8a266e6820036b68d6836a360123cbe24d01a authored almost 13 years ago
forgot to add blade::extend() to this

70b64f1928589f525fdb4ee1be64cb2cfd596978 authored almost 13 years ago
fix error in comment

Signed-off-by: Erik Dubbelboer <[email protected]>

11b9f522398efd0b95de805082736471a0992f3c authored almost 13 years ago
Add support for non-string parameters in controller routes

Signed-off-by: Kelly Banman <[email protected]>

1b2ab309c4b0ae923147dff2bc533ca2e3af74bf authored almost 13 years ago
Fix bug in events.

a303d66ae0de84c94d9b09a00b8f9e881f5d6342 authored almost 13 years ago
Merge pull request #658 from jkudish/develop

moose are uncountable

d417eb566402ed51639e55199b925ebf1d292663 authored almost 13 years ago
Merge pull request #664 from franzliedke/patch-3

Remove more unneeded Closure references

135b6d513262e602873e7d485e801b5269c7f352 authored almost 13 years ago
Merge pull request #669 from awellis13/feature/where_nested-closure-fix

where_nested breaks on empty closures

4cff0907a04984ca86ea591884ef13bf0751f1b0 authored almost 13 years ago
where_nested no longer breaks on closures that don't actually set anything

8e12e7a819a839042d2e448e3c6b1c86a1bdabad authored almost 13 years ago
Fix to_array() in eloquent model.

b097b6c68226655ed933b829d3ae3ada6f7418cf authored almost 13 years ago
tweak event queue.

f8fe7843aba95467e4389c7a51659220875da9cc authored almost 13 years ago
fixing conflicts.

314f25bd28d5556045d1300a13a90054c6e22ccd authored almost 13 years ago
added event queues.

ef6076b2ce3aa9dc950b4ae06cdb6b07b722b8d3 authored almost 13 years ago
Remove obsolete class import in request.php.

df9c223ed684f75d4f6aa1a628c14ff052ee870e authored almost 13 years ago
Remove obsolete class import in file.php.

6a58e983164d0f4a7bf4bc82bdb890f35fcb8151 authored almost 13 years ago
Remove obsolete class import in cookie.php.

5097e9053b57752639986d3ec018b92c7904de48 authored almost 13 years ago
Remove obsolete namespace import in config.php.

b40e13a8929c604bd9b6e5a039121cd89c989a10 authored almost 13 years ago
Remove obsolete namespace import in session/payload.php.

83f7847ccd0cacdfec41a2dc6287ee233ceb0de1 authored almost 13 years ago
Fix PHPDoc referring to Closure class.

09cb38fc679bf936b525422942a0b4856d9b6880 authored almost 13 years ago
Remove obsolete namespace import in driver.php.

f6bad1e809dcada4f808984160c61efae1c1304e authored almost 13 years ago
Remove obsolete code.

bf172272da78d9ef0ff3b6712c3ab7fe57df7c74 authored almost 13 years ago
Merge pull request #663 from cviebrock/develop

Fix order of elements for Cookie::put() in Auth driver

94f49c3627a4c999196f49d898e0a1fef78144c8 authored almost 13 years ago
Order of elements for Cookie::put() was wrong

Signed-off-by: Colin Viebrock <[email protected]>

97de6ef1d7be01734376e95104b5e464b78feaa5 authored almost 13 years ago
Merge pull request #661 from cviebrock/develop

Fix for #660

492b49a04b3963a260779f35b696b774c6f6558e authored almost 13 years ago
Add Cookie::forever constant, fixes #660

Signed-off-by: Colin Viebrock <[email protected]>

5637a29fa33945ae6873db4d7bf32a9994217191 authored almost 13 years ago
moose are uncountable

88908ade02292d4279c67263ddd7e685509838d7 authored almost 13 years ago
Merge pull request #656 from cviebrock/array-helpers

Doc change for issue #648

df79b47cc9f40c86ccee69902bc142c512fcbcd9 authored almost 13 years ago
Doc change for issue #648

a1cca24e8a4ce7e1c6501ed6ad07ae066ca4cbdf authored almost 13 years ago
Remote unneeded properties.

af9f875ee3b4942636fb90a6c6bf5db647ba5197 authored almost 13 years ago
Updated change log.

5fcf57a27d34f5726a63e608e508279b56173bf1 authored almost 13 years ago
Add controller and controller_action to route.

21a51b7cf95fc02b327d65afa0fbba1387800c0e authored almost 13 years ago
Merge pull request #615 from awellis13/feature/route-cleanup

Laravel\Route PHPDoc cleanup and removed $uri from Route::parameters().

641f1d4c14a50b50f12a9929306cbffd308a5e91 authored almost 13 years ago
Merge pull request #651 from dlpetrie/patch-4

Controller property Bundle ( and some additions )

01894ae4eed1c5b54e8ce19dddf6fed0a3f14cf6 authored almost 13 years ago
Merge pull request #640 from crynobone/feature/remove-prettyprint

Google Pretty Print never loaded, there's no need to include it.

d0edf92e31dfdaa370b161a9f281925bd7185035 authored almost 13 years ago
Merge pull request #631 from loic-sharma/patch-2

Allow Blade extensions to actually extend Blade

0ad9c67fa0f147a068c3023979d124cc5f4b45c1 authored almost 13 years ago
Merge pull request #641 from crynobone/feature/form-select-optgroup

Add support for Form::select with optgroup, solved #526

287f2a299fda21d93e687bce5cf9eea13b428ac2 authored almost 13 years ago
Merge pull request #648 from cviebrock/array-helpers

add array_except() and array_only(), mimicking Input::except() and Input::only() but for any array

cded744ac9a441bb584821b7e7a16dd98699ef56 authored almost 13 years ago
Update laravel/routing/controller.php

8a8d3319812d4e3974efd43c90376bc0362e8d5e authored almost 13 years ago
bundle property wasn't being used, so I made use of it as well as adding the controllers name and action being called.

b6cbac56c802cab3402d54f10a6af34c3aac3110 authored almost 13 years ago
Merge remote-tracking branch 'laravel/develop' into array-helpers

4d98eaa8d3b7de6b97e94817fadb2736df6b4d82 authored almost 13 years ago
Merge pull request #645 from cviebrock/develop

Auth Driver uses Crypter

c0b9de27eb70b088cb6231fe5ee478dd946229c7 authored almost 13 years ago
Make Input::only() and Input::except() into array_only() and array_except() helpers.

Signed-off-by: Colin Viebrock <[email protected]>

319c450f6f91a666689fd2948ca4401e3c30444d authored almost 13 years ago
Driver uses Laravel\Crypter

Signed-off-by: Colin Viebrock <[email protected]>

be5eaf946ccde2998a0aca42de30453ea1ece5f6 authored almost 13 years ago
Missing </head> close tag

c50646dfe8b3ebeae2efa641b83cc0b450cc32e3 authored almost 13 years ago
Add support for Form::select with optgroup, solved #526

ec9f5f1995209ff9f1f19968c4f642f5cfed532a authored almost 13 years ago
Google Pretty Print never loaded, there's no need to include it.

2f2b0416aa20191a9a60adc6f199b752e2d3aadd authored almost 13 years ago
Added Bundle::expand() method.

Signed-off-by: Pavel <[email protected]>

524375781e1dc687598dc368037a3180791a688e authored almost 13 years ago
Merge pull request #633 from crynobone/feature/validator-replace-attr

Validator: During replace :attribute, need to verify Lang::has('key') instead of checking is_null()

1f706bd2d1ae8201c4447b81ac8b10ba4d7bd687 authored almost 13 years ago
Validator: During replace :attribute, need to verify Lang::has('key') instead of checking is_null()

Signed-off-by: crynobone <[email protected]>

57f94a78293ce1d8171344c8e2d2d958326ab1f6 authored almost 13 years ago
updated lang::has method.

47b6492a7e5280ad525afcfff79ed391def13e4d authored almost 13 years ago
Moved the extensions compiler to first.

d866244225e536c9f462ccdae9cc9bf7718c48bf authored almost 13 years ago
change matcher function to public.

515f5f40091307fb18d7e938988b1a3bfc1cfe7e authored almost 13 years ago
Merge pull request #630 from dlpetrie/patch-3

Fixing namespace issue with blade extend closure

16719ed45596a067306b9773fe6dd98e7676bd7b authored almost 13 years ago
Adding use Closure; to fix namespacing issue.

3d284d2b8a7767ca094ddaf159944e69b630bf59 authored almost 13 years ago
Merge pull request #625 from daylerees/docs-style-fix

Ubuntu font in docs, and naughty inline styles fixed.

d3811af333aafb55359381614100272c3aacfe26 authored almost 13 years ago
cleaning up.

70d47461595eea7fd562776d8519cb60164d9738 authored almost 13 years ago
Merge pull request #628 from daylerees/custom-blade

Blade::register() custom blade compilers.

a69778139057c1a8414fae27e128614f5e90bc77 authored almost 13 years ago
renamed blade::register to blade::extend

Signed-off-by: Dayle Rees <[email protected]>

b870807e1a71036d7170aae37713ed1560d47de9 authored almost 13 years ago
added custom compilers to blade

Signed-off-by: Dayle Rees <[email protected]>

d2de301ede907770bde066c7c2f5ea024faab8e4 authored almost 13 years ago
added ubuntu webfont and fixed taylors naughty naughty inline styles

Signed-off-by: Dayle Rees <[email protected]>

d5c01b6e746a816cf364f5ea206eee3bffb78cd5 authored almost 13 years ago
tweaking wording.

0824c871fd80378cbc53f6d8f292eb85a733ddf6 authored almost 13 years ago
Merge pull request #624 from CoolGoose/patch-1

updated templating docs a bit with a function example

84f2209e3ccdd0c294a1738e4e0efe98bb8c6058 authored almost 13 years ago
Added a small example on how to call a function in blade :P

7f7a0cf03558a89178465ed5f98c3e475fbb3a77 authored almost 13 years ago
remove extra method call.

c764f76e5b1f2b99f34384039e123eff0bf8627a authored almost 13 years ago
updated version.

a59cdd937a3a7a5039b8787b214b3b99511501ce authored almost 13 years ago
Merge pull request #623 from sparksp/develop-patch-view

Fix View's use of Events so you can actually implement your own things

6923b7c95d66d9f081867432b139a058f553d444 authored almost 13 years ago
Fix View's use of Events so you can actually implement your own things

Signed-off-by: Phill Sparks <[email protected]>

0baf5ad9b162987c313a8615f824192d4fab6a1f authored almost 13 years ago
Merge pull request #614 from awellis13/feature/trim-sql-for-query

Add trim() to Connection::query()

e85ca96e383d633b489a2e49413a8a588cc9ff19 authored almost 13 years ago
Fully qualify eloquent class.

caf0bb7cb2a64370d027467931c1e69e555f9e3b authored almost 13 years ago