Skip to content

Instantly share code, notes, and snippets.

@JonDaniel
JonDaniel / reminders2.twig
Created October 14, 2015 13:40
Personal Reminders
{% extends "master.html" %}
{% block init %}{{ aek.set_aek_version(1.4) }}
{% endblock %}
{% block title %}Personal Reminders{% endblock %}
{% block main_content %}
{% set addons = aek.extension("AddonsWebServices") %}
<link rel="stylesheet" href="https://portal.ombiel.co.uk/assets/BradfordMDC/BradfordCouncil/css/bradford_mdc_aek.css" />
{% extends "master.html" %}
{% block init %}{{ aek.set_aek_version(1.4) }}
{% endblock %}
{% block title %}Feedback{% endblock %}
{% block main_content %}
{# AEK script to submit feedback like in the native Settings -> Feedback (android) or Settings -> Send Feedback (iOS) #}
{% extends "master.html" %}
{% block init %}{{ aek.set_aek_version(1.4) }}
{% endblock %}
{% block title %}Personal Reminders{% endblock %}
{% block main_content %}
{% set addons = aek.extension("AddonsWebServices") %}
<link rel="stylesheet" href="https://portal.ombiel.co.uk/assets/BradfordMDC/BradfordCouncil/css/bradford_mdc_aek.css" />
@JonDaniel
JonDaniel / gist:b17b5dec5d722d23c33d
Last active August 29, 2015 14:10
Tamworth Move Out Form

Tamworth Move Out Form

There is a rough draft AEK screen with reference 4794 (it's pretty rough)

General Parameters
formName: TBC_MovingOut
alertOnClose "N"
districtCode: "3445"
@JonDaniel
JonDaniel / tamworthspd.md
Last active August 29, 2015 14:10
Tamworth Single Person Discount

Tamworth Single Person Discount

AEK draft form: 4792

Please note: The LAGAN form seems a bit of a mess (it's all out of order - I've tried to make it clear by annotating all the fields).

The idea is that you either answer "yes/no" to is it because someone's left If yes - enter the leavers name etc.