Skip to content

Commit

Permalink
#1693 proper NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartones committed Mar 31, 2015
1 parent 099fa95 commit 7acdbfd
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
------------------
* Major refactor of the `Table` class: extract the `UserTable` model from it [#2775](https://github.com/CartoDB/cartodb/pull/2775)
* Update common data metadata task [#2741](https://github.com/CartoDB/cartodb/pull/2741)
* New features
- Internal code refactor to allow to disable subdomain-based general application behaviour, to rely instead on URIs like 'domain.com/u/USER/...', or allow to have both systems working at the same time (subdomainless and with subdomain)
- New Config entry: 'http_port' (see config/app_config.yml.sample for further details)
- New Config entry: 'subdomains_optional' (see config/app_config.yml.sample for further details)
- New Config entry: 'subdomains_allowed' (see config/app_config.yml.sample for further details)
* Guessing of namedplaces on import [#2809](https://github.com/CartoDB/cartodb/pull/2809)
* Internal code refactor to allow to disable subdomain-based general application behaviour, to rely instead on URIs like 'domain.com/u/USER/...', or allow to have both systems working at the same time (subdomainless and with subdomain)
- New Config entry: 'http_port' (see config/app_config.yml.sample for further details)
- New Config entry: 'https_port' (see config/app_config.yml.sample for further details)
- New Config entry: 'subdomainless_urls' (see config/app_config.yml.sample for further details)

Bugfixes:
* Fix "create table from query or clear view" banner covers zoom overlay and search box [#2762](https://github.com/CartoDB/cartodb/pull/2762)
Expand Down

0 comments on commit 7acdbfd

Please sign in to comment.