Menu

Commit [r4007]  Maximize  Restore  History

* Moved pagination code into new `trac.util.presentation` module, together with the `group()` function that was formerly in `trac.util`.

* Cleaned up the templating stuff in the `Chrome` component.
* Some cleanup in the templates and javascript.

cmlenz 2006-10-20

changed /trunk/htdocs/js/trac.js
changed /trunk/templates/macros.html
changed /trunk/templates/query.html
changed /trunk/templates/revisionlog.html
changed /trunk/templates/wiki_edit.html
changed /trunk/templates/wiki_history.html
changed /trunk/templates/wiki_view.html
changed /trunk/trac/Search.py
changed /trunk/trac/db_default.py
changed /trunk/trac/notification.py
changed /trunk/trac/ticket/model.py
changed /trunk/trac/ticket/query.py
changed /trunk/trac/util/__init__.py
changed /trunk/trac/util/compat.py
changed /trunk/trac/util/tests/__init__.py
changed /trunk/trac/web/chrome.py
renamed /trunk/trac/web/paginate.py -> /trunk/trac/util/presentation.py
changed /trunk/trac/web/tests/__init__.py
renamed /trunk/trac/web/tests/paginate.py -> /trunk/trac/util/tests/presentation.py
/trunk/htdocs/js/trac.js Diff Switch to side-by-side view
Loading...
/trunk/templates/macros.html Diff Switch to side-by-side view
Loading...
/trunk/templates/query.html Diff Switch to side-by-side view
Loading...
/trunk/templates/revisionlog.html Diff Switch to side-by-side view
Loading...
/trunk/templates/wiki_edit.html Diff Switch to side-by-side view
Loading...
/trunk/templates/wiki_history.html Diff Switch to side-by-side view
Loading...
/trunk/templates/wiki_view.html Diff Switch to side-by-side view
Loading...
/trunk/trac/Search.py Diff Switch to side-by-side view
Loading...
/trunk/trac/db_default.py Diff Switch to side-by-side view
Loading...
/trunk/trac/notification.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/model.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/query.py Diff Switch to side-by-side view
Loading...
/trunk/trac/util/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/trac/util/compat.py Diff Switch to side-by-side view
Loading...
/trunk/trac/util/tests/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/trac/web/chrome.py Diff Switch to side-by-side view
Loading...
/trunk/trac/web/tests/__init__.py Diff Switch to side-by-side view
Loading...