Make show-password-js work for change password too
[mediagoblin.git] / mediagoblin / templates / mediagoblin / utils / pagination.html
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
2011-12-13 Jef van SchendelMerge jQuery branch, resolve conflicts
2011-12-10 Jef van SchendelRemove pagination images and replace them with unicode...
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-03 ElrondMerge remote branch 'remotes/manolinux/671_spaces_in_ta...
2011-12-01 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-28 ElrondMerge remote branch 'remotes/nyergler/issue-680-csrf...
2011-11-28 ElrondMark two strings for translation
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-19 loraMerge branch 'master' of git://gitorious.org/mediagobli...
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-10-15 Christopher Allan... Merge remote branch 'remotes/elrond/misc/i592_use_full_...
2011-10-03 Elrondi592: Use full path in various places
2011-10-02 Christopher Allan... Merge remote branch 'remotes/jwandborg/storage_split_fix'
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-09-28 Christopher Allan... Merge remote branch 'remotes/elrond/misc/use_staticdirect'
2011-09-14 ElrondTemplates: Use request.staticdirect instead of /mgoblin...
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-06 Christopher Allan... Merge remote branch 'remotes/jwandborg/f571_closing_sto...
2011-09-05 Christopher Allan... Merge branch 'remotes/merge-requests/21' (early part)
2011-09-04 Christopher Allan... Make "newer" "older" translatable
2011-09-04 Christopher Allan... Make "newer" and "older" arrows not have underlined...
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-07-30 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f360_taggi...
2011-07-30 Christopher Allan... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-11 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-09 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v3_ed...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/jwandborg/f431-prevent_com...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/437_slug_s...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-07-07 Jef van SchendelChange pagination styling; add 2 images
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
2011-07-06 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/f409-redirect_to...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b388+b391_...
2011-07-03 Christopher Allan... Make pagination on user profile point to the user gallery
2011-07-03 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f401_prev_...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-02 Christopher Allan... Only show pagination if we have pages to show
2011-07-02 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_edit_...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/idea/db_doc'
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-02 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_362...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-07-01 Jef van SchendelTiny pagination style changes
2011-07-01 Jef van SchendelFix tiny pagination error: missing end tag
2011-07-01 Jef van SchendelRemove strong style from pagination
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/simple_proc_me...
2011-06-08 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-08 Christopher Allan... This attribute in quotes, too. :)
2011-06-08 Christopher Allan... XML attributes must be in quotes!
2011-06-06 Christopher Allan... Merge remote branch 'remotes/gandaro/324-bad-media...
2011-06-03 Christopher Allan... Merge branch 'media_edit'
2011-06-03 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-02 Christopher Allan... attribute values should be quoted :)
2011-05-22 Christopher Allan... Merge remote branch 'refs/remotes/elrond/idea/new_get_p...
2011-05-21 ElrondGive Pagination.get_page_url() a request instead of...
2011-05-20 Christopher Allan... Merge remote branch 'remotes/hanaku/pagination'
2011-05-19 Bernhard Kellerremoved request arg from Pagination class
2011-05-19 Bernhard Kellerchanged some coding styles and changed the interface...
2011-05-18 Bernhard Kelleradded Pagination class, usage description in Pagination...