Taylor Otwell
|
2c68317b0d
|
Merge pull request #36 from pedroborges/asset
Added Asset alias to config/aliases.php
|
2011-07-30 17:09:10 -07:00 |
Pedro Borges
|
e8ad2db120
|
Added Asset alias to config/aliases.php
|
2011-07-30 20:50:03 -03:00 |
Taylor Otwell
|
481d2aa7ec
|
added Str::ascii method and fixed accented character problem in URL::slug.
|
2011-07-30 09:52:49 -05:00 |
Taylor Otwell
|
86075c2765
|
moved validation/errors into system/messages... not just useful for error messages.
|
2011-07-29 23:38:29 -05:00 |
Taylor Otwell
|
f3ddadce04
|
tweaking comment in composers.php.
|
2011-07-29 23:29:37 -05:00 |
Taylor Otwell
|
4609528d93
|
fixed bug in session and cache factories.
|
2011-07-29 23:21:54 -05:00 |
Taylor Otwell
|
dbdd45d9fc
|
tweaked cache and session namespacing.
|
2011-07-29 23:17:57 -05:00 |
Taylor Otwell
|
5b2858824b
|
tweaking router formatting.
|
2011-07-29 22:56:18 -05:00 |
Taylor Otwell
|
f16f90c89c
|
added script and style path constants. tweaked router usage in index.php.
|
2011-07-29 22:53:43 -05:00 |
Taylor Otwell
|
bc5299abfc
|
tweaked router architecture to be non-static.
|
2011-07-29 22:48:14 -05:00 |
Taylor Otwell
|
7ecb2cf436
|
Deprecated Router::call method.
|
2011-07-28 15:32:54 -05:00 |
Taylor Otwell
|
3698315dc9
|
Improve comments in application/routes.php.
|
2011-07-28 14:17:35 -05:00 |
Taylor Otwell
|
1840989484
|
Add more documentation to application/filters.php.
|
2011-07-28 14:14:10 -05:00 |
Taylor Otwell
|
554f14c10c
|
Cleaning up configuration comments.
|
2011-07-28 13:48:36 -05:00 |
Taylor Otwell
|
a5cc47bd5d
|
Cleaning up configuration comments.
|
2011-07-28 13:47:35 -05:00 |
Taylor Otwell
|
f53334881c
|
Cleaning up configuration comments.
|
2011-07-28 13:47:05 -05:00 |
Taylor Otwell
|
cadda7a968
|
Cleaning up configuration comments.
|
2011-07-28 13:46:33 -05:00 |
Taylor Otwell
|
7ea2901d2b
|
Cleaning up configuration comments.
|
2011-07-28 13:43:47 -05:00 |
Taylor Otwell
|
b388ebe54c
|
Cleaning up configuration comments. Converted Eloquent query to use dynamic query.
|
2011-07-28 13:43:24 -05:00 |
Taylor Otwell
|
acea14a306
|
Cleaning up configuration comments.
|
2011-07-28 13:42:41 -05:00 |
Taylor Otwell
|
7719cc6657
|
Cleaning up configuration comments.
|
2011-07-28 13:42:04 -05:00 |
Taylor Otwell
|
84f05fd3ee
|
Improve comments in routes.php.
|
2011-07-28 13:20:57 -05:00 |
Taylor Otwell
|
ce39e48458
|
Merge branch 'master' into develop
|
2011-07-28 12:26:45 -05:00 |
Taylor Otwell
|
829a629200
|
Fixed broken link in filters.php. Use Response::error.
|
2011-07-28 12:06:05 -05:00 |
Taylor Otwell
|
8871ddff1b
|
Fixed bug in URL::to method.
|
2011-07-28 11:09:13 -05:00 |
Taylor Otwell
|
c3c7084d72
|
remove unnecessary application variable.
|
2011-07-28 08:58:32 -05:00 |
Taylor Otwell
|
28fbd35491
|
Clean up constant handling and definition.
|
2011-07-28 08:56:39 -05:00 |
Taylor Otwell
|
3516334ec7
|
Clean up constant definitions.
|
2011-07-28 08:46:39 -05:00 |
Taylor Otwell
|
6154bef9bc
|
Update CSS to Lobster Two font, which apparently changed.
|
2011-07-28 08:35:30 -05:00 |
Taylor Otwell
|
d74637958d
|
Update CSS to Lobster Two font, which apparently changed.
|
2011-07-28 08:34:57 -05:00 |
Taylor Otwell
|
3a9adbdc8e
|
Update CSS to Lobster Two font, which apparently changed.
|
2011-07-28 08:31:29 -05:00 |
Taylor Otwell
|
cc6f8b8391
|
Update CSS to Lobster Two font, which apparently changed.
|
2011-07-28 08:31:00 -05:00 |
Taylor Otwell
|
3c8da4df93
|
Merge branch 'develop'
|
2011-07-27 22:27:47 -05:00 |
Taylor Otwell
|
29b98b2acb
|
added check for .php in route finder glob.
|
2011-07-27 22:27:35 -05:00 |
Taylor Otwell
|
4bb59dc6f7
|
Merge branch 'develop'
|
2011-07-27 22:16:16 -05:00 |
Taylor Otwell
|
099a880345
|
incremented version.
|
2011-07-27 22:15:53 -05:00 |
Taylor Otwell
|
fee56e0b1e
|
Merge branch 'develop'
|
2011-07-27 22:15:04 -05:00 |
Taylor Otwell
|
45cc0f1715
|
Make Router::$routes public.
|
2011-07-27 13:16:13 -05:00 |
Taylor Otwell
|
60f69659ea
|
Added Router::call method for making HMVC requests.
|
2011-07-27 12:02:11 -05:00 |
Taylor Otwell
|
77331efc9d
|
Fix slash bug in url class.
|
2011-07-27 08:51:11 -05:00 |
Taylor Otwell
|
095c236234
|
Fixed empty result set bug in paginator class.
|
2011-07-27 08:48:00 -05:00 |
Taylor Otwell
|
c870fdbe57
|
trimmed readme.
|
2011-07-26 23:28:24 -05:00 |
Taylor Otwell
|
0ca2171071
|
added lang_path constant.
|
2011-07-26 23:26:04 -05:00 |
Taylor Otwell
|
c76d0fb669
|
use language in paginator class.
|
2011-07-26 23:23:34 -05:00 |
Taylor Otwell
|
7e439ab52e
|
fixed bug in config has method.
|
2011-07-26 22:56:51 -05:00 |
Taylor Otwell
|
0f1bd8a739
|
added db::first method.
|
2011-07-26 22:16:55 -05:00 |
Taylor Otwell
|
066db38ddb
|
deprecated auto-loader file. moved to public/index.php.
|
2011-07-26 22:13:56 -05:00 |
Taylor Otwell
|
306ecd3bfe
|
added the storage_path constant.
|
2011-07-26 22:12:20 -05:00 |
Taylor Otwell
|
1cf4431659
|
added a few more path constants.
|
2011-07-26 22:11:16 -05:00 |
Taylor Otwell
|
d8cab0a7b6
|
Tweak framework constants.
|
2011-07-26 17:01:59 -05:00 |