Projet

Général

Profil

Paste
Télécharger (24,1 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / link / CHANGELOG.txt @ bad4e148

1
Link 7.x-1.9, 2021-04-19
2
------------------------
3
#3209434 by DamienMcKenna, tiziano.sartori: Syntax error, unexpected '(' after
4
  upgrade to 7.x-1.8.
5

    
6

    
7
Link 7.x-1.8, 2021-04-16
8
------------------------
9
#2537248 by osopolar, Ronino, DamienMcKenna: Allow title without url on
10
  migration.
11
#836710 by DamienMcKenna, ciss, Johan den Hollander, joachim, mstrelan, sos4nt,
12
  Paul Lomax, rcross, rooby, timofey, seanB, Adirael, esbite, kay_v,
13
  joep.hendrix: Convert links to their internal link representation if they
14
  exist.
15
#3110061 by DamienMcKenna: Tidy up test files.
16
#3120382 by dsnopek, RenatoG, DamienMcKenna: Notice: Undefined index: title in
17
  link_field_load() (line 310 of link.module).
18
By DamienMcKenna: Unnecessary syntax change broke PHP 5.3 compatibility.
19
#3156021 by roman.haluska, klausi, DamienMcKenna, RenatoG: According to RFC4343
20
  uppercase letters in the domain name should be allowed.
21
#3208147 by DamienMcKenna: Simplify nested ternary logic in _link_sanitize().
22
#3121196 by torotil, DamienMcKenna, calebtr: Support relative fragment or query
23
  -only links.
24
#3208151 by DamienMcKenna: Coding standards cleanup.
25
#3178419 by DamienMcKenna: Simplify the theme functions.
26
#3208738 by jedihe, DamienMcKenna: Missing proper test_dependencies, testbot
27
  ignoring some tests.
28
#3208869 by DamienMcKenna: Simplify tests by extending LinkBaseTestClass.
29
#3208869 by DamienMcKenna: Forgot to update LinkSanitizeTest.
30
#3208957 by DamienMcKenna: Add unit tests for _link_parse_url().
31
#3095484 by DamienMcKenna, jedihe, silverham, circuscowboy, dungahk,
32
  codebymikey, bondjimbond, tcnolan7, La558, timwright_, Ron Collins, Summit,
33
  BrianLewisDesign, chegor, danbarron, SKrossa, wylbur, zorya: Query string,
34
  fragment stripped from URL.
35
#3158296 by marcosdr, opdavies, DamienMcKenna, paulocs: Enable to switch default
36
  link protocol between HTTP and HTTPS.
37
#3201437 by xlin, DamienMcKenna: Optional title for Selected Title.
38

    
39

    
40
Link 7.x-1.7, 2019-11-14
41
------------------------
42
#3094381 by DamienMcKenna: Add a CHANGELOG.txt file.
43
#3094370 by DamienMcKenna: Coding standards tidy-up.
44
#3094307 by DamienMcKenna: Clean up tests a bit.
45
By DamienMcKenna: Added myself to the maintainers list.
46
#3041220 by Daniel Korte, nileema.jadhav, Deepak.Sharma, pifagor: False positive
47
  in link_validate_url() function with relative URLs with fragments.
48
#3038104 by jwilson3, cm0dit, pifagor: Support hashbang (#!) in URLs.
49
By drumm: Ensure attributes are not strings.
50
#2654246 by SurfinSpirit, moleCuleFFF, recrit, okapi1987@gmail.com, whthat,
51
  sdstyles, rajiv.singh, ac, pifagor, dgtlmoon, Chris Matthews, Nishruu: Anchor
52
  and Query urls are not supported.
53
#2943127 by sean_e_dietrich, kyuubi, Chris Matthews, ShaunLaws, pifagor: Link
54
  field with static title always shows even when no url entered.
55
#2675568 by pianomansam, Chris Matthews, pifagor: Whether URL and Title entity
56
  properties are required is incorrectly determined.
57
#2718563 by makbul_khan8, jgalletta, idebr, malcomio, joekers, b.lammers,
58
  pifagor: Use link field widget in custom form.
59
#1475790 by idebr, quicksketch, donquixote, skessler, jcfiala, stevector, Zach,
60
  bk_bigfish, balumahender, jrao, pifagor, jbitdrop, das-peter: Link should not
61
  modify $item['url'] on node_view() (causes data loss when combined with
62
  Workbench Moderation).
63
#949604 by boazr, webadpro, zilverdistel, TheRuslan, GaëlG, barraponto,
64
  jhodgdon, diqidoq, jcfiala, Gábor Hojtsy, colan, mErilainen, knalstaaf,
65
  mfernea, pifagor: Static link text cannot be translated.
66
#1993920 by lwalley, johnnybgoode, Dragan Eror, weri, idebr, Etroid, jcfiala,
67
  jsst, alex_optim, diqidoq, dandaman: Allow tel: links.
68
#2428185 by das-peter, harsha012, hgoto, recrit, eelkeblok, weseze, nironan,
69
  pifagor, Alex Bukach, diqidoq: Language prefix and relative links broken.
70
#2974486 by naidim: Title field assumed when it may not exist.
71
#2966141 by RenatoG: Add translate in help section.
72
#2574331 by RenatoG, tjhart87: Utilize link target action in rules.
73
#2653852 by sassafrass, pifagor, NWOM, RenatoG: Token displayed when field is
74
  empty.
75
#2966082 by RenatoG: Remove unused file for structure.
76
#2965798 by RenatoG: Update documentation for requirements.
77
#2965735 by RenatoG: Organize style structure. Create css folder for organizer.
78
#2965727 by RenatoG: Remove unused / commented code in views/link.views.inc.
79
#2295071 by interX, pifagor: Recursion in field formatter with views.
80
#2195699 by Dane Powell, pifagor: Generate more creative URLS with
81
  devel_generate.
82
#2536756 by gareth-davies, pifagor: Unless using the default field formatter,
83
  classes are not transformed into an array which causes a fatal error.
84
#2916152 by azinck, pifagor: Override title in field formatter.
85
#2921141 by chishah92, Ambient.Impact, RenatoG: Use a real ellpsis instead of
86
  three dots (...).
87
#2945199 by salvis, pifagor: drupal_encode_path() is called twice.
88
#2813057 by klausi, pifagor, John Cook: mailto: link with subject parameter and
89
  upper case letter does not validate.
90
#2952073 by pifagor: Change correct deskription.
91
#2930024 by Dylan Donkersgoed, pifagor: file:// links often don't work.
92
#2948578 by RenatoG: Resolve all items reported by pareview.sh.
93

    
94
Link 7.x-1.6, 2019-02-20
95
------------------------
96
Ensure attributes are not strings.
97

    
98
Link 7.x-1.5, 2018-05-13
99
------------------------
100
#2553705 and #2961210 by billywardrop, pifagor, vinmassaro, alex_optim,
101
  alex.mazaltov: Preparation of module version 1.5.
102

    
103
Link 7.x-1.5-beta3, 2018-02-21
104
------------------------------
105
By pifagor: Fixed test.
106
#2945139: options(&$options) deprecated since views2.
107
#2945137: Unused variables.
108
#2945133: Warning: Method call uses 2 parameters, but method signature uses 1
109
  parameters.
110
#2945131: Fix coding standards module.
111
#2945128: Fix coding standard test parts
112
#2901656 and #2210297 by nightwalkr, mfernea: validates that the input on the
113
  URL field actually exists as a path alias. Theme_link_formatter_link_default()
114
  doesn't work with classes defined in a preprocess function.
115
#2216399 by jemond: Provide Formatter to remove http:// or https:// from URL.
116
#1836632 by jmart: Double HTML escaping when using plain_title formatter.
117
By nileema.jadhav: Modification for bug fixes related to HTML entities in title
118
  and no protocol for url display format.
119
#2480723 by krystalcode, naidim, rrrob, sumitmadan, Argus, diqidoq, RenatoG,
120
  jbitdrop: Avoid warning in diff integration for links without title.
121
#2911860 by RenatoG: Fix tests items results.
122
By RenatoG: Fix tests.
123
#2244041 by alberto56, RenatoG: Undefined index: widget in link.module on line
124
  1341.
125
#2743401 by RenatoG, MHuebner: Use parent directory in internal url.
126
#2897563 by RenatoG: Fix Coding Standards, Best Practices and Insert
127
  Documentation in Comments for Tests.
128
#2897348 by RenatoG: Update documentation in README file for nre template of
129
  Drupal.org.
130
#2897332 by RenatoG: Fix all items of Code Review for Link.
131
#2166459 by j0rd, mstef: Notice: Undefined index: error_element in
132
  link_field_widget_error() (line 328 of link.module).
133

    
134
Link 7.x-1.5-beta2, 2017-07-25
135
------------------------------
136
#2889683 by Yago Elias, RenatoG: Protocol-less URLs should be cleaned for use.
137
#2558497 by joachim, RenatoG: property type for 'url' entity metadata property
138
  should not be 'url'.
139
#2299657 by RenatoG, egfrith, ChuChuNaKu, idebr, jtsnow, rootwork,
140
  kristiaanvandeneynde, GoddamnNoise, Leeteq, jcfiala, Remon, drumm, tobiberlin,
141
  brantwynn, klonos, Vacilando, quicksketch, mikeytown2, samuel.mortenson,
142
  brice_gato, katjam, kenorb, ultimike, Graber, rv0, othermachines, r0nn1ef,
143
  DamienMcKenna, doraf, jmart, reptilex, Berliner-dupe, jp.stacey, JonMcL: Allow
144
  any TLD because site admins can never keep up with ICANN.
145
#2499165 by jcnventura, RenatoG: Validate all latin accented chars.
146
#1295132 by Scyther, RenatoG: Unnecessary variables in link.install.
147
#1335424 by claudiu.cristea, RenatoG: Title as a select.
148
#2612176 by FluxSauce, pcambra, RenatoG: PHP Fatal error: Class
149
  'MigrateFieldHandler' not found.
150
#2693731 by Antonnavi, RenatoG: Tokens replaced on "Static title" when "Allow
151
  user-entered tokens" not enabled.
152

    
153
Link 7.x-1.5-beta1, 2017-01-14
154
------------------------------
155
#2140087 by olofjohansson, maximpodorov, mistermoper, RenatoG: Allow '0' as the
156
  link title.
157
#1418762 by num37, RenatoG, rvilar, jcfiala, randyhook: Provide default title
158
  when title is optional.
159
#2553705 by Trav84, aguilarm, michaelfavia, reshma.i, RenatoG, roopeshnaik:
160
  Static Title does not show up when using 'Optional URL' + 'Static Title' with
161
  an empty URL.
162
#2323441 by paolomainardi, sumitmadan, SylvainM, brockfanning, rob_johnston,
163
  RenatoG, mikeryan: [Patch] Migrate language argument array handling.
164
#2299657 by egfrith, RenatoG, ChuChuNaKu, idebr, jtsnow, rootwork,
165
  kristiaanvandeneynde, GoddamnNoise, Leeteq, jcfiala, Remon, drumm, tobiberlin,
166
  brantwynn, klonos, Vacilando, quicksketch, mikeytown2, samuel.mortenson,
167
  brice_gato, katjam, kenorb, ultimike, Graber, rv0, othermachines, r0nn1ef,
168
  DamienMcKenna, doraf, jmart, reptilex, jp.stacey, JonMcL: Allow any TLD
169
  because site admins can never keep up with ICANN.
170
#1909788 by mthomas, jesss, csc4, Kpolymorphic, RenatoG: Add an entity token for
171
  the display_url.
172
#2650956 by loopduplicate, amitmaity, karsumit94, RenatoG: Code standards are
173
  not followed for array modified in 2367069.
174
#2299657 by egfrith, RenatoG, ChuChuNaKu, idebr, jtsnow, rootwork,
175
  kristiaanvandeneynde, GoddamnNoise, Leeteq, jcfiala, Remon, drumm, tobiberlin,
176
  brantwynn, klonos, Vacilando, quicksketch, mikeytown2, samuel.mortenson,
177
  brice_gato, katjam, kenorb, ultimike, Graber, rv0, othermachines, r0nn1ef,
178
  DamienMcKenna, doraf, jmart, reptilex, Berliner-dupe, jp.stacey, JonMcL,
179
  peter-majmesku: Allow any TLD because site admins can never keep up with
180
  ICANN.
181
#2299657 by egfrith, ChuChuNaKu, RenatoG, idebr, jtsnow, rootwork, Leeteq,
182
  kristiaanvandeneynde, GoddamnNoise, tobiberlin, Remon, drumm, jcfiala, klonos,
183
  brantwynn, quicksketch, mikeytown2, samuel.mortenson, brice_gato, Vacilando,
184
  katjam, kenorb, ultimike, Graber, rv0, DamienMcKenna, doraf, jmart, reptilex,
185
  jp.stacey, JonMcL: Allow any TLD because site admins can never keep up with
186
  ICANN.
187
#2890057 by RenatoG: All content of file commented "link.views.inc" should be
188
  use @codingStandardsIgnoreFile tag.
189
#2299657 by egfrith, ChuChuNaKu, RenatoG, idebr, jtsnow, Leeteq, GoddamnNoise,
190
  tobiberlin, kristiaanvandeneynde, Remon, jcfiala, rootwork, drumm, klonos,
191
  brice_gato, quicksketch, brantwynn, mikeytown2, Vacilando, reptilex,
192
  samuel.mortenson, DamienMcKenna, ultimike, Graber, rv0, doraf, jp.stacey,
193
  kenorb, jmart, JonMcL, katjam: Allow any TLD because site admins can never
194
  keep up with ICANN.
195
#2890013 by RenatoG: Fix codings standards for Link.
196
#2889755 by RenatoG: Fixed Best practice in Drupal.
197
#2566443 by ohthehugemanatee, RenatoG: Broken description text when used through
198
  Form API.
199
#2888582 by RenatoG: Resolved unused variables in install file.
200
#2723993 by dhruveshdtripathi, rahul.shinde, jeevanbhushetty, RenatoG: help hook
201
  is not there.
202
#2578521 by kala4ek, arialvix, soapboxcicero, ervit, RenatoG: Validation error.
203
#2888510 by RenatoG: Create tip for token on install.
204
#2888480 by RenatoG: Fixed documentation links in new window target "blank".
205
#2888461 by RenatoG: Clear variable "link_extra_domains" on uninstall.
206
#2843813 by idebr, klausi, michael_wojcik, clemens.tolboom: Fix failing tests
207
  due to missing 'administer fields' permission.
208

    
209
Link 7.x-1.4, 2016-01-14
210
------------------------
211
UPC-99: Apply patch: link-field_link_validate_overrites_langcode-2632728.patch
212
#2470377 by rhclayto: Adding a class with underscores, the class gets rendered
213
  with hyphens
214
#609560 by Boobaa: Provide token for hostname
215
#2470968: Add README.txt
216
#2247261 by heddn, sumitmadan: URLs are not validated
217
#2513706 by rrfegade: Spelling errors in D7
218
#2055111 by joelpittet, mikeytown2: skip over re-loading entities for tokens in
219
  link field attributes unless there's a token to process.
220
#2367069 by jcfiala:Fixed entity_token for link after node_view was called.
221
Added setup function to LinkValidateUrlLight to enable link module, which was
222
  failing drupal.org qa testbot.
223
#2364673 by jcfiala: Replaced drupal_html_class() with
224
  drupal_clean_css_identifier() so that link field classes are not forced to
225
  lower case.
226
Added tests to test entity_token token with link.
227

    
228
Link 7.x-1.3, 2014-10-21
229
------------------------
230
By jcfiala: Various small fixes to pass coder review.
231
#2351223 by Xano: Improve field validation error message.
232
#2350253 by genjohnson: Fixed Link with ! (exclamation) in URL query returns
233
  "not a valid URL".
234
#1483494 by vinmassaro, cord1: Notice: Undefined index: url in _link_process()
235
  (line 345 of ../link.module).
236
#1955976 by chOP, erikhopp, idebr, d.clarke | Jim Cutler: Added Allow relative
237
  paths with validation.
238
#2117099 by tim.plunkett: Expose attributes as property info.
239
#1930430 by benjifisher: Fixed Migration integration misses title attribute for
240
  mutiple-valued link fields.
241
#97766 by tanepiper, heddn, timbrandin, droath, alanburke, Digidog: Class
242
  attribute field option for each dataset in link widget.
243
#1266474 by redndahead, franz, RobLoach, jcfiala, markabur: Use field label as
244
  the label for the title field
245
#2036645 by lex0r: restricting the explode to 2 items when breaking apart
246
  querystrings helps prevent problems with unescaped = characters in the data.
247
#2223571 by jcfiala: Included new tld that had been included into the 6.x-2.x
248
  branch.
249
#1836632 by jcfiala:Removed double-encoding of titles when url not specified in
250
  link field.
251
#1980736 by Cottser: Allow child elements of the link field to be rendered.
252

    
253
Link 7.x-1.2, 2013-11-24
254
------------------------
255
#1866632 by mohamadaliakbari,poiu:Adding rtl support to the link field.
256
#1928116 by jcfiala: Added field variable to variables for link formatter
257
  functions in hook_theme.
258
#2141643:Applying changes suggested by coder
259
#2043001 by zhuber:Add xxx to list of top level domains.
260
#2036115 by Samvel:Validation of link field was not being properly passed
261
  through to hook_field_widget_error().
262
#1616752 by Taran2L:Period in names of querystring items was being replaced with
263
  underscores.
264
#2123277 by zhuber:Link devel generate was applying titles to links with no
265
  title set.
266
#1936784 by jeffam, illmasterc: Ampersands were being escaped in urls.
267
#1784862 by aaronbauman: Added dialog switch to code displaying available
268
  tokens.
269
#1914286 by facine: Fixes Title value in link_field_update_instance undefined
270
  error.
271
#1918850 by jsacksick: Prevents undefined variable messages in
272
  link_i18n_string_list_field_alter().
273

    
274
Link 7.x-1.1, 2013-02-09
275
------------------------
276
By jcfiala: Fixed broken token tests - setUp on LinkBaseTestClass was broken.
277
#949604 by zilverdistel: Added i18n support for the static link text field
278
  option.
279
#1909314 by Simon Georges: Removing link.install from the link.info files[]
280
  array.
281
By jcfiala: Removed all places where #markup was being set to a theme function
282
  output with #theme.
283
#1674284 by sun, jcfiala: Cleaning up the code to Drupal standards, this time
284
  with the tests.
285
#1674284 by sun, jcfiala: Cleaning up the code to Drupal standards.
286
By hass:Fixing a string in the target argument handler to be t-compatible.
287
By hackwater: Fixed minor typo which spelled automatically wrong.
288
#1458502 by eugene.brit:Fixing Undefined index: target in _link_sanitize()
289
#1010850 by benjifisher: Update MigrateFieldHandler to work with migrate-7.x-2.4
290
  and later.
291
#1889918 by jcfiala,Boobaa: Changed the bad url error message to include the
292
  field's label.
293
#1179944 by jcfiala, mr.york: Added variable_get calls so that the list of TLD
294
  that pass validation can be set by admins.
295
#1766150 by jcfiala: Blank urls will no longer be treated the same as links to
296
  <front>.
297
#1686024 by Alan D.: Added implementation of hook_field_diff_view().
298
#1715246 by Haza, jcfiala: Fixed strict warning when loading entity for token
299
  use, also fixed problem with the title attribute not being handeld properly.
300
#1309768 by jcfiala: Made URL label of url-only link fields invisible instead of
301
  removing it, to be 508 compliant.
302
#1645640 by barraponto:Fixing <front> links as well as double-printing of
303
  querystring.
304
By jcfiala: Fixed how possible tokens are displayed when setting up a link field
305
  - had been using a variable which was not defined in that scope.
306
#43870: Cleaned up and conslidated the link formatter tests so that the tests
307
  can run faster.
308
#438770: Fixed code to align with tests - handling the 'token type' fetching
309
  better and fixing the separate link display to match previous functionality.
310
#1047444 by Sweetchuck, jcfiala: Updated how tokens are handled so that the
311
  proper token references are used, and not just 'node'.
312
#1309658 by jcfiala: Small nudge to the views tokens fix to handle problem with
313
  relative links going through url() twice.
314
#472766 by mstrelan: Added new formatter to display domain as link.
315
#1710578 by jcfiala: Added code to prevent unnecessary = signs in querystrings.
316
#1309658 by jcfiala: Rearranged the link code so that the query and fragment are
317
  not separated from the url so that views can access them in a token.
318
#1290904 by gordon:Moved link processing on save from the hook_field_presave
319
  link to the hook_field_insert/update hook to prevent problem with
320
  field_attach_update.
321
#1525668 by mikeryan: Removed type-hint of $entity in the migrate prepare
322
  handler.
323
#1599314 by arpieb: Adding spaces, periods, and parenthesis to internal file
324
  paths.
325
#1368616 by grndlvl: Fix required marker so it shows if title is not displayed.
326
#1512954 by jfiala, mikeytown2: Added code to prevent error in
327
  theme_link_formatter_link_plain(), improved use of $link_options array in
328
  theme functions.
329
#1125766 by jcfiala, David Stosik, Eric_A: Provided default value for link
330
  targets when link field uses user input for target.
331
#1230256 by yched: Fixed D6 migration (cck_migrate()).
332
#1218428 by twistor, Digidog: Fixed - Link tests, LinkValidateUrlLight because
333
  link validate_url is called but not available.
334
#1409980 by luisortizramos, effulgentsia, Digidog: Fixed - Validation error
335
  -Invalid URL- is not reported properly. The corresponding form_set_error()
336
  calls have been fixed.
337
#1441702 by Digidog: Fixed - Rel attribute should have an option to get
338
  automaticly turned on/off if link is internal/external.
339
#1418674 by rvilar, Digidog: Fixed - Bad variable concatenation in t() function-
340
#1321482 by Liam Morland, KarlShea, Summit, Jevedor, Digidog: Fixed -Query
341
  string and fragment are removed, resulting in parts of the URL being lost-
342
#1066328 by Bevan, jcfiala, dkingofpa, sammys, Digidog: Formatter for use with
343
  url() and Views its -output this field as a link- fields (Absolute url
344
  formatter added).
345
#1429684 by das-pater: Dont unserialize already unserialized attributes in
346
  _link_load(). The patch contains condition before unserialize in _link_load(),
347
  link_views_handler_argument_target::query() is now compatible to its parent to
348
  avoid php strict notices.
349
#698438 by tim.plunkett: Added support for Devel Generate
350
#1010850 by jcfiala, quartsize, raman2385, Bevan, eporama, das-peter,
351
  smithmilner, Digidog: Fixed MigrateFieldHandler to work with Migrate Module.
352

    
353
Link 7.x-1.0, 2011-10-23
354
------------------------
355
#1318850 by Digidog: Fixed completion of special chars for function
356
  link_validate_url() in line 916.
357
#1199806 by ss81, jcfiala, Digidog: Fixed fatal error when the link URl is equal
358
  to page URL.
359
#1307788 Feature request by nmc, tars16, Digidog: Fixed Add custom maxlength to
360
  link title text.
361
#1217396 by WilliamB,noahb,orakili,Digidog: Fixed options multiple-value &
362
  required break input/save and produces error: At least one title or URL must
363
  be entered.
364
#1036628 by gargoyle,jcfiala,wizonesolutions,Digidog: Fixed to allow more
365
  special chars in url validation for use cases like twitter etc. (f.e.: # , ~ )
366
#948658 by brenk28, Dave Reid, becw, jcfiala, iMiksu, BTMash, Digidog: Fixed
367
  noticeof Undefined index: title in _link_sanitize() - hopefully, finally.
368
#1079782 by fago, klausi, drunken monkey, jcfiala, Digidog: Fixed support for
369
  hook_entity_property_info() including search API and Rules. @todo: needs
370
  simpletests to be submitted for rc1.
371

    
372
Link 7.x-1.0-beta1, 2011-09-26
373
-------------------------------
374
#1264208 by lazysoundsystem, Digidog: Fixed recursive serialization of
375
  attributes.
376
#1218422 by Dave Reid, twistor, Digidog: Fixed tests files: strict warnings
377
  about static getInfo and parameters for setUp(), whitespace, and file
378
  structure.
379
#1038444 by Dave Reid, Digidog: Fixed 3 issues plus #required on title prevents
380
  submission. All issues have been fixed with patch of Dave Reid from January.
381
  Patch manually retrieved for latest 7.x-1.x by Digidog.
382
#1105816 by thekevinday, jcfiala, Digidog: Fixed improper use of db_type by
383
  committing patch of thekevinday at comment-5028534.
384
#335281 by thePanz, jcfiala, stella, Digidog: committed patch by stella
385
  #comment-4929778 for title attribute support.
386
#519416 by jcfiala: Added the plain text display of just the link title, which
387
  was available in 6.x but had not been added to 7.x yet.
388
By jcfiala: Added slight changes to how links are validated to bring them in
389
  line withvalid_url().
390
#1148864 by jcfiala: Re-enabled the ability to turn off url validation.
391
#1063764 by bdragon,jcfiala: Renamed all field formatters to start with 'link_'
392
  so they will be unique.
393
#1078254 by jcfiala: added a hook_update_n call that copies settings from the
394
  field to the instance.
395
#1126384 by burki: Started using field_widget_instance to get link field
396
  settings in link_field_process, which is more standard than hunting in the
397
  for it.
398
#1125384 by Rob Loach: Changed url length in link_field_schema to not use the
399
  constant which is not always defined.
400
#1043348 by jcfiala: Finished updating the formatting code so that querystrings
401
  and fragments of urls work as in 6.x-2.x.
402
#438770 by jcfiala: Adding test that makes sure the 'plain url' formatter is
403
  working properly with the basic case.
404
#1043348 by jcfiala: First pass at fixing problems with raw www.example.com urls
405
  ending up as index.php?q=www.example.com. Need more testing/fixing with
406
  fragments and querystrings - not complete.
407
#1056364 by the_phi: Checking that ['settings']['enable_tokens'] exists before
408
  the value is compared.
409
#1078736 by jcfiala: Added empty handler for hook_link_form_settings to make
410
  ield Permissions work.
411

    
412
Link 7.x-1.0-alpha3, 2011-02-07
413
-------------------------------
414
bug report #1008562 by jcfiala: Looking into URL, as link error caused me to
415
  realize that the _link_sanitize was being called in the wrong place - now
416
  called on link_field_prepare_view.
417
bug report by jcfiala: Fixed error from missing index by changing ['required']
418
  to ['required'].
419
bug report #1026040 by pcambra: Updated token help to use the updated token
420
  module and token display.
421
bug report #1033112 by Dave Reid: Removing extra lines from link.info.
422
task #970392 by jcfiala: Added content_migrate_field_alter and
423
  content_migrate_instance_alter hooks to link.module to help with upgrading
424
  from D6 to D7.
425
feature request #1012372 by jcfiala: Tried using
426
  hook_field_instance_settings_form to allow per-instance settings. Also,
427
  re-added a bunch of old tests from 6.x.
428

    
429
Link 7.x-1.0-alpha2, 2010-12-13
430
-------------------------------
431
task #960062 by jcfiala: Added package of 'fields' to the link.info file.
432
task #997270 by jcfiala: Removed content in link.views.inc, and added file
433
  references to the link_views_handler files in link.info for better views
434
  integration.
435
By jcfiala: Added more code to attribute test.
436
By jcfiala: Edited the two test files so that simpletests run without error,
437
  although they don't test nearly enough.
438
bug report #952656 by Dave_Reid: Moved hook_field_schema() to link.install,
439
  other small tweaks to remove old references.
440
bug report #948628 by brenk28, bec: Fixing setting references in and removing
441
  calls to see if token is enabled.
442

    
443
Link 7.x-1.0-alpha1, 2010-12-07
444
-------------------------------
445
#955214 by alex_b,jcfiala: Fixed problem where a url with a querystring caused
446
  fatal errors.
447
#956182 by jmiccolis, bec, Bevan: Theme fixing for the theme_link_field
448
#696678 by tristanoneil: Link module now showing basic functionality - still not
449
  done, but better.
450
#696678 by Garrett Albright: Initial attempt at updating Link module to Drupal 7
451
  - does not really work but is a start.
452
By dropcube: First working copy of the 7.x version.