Taylor Otwell
|
392caeed91
|
refactoring formatting.
|
2011-10-10 21:43:30 -05:00 |
Taylor Otwell
|
6cb79e6676
|
refactoring
|
2011-10-10 21:34:15 -05:00 |
Taylor Otwell
|
d1c5aea26b
|
continuing to refactor auth remembrance.
|
2011-10-09 23:43:31 -05:00 |
Taylor Otwell
|
1b057c2854
|
continuing to refactor auth remembrance.
|
2011-10-09 23:41:58 -05:00 |
Taylor Otwell
|
17385697c0
|
continuing to work on the remember me authentication.
|
2011-10-09 23:20:54 -05:00 |
Taylor Otwell
|
6178a968ea
|
Merge pull request #110 from ericbarnes/feature/remember_me
Feature/remember me
|
2011-10-09 20:22:41 -07:00 |
Eric Barnes
|
6e0d69e23a
|
Refactered user and fixed parse error.
|
2011-10-09 12:49:41 -04:00 |
Eric Barnes
|
560a4cc1c2
|
Added comments and changed the $cookie var to use implode.
|
2011-10-09 12:05:12 -04:00 |
Eric Barnes
|
3d2aa29d44
|
Refactored auth remember me
|
2011-10-09 11:57:00 -04:00 |
Taylor Otwell
|
b7b5451a7f
|
refactoring session handling.
|
2011-10-08 23:53:13 -05:00 |
Taylor Otwell
|
8ba0dfacc7
|
refactoring controller __get magic method ioc resolution.
|
2011-10-08 23:43:16 -05:00 |
Eric Barnes
|
b6537da8b6
|
Added first draft of remember me to auth.
|
2011-10-09 00:27:39 -04:00 |
Taylor Otwell
|
bcb6f189f7
|
refactored bcrypt hashing engine.
|
2011-10-08 22:41:52 -05:00 |
Taylor Otwell
|
8c9bd12003
|
fixed old uri ioc container reference.
|
2011-10-08 21:48:10 -05:00 |
Taylor Otwell
|
45933cd038
|
renamed auth remember to auth login.
|
2011-10-08 20:08:09 -05:00 |
Taylor Otwell
|
c5c0ebc00a
|
allow rel and other stylesheet defaults to be overriden.
|
2011-10-08 19:55:57 -05:00 |
Taylor Otwell
|
e366c62db1
|
Merge pull request #106 from ericbarnes/feature/foreign_chars
Feature/foreign chars
|
2011-10-08 08:18:16 -07:00 |
Eric Barnes
|
1b09823545
|
Changed the D and d in ascii to be Dj and dj. Dj is used as the translation in more languages.
|
2011-10-08 00:08:30 -04:00 |
Taylor Otwell
|
845bdc58fa
|
improved config loading performance.
|
2011-10-07 16:05:48 -05:00 |
Taylor Otwell
|
4edcc321aa
|
fixed bug in route to controller delegation.
|
2011-10-07 12:26:47 -05:00 |
Taylor Otwell
|
f50a492510
|
fixed bug in ioc container singleton resolution.
|
2011-10-06 22:45:13 -05:00 |
Taylor Otwell
|
2c2dcdc502
|
Merge pull request #99 from sparksp/aeae2c8476523f1551825afcc17323c4b88d22c5
Secure extracts
|
2011-10-05 21:26:35 -07:00 |
Taylor Otwell
|
c00738a070
|
Merge pull request #101 from codler/patch-1
Added ö to ascii config
|
2011-10-05 21:23:31 -07:00 |
Taylor Otwell
|
48715bbb7d
|
fixed bug in view composers. changed crypter alias.
|
2011-10-05 23:22:25 -05:00 |
Taylor Otwell
|
71b0ab8b8d
|
refactoring container for speed.
|
2011-10-05 18:32:48 -05:00 |
Han Lin Yap
|
6f9ae6427b
|
Added ö
|
2011-10-06 00:35:16 +03:00 |
Taylor Otwell
|
4263203dda
|
added comments to pagination language.
|
2011-10-05 01:36:00 -05:00 |
Taylor Otwell
|
52b68c060b
|
refactoring. adding back pagination.
|
2011-10-04 21:43:39 -05:00 |
Phill Sparks
|
aeae2c8476
|
Secure extracts
Updated extract calls to use EXTR_SKIP.
|
2011-10-04 13:11:11 +01:00 |
Taylor Otwell
|
34452f5f08
|
minor refactoring.
|
2011-10-02 23:39:26 -05:00 |
Taylor Otwell
|
eb956cc89d
|
some routing enhancements - still a work in progress.
|
2011-10-02 23:28:30 -05:00 |
Taylor Otwell
|
7be960fb6f
|
added missing parens.
|
2011-10-02 22:46:34 -05:00 |
Taylor Otwell
|
16575246af
|
bug fixes.
|
2011-10-02 22:44:36 -05:00 |
Taylor Otwell
|
dfe3a04651
|
added support for route filter parameters.
|
2011-09-30 22:23:47 -05:00 |
Taylor Otwell
|
21592ec67f
|
refactoring and tweaking.
|
2011-09-30 20:28:45 -05:00 |
Taylor Otwell
|
14186a00e0
|
refactoring and bug fixes.
|
2011-09-29 21:22:48 -05:00 |
Taylor Otwell
|
2eeb636198
|
changed $view->with to $view->nest.
|
2011-09-28 23:30:11 -05:00 |
Taylor Otwell
|
57d62f550a
|
working on the pain in the rear paginator class.
|
2011-09-28 23:12:56 -05:00 |
Taylor Otwell
|
d2f3015636
|
added comments to cache classes.
|
2011-09-28 22:56:37 -05:00 |
Taylor Otwell
|
288781c0df
|
added comments to cache classes.
|
2011-09-28 22:55:48 -05:00 |
Taylor Otwell
|
cc625e24c2
|
cleaning up the cache class.
|
2011-09-28 22:51:07 -05:00 |
Taylor Otwell
|
1fb70a8568
|
cleaning up sqlite connector.
|
2011-09-28 22:49:20 -05:00 |
Taylor Otwell
|
7018b85b4a
|
cleaning up eloquent models.
|
2011-09-28 22:47:24 -05:00 |
Taylor Otwell
|
2ac5a37291
|
cleaning up eloquent models.
|
2011-09-28 22:47:05 -05:00 |
Taylor Otwell
|
b93a12209c
|
commenting validation messages.
|
2011-09-28 22:42:28 -05:00 |
Taylor Otwell
|
3c05f7260c
|
refactoring string class.
|
2011-09-28 22:25:54 -05:00 |
Taylor Otwell
|
442904b277
|
refactoring.
|
2011-09-28 22:12:41 -05:00 |
Taylor Otwell
|
5cc7c3a6bd
|
refactoring.
|
2011-09-28 21:59:54 -05:00 |
Taylor Otwell
|
3dbc60aee3
|
commenting bootstrap files.
|
2011-09-28 21:52:58 -05:00 |
Taylor Otwell
|
abd23c9610
|
removed dies from error bootstraper.
|
2011-09-28 21:43:37 -05:00 |