changelog tags files rss atom

shortlog for repositories/paginate

navigate: (0) tip

2 years Christoph Haas Added tag 0.3.3dev for changeset 48bf6b9239c4
2 years Christoph Haas Raised version to 0.3.3dev
2 years Christoph Haas Removed navigator(). Added self.previous_page and self.next_page
2 years Christoph Haas Documentation still referred to navigator() instead of pager()
2 years Christoph Haas New pager option javascript_before
2 years Christoph Haas Added tag 0.3.2 for changeset 0ed9dd54baca
2 years Christoph Haas Installation requirements for easy_install fixed.
2 years Christoph Haas Fixed typo in email address. Added pointer to docs/
2 years Christoph Haas Added PyPi meta information
2 years Christoph Haas Removed reference to CHANGELOG.txt
2 years Christoph Haas Added tag 0.3.2 for changeset e49a2673077c
2 years Christoph Haas URL fixed. Version bumped to 0.3.2
2 years Christoph Haas Docs improved
2 years Christoph Haas Trimmed docstrings to 80 chars per line
2 years Christoph Haas Avoiding multiple evaluation of the SQL query
2 years Christoph Haas Supports SQLAlchemy Select'ions
2 years Christoph Haas Class init kwargs used for pager(). Variable substitution uses $
2 years Christoph Haas added support for ExtJS Javascript library
2 years Christoph Haas yui2.3 renamed to yui. yui javascript shortened/simplified.
2 years Christoph Haas scriptaculous Javascript degrades gracefully
2 years Christoph Haas Typo.
2 years Christoph Haas partial_var introduced. Degrades gracefully now if no JS available.
2 years Christoph Haas Rename part 2
2 years Christoph Haas Renamed the module back from "paginator" to "paginate" as it was called before.
2 years Christoph Haas Documentation added (not yet polished)
2 years Christoph Haas Sped up counting rows in an SQLAlchemy table (suggested by Mike Orr)
2 years Christoph Haas Debug logging for created links added (suggested by Mike Orr)
2 years Christoph Haas Keyword arguments to pager() are now used as link arguments (Thanks: Mike Orr)
2 years Christoph Haas Syntax errors in RST documentation fixed.
2 years Christoph Haas .hgignore added to ignore .swp and .pyc files
2 years Christoph Haas 'AlternativePaginator' renamed to 'paginator'. Tests fixed.
2 years Christoph Haas Collections supported: SQLAlchemy tables, SQLAlchemy queries
2 years Christoph Haas No longer using webhelpers.pagination.orm module
2 years Christoph Haas First checkin after migrating Subversion repository to Mercurial
2 years chaas Bugs regarding page_first... fixed.
2 years chaas Fixed changelog notes.
2 years chaas Tests fixed.
2 years chaas Tests have been broken and still are. Will get fixed.
2 years chaas First beta version after merging James' and Christoph's changes. Passes tests.
2 years chaas Moved _link into pager() so we can save passing around arguments.
2 years chaas James' pager() removed in favor of my own universal pager()
2 years chaas Left navigator() as it was.
2 years chaas Page.__init__() works again. Parameters that only the navigator needs
2 years chaas Men at work... do not use. Still doing major changes.
2 years chaas Fixed license/copyright. Hope it's legally okay. :)
2 years chaas Added upgrade/incompatibility notes for users of previous versions
2 years chaas First checkin of James Gardner's PyPi package.

navigate: (0) tip