liquid_feedback_frontend

diff app/main/_layout/default.html @ 95:6a12fb7e4963

Suggestion API, draft preview, word based diff, multiple fixes
- Added suggestion API
- Initiative API: Drafts optionally delivered as rendered html fragment
- Initiative API: Fixed wrong output of revoked timestamp when using JSON
- Preview added for initiative drafts
- Improved (word based) diff added
- Improved suggestion list
- Added missing sorting of initiative in vote list
- Filter state for member page initiative lists
- Fixed wrong status output in member history
- Fixed wrongly closed div in layout
author bsw
date Mon Aug 30 21:52:19 2010 +0200 (2010-08-30)
parents dca6a57b0779
children 7d0f4721d2f3 e2ea6dbd2dbc
line diff
     1.1 --- a/app/main/_layout/default.html	Thu Aug 19 15:37:51 2010 +0200
     1.2 +++ b/app/main/_layout/default.html	Mon Aug 30 21:52:19 2010 +0200
     1.3 @@ -60,7 +60,7 @@
     1.4          <div class="support vote_info" id="support">
     1.5            <!-- WEBMCP SLOT support -->
     1.6          </div>
     1.7 -        <div style="clear: left;" /></div>
     1.8 +        <div style="clear: left;"></div>
     1.9        </div>
    1.10      </div>
    1.11      <div class="main" id="default">

Impressum / About Us