Releases: camptocamp/c2cgeoportal
Releases · camptocamp/c2cgeoportal
2.1.0
What's Changed
- Best place for b flag in git submodule add command by @yjacolin in #2096
- Fix locale_negotiator for fulltextsearch by @pvalsecc in #2091
- Get only what we needs in the package.json by @sbrunner in #2099
- Do the documentation deploy at the end by @sbrunner in #2087
- Fix the print template by @sbrunner in #2102
- Update Camptocamp dependencies by @sbrunner in #2101
- Adapt for requires.io - Update versions by @sbrunner in #2092
- 20 fixies by @sbrunner in #2104
- Fix the links by @sbrunner in #2106
- Fix the debug mode by @sbrunner in #2107
- Make project creation easier and faster by @yjacolin in #2094
- Fix Travis from an external branch by @sbrunner in #2114
- Vary the cache by Origin for CORS responses by @fredj in #2112
- Add a rule to upgrade to the v2 by @sbrunner in #2116
- Issue found durring the upgrade by @sbrunner in #2117
- Faster i18n by @sbrunner in #2115
- Add success: true for extjs by @sbrunner in #2121
- Fix the mobile redirect for ngeo by @sbrunner in #2122
- Remove sencha touch and print v2 support by @sbrunner in #2120
- Add dependency to zip by @sbrunner in #2119
- Typos by @sbrunner in #2128
- [requires.io] dependency update on master branch by @sbrunner in #2127
- Force update npm packages by @sbrunner in #2135
- Interprete closure_library_path by @arnaud-morvan in #1752
- Main version by @sbrunner in #2134
- Rm sencha build by @sbrunner in #2136
- Fix typo on template name in print config by @arnaud-morvan in #2137
- Forward cookie header in checker and check_collector by @arnaud-morvan in #2129
- Add layer with restricted access by @yjacolin in #2126
- Add desktop interface by @sbrunner in #2132
- Migrate layergroup metadata by @sbrunner in #2130
- Add localization migration script by @sbrunner in #2125
- Fix the routing engine by @sbrunner in #2124
- Generate the WMTSCapabilities in c2cgeoportal by @sbrunner in #2098
- Update geojson and papyrus by @sbrunner in #2131
- Add more stats (rendering time). by @pvalsecc in #2138
- Small typo and new name for exclute properties by @eleu in #2142
- Some fix arround Git attributes by @sbrunner in #2141
- Some upgrade and cleanup the dependencies by @sbrunner in #2140
- Fix project update and the 2.0 branch build by @sbrunner in #2139
- Put only example layers in the update scaffold by @sbrunner in #2144
- Activate the agent forwarding by @sbrunner in #2145
- Fix the 2.0 branch after merge from 1.6 by @sbrunner in #2146
- Some upstream upgrades by @sbrunner in #2150
- Typo by @sbrunner in #2147
- C2ctool will not manage anymore CGXP by @sbrunner in #2155
- Add missing mkdir -p, it can faild durring the update by @sbrunner in #2157
- Support openjdk 8 in java version checking by @pvalsecc in #2158
- Some fix found durring an upgrade by @sbrunner in #2169
- Typo by @sbrunner in #2168
- Removes some Sencha touch artifacts by @sbrunner in #2165
- Test upgrade, Fix missing extent, ... by @sbrunner in #2161
- Use new version of c2c.template by @sbrunner in #2160
- Split test-packages by @sbrunner in #2166
- Fix the documentation generation by @sbrunner in #2167
- Make apache2ctl graceful configurable by @sbrunner in #2174
- Go to the project directory before running alembic upgrade by @sbrunner in #2173
- Add documentation about the ngeo map configuration by @sbrunner in #2176
- Use ngeo npm package by @sbrunner in #2175
- Fix layers re-ordering when adding or removing layer to a group. by @ochriste in #2177
- Typo (wrong bash assignment) by @sbrunner in #2179
- Be able to use make to upgrade the version 1.6 by @sbrunner in #2180
- Test upgrade, Fix missing extent, ... by @sbrunner in #2164
- Fix the merge 1.6 to 2.0 by @sbrunner in #2183
- We are no more able to predict the pypi URL, then remove check by @sbrunner in #2184
- Master fix: remove ogcproxy tests, don't test viewer.js by @sbrunner in #2185
- Fix indentation error in CONST_Makefile by @arnaud-morvan in #2186
- Test that the required template vars will be present by @sbrunner in #2189
- Note for Windows because export does not exist by @kalbermattenm in #2191
- Be able to create dev and RC releases with npm by @sbrunner in #2187
- Fix the upgrade doc for the project.yaml.mako file by @sbrunner in #2190
- Fix wrong name by @sbrunner in #2192
- Add typed UI metadata (and functionalities) by @sbrunner in #2162
- Fix the Makefile ifndef by @sbrunner in #2194
- Set the transifex URL in http for Windows by @sbrunner in #2196
- Fix the vary assignment by @sbrunner in #2195
- Remove the print-apps directory only on print version 3 by @sbrunner in #2197
- Remove double bar by @sbrunner in #2198
- Add documentation about the background layers by @sbrunner in #2200
- Boolean should also support true and false by @sbrunner in #2199
- Do the packages upgrade by @sbrunner in #2202
- Add documentation for integrator about alembic by @sbrunner in #2201
- Fix the URL generation in metadata, use the real package name... by @sbrunner in #2205
- Add missing parameter in _get_map_config function call by @marionb in #2206
- Typo in documentation by @kalbermattenm in #2207
- Accept the URL on demo 2.1 by @sbrunner in #2212
- Add missing isExpanded metadata by @sbrunner in #2210
- Add missing print internalisation by @sbrunner in #2209
- QueryLayers as string as all other layers attributes by @sbrunner in #2213
- Add the new angular-sanitize JavaScript by @sbrunner in #2214
- Add new logo by @sbrunner in #2215
- Fix the version of pip and setuptools by @sbrunner in #2222
- Fix logo URL and style by @sbrunner in #2221
- Better upgrade documentation about the
project.yaml.mako
file. by @sbrunner in...
1.6.10
What's Changed
- Remove cache on layer metadata by @sbrunner in #2557
- Be able to have a query layer without any scale bounds by @sbrunner in #2588
- Print template A4L - Don't compare boolean with int by @ger-benjamin in #2615
- Fix the versions by @sbrunner in #2640
- Fix #2582 - Backport ability to log user and date to 1.6 by @juliensam in #2627
- Disable geometry check per layer in 1.6 by @juliensam in #2644
New Contributors
- @juliensam made their first contribution in #2627
Full Changelog: 1.6.9...1.6.10
2.0.0
What's Changed
- Best place for b flag in git submodule add command by @yjacolin in #2096
- Fix locale_negotiator for fulltextsearch by @pvalsecc in #2091
- Get only what we needs in the package.json by @sbrunner in #2099
- Do the documentation deploy at the end by @sbrunner in #2087
- Fix the print template by @sbrunner in #2102
- Update Camptocamp dependencies by @sbrunner in #2101
- 20 fixies by @sbrunner in #2104
- Fix the links by @sbrunner in #2106
- Make project creation easier and faster by @yjacolin in #2094
- Fix Travis from an external branch by @sbrunner in #2114
- Vary the cache by Origin for CORS responses by @fredj in #2112
- Faster i18n by @sbrunner in #2115
- Add success: true for extjs by @sbrunner in #2121
- Fix the mobile redirect for ngeo by @sbrunner in #2122
- Add dependency to zip by @sbrunner in #2119
- Typos by @sbrunner in #2128
- Force update npm packages by @sbrunner in #2135
- Interprete closure_library_path by @arnaud-morvan in #1752
- Main version by @sbrunner in #2134
- Rm sencha build by @sbrunner in #2136
- Fix typo on template name in print config by @arnaud-morvan in #2137
- Forward cookie header in checker and check_collector by @arnaud-morvan in #2129
- Add layer with restricted access by @yjacolin in #2126
- Migrate layergroup metadata by @sbrunner in #2130
- Add localization migration script by @sbrunner in #2125
- Fix the routing engine by @sbrunner in #2124
- Generate the WMTSCapabilities in c2cgeoportal by @sbrunner in #2098
- Add more stats (rendering time). by @pvalsecc in #2138
- Small typo and new name for exclute properties by @eleu in #2142
- Some fix arround Git attributes by @sbrunner in #2141
- Fix project update and the 2.0 branch build by @sbrunner in #2139
- Put only example layers in the update scaffold by @sbrunner in #2144
- Activate the agent forwarding by @sbrunner in #2145
- Fix the 2.0 branch after merge from 1.6 by @sbrunner in #2146
- Add missing mkdir -p, it can faild durring the update by @sbrunner in #2157
- Support openjdk 8 in java version checking by @pvalsecc in #2158
- Some fix found durring an upgrade by @sbrunner in #2169
- Typo by @sbrunner in #2168
- Test upgrade, Fix missing extent, ... by @sbrunner in #2161
- Split test-packages by @sbrunner in #2166
- Fix the documentation generation by @sbrunner in #2167
- Make apache2ctl graceful configurable by @sbrunner in #2174
- Go to the project directory before running alembic upgrade by @sbrunner in #2173
- Add documentation about the ngeo map configuration by @sbrunner in #2176
- Fix layers re-ordering when adding or removing layer to a group. by @ochriste in #2177
- Typo (wrong bash assignment) by @sbrunner in #2179
- Be able to use make to upgrade the version 1.6 by @sbrunner in #2180
- Test upgrade, Fix missing extent, ... by @sbrunner in #2164
- Fix the merge 1.6 to 2.0 by @sbrunner in #2183
- We are no more able to predict the pypi URL, then remove check by @sbrunner in #2184
- Fix indentation error in CONST_Makefile by @arnaud-morvan in #2186
- Test that the required template vars will be present by @sbrunner in #2189
- Note for Windows because export does not exist by @kalbermattenm in #2191
- Fix the upgrade doc for the project.yaml.mako file by @sbrunner in #2190
- Fix the Makefile ifndef by @sbrunner in #2194
- Set the transifex URL in http for Windows by @sbrunner in #2196
- Remove the print-apps directory only on print version 3 by @sbrunner in #2197
- Remove double bar by @sbrunner in #2198
- Add documentation about the background layers by @sbrunner in #2200
- Add documentation for integrator about alembic by @sbrunner in #2201
- Add missing parameter in _get_map_config function call by @marionb in #2206
- Typo in documentation by @kalbermattenm in #2207
- Fix the version of pip and setuptools by @sbrunner in #2222
- Better upgrade documentation about the
project.yaml.mako
file. by @sbrunner in #2220 - Use node to read the JS to be stronger by @sbrunner in #2228
- Add missing create dir in the Makfile by @sbrunner in #2233
- Some fix for windows by @sbrunner in #2235
- Update QGIS backend documentation by @yjacolin in #2163
- Put a real srid by @sbrunner in #2257
- Minor c2c.template update by @sbrunner in #2255
- Queryable by @sbrunner in #2237
- UI metadata and server needed to query the background by @sbrunner in #2263
- 2263 fixes by @fredj in #2268
- Check if database exists before executing psql commands. by @ochriste in #2271
- Allow to have a master/replica DB configuration by @pvalsecc in #2223
- Docker: switch to the C2C official postgres image by @pvalsecc in #2275
- Fixed tsearch query to use bindings by @pvalsecc in #2282
- Fix WMS Layer documentation by @sbrunner in #2284
- Fix the doc generation on 2.0 by @sbrunner in #2285
- Upgrade papyrus-ogcproxy for proxy issue by @sbrunner in #2259
- Get the query string in the mobile URL redirect by @sbrunner in #2287
- Always add the mixed attribute by @sbrunner in #2283
- Add a log that shows the version at startup by @pvalsecc in #2293
- Use non editable pyramid_closure by @sbrunner in #2301
- Fix error 500 in fulltextsearch in case of special chars by @pvalsecc in #2302
- Execute the documentation only on the main repository. by @sbrunner in #2304
- Add the create template in the update template to track the changes by @sbrunner in #2296
- Update the changelog file by @sbrunner in #2305
- Update the upgrade documentation by @sbrunner in #2306
- Fix copyright notices by @sbrunner in #2325
- Fix typo in CHANGELOG (2.0) by @gberaudo in #2322
- pot creation requires mapserver by @sbrunner in #2332
- Don't fail on create link on already existing file by @sbrunner in http...
1.6.9
What's Changed
- Check if database exists before executing psql commands. by @ochriste in #2271
- Upgrade papyrus-ogcproxy for proxy issue by @sbrunner in #2259
- Fix branch 1.6 by @sbrunner in #2391
- Be able to do a pdfreport in png... by @sbrunner in #2372
- Use the "New" configuration files by @sbrunner in #2430
- Fix 1.6 build by @sbrunner in #2483
- Typo by @sbrunner in #2513
Full Changelog: 1.6.8...1.6.9
1.6.8
What's Changed
- Best place for b flag in git submodule add command by @yjacolin in #2096
- Fix locale_negotiator for fulltextsearch by @pvalsecc in #2091
- Fix the print template by @sbrunner in #2102
- Make project creation easier and faster by @yjacolin in #2094
- Interprete closure_library_path by @arnaud-morvan in #1752
- Fix typo on template name in print config by @arnaud-morvan in #2137
- Forward cookie header in checker and check_collector by @arnaud-morvan in #2129
- Add layer with restricted access by @yjacolin in #2126
- Generate the WMTSCapabilities in c2cgeoportal by @sbrunner in #2098
- Small typo and new name for exclute properties by @eleu in #2142
- Some fix arround Git attributes by @sbrunner in #2141
- Fix project update and the 2.0 branch build by @sbrunner in #2139
- Put only example layers in the update scaffold by @sbrunner in #2144
- Activate the agent forwarding by @sbrunner in #2145
- Test upgrade, Fix missing extent, ... by @sbrunner in #2161
- Fix the documentation generation by @sbrunner in #2167
- Make apache2ctl graceful configurable by @sbrunner in #2174
- Go to the project directory before running alembic upgrade by @sbrunner in #2173
- Fix layers re-ordering when adding or removing layer to a group. by @ochriste in #2177
- Typo (wrong bash assignment) by @sbrunner in #2179
- Be able to use make to upgrade the version 1.6 by @sbrunner in #2180
- Fix indentation error in CONST_Makefile by @arnaud-morvan in #2186
- Fix the upgrade doc for the project.yaml.mako file by @sbrunner in #2190
- Add missing parameter in _get_map_config function call by @marionb in #2206
- Fix the version of pip and setuptools by @sbrunner in #2222
- Better upgrade documentation about the
project.yaml.mako
file. by @sbrunner in #2220 - Put a real srid by @sbrunner in #2257
- Minor c2c.template update by @sbrunner in #2255
Full Changelog: 1.6.7...1.6.8
1.6.7
Full Changelog: 1.6.6...1.6.7
1.6.6
Full Changelog: 1.6.5...1.6.6
1.6.5
Full Changelog: 1.6.4...1.6.5
1.6.4
Full Changelog: 1.6.3...1.6.4
1.6.3
Full Changelog: 1.6.2...1.6.3