Taylor Otwell
|
08ea1dbbc8
|
fixed bug in request uri method.
|
2011-10-11 21:44:57 -05:00 |
Taylor Otwell
|
f6ea58ed96
|
improve request uri detection.
|
2011-10-11 21:41:57 -05:00 |
Taylor Otwell
|
02305fafc2
|
resolved conflicts.
|
2011-10-11 21:28:06 -05:00 |
Taylor Otwell
|
7317b5857b
|
refactored welcome pages.
|
2011-10-11 21:27:16 -05:00 |
Eric Barnes
|
aa607c9962
|
Added unit tests for Str::limit and limit_words. Also fixed bug in limit with multibyte characters.
|
2011-10-11 16:35:54 -04:00 |
Taylor Otwell
|
459b2165a3
|
Merge pull request #111 from ericbarnes/feature/str_limit
Feature/str limit
|
2011-10-11 06:09:57 -07:00 |
Taylor Otwell
|
d07714936f
|
finished tests for request class.
|
2011-10-10 22:55:57 -05:00 |
Taylor Otwell
|
0cb81d8585
|
added request::uri tests.
|
2011-10-10 22:42:43 -05:00 |
Taylor Otwell
|
f2b9d1e2f8
|
added request tests.
|
2011-10-10 22:31:59 -05:00 |
Taylor Otwell
|
b3c9dc59c0
|
refactoring testing setup.
|
2011-10-10 22:17:22 -05:00 |
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 |
Eric Barnes
|
ba4fd3fab0
|
Added str::limit and str::limit_words. Unfortunately php doesn't include mb_str_word_count.
|
2011-10-09 23:23:45 -04: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 |