lp:~tim-clicks/sahana-eden/config

Created by Tim McNamara and last modified
Get this branch:
bzr branch lp:~tim-clicks/sahana-eden/config
Only Tim McNamara can upload to this branch. If you are Tim McNamara please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tim McNamara
Project:
Sahana-Eden
Status:
Development

Recent revisions

718. By Tim McNamara

corrections

Added reassignments in some areas where the global variables
were being used in strings that I didn't pick up in the
previous commit.

Moved auth.define_tables() to the end of the file.

717. By Tim McNamara

Created global config file

This commit creates a global configuration file. The config file
uses the YAML format for human readability & its natural nesting
ability.

This creates a possible dependency issue. YAML is not supported
in the Python library (=> easy_install pyyaml). 00_settings.py
fallbacks to its current behaviour if it encounters an
ImportError. More correctly, it will only change its behaviour
if the import is successful.

Note:
  auth.define_tables() has been moved to the end of the file.
  The commit introduces a conditional that would created
  unexpected results if left with the other auth.param assignments.

716. By Tim McNamara

merged from trunk

715. By Fran Boon

Merge michaelhowden: template.css linebreaks

714. By Fran Boon

Add parent filter & Projection to Mapping API
Start work on improving support for Clustered Features
Remove a debug print statement from admin.py

713. By Fran Boon

Switch Internal Features from being KML (we're calling a different popup_url anyway, so not DRY anyway)
Add support for KML Layers to Mapping API
Fix CSS for Popups

712. By Fran Boon

merge timClicks: Extra file extensions for uploaded images

711. By Fran Boon

Merge nursix: Implicit import of referenced XML objects

710. By Fran Boon

Add popup format to read/update methods
Use these as defaults for Popups in Mapping API

709. By Fran Boon

typo

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:sahana-eden
This branch contains Public information 
Everyone can see this information.

Subscribers