Commit Graph

2396 Commits

Author SHA1 Message Date
Taylor Otwell 17bd505ff6 pass response in laravel done event. 2012-04-04 08:36:43 -05:00
Taylor Otwell 507bba60ca dont show profiler bar on ajax request. 2012-04-03 20:22:01 -05:00
Taylor Otwell 02db986627 fixing route. 2012-04-03 17:07:56 -05:00
Taylor Otwell b58c6370ee fixing template. 2012-04-03 17:07:37 -05:00
Taylor Otwell e0e0b51b9b tweaking profiler. 2012-04-03 16:57:55 -05:00
Taylor Otwell e1d49749a3 fixing conflicts. 2012-04-03 16:54:28 -05:00
Taylor Otwell 1ca7d799af changes 2012-04-03 16:53:15 -05:00
Taylor Otwell 974ac61535 Merge pull request #490 from daylerees/markdown-extra
Markdown extra
2012-04-03 12:59:06 -07:00
Dayle Rees 27b0b321ac switched to markdown extra, with table styling 2012-04-03 19:59:54 +01:00
Taylor Otwell 43a3635722 move documentation markdown to system directory. 2012-04-03 11:20:20 -05:00
Taylor Otwell 1f6e5f8741 updated change log and documentation. 2012-04-03 11:11:03 -05:00
Taylor Otwell 6fdccd7496 Fixing bug.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-03 11:00:45 -05:00
Taylor Otwell 517da41a72 Tweaking has_many "save" method.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-03 10:56:55 -05:00
Taylor Otwell d0a701e8f7 Tweaking has_many "save" method.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-03 10:55:04 -05:00
Taylor Otwell df70987679 added sync method to has_many relationship. 2012-04-03 10:48:01 -05:00
Taylor Otwell 3518f68633 tweaking layout. 2012-04-03 09:54:15 -05:00
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
Dayle Rees edbac90ce3 added back to top widget 2012-04-03 11:30:00 +01:00
Jason Lewis 3d23303aea Includes use render to prevent WSOD 2012-04-03 19:57:01 +10:00
Dayle Rees 6f8e3259f0 added welcome view with link to docs 2012-04-03 09:46:09 +01:00
Dayle Rees 63a3e2b5ee better line-height on code samples 2012-04-03 09:08:39 +01:00
Taylor Otwell 9f80351916 Merge branch 'develop' into feature/http-foundation 2012-04-02 20:45:24 -05:00
Taylor Otwell 4c2406db29 fixing base url generation. 2012-04-02 20:45:20 -05:00
Kelly Banman 587a80acbb Timestamps are optional in many-to-many pivot table
Signed-off-by: Kelly Banman <kelly.banman@gmail.com>
2012-04-02 14:59:44 -07:00
Taylor Otwell ff484b7203 Merge pull request #483 from daylerees/docs-template
Docs template
2012-04-02 11:50:16 -07:00
Dayle Rees a75c2bb1b3 assets moved toe public/laravel 2012-04-02 19:48:26 +01:00
Dayle Rees 8976493196 faded header, better lists 2012-04-02 19:35:39 +01:00
Taylor Otwell 21cee3667b Merge pull request #482 from daylerees/docs-template
Docs template
2012-04-02 11:10:55 -07:00
Dayle Rees 3cb1272028 fixed menu, added base styles, trying new header 2012-04-02 19:05:07 +01: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
Dayle Rees 2c459547e6 styling, prettyprint and layout 2012-04-02 10:03:02 +01:00
Taylor Otwell 2276c6705c use http foundation to create content-disposition headers. 2012-04-01 23:19:45 -05:00
Taylor Otwell 8e80756b08 Merge branch 'develop' into feature/http-foundation 2012-04-01 21:31:20 -05:00