Commit Graph
100 Commits
Author SHA1 Message Date
Taylor Otwell 6735631cc1 tweaking style. 2012-04-03 09:53:33 -05:00
Taylor Otwell e66d8943d1 move documentation into bundle. 2012-04-03 09:51:56 -05:00
Taylor Otwell fdb7b3a7f3 put additions on top. 2012-04-03 09:49:24 -05:00
Taylor Otwell c31df7379b put change log in docs. 2012-04-03 09:48:44 -05:00
Taylor Otwell 7d30d179b7 update documentation. 2012-04-03 09:42:30 -05:00
Taylor Otwell 71531e5fe9 cleaning up code. 2012-04-03 09:22:02 -05:00
Taylor Otwell 6ee7c1c280 tweaking docs. 2012-04-03 09:20:59 -05:00
Taylor Otwell 5d3cc6beb0 template changes. 2012-04-03 09:17:18 -05:00
Taylor Otwell 2af6059457 Merge pull request #486 from daylerees/docs-template
Docs template
2012-04-03 06:24:04 -07:00
Taylor Otwell e29270f6a7 Merge pull request #487 from jasonlewis/patch-8
Includes use render to prevent WSOD
2012-04-03 06:23:29 -07:00
Taylor Otwell 9f1bd0ca3f chdir if the request is not from the web. 2012-04-03 08:22:18 -05:00
Taylor Otwell ff484b7203 Merge pull request #483 from daylerees/docs-template
Docs template
2012-04-02 11:50:16 -07:00
Taylor Otwell 21cee3667b Merge pull request #482 from daylerees/docs-template
Docs template
2012-04-02 11:10:55 -07:00
Taylor Otwell 6a9cc48164 fix handling of hash Urls. 2012-04-02 13:02:49 -05:00
Taylor Otwell c0a80d132f fix routing. 2012-04-02 11:19:15 -05:00
Taylor Otwell 21530751a5 use url::to 2012-04-02 11:08:47 -05:00
Taylor Otwell 3a0135a6d3 fixing markdown 2012-04-02 11:05:20 -05:00
Taylor Otwell 6dd8063646 adding doc routes. 2012-04-02 11:02:09 -05:00
Taylor Otwell 2a49787e46 style fixes. 2012-04-02 10:09:07 -05:00
Taylor Otwell 686f83ae8e working on offline docs. 2012-04-02 09:47:30 -05:00
Taylor Otwell 902e8c7500 Merge pull request #479 from daylerees/docs-template
Offline Docs Template
2012-04-02 07:16:16 -07:00
Taylor Otwell d41b1db722 fixing bug in view class. 2012-04-01 21:13:07 -05:00
Taylor Otwell cfce823095 improved view file loading performance. 2012-04-01 21:11:45 -05:00
Taylor Otwell 363b7c54df Merge branch 'staging' into develop 2012-04-01 13:51:05 -05:00
Taylor Otwell 63ff04991b fixing merge conflicts. 2012-04-01 13:50:55 -05:00
Taylor Otwell bf886f3271 incrementing version. 2012-04-01 13:49:56 -05:00
Taylor Otwell d2f35900cd fix where in shortcut and response header casing problem. 2012-04-01 13:48:27 -05:00
Taylor Otwell 369ecd80f7 Merge branch 'staging' into develop 2012-03-30 08:45:16 -05:00
Taylor Otwell b66d326ec4 Merge branch 'master' into staging 2012-03-30 08:45:04 -05:00
Taylor Otwell b72f4e9fd9 fix change log. 2012-03-30 08:44:56 -05:00
Taylor Otwell 636d05665c fix merge conflicts. 2012-03-30 08:44:23 -05:00
Taylor Otwell 6aaf015cff incremented version and change log. 2012-03-30 08:43:10 -05:00
Taylor Otwell 75f6384767 fix eloquent->delete bug. 2012-03-30 08:41:52 -05:00
Taylor Otwell 3e0d468470 Merge branch 'staging' into develop 2012-03-29 22:11:42 -05:00
Taylor Otwell 062ae8756c fix conflicts. 2012-03-29 22:11:30 -05:00
Taylor Otwell b870ac09dd fix front controller. 2012-03-29 22:06:39 -05:00
Taylor Otwell 67758b6932 update change log. 2012-03-29 22:06:20 -05:00
Taylor Otwell b5dd77d387 Fixing Eloquent constructor bug.
Signed-off-by: Taylor Otwell <[email protected]>
2012-03-29 22:04:04 -05:00
Taylor Otwell 579bc8719f cleaning up code. 2012-03-29 17:13:13 -05:00
Taylor Otwell 144117c0a1 cleaning up the eloquent model class. 2012-03-29 16:58:08 -05:00
Taylor Otwell 7c9228b40b update change log. 2012-03-29 16:23:15 -05:00
Taylor Otwell cd71c1e517 added sync method to has many and belongs to entity relationship. 2012-03-29 16:20:38 -05:00
Taylor Otwell c6125edc66 fix bug in input::except method when passing a string. 2012-03-29 15:14:46 -05:00
Taylor Otwell 270cdf2ffc Merge branch 'staging' into develop 2012-03-29 14:21:53 -05:00
Taylor Otwell 487c9314c2 Merge branch 'master' into staging 2012-03-29 14:21:43 -05:00
Taylor Otwell 15982efd11 Merge branch 'master' of github.com:laravel/laravel 2012-03-29 14:21:31 -05:00
Taylor Otwell b2324a7575 upgrade change log for redis database option. 2012-03-29 14:21:19 -05:00
Taylor Otwell 1b67691e08 Updated change log.
Signed-off-by: Taylor Otwell <[email protected]>
2012-03-29 14:13:27 -05:00
Taylor Otwell 17cabd47e6 Added to_array() and $hidden variable to the Eloquent base model.
Signed-off-by: Taylor Otwell <[email protected]>
2012-03-29 14:12:03 -05:00
Taylor Otwell 713f70a777 Merge pull request #456 from Tenga/master
Updated upgrade guide, Blade was missing from aliases
2012-03-29 09:50:15 -07:00
Taylor Otwell 023dacf5e0 fix replacement of optional parameters in the URL::transpose method. 2012-03-28 13:58:02 -05:00
Taylor Otwell 6bf68aad38 update for 3.1.1 2012-03-28 11:43:32 -05:00
Taylor Otwell 720d9de582 Fix bug in eloquent model hydration.
Signed-off-by: Taylor Otwell <[email protected]>
2012-03-28 11:07:26 -05:00
Taylor Otwell 2c12be305d register symfony console namespace with autoloader. 2012-03-27 22:40:13 -05:00
Taylor Otwell c327fdcf47 added vendor directory which contains the symfony console component. 2012-03-27 22:36:45 -05:00
Taylor Otwell 70f586281f removing tests and vendor. 2012-03-27 15:50:33 -05:00
Taylor Otwell 9eabd73b64 <auto> merging hotfixes. re-added tests into repository. 2012-03-27 15:47:04 -05:00
Taylor Otwell 8b4c17a8b6 <auto> removed unit tests from repository. 2012-03-27 15:46:51 -05:00
Taylor Otwell fd725aca21 fixing release script. 2012-03-27 15:46:42 -05:00
Taylor Otwell 59ae60d287 fixing release script. 2012-03-27 15:45:52 -05:00
Taylor Otwell 8f22071e6f Merge branch 'develop' into testing 2012-03-27 15:44:31 -05:00
Taylor Otwell 043b2cee50 tweaking the release script. 2012-03-27 15:44:08 -05:00
Taylor Otwell 1d9a794fcd remove tests. 2012-03-27 15:43:46 -05:00
Taylor Otwell b102155ed7 update release script. 2012-03-27 15:42:49 -05:00
Taylor Otwell 15fe1d5258 added tests to develop branch. 2012-03-27 15:41:30 -05:00
Taylor Otwell f4258f7759 added classloader and console symfony components. 2012-03-27 15:17:02 -05:00
Taylor Otwell 2aac28e09e removed symfony components. 2012-03-27 15:13:53 -05:00
Taylor Otwell 939ef7826e added ClassLoader and Console Symfony components. 2012-03-27 15:04:41 -05:00
Taylor Otwell 9dee79ba00 Fixing SQLite connector.
Signed-off-by: Taylor Otwell <[email protected]>
2012-03-27 10:25:42 -05:00
Taylor Otwell 0e6312d076 fix changelog. 2012-03-27 09:37:49 -05:00
Taylor Otwell 9356bb9213 updated change-log 2012-03-27 08:18:27 -05:00
Taylor Otwell 8af11e6d61 Fix bug in eloqueny hydrator. 2012-03-26 16:49:31 -05:00
Taylor Otwell 5a59c5f317 Don't use mass assignment in hydrator. 2012-03-26 16:36:23 -05:00
Taylor Otwell 55669ee0ae added redirect::back method. 2012-03-26 15:30:01 -05:00
Taylor Otwell 364c39dad2 Merge branch 'master' of github.com:laravel/laravel 2012-03-26 15:28:20 -05:00
Taylor Otwell 37fd54b848 Merge pull request #448 from danielboendergaard/patch-1
Fixed problem with Eloquent2 pivot tables
2012-03-26 13:26:46 -07:00
Taylor Otwell afa12d3dd3 Merge pull request #449 from vladrusu/master
Better support for romanian language
2012-03-26 12:40:00 -07:00
Taylor Otwell 158bc32c89 Incrementing version. 2012-03-26 12:57:29 -05:00
Taylor Otwell ba4d1a89c8 Removed add_ magic method from eloquent model as this will be a 3.2 feature. 2012-03-26 10:56:42 -05:00
Taylor Otwell a915e24b62 Pass bundle view directory in view loader. 2012-03-26 08:35:59 -05:00
Taylor Otwell 973da34bc0 Pass directory into View:: file method. 2012-03-26 08:27:53 -05:00
Taylor Otwell 263d6145a7 cleaning up code. 2012-03-25 22:38:35 -05:00
Taylor Otwell d558387b85 added docblock to blade function. 2012-03-25 22:17:55 -05:00
Taylor Otwell 3ba6342cf5 fixing loading of namespaced classes. 2012-03-25 13:23:09 -05:00
Taylor Otwell 991fc70275 Make view::with value optional. 2012-03-24 22:39:23 -05:00
Taylor Otwell 9dbbc5848b Fix blade @includes. 2012-03-24 22:37:15 -05:00
Taylor Otwell 33cc89a711 Improving upgrade guide. 2012-03-24 19:52:40 -05:00
Taylor Otwell bc1e1dde5b Improving change log. 2012-03-24 19:50:25 -05:00
Taylor Otwell d9773d48ae Remonde old changes file. 2012-03-24 19:48:50 -05:00
Taylor Otwell 4edc9e5399 Added 3.1 upgrade guide and change log. 2012-03-24 19:48:37 -05:00
Taylor Otwell 1383edde39 Return empty string when null is passed to render helper. 2012-03-24 09:25:33 -05:00
Taylor Otwell 91998735b9 Improve the @layout blade expression, allow dynamic specification of templates. 2012-03-24 09:22:05 -05:00
Taylor Otwell e8e7db687c Fix bug in fluent class. 2012-03-23 22:54:09 -05:00
Taylor Otwell 31786c96e9 Cleaning up the Blade class. 2012-03-23 17:05:44 -05:00
Taylor Otwell 93e21e9255 Added support for true tempting.
Signed-off-by: Taylor Otwell <[email protected]>
2012-03-23 17:03:27 -05:00
Taylor Otwell 8e8b0b8cb3 More Blade improvements… adds template inheritance.
Signed-off-by: Taylor Otwell <[email protected]>
2012-03-23 13:01:36 -05:00
Taylor Otwell b07ee31f3a Added support for Twig style {{ include() }} blade structures that inherit the data from the view.
Signed-off-by: Taylor Otwell <[email protected]>
2012-03-22 22:14:20 -05:00
Taylor Otwell 57cf817de4 Fix pivot constraints on ->pivot() method of many-to-many.
Signed-off-by: Taylor Otwell <[email protected]>
2012-03-22 21:47:35 -05:00
Taylor Otwell 879e56df75 Merge branch 'master' into develop 2012-03-22 21:26:32 -05:00
Taylor Otwell ca77cd5a17 Merge pull request #438 from sparksp/patch-7
Fix named keys on Schema columns
2012-03-22 19:25:42 -07:00