-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCHANGELOG.txt
executable file
·50 lines (41 loc) · 1.97 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Stanford Subsites x.x-x.x xxxx-xx-xx
------------------------------------
Stanford Subsites 7.x-3.1-alpha1 2018-06-27
------------------------------------------
- Fix menu_name lookup bug
- Add new key to db table
- Changed active subsite contextual arguments to use taxonomy term instead of node id
- Add Code Climate integration
- Add static caching to stanford_subsites_get_subsite_paths for performance
- Updated the pathauto alias update on subsite form submit so it doesn't run on EVERY node
- Fix php notice errors
- Update page.tpl.php for GDPR
- Add composer.json
Stanford Subsites 7.x-3.0 2016-03-03
------------------------------------------
* Added menu_block as a dependency.
* Fixed bug where wrong theme is loaded initially. BASIC-1711
Stanford Subsites 7.x-2.1 2015-10-30
------------------------------------------
* Changed menu_block delete function to match change in menu_block module
* Added new full width regions to template override file.
* Fix for subsite check at first part of the path not anywhere in path
* Working through incompatibilities with workbench moderation and pathauto alias
Stanford Subsites 7.x-2.0 2015-09-14
------------------------------------------
* Created all new dashboard with many new and useful blocks
* Created new `shortcuts` menu for subsites
* Simplified the relationships and removed the entity reference fields
* Restricted the menu options for new nodes to the menu for the selected subsite.
* New context plugins for subsite conditions and responses
* Added upgrade path hook 7200
* Support for mulitple_node_menu contrib module
* Moar better styles from meganem
* Added documentation
* Fixed many many bugs!
Stanford Subsites 7.x-1.0-beta2 2014-02-06
------------------------------------------
Fixed taxonomy breaking node save bug where field_stanford_subsite_sub_tags was having a null value inserted into it.
Stanford Subsites 7.x-1.0-beta1 2013-05-10
------------------------------------------
Initial public release of Stanford Subsites