gwoo
|
f3b67a24e1
|
adding fix for paginator numbers: #2825
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5355 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-06-27 15:20:56 +00:00 |
|
phpnut
|
4b2e8dffe3
|
Adding fix for Ticket #2719, Paginator::numbers() not accepting $options like the prev() and next()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5328 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-06-21 18:38:15 +00:00 |
|
phpnut
|
23dfd90b29
|
Correcting code structure to standards
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5313 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-06-20 06:15:35 +00:00 |
|
nate
|
028ffae272
|
Fixing double merging of URL parameters in PaginatorHelper::sort() (Ticket #2692)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5291 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-06-17 17:01:18 +00:00 |
|
gwoo
|
5e3c6def84
|
cleaning up auth, adding options to sort in paginator, adding preg match for database in dbo source
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5157 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-23 18:15:58 +00:00 |
|
nate
|
11c5e916b8
|
Adding undefined variable fix for PaginatorHelper::sortDir() (Ticket #2440)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4868 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 07:03:20 +00:00 |
|
gwoo
|
06d6bbdbae
|
adding fix to FormHelper::create() for plugin path with action, see #2342. Adding default sizes, maxlengths, and values to input. FormHelper::inputs() will now return all the fields in the model without the need to pass anything from the controller, uses a blacklist so some fields can be skipped. Added PaginatorHelper::numbers(), will output current page numbers, uses a modulus to decide how many to show on each side of the current page. Paginator::options() now allows setting default paging params
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4762 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-04 20:38:26 +00:00 |
|
phpnut
|
f072902d80
|
Added fix for Ticket #2098
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4673 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-25 03:02:10 +00:00 |
|
phpnut
|
d4c62a855b
|
Adding fix for Ticket #2156
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4577 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-04 10:31:02 +00:00 |
|
phpnut
|
554433c7fb
|
Adding additional fix for #1994
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4420 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-03 00:05:51 +00:00 |
|
nate
|
2648b23238
|
Adding page # fix for PaginatorHelper::counter() (Ticket #1994)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4417 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-02 21:38:11 +00:00 |
|
phpnut
|
a8a91e35be
|
Correcting all headers in the files
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4407 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-02 10:39:45 +00:00 |
|
dho
|
ed61f5ac8d
|
Applying patch from ticket #2009
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4343 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-01-28 12:29:52 +00:00 |
|
nate
|
914dffcc14
|
Fixing $options array merge order in PaginatorHelper::link()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4268 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-01-07 20:09:45 +00:00 |
|
nate
|
eb4f2eed2e
|
Adding PaginatorHelper::options() to set default pagination options
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4258 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-01-06 00:37:40 +00:00 |
|
nate
|
8c3a1307c6
|
Fixing array key in PaginatorHelper::counter()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4246 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-01-03 17:46:52 +00:00 |
|
nate
|
d2967c3f92
|
Adding Paginator methods for links and sorting
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4234 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-12-31 08:27:02 +00:00 |
|
nate
|
9ce0247acc
|
Adding additional Dispatcher fixes for named arguments; fixing parameters passed in Paginator URLs
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4232 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-12-30 06:12:29 +00:00 |
|
nate
|
de52eb88c9
|
Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3750 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-10-27 21:40:34 +00:00 |
|
nate
|
8a64ba93fc
|
Refactoring Paginator helper
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3631 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-10-12 20:03:58 +00:00 |
|
nate
|
91f6adcfab
|
Adding Paginator helper
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3629 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-10-12 19:45:12 +00:00 |
|