]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/PageList.php
Allow sorting by hits; test method_exists
[SourceForge/phpwiki.git] / lib / PageList.php
2008-02-15 vargenauAllow sorting by hits; test method_exists
2008-02-14 rurbanref to a class does not work with php-4, add ratingvalue
2008-01-31 vargenauValid HTML code: tfoot must be before tbody
2008-01-26 vargenauXHTML is case-sensitive; use correct case
2007-09-19 rurbanenable "^A or ^B" pages argument for PageLists: e.g...
2007-09-15 rurbanadd explodePageList comments
2007-09-12 rurbanallow array to be exploded (comma problem)
2007-08-25 rurbanmore limit fixes: limit earlier, fix COUNT slice
2007-07-21 rurbanfix column access
2007-07-14 rurbansupport listtype=dl and ranked search
2007-07-01 rurbanfix PageList with multiple lists: added id, fixed sortb...
2007-05-24 rurbandisplay list with tokens problem
2007-05-13 rurbanforce adding a options[type] column: fixes LinkDatabase
2007-01-25 rurbanSupport nopage
2007-01-20 rurbanSupport paging limit if ->_pages is not yet limited...
2007-01-07 rurbanHonor predefined ->_rows: hack to (re-)allow non-pagena...
2007-01-02 rurbanfilter pageNames through limit, needed for xmlrpc....
2005-09-14 rurbanoptimized explodePageList to use SQL when available
2005-09-11 rurbanimplement fulltext stoplist
2005-08-27 rurbannew helper method
2005-04-09 rurbanfix recursive PageList azhead+cols listing
2005-02-04 rurbanfix usort ref warning. Thanks to Charles Corrigan
2005-01-28 rurbanreformatting
2005-01-25 rurbanreformatting
2004-12-26 rurbanfixed prev link logic
2004-12-26 rurbandont break sideeffecting sortby flips on paging urls...
2004-12-16 rurbanAvoid double calculation
2004-11-25 rurbanand again a couple of more native db args: backlinks
2004-11-23 rurbanbetter support for case_exact search (not caseexact...
2004-11-23 rurbanadd case_exact search
2004-11-21 rurbanremove final \n to be ob_cache independent
2004-11-20 rurbanimproved WantedPages SQL backends
2004-11-20 rurbanfix a yet unused PageList customPageListColumns bug...
2004-11-11 rurbanminor clarifications
2004-11-01 rurbanseperate PassUser methods into seperate dir (memory...
2004-10-14 rurbanfix dumphtml with USE_PATH_INFO (again). fix some PageL...
2004-10-14 rurbanloadsave: check if the dumped file will be accessible...
2004-10-14 rurbanremove class _PageList_Page, fix sortby=0 (start with...
2004-10-12 rurbanphp5 compatibility (5.0.1 ok)
2004-10-05 rurbansupport paging for simple lists
2004-10-04 rurbanlist of page objects
2004-09-24 rurbanfix paging of SqlResult
2004-09-17 rurbantypo
2004-09-17 rurbanupdate comments
2004-09-17 rurbanseperate pagingTokens()
2004-09-14 rurbanexclude pages already in addPages to simplify plugins
2004-09-06 rurbanoops, forgot global request
2004-09-06 rurbanmodularize paging helper (for SqlResult)
2004-08-18 rurbanfixed checkbox list Select button:
2004-07-09 rurbanUse backend specific sortby and sortable_columns method...
2004-07-08 rurbanPrevent from more warnings, minor db and sort optimizations
2004-07-08 rurbanmore unittest fixes (file backend, metadata RatingsDb)
2004-07-07 dfrankowTake out if that prevents column sorting
2004-07-02 dfrankowChange one line so that if addPageList() is passed...
2004-07-01 rurbandumphtml: added exclude, print pagename before processing
2004-06-29 rurbanMore memory optimization:
2004-06-29 rurbanMemory optimization (reference to parent, smart bool...
2004-06-28 rurbanremoved non-portable LIMIT 1 (it's getOne anyway)
2004-06-27 rurbanoci8 patch by Philippe Vanhaesendonck + some ADODB...
2004-06-25 rurbanWikiGroup refactoring:
2004-06-21 rurbanfix typo and rating method call
2004-06-21 rurbanadd DEFAULT_DUMP_DIR and HTML_DUMP_DIR constants, for...
2004-06-18 rurbanadopt new PageList style
2004-06-17 rurbanapply wikilens work to PageList: all columns are sortab...
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-13 rurbanempty list of pages if user=[] and not authenticated.
2004-06-13 rurbanSupport pagelist filter for current author,owner,creato...
2004-06-13 rurbannew support for arguments owner, author, creator in...
2004-06-08 rurbansome comments only
2004-05-18 rurban improve Pagelist layout by equal pagename width for...
2004-05-16 rurbancheck more config-default and predefined constants
2004-05-13 rurbanfix for MacOSX border CSS attr, and if sort buttons...
2004-04-20 rurbanmore paging support and paging fix for shorter lists
2004-04-20 rurbanmore paging support
2004-04-20 rurbanthemable paging support
2004-04-18 rurbanmore numeric pagename fixes.
2004-04-16 rurbanfix handling of numeric pagenames
2004-04-09 rurbanAdded PhpWiki RssFeed to Sidebar
2004-04-07 rurbanfixed pear/File_Passwd for Windows
2004-04-06 rurbanCleanup of special PageList column types
2004-03-31 rurbanshorter javascript,
2004-03-30 rurbanRateIt support (currently no recommendation engine...
2004-03-30 rurbanfixed yet another Prefs bug
2004-03-17 rurbanfixed p[] pagehash passing from WikiAdminSelect, fixed...
2004-03-14 rurbannew custom PageList column
2004-03-12 rurbanfixed explodePageList: wrong sortby argument order...
2004-03-12 rurbanenforce PagePermissions, errormsg if not Admin
2004-03-12 rurbanfixed that jsFlipAll() is not included on every page.
2004-03-10 rurbangridbutton border
2004-03-09 rurbanoptimize gridbutton output: properly symetric and centered
2004-03-08 rurbanfixed Theme->getButtonURL
2004-03-01 rurbanrename fix
2004-03-01 rurbanadded no_order.png for constant col width
2004-02-26 rurbanexclude fix: glob-style wildcards are now expanded...
2004-02-24 rurbanfixed minor warnings: unchecked args, POST => Get urls...
2004-02-23 rurbanmore PagePerm stuff: (working against 1.4.0)
2004-02-22 rurbanfixed DumpHtmlToDir,
2004-02-17 rurbanadded SearchReplace support. some thoughts on paging...
2004-02-15 rurbanpo changes
2004-02-15 rurbanPageList enhanced and improved.
next