Commit Graph

323 Commits

Author SHA1 Message Date
Taylor Otwell dda3a81c10 cleaning up comment. 2012-06-03 19:52:26 -05:00
Taylor Otwell 8205a21965 Merge pull request #707 from cviebrock/auth-pass-field
Allow password field to be configured for Authentication drivers
2012-06-03 17:51:15 -07:00
Taylor Otwell b1707f2bc1 Merge pull request #737 from ianlandsman/develop
fix spelling mistake pointed out by @andrey_butov
2012-06-03 15:34:46 -07:00
Sergii Grebeniuk c583bd4abb Fixed wrong closing tag name 2012-06-01 14:47:34 +03:00
Ian Landsman 5e83a58e00 fix spelling mistake pointed out by @andrey_butov 2012-05-30 21:58:50 -04:00
Dayle Rees 4abd56e695 added alias Authenticator for Laravel\Auth\Drivers\Driver 2012-05-24 15:34:34 +02:00
Colin Viebrock 62afdf3f2c Allow password field to be configured.
Signed-off-by: Colin Viebrock <colin@viebrock.ca>
2012-05-23 22:47:18 -05:00
Taylor Otwell d417eb5664 Merge pull request #658 from jkudish/develop
moose are uncountable
2012-05-11 12:19:25 -07:00
Joachim Kudish 88908ade02 moose are uncountable 2012-05-10 10:03:54 -07:00
crynobone c50646dfe8 Missing </head> close tag 2012-05-08 09:49:36 +08:00
crynobone 2f2b0416aa Google Pretty Print never loaded, there's no need to include it. 2012-05-07 19:24:48 +08:00
Taylor Otwell 0649ef21c6 Clean up junk. 2012-05-02 16:05:23 -05:00
Taylor Otwell 980e965cab Fix return. 2012-05-02 16:04:54 -05:00
Taylor Otwell 6d37a32466 Cleaning up the routes file. 2012-05-01 16:26:11 -05:00
Taylor Otwell 223c3a7dde Fix typo. 2012-05-01 13:16:53 -05:00
Taylor Otwell f050f7731b Refactoring some auth code. 2012-05-01 13:12:32 -05:00
Taylor Otwell 60ab0b66e7 Finishing up auth re-write. 2012-05-01 11:33:10 -05:00
Taylor Otwell efe3de6843 Allow the specification of a asset base URL. 2012-04-30 11:52:30 -05:00
Taylor Otwell 48dae0c3d9 Merge pull request #578 from cviebrock/asset-url
Configuration option to set different base URL for assets
2012-04-30 09:49:06 -07:00
Taylor Otwell ba9a7263b0 Allow the registration of third party cache and session drivers. 2012-04-30 11:15:23 -05:00
Colin Viebrock 95dc06ad2f whitespace fix 2012-04-23 23:44:31 -05:00
Colin Viebrock 71d361e071 Configuration option to set different server for asset files. 2012-04-23 22:48:16 -05:00
Taylor Otwell 4440412f57 turn off profiler by default. 2012-04-19 10:51:29 -05:00
Taylor Otwell eafb4bdfb8 Merge pull request #501 from daylerees/error-pages
Error pages
2012-04-17 18:52:45 -07:00
Pavel 723e0767ed Added Russian language files.
Signed-off-by: Pavel <proger.xp@gmail.com>
2012-04-17 15:12:31 +04:00
Dayle Rees e0251b7d57 restyled error pages to suit new views 2012-04-04 20:45:01 +01:00
Taylor Otwell c1582e7c84 Turn on profiler by default.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-04-04 14:21:38 -05:00
Taylor Otwell ffb4034631 fix url parsing. 2012-04-04 10:16:15 -05:00
Taylor Otwell 02db986627 fixing route. 2012-04-03 17:07:56 -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 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 71531e5fe9 cleaning up code. 2012-04-03 09:22:02 -05:00
Taylor Otwell 5d3cc6beb0 template changes. 2012-04-03 09:17:18 -05:00
Dayle Rees 6f8e3259f0 added welcome view with link to docs 2012-04-03 09:46:09 +01:00
Taylor Otwell 686f83ae8e working on offline docs. 2012-04-02 09:47:30 -05:00
Dayle Rees bf32b6f6ca docs bundle in progress 2012-04-01 22:45:19 +01:00
Dayle Rees daea5fee2d changed anbu to load automatically at end of request- taylors idea 2012-03-29 21:18:06 +01:00
Dayle Rees 8d16ce8d81 adding the anbu alias
Signed-off-by: Dayle Rees <thepunkfan@gmail.com>
2012-03-28 11:09:11 +01:00
Dayle Rees 66ff8a4076 integrated a simple version of anbu into the laravel core
Signed-off-by: Dayle Rees <thepunkfan@gmail.com>
2012-03-28 10:30:51 +01:00
Vlad Rusu ab9a94e5a3 Updated ascii array to better support some romanian letters with diacritics
Signed-off-by: Vlad Rusu <vlad.rusu@gmail.com>
2012-03-26 21:08:08 +03: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 8839138a6a Fix junk I shouldn't have committed. 2012-03-22 13:38:50 -05:00
Taylor Otwell 090bf9b3f8 Added "shares" method to view instance. 2012-03-22 13:38:22 -05:00
Taylor Otwell 35e53b8cef Reintegrating Blade with Laravel using View engine event. 2012-03-22 11:48:07 -05:00
Taylor Otwell 1929cadcb8 Cleaning up validation language file. 2012-03-21 22:32:40 -05:00
Taylor Otwell 5cbebb99d3 Merge pull request #436 from daylerees/date-filters
Date before and after filters
2012-03-21 20:29:33 -07:00