liquid_feedback_frontend
log
| age | author | description | 
|---|---|---|
| 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) | 
| 2015-12-01 | bsw | Removed Initiative:get_search_selector(...) which is not used | 
| 2015-12-01 | jbe | Do not disable garbage collection for WebMCP acceleration | 
| 2015-12-01 | bsw | Removed support for old WebMCP 1.x and clean up of example configuration | 
| 2015-12-01 | jbe | Use -f switch for git-checkout in lf4rcs example config | 
| 2015-12-01 | jbe | Avoid executing commands after error in lf4rcs.commit(...) | 
| 2015-11-30 | bsw | Added lf4rcs module and example configuration | 
| 2015-07-27 | bsw | Fixed syntax error in unit sidebar occured after last bug fix again again |