unrhodecode/rhodecode
Marcin Kuzminski 67f8000683 core: use a custom filter for rendering all mako templates.
- brings old pylons function that converted None into a empty markup
2017-07-24 14:28:19 +02:00
..
api core: always attach pyramid context into request 2017-07-08 15:25:54 +02:00
apps security: fix self-xss on modifing gist filename. 2017-07-24 12:49:38 +02:00
authentication auth-ldap: improve messages when users failed to authenticate. Fixes #5345 2017-06-30 15:09:12 +02:00
config core: use a custom filter for rendering all mako templates. 2017-07-24 14:28:19 +02:00
controllers global-permissions: ported controller to pyramid view. 2017-07-20 15:04:36 +02:00
events events: re-organizate events handling. 2017-06-08 21:37:34 +02:00
forms forms: added RcForm with custom error reporting widget. 2017-04-26 16:39:50 +02:00
i18n i18n: Update compiled message objects and js i18n files 2017-06-28 21:57:54 +02:00
integrations pyramid: moved add_route_requirements into pyramid base app. 2017-07-17 23:08:07 +02:00
lib core: use a custom filter for rendering all mako templates. 2017-07-24 14:28:19 +02:00
model users: made the function for account deactivation easier to use inside ishell. 2017-07-24 11:51:07 +02:00
public permissions: expose new view that lists all available views for usage in whitelist access. 2017-07-21 04:54:36 +02:00
templates translation: unified usage of pluralize function ungettext. 2017-07-24 10:00:06 +02:00
tests global-permissions: ported controller to pyramid view. 2017-07-20 15:04:36 +02:00
utils license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
__init__.py repository-groups: introduce last change for repository groups. 2017-07-20 12:59:53 +02:00
rcserver.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
subscribers.py pyramid: allows easier turning off the pylons components. 2017-07-13 10:57:57 +02:00
translation.py notifications: fixed translation problem in my notifications. 2017-02-01 15:34:47 +01:00
tweens.py pyramid: moved extraction of user into a seperate subscriber. 2017-07-12 18:54:42 +02:00
VERSION release: Bump version 4.8.0 to 4.9.0 2017-06-29 11:46:59 +02:00
websetup.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00