lp:~robbyoconnor/sahana-eden/surveytool
Created by
Robert O'Connor
and last modified
- Get this branch:
- bzr branch lp:~robbyoconnor/sahana-eden/surveytool
Only
Robert O'Connor
can upload to this branch. If you are
Robert O'Connor
please log in for upload directions.
Branch merges
Propose for merging
- Fran Boon: Pending requested
-
Diff: 14613 lines (+14129/-292)27 files modifiedcontrollers/budget.py (+2/-2)
controllers/survey.py (+460/-0)
models/000_config.py (+295/-288)
models/survey.py (+142/-0)
modules/validators.py (+1/-1)
modules/widgets.py (+1/-1)
static/scripts/survey/jquery-ui-1.8.4.custom.js (+11241/-0)
static/scripts/survey/jquery.bsmselect.js (+481/-0)
static/scripts/survey/jquery.selectboxes.js (+533/-0)
static/scripts/survey/jquery.selectboxes.min.js (+14/-0)
static/styles/survey/jquery.bsmselect.css (+64/-0)
views/question_create.html (+21/-0)
views/survey/index.html (+16/-0)
views/survey/layout.html (+98/-0)
views/survey/layout_popup.html (+102/-0)
views/survey/question_options_create.html (+117/-0)
views/survey/question_options_update.html (+111/-0)
views/survey/question_popup.html (+26/-0)
views/survey/question_update.html (+21/-0)
views/survey/questions.html (+82/-0)
views/survey/section_layout.html (+184/-0)
views/survey/table.html (+26/-0)
views/survey/table_create.html (+21/-0)
views/survey/table_list.html (+3/-0)
views/survey/table_update.html (+21/-0)
views/survey/template_create.html (+23/-0)
views/survey/template_update.html (+23/-0)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:sahana-eden