| 1 |
// $Id: CHANGELOG.txt,v 1.21 2009/06/21 00:02:13 sun Exp $
|
| 2 |
|
| 3 |
Journal x.x-x.x, xxxx-xx-xx
|
| 4 |
---------------------------
|
| 5 |
|
| 6 |
|
| 7 |
Journal 6.x-1.x, xxxx-xx-xx
|
| 8 |
---------------------------
|
| 9 |
by sun: Added comment_form to default list of forms.
|
| 10 |
#474422 by evoltech: Fixed journal entry not logged in forms using #tree = TRUE.
|
| 11 |
by sun: Added some more forms to default list of forms.
|
| 12 |
#483026 by pwolanin: Added search and dblog filter forms to excluded forms.
|
| 13 |
by sun: Added checkbox to skip journal entry for privileged users.
|
| 14 |
#322731 by sun: Fixed improper use of t() in module install file.
|
| 15 |
#221498 by sun: Fixed upgrade path to Drupal 6.
|
| 16 |
#254303 by sun, smk-ka: Added log of d.o patch issues and module modifications.
|
| 17 |
|
| 18 |
|
| 19 |
Journal 6.x-1.2, 2008-10-15
|
| 20 |
---------------------------
|
| 21 |
#228244 by sun: Added ids of Views forms to default journal_form_ids variable.
|
| 22 |
#228244 by sun: Added journal_form_ids variable to allow customized formids.
|
| 23 |
#252964 by sun: Fixed PHP notices.
|
| 24 |
#219234 by smk-ka, sun: Fixed wrong datatype for journal log using MySQLi.
|
| 25 |
|
| 26 |
|
| 27 |
Journal 6.x-1.1, 2008-04-30
|
| 28 |
---------------------------
|
| 29 |
#247650 by sun: Changed output of form location in journal log to be truncated.
|
| 30 |
#250882 by sun: Added FAPI #action / confirm form support.
|
| 31 |
#247517 by smk-ka, sun: Added a block displaying all journal entries of current
|
| 32 |
page.
|
| 33 |
#200660 by sun: Changed order of journal entries to be reverse-chronical by
|
| 34 |
default.
|
| 35 |
#224657 by sun: Fixed PHP warning if $form['#submit'] isn't set.
|
| 36 |
|
| 37 |
|
| 38 |
Journal 6.x-1.0, 2008-02-14
|
| 39 |
---------------------------
|
| 40 |
#221498 by sun: Initial port of Journal to Drupal 6.
|
| 41 |
|
| 42 |
|
| 43 |
Journal 5.x-1.1, 2008-01-05
|
| 44 |
---------------------------
|
| 45 |
by smk-ka: Added search_theme_form to the list of excluded form ids.
|
| 46 |
by sun: Added 'user_filter_form' to skipped form ids.
|
| 47 |
#193269 by sun: Fixed needless menu entry for module settings.
|
| 48 |
|
| 49 |
|
| 50 |
Journal 5.x-1.0, 2007-11-17
|
| 51 |
---------------------------
|
| 52 |
Initial release of journal module.
|
| 53 |
|
| 54 |
|