2011-04-15 |
Bradley Ayers | * Added ability to specify an empty_row value for tables |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Bradley Ayers | Rendered tables now include empty_text |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Bradley Ayers | mostly done, just need to add empty_text functionality... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Bradley Ayers | * render_FOO methods now only receive the arguments... v0.4.0.beta4 |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Bradley Ayers | * Added pagination v0.4.0.beta3 |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Bradley Ayers | * Updated documentation v0.4.0.beta2 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Bradley Ayers | * Fixed CheckBoxColumn. |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Bradley Ayers | * Ordering now works properly. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Bradley Ayers | * Fixed the paleblue theme CSS |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Bradley Ayers | fixed missing include in MANIFEST.in |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Bradley Ayers | bumped version |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Bradley Ayers | added 'attrs' field on Table.Meta, updated documentatio... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Bradley Ayers | Fixed wrong dependency name in setup.py |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Bradley Ayers | * Moved tests out of the app, and integrated them with... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Bradley Ayers | * Fixed bug in conf.py, where it was trying to use... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Bradley Ayers | simplified setup.py |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Bradley Ayers | using QuerySets actually works now, added a relevant... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Bradley Ayers | added a test to reveal problem with using querysets... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Bradley Ayers | removed copyright |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Bradley Ayers | upped version to 0.4.0 alpha 1 |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Bradley Ayers | fixed up a lot of shitty documentation, and fixed some... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Bradley Ayers | updated docs |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Bradley Ayers | fixed some bugs |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Bradley Ayers | updated README |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Bradley Ayers | updated README.rst |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Bradley Ayers | Added README, removed komodo project files |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Bradley Ayers | lots of major changes |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Michael Elsdoerfer | Setup development version number. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Michael Elsdoerfer | Now that the files lack a BOM, some need a coding decla... 0.2.1 0.3 |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Michael Elsdoerfer | Prepare to fix a new version. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Michael Elsdoerfer | Merge remote branch 'jweyrich/master' |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Michael Elsdoerfer | Make sure the models.py file, which we need to be loade... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jardel Weyrich | Convert files to UNIX EOL and remove BOM. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Michael Elsdörfer | Fixed some problems with Harro's test. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Harro van der... | Added verbose_name to columns from a model. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Michael Elsdoerfer | Fixed a NameError. This potentially closes issue 5. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Michael Elsdoerfer | Convert a bunch of files to use *nix line endings. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Michael Elsdoerfer | Ignore build directory created by distutils. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Michael Elsdoerfer | Make setup.py executable. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Michael Elsdoerfer | After release, set version to 0.3 dev. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Michael Elsdoerfer | Prepare a 0.2 release. 0.2 |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Michael Elsdoerfer | Converted to *nix linebreaks. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Michael Elsdoerfer | Added a test for Harro's columns= sorting change. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Harro van der... | For a ModelTable you can use the columns meta option... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Michael Elsdoerfer | Define the version number properly inside the module... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Michael Elsdoerfer | Minor formatting fix in docs. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Michael Elsdoerfer | Added documentation for the new "render_COLUMN" methods. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Michael Elsdoerfer | No longer allow the Column's 'data' argument to be... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Michael Elsdoerfer | This comment wasn't really correct anymore, must have... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jardel Weyrich | Allow non-basestrings (e.g: ugettext_lazy) to be used... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Michael Elsdoerfer | Fixed the ModelTable docstring. Thanks philotas. Closes #2. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
adammck | bugfix: ModelTableOptions() should call TableOptions... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Michael Elsdoerfer | Fixed 80a61's tests failures, mostly be removing the... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
adammck | added default 'order_by' option to tables. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Michael Elsdoerfer | Added a __len__ method to the columns container. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Michael Elsdoerfer | Noted another random idea. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Michael Elsdoerfer | Converted the readme file to a Sphinx documentation... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Michael Elsdoerfer | TODOs. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Michael Elsdoerfer | Don't insist on a specific WingIDE project file name... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Michael Elsdoerfer | Updated ignores for git. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Michael Elsdoerfer | Make it clearer that those are primarily the requiremen... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Michael Elsdörfer | More refactoring: Custom table classes now don't need... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Michael Elsdörfer | Make it slightly easier for custom table subclasses... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Michael Elsdörfer | Moved the global options to a separate module as well. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Michael Elsdörfer | Merged the todo items from the README with the existing... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Michael Elsdörfer | Minor refactoring. The BaseTable implementation is... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Michael Elsdörfer | Added a pip requirements file for dependency installation. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Michael Elsdörfer | Allow for a local TODO file. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Michael Elsdörfer | Ignore WingIDE project file. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Michael Elsdörfer | Merge upstream. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Michael Elsdörfer | Ignore Eclipse project files. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Michael Elsdörfer | Added TODO. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Elsdoerfer | Hardly unexpected, r49 worked with the Django trunk... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Elsdoerfer | Fixed test that broke with recent Django SVN trunk... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael Elsdoerfer | Fix for #503652 (thanks Zeth). The quasi-internal APIs... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Elsdoerfer | TODO. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Elsdoerfer | Added some considerations wrt adding filtering support. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Elsdoerfer | Fixed code sample syntax, typos. |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Michael Elsdoerfer | Clarified example in README. Thanks Aaron. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Michael Elsdoerfer | Fixed #282964: 'data' may point to a callable attribute... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Michael Elsdoerfer | Fixed a bug that made it hard to change the visibility... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Michael Elsdoerfer | fixed minor oversight in README, thanks sebzur |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Michael Elsdoerfer | fixed typo |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Michael Elsdoerfer | the pagination example still wasn't quite right (thanks... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Michael Elsdoerfer | fixed erroneous example in README (thanks to robert) |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Michael Elsdoerfer | builtin pagination now handles errors and converts... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Michael Elsdoerfer | added some musings about the potential future filter... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Michael Elsdoerfer | converted test suite to use nose rather than py.test... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Michael Elsdoerfer | include tests in source distribution |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Michael Elsdoerfer | added distutils setup script |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Elsdoerfer | removed obsolete line from README that was never actual... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Elsdoerfer | minor comment spelling mistake |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Michael Elsdoerfer | added bsd license info |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Michael Elsdoerfer | minor readme updates |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Michael Elsdoerfer | added support for column default sort directions |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Michael Elsdoerfer | standard tables now support an inner metaclass; the... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Michael Elsdoerfer | added columns.sortable() method |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Michael Elsdoerfer | added helpful functionality for working with order_by... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Michael Elsdoerfer | Table.__getitem__ did not work at all |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Michael Elsdoerfer | adding to a previous fix, make sure order_by is always... |
commit | commitdiff | tree | snapshot |
next |