Projet

Général

Profil

Paste
Télécharger (10,4 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / module_filter / CHANGELOG.txt @ 18596a08

1
Module Filter 7.x-2.1, 2017-06-09
2
---------------------------------
3
Issue #2437439 by mikhail.krainiuk, greenSkin, jayhawkfan75: Module Filter does
4
  not care about anchors in permission links.
5
Issue #2866236 by Munavijayalakshmi, dhruveshdtripathi: Typo error in
6
  README.TXT file.
7
Issue #2452067 by Madis: Option to show description expanded as default
8
  not working.
9
Issue #2580791 by makbul_khan8: Coding standards and few function without
10
  help comments.
11
Issue #2153697 by annya: Disabling option "Number of enabled modules" breaks
12
  tabs functionality.
13
Issue #1710230 by willvincent: On | Off buttons does not change state with
14
  jquery_update module active.
15
Added option to show description as expanded by default.
16
Improved description field so when it is open, interacting with it's contents
17
  does not make it collapse.
18
Placed collapsed/expanded images inside of module for easier, more reliable
19
  access.
20
Added option to place version in own column.
21
Issue #2113191 by joelpittet: Category tabs not working.
22

    
23

    
24
Module Filter 7.x-2.0, 2015-02-22
25
---------------------------------
26
Simplifying the table rows by hiding version and requirements until a
27
  particular description is clicked.
28
#2235553 by greenSkin: Fixed latest jquery_update breaks module filter.
29
#2304687 by mpdonadio: Fixed Remove hardcoded operations.
30
#2293029 by topsitemakers: Fixed Take header offset into account when selecting
31
  a tab.
32
#2290213 by topsitemakers: Minor typo in description - "has no affect" -> "has
33
  no effect".
34
#2141743, #2141743 by greenSkin: Fixed issues related to the new dynamically
35
  positioned tabs and using the dynamically positioned save button.
36
by greenSkin: Tabs now should always be visible while scrolling large lists of
37
  modules.
38
#1854348 by alexweber, greenSkin: Make filter textfield wider on modules page
39
  when viewing as tabs.
40
by greenSkin: Fixed what was suppose to be a call to variable_set().
41
#1370492 by greenSkin: Remember selected tab after modules form submit.
42
by greenSkin: Changed the title for the 'module_filter_dynamic_save_position'
43
  checkbox to make it clearer what it does.
44
#1166414 by greenSkin: Fixed broken submit when tabs are disabled. We no longer
45
  reroute the theme of the system modules page unless tabs are enabled.
46
by greenSkin: Fixed issue on Available updates page where the update state
47
  would not be remembered.
48
by greenSkin: Fixed 7200 update to rebuild the theme registry at the same time
49
  as rebuilding the menu.
50
by greenSkin: Fixed issue relating to row coloring when enabling/disabling
51
  modules via switch due to recent fix for jQuery Update module.
52
by greenSkin: Added functionality to show recently enabled/disabled modules.
53
#1710230 by littlekoala, greenSkin: Fixed On | Off buttons does not change
54
  state with jquery_update() module active.
55
by greenSkin: Added description to filter textfield on permissions page.
56
by greenSkin: Added filter to user permissions page.
57
by greenSkin: Fixed styling when JavaScript is disabled.
58
by greenSkin: Fixed compatiblility with page_actions.
59
#1351184 klonos, greenSkin: Added support for update_advanced "Ignored from
60
  settings".
61
#1149978 by good_man, greenSkin: Added RTL Styling for tabs and toggle switch.
62
by greenSkin: Hide toggle switch when JavaScript is disabled.
63
by greenSkin: Added support for ctools dropbutton as well as views styling for
64
  ctools dropbutton.
65
by greenSkin: Improved hash validation.
66
by greenSkin: Added ability for tabs to be disabled. Direct use case is when
67
  the "New" tab contains zero new modules.
68
by greenSkin: Added title to "New" tab link that helps to describe the criteria
69
  of a "new" module.
70
#1320796 by greenSkin: Added some validation checks before trying to select a
71
  tab in case the tab does not actually exist.
72
#1429248 by klonos, greenSkin: Fixed Modules page table header overlaps
73
  admin_menu().
74
#1494694 by greenSkin: Added Let me decide if I want the cursor to focus on the
75
  search box or not.
76
#1515256 by catmat, greenSkin: Fixed Tabbed theme may remove functional
77
  content.
78
by greenSkin: Integrated dynamic positioning of the save button back in, but
79
  if the module page_actions is enabled we let it handle the save button. See
80
  issue #1424994.
81
by greenSkin: Clicking on module name now affects the toggle switch.
82
by greenSkin: Do not render the switch for incompatible modules.
83
#1033012 by greenSkin: Hide incompatible module rows when the 'Unavailable'
84
  checkbox is unchecked.
85
by greenSkin: Performance tweak to counting the number of enabled modules.
86
by greenSkin: Base new modules on the filectime of their .info file.
87
#1424034 by greenSkin: Now adds the jquery.cookie.js file when needed.
88
by greenSkin: Removed tweaks to the save configuration button in favor
89
  http://drupal.org/project/page_actions.
90
by greenSkin: Updated hook_uninstall to del all Module Filter variables.
91
by greenSkin: No longer including machine name in the tab summary of modules to
92
  enable/disable.
93
by greenSkin: Made switches honor disabled checkboxes. A disabled switch can
94
  not be turned on or off.
95
by greenSkin: Added setting to toggle between using the switch or checkbox for
96
  enabling/disabling modules.
97
by greenSkin: Centered enable switch.
98
by greenSkin: Moved couple styles to be applied via JavaScript instead of CSS
99
  so they get applied once the initial loading has finished.
100
by greenSkin: Implemented a "switch" look instead of checkboxes.
101
by greenSkin: Remember last selected state on "Available updates" page.
102
by greenSkin: Switched to using filectime() rather than filemtime() for
103
  determining new modules.
104
#1354134 by klonos, greenSkin: Module list now formats correctly in core
105
  "Garland" theme.
106
#1354134 by klonos, greenSkin: Module list now formats correctly in core
107
  "Garland" theme.
108
#1124218 by jyee, greenSkin: Suppress form submission when hitting the enter
109
  key while the filter input is focused.
110
by greenSkin: Simplified filter rules for updates page. Instead of checkboxes,
111
  now using radios.
112
by greenSkin: Fixed "All" tab to be selected by default when the page is first
113
  loaded.
114
#1350124 by greenSkin: Fixed filtering on package tab.
115
by greenSkin: Added the "All" tab back. Added a "New" tab that lists modules
116
  installed within the last week.
117
by greenSkin: Fixed "No Results" not showing within selected tabs.
118
#1259876 by greenSkin: Filter criteria remembered after save.
119
by greenSkin: Remove deprecated function moduleGetID() from JavaScript code.
120
by greenSkin: Filter now uses OR instead of AND when filtering multiply
121
  queries.
122
#1288590 by greenSkin: Fixed Drupal.settings.moduleFilter.enabledCounts[id] is
123
  undefined.
124
#1344214 by eMPee584: Fixed Notice: Undefined index: #default_value in
125
  theme_module_filter_system_modules_tabs().
126
#1170388 by greenSkin: Fixed confict with Overlay module. Added class
127
  "overlay-exclude" to tab links. Added setting to toggle the use of a URL
128
  fragment when selecting tabs.
129
by greenSkin: Added README.txt.
130
by greenSkin: Fixed table row striping.
131
by greenSkin: Fixed regular expression to not require an operator be at the
132
  beginning. Make filter queries filter with AND instead of OR. Each query will
133
  further filter the list rather than potentially add to it.
134
by greenSkin: Spruced up the regular expression for splitting query strings.
135
by greenSkin: Added "description:" operator.
136
by greenSkin: Added operator support to filter. Added "requires:" and
137
  "requiredBy:" operators.
138
by greenSkin: Filter now processes multiple queries separated by spaces. Use
139
  quotes for a single query that includes space(s).
140
by greenSkin: Fixed not updating the index when a module is enabled/disabled.
141
by greenSkin: Fixed visual aid for enabling/disabling modules. Previously had
142
  failed to remove +/- from tab summary.
143
by Kiphaas7, greenSkin: Tabs can now be configured to hide when they contain
144
  no results.
145
by Kiphaas7, greenSkin: Added result info to tabs. When a filter is performed,
146
  a count per tab is displayed of the number of visible results for that tab.
147
by greenSkin: Now more descriptive of what modules are being enabled/disabled.
148
by greenSkin: Moved module operation links to below "Requires" and
149
  "Required by" section.
150
by greenSkin: Added a suggest class to tabs when their module is hovered.
151
by greenSkin: Distinguished difference between tab ID and hash.
152
by greenSkin: Only alter the menu item 'admin/reports/updates' if it first
153
  exists.
154
by greenSkin: Added update to force a menu rebuild. This is needed to let
155
  Module Filter alter the Update Status menu item in order to provide our
156
  filter on its page.
157
#1254140 by greenSkin: No longer return anything in hook_update_7100.
158
#1257860 by greenSkin: Added filter to update status report.
159
by greenSkin: Moved hiding of the inputs wrapper to css rather than a style
160
  attribute.
161
by greenSkin: Added missing semi-colons in JavaScript.
162
by greenSkin: Changed hook comment from using "Implementation of" to
163
  "Implements".
164
by greenSkin: Fixed showing all modules by default when no hash is present.
165
by greenSkin: Turned off autocomplete for filter textfield.
166
by greenSkin: Now using "all" for hash when no tab is selected.
167
by greenSkin: Implemented visual aids (displays number of modules being
168
  enabled/disabled as well as coloring the modules row accordingly).
169
by greenSkin: Implemented the enabled count (displays the number of enabled
170
  modules of total for a package.
171
by greenSkin: Updated tabs setting description.
172
by greenSkin: Added missing period.
173
by greenSkin: Made dynamic save position default to on. Updated element title
174
  on admin page and removed "DEVELOPMENTAL" from description.
175
by greenSkin: Improved fixed-top positioning when toolbar is enabled.
176
by greenSkin: Added fixed classes for submit button wrapper.
177
by greenSkin: Changed module-filter-tabs from a class to an id.
178
by greenSkin: Fixed filter on modules page when tabs are disabled.
179
by greenSkin: Set min-height to #module-filter-modules.
180
by greenSkin: Implemented module_filter element and using attached js and css
181
  more.
182
by greenSkin: Filter input and checkboxes can now have their default values set
183
  based on query params.
184
by greenSkin: Tabs now use URL fragments.
185
by greenSkin: Fixed regular expression used to determine tab ID.
186
by greenSkin: Tabs have been re-written and are functioning.
187
by greenSkin: Added Module Filter to "Administration" package.
188
by greenSkin: Improved filtering performance.
189
by greenSkin: New filter code.
190
by greenSkin: Initial tab layout modified. Modules are all in one table but
191
  look like they are in packages. All JavaScript has to do on load now is
192
  remove the package name and header rows from tbody then sort the rows.
193
by greenSkin: Modified the menu item's description.