Commit Graph

40 Commits

Author SHA1 Message Date
Franz Liedke bf172272da Remove obsolete code. 2012-05-11 12:20:18 +03:00
Taylor Otwell 47b6492a7e updated lang::has method. 2012-05-05 11:36:04 -05:00
Taylor Otwell e256a66b18 Merge pull request #562 from ProgerXP/patch-lang
Lang::__construct(): turn non-array $replacements into an array
2012-05-03 06:44:34 -07:00
Taylor Otwell c2ed9e3429 return key instead of null when language line isn't found. 2012-05-03 08:42:44 -05:00
Pavel 5019d05ed2 Lang::__construct() now converts $replacements into an array.
Signed-off-by: Pavel <proger.xp@gmail.com>
2012-04-19 23:40:38 +04:00
Taylor Otwell 2331ae18cf Added lang and view loader events.
Added lang and view loader events similar to the configuration loader.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-01 11:52:05 -06:00
Taylor Otwell 0e4f726874 cleaning up code before release. 2012-02-16 15:12:42 -06:00
Taylor Otwell a9873a479d added lang::has method. 2012-02-01 10:02:46 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 3e90009263 Tweak the language line logic. 2011-11-23 08:29:23 -06:00
Taylor Otwell 5f348b2c6e refactoring various classes. 2011-11-22 18:00:17 -06:00
Taylor Otwell 2a1b5d55ae Shorten a long exception message. 2011-11-16 12:57:20 -06:00
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Taylor Otwell b71ecb4363 removed packages directory. refactoring. 2011-10-21 21:49:33 -05:00
Taylor Otwell 49b13e6960 refactoring lang and url classes. 2011-10-20 22:23:32 -05:00
Taylor Otwell af36cb3d5a various refactoring and tweaks. 2011-10-20 21:44:18 -05:00
Taylor Otwell a7e98e8e9a fixing bugs and refactoring. 2011-10-15 22:38:43 -05:00
Taylor Otwell 9fa69e0844 refactoring routing and class comments. 2011-10-13 21:32:11 -05:00
Taylor Otwell 52b68c060b refactoring. adding back pagination. 2011-10-04 21:43:39 -05:00
Taylor Otwell 2edd8d8554 added comments for the lang class. 2011-09-21 23:53:52 -05:00
Taylor Otwell 7463c522f9 added comments for language class. 2011-09-21 23:32:12 -05:00
Taylor Otwell 0c4018ec88 refactoring. 2011-09-21 21:46:16 -05:00
Taylor Otwell 4525eae25a revert back to more sensible architecture. 2011-09-20 23:14:09 -05:00
Taylor Otwell 32391b7f32 refactoring various classes. 2011-09-16 20:30:22 -05:00
Taylor Otwell fb811af5fc more refactoring for dependency injection. 2011-09-09 20:55:24 -05:00
Taylor Otwell abc1fad6c1 more refactoring and changes. 2011-09-08 17:49:16 -05:00
Taylor Otwell 70b6cc5994 refactoring. 2011-09-06 22:26:14 -05:00
Taylor Otwell 7eef380d8a more refactoring and dependency injection. 2011-09-06 22:04:52 -05:00
Taylor Otwell cd395c2638 tweaking facades. 2011-09-03 23:46:52 -05:00
Taylor Otwell 31e2c1c49e added facades for core classes. 2011-09-03 22:36:27 -05:00
Taylor Otwell c200f3eb1e more ioc refactoring. 2011-08-30 22:35:32 -05:00
Taylor Otwell 0ef96fb8d0 added facades and made other ioc improvements. 2011-08-30 22:09:47 -05:00
Taylor Otwell 607281f804 added comment to language class properties. 2011-08-29 22:13:32 -05:00
Taylor Otwell 66af3542e9 refactored the lang class for dependency injection. 2011-08-29 22:11:40 -05:00
Taylor Otwell f113b5c829 refactoring for dependency injection. 2011-08-29 22:02:32 -05:00
Taylor Otwell fb3a0df0dd change is_callable checks to instanceof Closure. 2011-08-26 00:31:18 -05:00
Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00
Taylor Otwell 6a8aafc259 refactoring and adding more dependency injection through ioc container. 2011-08-24 22:51:32 -05:00
Taylor Otwell d9f2ba84c9 2.0 modular refactoring. 2011-08-18 23:23:57 -05:00
Taylor Otwell 1e90e42404 first commit of 2.0 2011-08-18 19:56:29 -05:00