JT Smith
b0ec9edf53
some bug fixing
2008-05-17 17:23:24 +00:00
Colin Kuskie
d11899cf19
Fix a typo in the Paginator POD.
2008-03-19 19:33:18 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Graham Knop
37367a6c9f
SQL Reports were broken in non-mysql
2007-10-05 14:46:48 +00:00
Graham Knop
42586252e5
fix SQL Reports using statements other than select
2007-08-27 21:30:46 +00:00
Graham Knop
cd3cd63d12
fix SQL report pagination
2007-08-24 07:22:45 +00:00
Graham Knop
aaf7d9cf44
fix: New pagination breaks SQL Reports with semicolons
2007-07-30 16:27:43 +00:00
JT Smith
f36ba1b268
- Added keyword tagging to Wiki.
2007-07-07 21:09:39 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Colin Kuskie
0ec7bb7a71
fix double my in setDataByQuery
2007-05-29 18:32:02 +00:00
Doug Bell
3c52f21923
add: WebGUI::Paginator now capable of more efficient paginations using SQL limit clauses
2007-05-28 22:32:51 +00:00
Colin Kuskie
8590ef89d5
Refactor getNumberOfPages to use Posix::ceil instead of gnarly modulo logic.
...
Refactor getPageData
use $self instead of $_[0]
Precalculate the ending page instead of iterating over ALL data with a conditional
2007-05-26 04:11:09 +00:00
Colin Kuskie
d60e824ede
Bug fix for Wiki search pagination.
...
The Paginator constructor docs were backwards for the formVar and pageNumber.
Switched the order of the formVar and pageNumber variables in the Search call to the Paginator.
2007-02-02 06:32:36 +00:00
Colin Kuskie
07cab9a1de
fix POD for Paginator, number of rows per page
2007-01-14 03:46:07 +00:00
Colin Kuskie
797f5f9363
Add a test to Utility.t to make sure that WebGUI::Utility::round also rounds up.
...
Add Paginator tests for paginating array data.
Fix an off by 1 error in the Paginator when handling array data. SQL data is fine.
2007-01-10 03:03:31 +00:00
Matthew Wilson
d917c60085
cleanup and handling edge cases
2006-05-08 02:10:20 +00:00
Matthew Wilson
aaf60da761
adding abInitialOnly option to paginator index tooltip
2006-05-08 01:57:41 +00:00
Matthew Wilson
99e3cbf15b
another typo
2006-05-08 01:52:17 +00:00
Matthew Wilson
18a14955b7
fixing typo
2006-05-08 01:48:23 +00:00
Matthew Wilson
8b97f81813
first attempt at new alphabetic index tooltip
2006-05-08 01:47:53 +00:00
Matthew Wilson
9b5d602573
better pod
2006-05-07 14:27:59 +00:00
JT Smith
5136efc983
more template variables in nav and pagination
2006-04-15 00:34:02 +00:00
JT Smith
81fc744a8b
more merging of versioning and workflow
2006-03-14 22:25:18 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
3d740cdfac
oodles of fixes.
2006-01-21 02:01:15 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Colin Kuskie
197dacadec
no more getSlave, convert code to use dbSlave instead
...
more form accessor fixes
Form/Template.pm, all asset calls need a session var
2006-01-16 00:08:58 +00:00
Colin Kuskie
a8a4dd586a
fix typos, add self variables
2006-01-13 00:46:34 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
877bf082a0
migrating paginator api to new session system
...
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
024514c549
more session related changes
2006-01-09 19:56:26 +00:00
JT Smith
021f5c38fb
bunch of bug fixes
2005-03-17 02:45:12 +00:00
JT Smith
55c709a051
updated copyright
2005-02-07 00:52:47 +00:00
Colin Kuskie
5b0c8f8412
remove duplicate pagination.firstPage code
2004-12-03 22:14:21 +00:00
Len Kranendonk
d32ecc6251
Added sub-queries support in SQL Report
2004-11-03 20:44:21 +00:00
Len Kranendonk
d3a8d76aa5
Bugfix: Default SQLReport output columns randomly ordered
2004-10-12 07:48:06 +00:00
JT Smith
2b6eb201a9
changed POD formatting
2004-09-14 02:22:38 +00:00
JT Smith
c866d00c1b
changed company name
2004-09-03 17:01:59 +00:00
JT Smith
7648c6c13f
added support for reading from replicated databases
2004-07-09 21:10:58 +00:00
JT Smith
353d2d286b
fixed some pod errors
2004-05-26 02:02:03 +00:00
JT Smith
ffd532dcf1
added missing sql report help and converted article, file manager, sql report, and uss to use the proper pagination template vars
2004-04-19 15:45:22 +00:00
JT Smith
f1508cfd93
bug fixes
2004-03-08 01:05:12 +00:00
JT Smith
403082ed23
updated copyright year
2004-02-29 15:40:11 +00:00
JT Smith
ab64b55d4b
merging 5.5.5 changes
2004-02-27 02:34:54 +00:00
JT Smith
bd1d53c035
fixed bug in page link list limit
2004-02-22 01:10:49 +00:00
JT Smith
75f6719207
rewrote the survey and updated the paginator
2004-02-02 03:11:11 +00:00
JT Smith
adef55be5f
migrating SQL reports
2003-12-10 23:35:41 +00:00
JT Smith
e4d1d494e0
fixed bug 664327
2003-01-11 16:43:46 +00:00
JT Smith
225ca72d3e
Updated all files for new copyright year.
2003-01-05 18:32:19 +00:00