liquid_feedback_frontend
log
age | author | description |
---|---|---|
2015-12-01 | bsw | Refactored password reset functionality |
2015-12-01 | bsw | Added correct use of WEBMCP_BASE_PATH instead of request.get_app_basepath() |
2015-12-01 | bsw | Removed code which is not used |
2015-12-01 | bsw | Removed developer settings |
2015-12-01 | bsw | Removed code not used anymore (outdated feature "discussion url") |
2015-12-01 | jbe | Minor code cleanup in app/main/draft/diff.lua |
2015-12-01 | jbe | Removed exhaustive GROUP BY list in Issue:get_search_selector(...) due to PRIMARY KEY (PostgreSQL 9.1 feature) |