Commit History

Author SHA1 Message Date
  Colin Viebrock aa27df8bcb Merge remote-tracking branch 'laravel/develop' into develop 12 years ago
  Taylor Otwell e8fe1f172c Removed extra PHP_EOL from Form class. 12 years ago
  Taylor Otwell 41e066e2ee Fix macros method. 12 years ago
  Taylor Otwell 52ca2d35e7 Tweaking the Form::macro method. 12 years ago
  Colin Viebrock 8f103cdeae Remove PHP_EOL, fixes #430. 12 years ago
  Kyle Decot 95ba416f3c Adds Form::register which allows Bundles (or anything for that matter) to register custom form inputs which then can be called like `Form::xxx` 12 years ago
  Phill Sparks 62072e5281 PHPDoc fixes 12 years ago
  cviebrock 2d413044e8 Add HTML5 date field support. 12 years ago
  Taylor Otwell 8ab33cf8c8 added support for select multiple. 12 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 12 years ago
  Taylor Otwell cb306c9091 fixing a few bugs in the form class. 12 years ago
  Taylor Otwell 63ac87cc0f Clean up Form::token method. 12 years ago
  Taylor Otwell 9b785fd70f Update csrf_token constant. 12 years ago
  Taylor Otwell 8e5852b7eb Use constant for CSRF token. 12 years ago
  Taylor Otwell 55379a0adb Trim line of code in form class. 12 years ago
  Taylor Otwell 2758b4c16d some small refactoring and bug fixing. 12 years ago
  Phill Sparks b4fe148de5 Got rid of all IoC::container() calls 12 years ago
  Taylor Otwell 9e9ee931b5 moved session class. 12 years ago
  Taylor Otwell a1e82d2166 added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements. 12 years ago
  Taylor Otwell 9caf239f6b various refactorings. 12 years ago
  Taylor Otwell 6048d20921 refactoring the session class. 12 years ago
  Taylor Otwell 997a90bcf5 major session refactoring. 12 years ago
  Taylor Otwell 75ce8796d7 got rid of URI class and brought URI determination back to into request class. 12 years ago
  Taylor Otwell ef9e4dfd61 reverting di refactoring. 12 years ago
  Taylor Otwell 932a70b6cf refactoring for better dependency injection on a few classes. 12 years ago
  Taylor Otwell d4ddb05abb refactoring. added default controller. added uri class. 12 years ago
  Taylor Otwell 9fc9f88a41 refactoring various pieces of the framework. 12 years ago
  Taylor Otwell a7e98e8e9a fixing bugs and refactoring. 12 years ago
  Taylor Otwell 9fa69e0844 refactoring routing and class comments. 12 years ago
  Taylor Otwell 6cb79e6676 refactoring 12 years ago
  Taylor Otwell 8c9bd12003 fixed old uri ioc container reference. 12 years ago
  Taylor Otwell 5cc7c3a6bd refactoring. 12 years ago
  Taylor Otwell 122dff974f added comments to form class. 12 years ago
  Taylor Otwell 0c4018ec88 refactoring. 12 years ago
  Taylor Otwell 4525eae25a revert back to more sensible architecture. 12 years ago
  Taylor Otwell 47db2ff19b refactoring, added uri class. 12 years ago
  Taylor Otwell 77dc8d2014 refactoring various things. 12 years ago
  Taylor Otwell abc1fad6c1 more refactoring and changes. 12 years ago
  Taylor Otwell 7eef380d8a more refactoring and dependency injection. 12 years ago
  Taylor Otwell cd395c2638 tweaking facades. 12 years ago
  Taylor Otwell 31e2c1c49e added facades for core classes. 12 years ago
  Taylor Otwell c7ddbbb018 more dependency injection! 13 years ago
  Taylor Otwell 0ef96fb8d0 added facades and made other ioc improvements. 13 years ago
  Taylor Otwell 1e49001dfc continued ioc refactoring. 13 years ago
  Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 13 years ago
  Taylor Otwell 82045e20d9 more refactoring for dependency injection. 13 years ago
  Taylor Otwell df84e36314 refactoring. 13 years ago
  Taylor Otwell 1a7fd6d360 removed extra space from form class. 13 years ago
  Taylor Otwell 1e90e42404 first commit of 2.0 13 years ago