-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathCHANGELOG.txt
142 lines (116 loc) · 5.4 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
Stanford Events Importer x.x-x.x, xxxx-xx-xx
--------------------------------------------
7.x-3.11 2012-01-28
---------------------------------------------------
- Update URLs from events.stanford.edu to events-legacy.stanford.edu
- Update all Feeds importers
- Update the "add to calendar" fields for Stanford Event nodes to point to events-legacy.stanford.edu
7.x-3.10 2018-11-21
---------------------------------------------------
- Fix for help page.
7.x-3.9 2018-04-16
---------------------------------------------------
- Changed the class on a view to make it more re-useable when a view is cloned
- Added composer.json file.
7.x-3.8 2017-08-05
---------------------------------------------------
- Events view for a dynamic paragraph view. Ideal for paragraphs implementation in stanford_story_page.
7.x-3.7 2017-05-17
---------------------------------------------------
- Submodule for events recap
7.x-3.6 2017-05-01
---------------------------------------------------
- Stand alone past events importer.
7.x-3.5 2017-03-07
---------------------------------------------------
- Making this a minor release
7.x-3.5+4-dev 2017-03-06
---------------------------------------------------
- Added travis
- Added check for valid types in the organization and categories xml
7.x-3.4 2017-01-05
---------------------------------------------------
- Added code climate integration
- Change sponsor field from textfield to long text
- Added speaker field, mapping, and styles
- Upgrade path for new items.
7.x-3.3 2016-08-03
---------------------------------------------------
- Changed path of configuration page so that it's a sub-menu-item
7.x-3.2 2015-06-26
---------------------------------------------------
- Removed logging
- Removed the extra cron settings
- Removed foreign keys
- CAW-537: Events calendar block nav javascript aria fixes
- BASIC-1269: Added image insert field
- BASIC-1269: Updates to .info file and form weight order
- Body field help text
- ADding stanford_date_formats dependency
7.x-3.1 2015-03-19
---------------------------------------------------
- Added project status url so that module gets update info from ERUS.
- Set the body field input format to content_editor_text_format if the format is available
- Check for body field. Loop through languages. Loop through indices. filter_xss() on body field
- Added check for stanford_event type on feeds_presave().
- Set the admissions field input format to content_editor_text_format if the format is available
- BASIC-852 | Added Past Events page display
- BASIC-852 | Changed no results text on past events view
- Updated sub module version numbers
Stanford Events Importer 7.x-3.0, 2014-10-23
---------------------------------------------------
Changes since 7.x-3.0-alpha9:
- Add fields to .info file
- Updating strongarm to add event feed type field
- Updating field group to add event feed type field
- Updating feeds_importer to map event feed type field
- Updating features.inc to add event feed type field
- Updating field_instance to add event feed type field
- Updating field_base to add event feed type field
Stanford Events Importer 7.x-3.0-alpha9, 2014-10-23
---------------------------------------------------
Changes since 7.x-3.0-alpha8:
By sheamck:
- Set drupal_http_request limit to 15.0 seconds
- Changed cron to run only once every 23 hours
Stanford Events Importer 7.x-3.0-alpha8, 2014-08-29
---------------------------------------------------
By jbickar: styling on map link
Stanford Events Importer 7.x-3.0-alpha7, 2014-08-28
---------------------------------------------------
By sheamck:
-Fixed bug in upgrade path from 2.x -> 3.x
By jbickar:
-Updated field_group classes to match 1.4
-Added map link field
Stanford Events Importer 7.x-3.0-alpha6, 2014-08-20
---------------------------------------------------
By sheamck:
- Added missing features dependency protection for update hooks
- Added views-row-lines to 5 item upcoming block
By jbickar:
-Added ability to choose Published, Unlisted, or Bookmarked events feeds
-Minor improvement to UI for choosing between Category and Organization in UI
Stanford Events Importer 7.x-3.0-alpha4, 2014-07-22
---------------------------------------------------
By sheamck:
- Fix in update hook to deal with Daylight Saving Time
Stanford Events Importer 7.x-3.0-alpha3, 2014-07-15
---------------------------------------------------
By sheamck:
- Set date field to use site's time zone handling
- remove 8-hour offset
- Change update hook to calculates the difference between timezone field set from UTC to site's
Stanford Events Importer 7.x-3.0-alpha2, 2014-05-16
---------------------------------------------------
- BASIC-795: removed no results text
- BASIC-806: Change image display to large-scaled
- BASIC-729 | Changed date format on event display
- Cleaned UP 2.x Autopop pull request
- Cleaned up some formatting
Stanford Events Importer 7.x-3.0-alpha1, 2014-03-11
--------------------------------------------------
- Features 2.x Compatible feature
- New Views
- New sub feature modules
- Clead up node edit form