##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1538:5bdec8f6
application: moved JS routes generation into pyramid. - this will generate both pylons and pyramid js routes
0
r1537:9ff058ee
my-account: switched my-password view to pyramid.
0
r1536:995f91ba
login: switch to re-use the baseApp pyramid view.
0
r1535:e192ad33
registration: fix template typo
0
r1534:f94cdb1c
pyramid: base view improvements
0
r1533:1f655951
pyramid-views: always register auth_user for via the base view. - we always need this to be set anyway so we shouldn't repeat it.
0
r1532:46c056e8
repo-followers: removed deprecated not used views.
0
r1531:982f71c6
svn-support: move into apps module.
0
r1530:1efcb4ee
api: use consistent way to extract users, repos, repo groups and user groups by id or name. - makes usage of Number vs String to differenciate if we pick objec ID or it's name this will allow easy fetching of objects by either id or it's name, including numeric string name - fixes #5230
0
r1529:3683d343
makrup-renderer: fix some cases which could cause lxml errors, skip js flags
0
r1528:6bced565
dependencies: added css select into required libraries.
0
r1527:4089d52f
markup-rendering: added relative image support. - adds translation of relative to absolute urls - fixes #5235
0
r1526:784846bf
markup: improved markup CSS. - remove odd image borders.
0
r1525:16ed4028
dependencies: bumped lxml and made it a dependency.
0
r1524:4f05cb3a
metadata: write license token for license migration for installer.
0
r1523:f23e74a4
dependencies: made decorator lib use the same version for rc and vcsserver.
0
r1522:82f2feee
api: expose more details of auth tokens in get_user api call.
0
r1521:6db2b5b9
admin-users: use full ilike search on filtering
0
r1520:67ca1dd5
admin-users: moved grid browsing to pyramid. - fixed loading data to be lazy fetched. - speeds up loading large user sets significantly
0
r1519:897366ac
tests: moved tests of admin user auth tokens into pyramid apps.
0
load next
< 1 .. 147 148 149 150 151 .. 218 >
showing 20 out of 4357 commits