Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Beta version 1.2.132 #30

Merged
merged 70 commits into from
Aug 23, 2016
Merged

Beta version 1.2.132 #30

merged 70 commits into from
Aug 23, 2016

Conversation

daviderill
Copy link
Member

No description provided.

daviderill and others added 30 commits January 8, 2016 10:00
Get schema SRID (not default one)
Option to abort SQL file execution
Conflicts:
	sql/epanet_mod.sql
	sql/ud_0.sql
	sql/ud_0_edit_views.sql
	sql/ws_0.sql
	sql/ws_0_edit_views.sql
	sql/ws_1_inp_edit_views.sql
	sql/ws_9_config_topology.sql
Remove contents in folder 'updates'
Disable Project Examples
Remove SQL file samples
Update UI 'Create GIS Project'
Preparing SQL folders for #17
xtorret and others added 29 commits April 5, 2016 19:42
Ignore SQL files starting with underscore
* #22 First version
Warning: Database user need to be superuser to create extension 'hstore'

* #22 Plugin release v0.5

* #22 Rename also schema 'audit'
Process software folder data. Example: 'ws_data' (if exists)

* #22 Create folder 'ws_data' and reorder files
We want to avoid problems with FK and custom data
Now it will process (in this order): 'ws', 'utils', 'ws_data'

* #22 Follow up changes from QGIS plugin repository

* Add function 'gw_fct_rename_functions_schema'

* #22 Follow up changes from QGIS plugin repository
* #24 Remove form 'Project Manager'
Move button 'Create Gis Project' to form 'Project Preferences'

* #24 Update form 'Project Preferences'

* #24 Add disclaimer when creating a project example

* #24 Update form 'Software configuration'

* #24 Update forms 'Project Preferences' and 'Go2EPA'

* #24 Update function reference

* #24 Add Preprocessing option dialog 'State Selection'

* #24 Update table references
'inp_selector_hidrology', 'inp_selector_sector', 'rpt_cat_result', 'rpt_selector_result'
Update related fields in sqlite's
Disable again menu 'Project example'
* #26 Add parameter to open .gsw file

* #26 Bug fix getting file extension

* #26 Add parameter 'function' to manage 'go2Epa'
* #28 Integrate SQL's

* #28 Update code to process these folders
Rename i18n SQL files

* #28 Sample data SQL files
Remove locale 'suffix' from filename
Move example folder location
Execute SQL files that contains pattern '_fct_' in its filename
Create class 'ParentSchemaTask' to encapsulate common code
Change function file pattern to '_fct'
Rearrange files
Add files to manage database and audit catalogs
Function definition in one single line
Remove WITH OIDS=FALSE
Remove SCHEMA_NAME before audit_function
Remove OWNER TO...
Manage blank lines
Replace RETURN audit_functions for:
PERFORM audit_functions;
RETURN [NULL | NEW];
@daviderill daviderill merged commit f56ebd8 into master Aug 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants