##// END OF EJS Templates
Commit Message Age Author Refs
r2093:a327c56b
metatags: improve display syntax and add deprecated tag.
0
r2092:270f562f
icons: try to use consistent size of icons for dashboard.
0
r2091:90bf6103
meta-tags: cleanup support for metatags. - fixes problem of html-escape + supported link - no longer extract url from description, you have to use new url => tag - tags are extracted to the beginning of the description during rendering - show helpers in proper places in groups/repos/forks
0
r2068:71f5d13f
user-groups: rewrote the app to pyramid - added new event data with added/removed/changed permissions - cleanup code and spelling
0
r2012:362c5017
repo-groups-grid: remove left over icon.
0
r1988:f7d6f6e1
forks: moved pylons code into pyramid.
0
r1985:f5a73a5e
repositories: ported repo_creating checks to pyramid. - fixed security issues with resource discovery. - ported repository creating check into base view for repos.
0
r1952:fe95a76f
ui: fix double icons on quick-menu.
0
r1951:965019b0
repo-commits: ported changeset code into pyramid views. - refactored part of naming to use commit_id instead of revision - renamed some parts to repo_commits instead of changeset without breaking backward compat - small improvements and fixes for tests
0
r1945:8e51a936
translation: unified usage of pluralize function ungettext. - now it's consistent _ungettext for pylons and pyramid - will allow easier migration to full pyramid codebase
0
r1931:f3f88cc8
changelog: ported to pyramid views.
0
r1927:e6df2b71
files: ported repository files controllers to pyramid views.
0
r1918:de4c5093
pyramid: if possible fetch csrf tokens from pyramid session. - we need to explicitly pass in requests into secure forms - allows to not use pylons global session for fetching csrf tokens
0
r1899:4c10034c
repo-feed: moved from pylons controller to pyramid views.
dan
0
r1891:485023e6
gists: migrated gists controller to pyramid view.
dan
0
r1843:ae62b3c2
tooltip: use consistent h.tooltip usage to set tooltips.
dan
0
r1813:07e2beb0
pull-requests: prepare the migration of pull request to pyramid. - this is half the code because of problems found during porting - partially moved the urls, and flipped the logic into pyramid code - needs more work in core for full switch.
0
r1785:1cce4ff2
repo-summary: re-implemented summary view as pyramid. - changed exception handler, to now work in pure pyramid mode - changed missing requirements logic on repo based views that require vcs-connection
0
r1774:90a81bb6
home: moved home and repo group views into pyramid. - fixed lots of tests related to those changes - now main and subrepo group views are handled by pyramid.
0
r1751:aa1d7f99
repo-settings: moved advanced setion into pyramid views. - improved delete method, and actions.
0
load next
< 1 2 >
showing 20 out of 22 commits