| 1 |
// $Id: CHANGELOG.txt,v 1.17 2009/08/02 22:17:30 sun Exp $
|
| 2 |
|
| 3 |
Feedback x.x-x.x, xxxx-xx-xx
|
| 4 |
----------------------------
|
| 5 |
|
| 6 |
|
| 7 |
Feedback 7.x-2.x, xxxx-xx-xx
|
| 8 |
----------------------------
|
| 9 |
by sun: Ported to Drupal 7.
|
| 10 |
|
| 11 |
|
| 12 |
Feedback 6.x-2.x, xxxx-xx-xx
|
| 13 |
----------------------------
|
| 14 |
#341667 by sun: Fixed IE6 does not support position: fixed.
|
| 15 |
#409590 by sun: Added storage and output of absolute URL for feedback messages.
|
| 16 |
#378878 by jcruz, sun: Added display of useragent if Browscap is not installed.
|
| 17 |
#364388 by xibun: Added French translation.
|
| 18 |
#357247 by cassus: Added Hungarian translation.
|
| 19 |
#350356 by sun: Fixed README.txt.
|
| 20 |
#299847 by sun: Fixed pager not properly generated for admin list of feedbacks.
|
| 21 |
#302358 by sun: Fixed upgrade path to Drupal 6.x.
|
| 22 |
|
| 23 |
|
| 24 |
Feedback 6.x-2.0, 2008-10-19
|
| 25 |
----------------------------
|
| 26 |
#322135 by sun: Fixed FAPI callbacks, DB query arguments, and PHP notices.
|
| 27 |
#285972 by wikidkaka, sun: Fixed compatibility with Zen Classic theme.
|
| 28 |
#302358 by sun: Removed dependency on jQuery Update module.
|
| 29 |
#302358 by sun: Ported Feedback to Drupal 6.x.
|
| 30 |
#305713 by eliosh: Added Italian translation.
|
| 31 |
|
| 32 |
|
| 33 |
Feedback 5.x-2.0, 2008-07-16
|
| 34 |
----------------------------
|
| 35 |
#279636 by smk-ka: Added BrowsCap support to record and output user agents.
|
| 36 |
#279636 by sun: Usability: Added AJAX throbber to indicate form submission.
|
| 37 |
#279636 by sun: Added administrative user interface form to allow marking
|
| 38 |
feedback entries as processed.
|
| 39 |
#279636 by sun: Added log of previous feedbacks to feedback form to prevent
|
| 40 |
duplicates. Uses 'masked' paths (much like D6) to include all feedbacks with
|
| 41 |
the same path pattern like the current page (except of node/%).
|
| 42 |
#279636 by sun: Fixed compatibility with (hopefully) all themes.
|
| 43 |
#279636 by sun: Fixed compatibility with Bluemarine, Marvin, and Pushbutton
|
| 44 |
themes.
|
| 45 |
#279636 by sun: Fixed compatibility with Garland theme.
|
| 46 |
Initial commit of Feedback 2.x.
|
| 47 |
|