lp:sahanapy

Created by Fran Boon and last modified
Get this branch:
bzr branch lp:sahanapy
Only Fran Boon can upload to this branch. If you are Fran Boon please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Fran Boon
Project:
SahanaPy
Status:
Development

Recent revisions

71. By Fran Boon

s3.deletable.%table option to set whether a resource should be deletable from List/Display views
- GIS Layers & Projections have this set (no need for the custom views for GIS Layers now)
s3.listonly.%table option to set whether a resource should be creatable from List views
s3.fields.%table -> s3.crud_fields.%table
Exposes/Displays separated for some GIS resources

70. By Fran Boon

crud_strings moved off s3.
cr & _pr .exposes fixed
person & apikey have their main entry renamed as 'name' to fit CRUD controller
Use custom views on Display to help prevent users deleting layers from catalogue which are best just disabled (List still needs fixing).
Fix bug with EPSG now being an integer but check being for String
Google Key for 127.0.0.1

69. By Fran Boon

Ported DeletableList to the CRUD controller
- created AJAX representations to support this
- moved .represent & .displays to the Controller (from the Model) to allow redefinition (also makes better MVC)

68. By Fran Boon

bugfix

67. By Fran Boon

Added support for custom views in CRUD controller - thanks nemik!
Updated t2.py (deletes of uploaded files when record is deleted)

66. By Fran Boon

CSV Representation (List/Display) <- can be used for Export for Synchronization

65. By Fran Boon

Audting enabled for Read & Delete. Partially implemented for Create/Update (still need to get new values back from form)

64. By Fran Boon

crud_strings.table not crud_strings.resource helps ensure no clashes across modules
More AppAdmin integration
CSS/Layout Tweaks
Start of implementation of Accounting: configuration

63. By Fran Boon

Added Configurable option to Disable Self-Registration
Moved Debug setting to be off 'session.s3' (don't pollute global namespace)

62. By Fran Boon

Fixed Profile (users can now reset their passwords)
- unfortunately can't centralise the login() function as this breaks the ability to return users to where they were before they got directed to the login box
Moved T2 views to 'default' to keep them out of the way
Fixed GIS Config Display

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers