Age | Commit message (Expand) | Author |
2012-06-15 | Fixes #4582 using output/url for links in pagination | Cash Costello |
2012-01-22 | Fixes #4320 updated documentation for base_url in pagination and added backwa... | Cash Costello |
2011-12-08 | Fixes #4189 correctly getting the base url in pagination view | cash |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-03 | Fixes #2802 put state class on list element rather than span | cash |
2011-01-26 | adding elgg-state-* css elements | cash |
2010-12-09 | fixed pagination for annotations due to changes in views | cash |
2010-12-09 | Updated pagination to use semantic html | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-06-13 | Merged 6482 to trunk. | brettp |
2010-06-01 | Pagination uses elgg_get_array_value(). | brettp |
2010-06-01 | Fixed bug in detecting and using baseurl in navingation/pagination view. | brettp |
2010-03-03 | Pulled in the interface changes. | brettp |
2010-02-11 | Fixes #1507: $vars['baseurl'] used instead of undefined $baseurl in paginatio... | brettp |
2010-02-05 | Fixes #1481: Applie Mike's patch and created function elgg_http_add_url_query... | brettp |
2010-01-31 | Fixes #959: Added elgg_http_remove_url_query_element() to remove a GET elemen... | brettp |
2009-10-16 | Standardizing views.` | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-02-26 | markup fixed for cross-browser rendering consistency | pete |
2009-02-03 | Corrected pagination limit error. | ben |
2009-01-23 | Refs #706 | marcus |
2009-01-06 | Closes #587: The area of code in question hasn't been coded as defencively as... | marcus |
2008-08-15 | Removed pagination in widgets | ben |
2008-08-12 | pagination display tweaked | dave |
2008-08-09 | pagination overlap in ie fixed | pete |
2008-08-08 | pagination "..." fixed | pete |
2008-08-04 | Altered pagination so that it does display if we already have an offset. | ben |
2008-08-03 | pagination now only displays if there is content to paginate through | dave |
2008-07-31 | footer logo added, widget gallery instructions changed, pagination block styl... | pete |
2008-07-30 | Lists of comments etc no longer display "none found" if there aren't any. | ben |
2008-07-09 | Further pagination change. | ben |
2008-07-09 | Further pagination change. | ben |
2008-07-09 | Slightly more descriptive pagination. | ben |
2008-06-23 | Update for pagination, to allow it to properly take a word other than 'offset... | ben |
2008-06-23 | greater than, less than pagination symbol changed | pete |
2008-06-22 | Introducing the annotation listing functions. | ben |
2008-06-18 | Interface tweak when no results are found. | ben |
2008-06-18 | Added generic listing and pagination functions | ben |