Commit Graph
27 Commits
Author SHA1 Message Date
Jason Lewis afbae10345 Merge pull request #1175 from franzliedke/patch-42
Fix #1140: Auth / Eloquent / Custom password getter
2012-09-07 23:49:11 -07:00
Jason Lewis 56f665bf6d Merge pull request #1193 from franzliedke/patch-43
Delete phpunit.xml when unit testing
2012-09-07 23:41:08 -07:00
Jason Lewis 1c1281318c Merge pull request #1166 from RoumenMe/translation
Updated Bulgarian translation
2012-09-07 23:33:08 -07:00
Jason Lewis 1bd157d0a6 Added in develop changes.
Signed-off-by: Jason Lewis <[email protected]>
2012-08-12 02:48:55 +09:30
Jason Lewis 4d0f95598c Merge pull request #1079 from sineld/develop
Added Turkish language files.
2012-08-11 10:10:08 -07:00
Jason Lewis f685597180 Defer URI language support to L4.
Signed-off-by: Jason Lewis <[email protected]>
2012-08-12 02:16:11 +09:30
Jason Lewis a95b5eb4b9 Defer URI language support to L4.
Signed-off-by: Jason Lewis <[email protected]>
2012-08-12 02:15:52 +09:30
Jason Lewis 694f696cb6 Merge pull request #1063 from stayallive/develop
Changed jQuery '$' to 'jQuery' in the Profiler
2012-08-11 09:20:50 -07:00
Jason Lewis c9710525d9 Merge pull request #1020 from metaphox/develop
Removes status parameter for Response::view() in documentation section "Views & Responses"
2012-07-30 20:27:32 -07:00
Jason Lewis 7b1b76bb02 Merge pull request #1021 from benjaminreede/feature/language/nl
Feature/language/nl
2012-07-28 07:38:43 -07:00
Jason Lewis 25a69cf9f3 Merge pull request #1018 from noherczeg/feature/language/hu
Added Hungarian language files
2012-07-28 05:19:48 -07:00
Jason Lewis f408fcc26b Allow bundles to respond to root requests.
Signed-off-by: Jason Lewis <[email protected]>
2012-07-27 12:30:41 +09:30
Jason Lewis 3e9161d6e5 Merge pull request #948 from loic-sharma/patch-5
Added a missing parenthesis and semicolon.
2012-07-12 22:56:14 -07:00
Jason Lewis 52f76b9d66 Fixes #818, wraps in an array instead of type casting.
Signed-off-by: Jason Lewis <[email protected]>
2012-07-01 22:51:42 +09:30
Jason Lewis 3ba5c00e5f Merge pull request #881 from TommyC81/develop
Slightly re-organized and added some Session usage documentation
2012-06-29 18:06:47 -07:00
Jason Lewis a018608569 Merge pull request #857 from noor/develop
Arabic Translation
2012-06-24 17:47:39 -07:00
Jason Lewis cea48d4fe5 Updated the documentation.
Signed-off-by: Jason Lewis <[email protected]>
2012-06-24 19:37:08 +09:30
Jason Lewis ac810f8597 Allow filter patterns to supply a name and callback as an easier alternative.
Signed-off-by: Jason Lewis <[email protected]>
2012-06-24 19:28:53 +09:30
Jason Lewis b6cc836bf4 Added an @break to blade to break out of loops.
Signed-off-by: Jason Lewis <[email protected]>
2012-06-19 01:58:14 +09:30
Jason Lewis a5cc8616fc Fix bug where error is shown when named view isn't set.
Signed-off-by: Jason Lewis <[email protected]>
2012-06-16 10:29:45 +09:30
Jason Lewis 5d6258a7b4 Can now check for existance of named views.
Signed-off-by: Jason Lewis <[email protected]>
2012-06-15 10:29:09 +09:30
Jason Lewis 6d5239bf30 Missed a semi-colon.
Signed-off-by: Jason Lewis <[email protected]>
2012-06-03 19:47:44 +09:30
Jason Lewis b4db0f1b36 Small change moving array to a variable.
Signed-off-by: Jason Lewis <[email protected]>
2012-06-03 19:45:49 +09:30
Jason Lewis ab2fcb84ef Possible fix for issue #378.
Signed-off-by: Jason Lewis <[email protected]>
2012-06-03 19:23:35 +09:30
Jason Lewis 3d23303aea Includes use render to prevent WSOD 2012-04-03 19:57:01 +10:00
Jason Lewis aac2507858 When no key is provided to first it returns the first message from all the messages. 2012-03-02 18:04:57 +11:00
Jason Lewis 654a0b88f2 Added Paginator to the array of aliased classes. 2011-11-10 17:52:37 +11:00