Jason Lewis
|
d164cca4aa
|
Merge pull request #1211 from franzliedke/patch-45
[Auth] Fix hardcoded "id" column in Eloquent driver (#1207)
|
2012-10-20 17:29:37 -07:00 |
|
Jason Lewis
|
1a7f2bf27f
|
Merge pull request #1352 from laravie/patch/code-standard
[Code Standard] Slight improvement to use of tab over space and curly bracket
|
2012-10-20 07:29:39 -07:00 |
|
Jason Lewis
|
73d4b0b2a1
|
Merge pull request #1363 from franzliedke/patch-55
Many-to-many sync: always work with arrays
|
2012-10-20 07:15:06 -07:00 |
|
Jason Lewis
|
aa902def30
|
Merge pull request #1367 from vFragosop/language/pt/consistence
Improving consistence of portuguese validation message
|
2012-10-20 07:10:29 -07:00 |
|
Jason Lewis
|
301c61fb1a
|
Merge pull request #1370 from gkunno/lang/fi
Added finnish langauge
|
2012-10-20 07:03:54 -07:00 |
|
Jason Lewis
|
9fae4dc8d7
|
Merge branch 'master' into develop
|
2012-09-24 01:01:53 +09:30 |
|
Jason Lewis
|
8c580d17fb
|
You can only pass the ID of a user, not an object.
Signed-off-by: Jason Lewis <[email protected]>
|
2012-09-24 01:01:14 +09:30 |
|
Jason Lewis
|
fab4fda1f2
|
Merge pull request #1200 from bryantebeek/language/nl
Improved/added Dutch (nl_NL) translations
|
2012-09-09 20:51:34 -07:00 |
|
Jason Lewis
|
ca94296343
|
Merge pull request #1197 from CreativityKills/bug/artisan-bundle-provider
Bug/artisan bundle provider
|
2012-09-09 20:46:23 -07:00 |
|
Jason Lewis
|
8004d48256
|
Merge pull request #1171 from flaviozantut/ptLang
Added Portuguese Language
|
2012-09-08 19:12:42 -07:00 |
|
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 |
|