liquid_feedback_frontend

diff app/main/contact/_action/add_member.lua @ 5:afd9f769c7ae

Version beta1

Final voting with Schulze-Method is now possible

Many bug fixes and code cleanup

Registration with invite codes

More sort and filter options

Seperated display of "supporters" and "potential supporters"

Optical changes

Flood limit / initiative contigent is now checked by frontend

Neccessary changes to access core beta11
author bsw/jbe
date Fri Dec 25 12:00:00 2009 +0100 (2009-12-25)
parents 768faea1096d
children
line diff
     1.1 --- a/app/main/contact/_action/add_member.lua	Thu Dec 10 12:00:00 2009 +0100
     1.2 +++ b/app/main/contact/_action/add_member.lua	Fri Dec 25 12:00:00 2009 +0100
     1.3 @@ -20,8 +20,3 @@
     1.4  contact.public = public or false
     1.5  contact:save()
     1.6  
     1.7 -if public then
     1.8 ---  slot.put_into("notice", _"Member has been saved as public contact")
     1.9 -else
    1.10 ---  slot.put_into("notice", _"Member has been saved as private contact")
    1.11 -end

Impressum / About Us