You are here

CHANGELOG.txt in Log Filter 7

log_filter 7.x-1.x, 2016-02-20
------------------------------
- Fixed that AJAX requests didn't work when the site installed in a subdir
  (no dedicated virtualhost); issue #2669288 by K.MacKenzie.

log_filter 7.x-1.x, 2014-11-08
------------------------------
* Release 7.x-1.4.

log_filter 7.x-1.x, 2014-11-07
------------------------------
* Don't display entries of type 'log_filter delete logs' unless, unless user actually want to see log deletions.
* Fixed that 'log_filter delete logs' actually _were_ deletable, due to wrong removal of that filter deleting.

log_filter 7.x-1.x, 2014-10-31
------------------------------
* Release 7.x-1.3.

log_filter 7.x-1.x, 2014-07-14
------------------------------
* Use Drupal's JS API to attach behaviours.

log_filter 7.x-1.2, 2014-04-27
--------------------------------------------------
* Released.

log_filter 7.x-1.x, 2014-04-27
------------------------------
* Added styling of jQuery UI dialog close button, for later versions of jQuery UI (jquery_update module support).
* Removed meaningless url = url JS expression.
* Fixed that jQuery >=1.9 has no browser property (~ jquery_update module support).

log_filter 7.x-1.x, 2014-04-24
------------------------------
* Fixed that sites using jQuery >v1.4.4 continually get 'form outdated' in the log viewer, due to AJAX http status 403 errors (issue 2073905).

log_filter 7.x-1.x, 2013-09-01
------------------------------
* Increase log_filter's module weight to 10; the module's hook_menu() must be invoked _after_ dblog's ditto.
* Do only add dblog's viewer as menu tab if that module is enabled.

log_filter 7.x-1.1, 2013-07-21
--------------------------------------------------
* Released.

log_filter 7.x-1.x, 2013-07-21
------------------------------
* Now uses Judy.ajaxcomplete instead of own custom ditto.
* Fixed username autocomplete result ordering.

log_filter 7.x-1.x, 2013-07-20
------------------------------
* Removed small viewport (<1136 px wide) css support.
* Removed AJAX callback form_token check, because provides little additional security, and is no good for GET requests.
* Implemented searching by user name.

log_filter 7.x-1.0, 2013-07-04
--------------------------------------------------
* Released.

log_filter 7.x-1.x, 2013-07-04
------------------------------
* Frontend now checks that the Judy library exists and has version 2.0+.

log_filter 7.x-1.x, 2013-06-29
------------------------------
* Prevent deletion of events that log log deletion.
* Fixed defaults of settings variables.
* Moved filter delete button to prevent mix-up with delete logs button.
* Added overlay when user goes from one filter to another.
* Increased max allowed value of time_range to 9999 (from 1000).
* Removed menu option; Log Filter now always takes over dblog's menu item, and adds dblog's view as a tab instead.
* Install now inserts some default filters.

log_filter 7.x-1.x, 2013-06-28
------------------------------
* Don't show filter by event message when validation fails.

log_filter 7.x-1.x, 2013-06-27
------------------------------
* Time date is allowed to be the same for From as well as To, regardless of the time values.
* Implemented set filter condition by event column feature.

log_filter 7.x-1.x, 2013-06-25
------------------------------
* Added support for Inspect output folding/formatting.

log_filter 7.x-1.x, 2013-06-24
------------------------------
* Made sure, for backend db queries, that there's a max when there's an offset.
* Fixed deletion of zero events.
* Fixed pager display for when current offset is out of range of total matched events.
* Frontend translation error.
* Made text in log list table selectable (preventing dialog pop after dragging mouse).
* Made log deletion feed back messages fade.

log_filter 7.x-1.x, 2013-06-23
------------------------------
* Log deletion offset and max now reflects equivalent of current log list.

log_filter 7.x-1.x, 2013-06-22
------------------------------
* Implemented proxy type condition field, to prevent 'Illegal choice' errors for checklist due to dynamic options range.
* Paging done.

log_filter 7.x-1.x, 2013-06-20
------------------------------
* Use admin theme on log view pages (unless that setting is turned off).
* Renamed module css default variable.
* Now removes clear log form from standard dblog log view page.
* Filter name from url now requires non-digit as first character, and at least 2 chars length.
* Now allows for overwriting existing filter; implemented using non-AJAX request.
* Fixed bug in type_some handler; failed to notice change in criteria if unchecking an option.
* The update list buttons are no longer being disabled (no need for that anymore because the list is always AJAXed using current criteria).
* Implemented single event view.

log_filter 7.x-1.x, 2013-05-25
------------------------------
* Implemented log details view.

log_filter 7.x-1.x, 2013-05-12
------------------------------
* Implemented log deletion.

log_filter 7.x-1.x, 2013-05-01
------------------------------
* Get log list.

log_filter 7.x-1.x, 2013-04-02
------------------------------
* Changing a criterion of a stored filter now triggers edit mode, not adhoc mode.

log_filter 7.x-1.x, 2013-04-01
------------------------------
* _listFilters().

log_filter 7.x-1.x, 2013-03-28
------------------------------
* Saving filters works.
* Implemented standards compliant url GET parameter (filter name) regime.

log_filter 7.x-1.x, 2013-03-28
------------------------------
* Working on saving (creating/updating) filter.

log_filter 7.x-1.x, 2013-03-26
------------------------------
* Now uses singular development branch.
* Implemented use of Judy.

log_filter 7.x-1.0.x, 2013-03-26
--------------------------------
* Removed Inspect module dependency.

log_filter 7.x-1.0.x, 2013-02-09
--------------------------------
* Frontend now strips tags off text fields.

log_filter 7.x-1.0.x, 2013-02-05
--------------------------------
* Finished message box; .showAll() working, and fully documented.

log_filter 7.x-1.0.x, 2013-02-03
--------------------------------
* Frontend now uses inspect.errorHandler().
* Implemented message box.

log_filter 7.x-1.0.x, 2013-02-02
--------------------------------
* Filter styling done.
* Implemented time fields.

log_filter 7.x-1.0.x, 2013-01-28
--------------------------------
* em-styling to get rid of nauseously complex javascript resizing.

log_filter 7.x-1.0.x, 2013-01-27
--------------------------------
* Filter selector is no longer read-only during create/edit; user is allowed to change filter even in these modes (previous behaviour was too restrictive, instead let the user makes his mistakes and learn).
* Changing filter to default no longer fires a page refresh.
* Implemented 2 update list buttons.
* Lots of visual tweaking.

log_filter 7.x-1.0.x, 2013-01-27
--------------------------------
* Delete logs: don't prompt user for confirmation again if there's a limit, if already prompted for confirmation whilst there was no limit.
* Create filter: names 'default' and 'adhoc' are illegal.
* Worked on setting filter name as url parameter.

log_filter 7.x-1.0.x, 2013-01-13
--------------------------------
* Added role condition.
* Put validation on more condition fields.
* Create filter done.
* Apparantly fixed frontend mode bugs.
* Added delete max. field.
* Log deletion only allowed upon fresh log list update; the log list must reflect the filter.
* Made the first steps toward log deletion - establishing current criteria and setting up confirm()s.

log_filter 7.x-1.0.x, 2013-01-06
--------------------------------
* Removed create mode from viewer form, because that mode is handled solely via AJAX.
* Frontend almost ready, except mode and name get wrong when alternating between create, edit, cancel etc.

log_filter 7.x-1.0.x, 2013-01-05
--------------------------------
* Declared menu items now optionally hide default dblog viewer/remover page.
* Frontend modes seem fully resolved.

log_filter 7.x-1.0.x, 2013-01-04
--------------------------------
* Fronted now use elements directly for DOM and event modifications, instead of css selectors (the selectors only used initially for getting the elements).

log_filter 7.x-1.0.x, 2012-12-16
---------------------------
* Project started.

File

CHANGELOG.txt
View source
  1. log_filter 7.x-1.x, 2016-02-20
  2. ------------------------------
  3. - Fixed that AJAX requests didn't work when the site installed in a subdir
  4. (no dedicated virtualhost); issue #2669288 by K.MacKenzie.
  5. log_filter 7.x-1.x, 2014-11-08
  6. ------------------------------
  7. * Release 7.x-1.4.
  8. log_filter 7.x-1.x, 2014-11-07
  9. ------------------------------
  10. * Don't display entries of type 'log_filter delete logs' unless, unless user actually want to see log deletions.
  11. * Fixed that 'log_filter delete logs' actually _were_ deletable, due to wrong removal of that filter deleting.
  12. log_filter 7.x-1.x, 2014-10-31
  13. ------------------------------
  14. * Release 7.x-1.3.
  15. log_filter 7.x-1.x, 2014-07-14
  16. ------------------------------
  17. * Use Drupal's JS API to attach behaviours.
  18. log_filter 7.x-1.2, 2014-04-27
  19. --------------------------------------------------
  20. * Released.
  21. log_filter 7.x-1.x, 2014-04-27
  22. ------------------------------
  23. * Added styling of jQuery UI dialog close button, for later versions of jQuery UI (jquery_update module support).
  24. * Removed meaningless url = url JS expression.
  25. * Fixed that jQuery >=1.9 has no browser property (~ jquery_update module support).
  26. log_filter 7.x-1.x, 2014-04-24
  27. ------------------------------
  28. * Fixed that sites using jQuery >v1.4.4 continually get 'form outdated' in the log viewer, due to AJAX http status 403 errors (issue 2073905).
  29. log_filter 7.x-1.x, 2013-09-01
  30. ------------------------------
  31. * Increase log_filter's module weight to 10; the module's hook_menu() must be invoked _after_ dblog's ditto.
  32. * Do only add dblog's viewer as menu tab if that module is enabled.
  33. log_filter 7.x-1.1, 2013-07-21
  34. --------------------------------------------------
  35. * Released.
  36. log_filter 7.x-1.x, 2013-07-21
  37. ------------------------------
  38. * Now uses Judy.ajaxcomplete instead of own custom ditto.
  39. * Fixed username autocomplete result ordering.
  40. log_filter 7.x-1.x, 2013-07-20
  41. ------------------------------
  42. * Removed small viewport (<1136 px wide) css support.
  43. * Removed AJAX callback form_token check, because provides little additional security, and is no good for GET requests.
  44. * Implemented searching by user name.
  45. log_filter 7.x-1.0, 2013-07-04
  46. --------------------------------------------------
  47. * Released.
  48. log_filter 7.x-1.x, 2013-07-04
  49. ------------------------------
  50. * Frontend now checks that the Judy library exists and has version 2.0+.
  51. log_filter 7.x-1.x, 2013-06-29
  52. ------------------------------
  53. * Prevent deletion of events that log log deletion.
  54. * Fixed defaults of settings variables.
  55. * Moved filter delete button to prevent mix-up with delete logs button.
  56. * Added overlay when user goes from one filter to another.
  57. * Increased max allowed value of time_range to 9999 (from 1000).
  58. * Removed menu option; Log Filter now always takes over dblog's menu item, and adds dblog's view as a tab instead.
  59. * Install now inserts some default filters.
  60. log_filter 7.x-1.x, 2013-06-28
  61. ------------------------------
  62. * Don't show filter by event message when validation fails.
  63. log_filter 7.x-1.x, 2013-06-27
  64. ------------------------------
  65. * Time date is allowed to be the same for From as well as To, regardless of the time values.
  66. * Implemented set filter condition by event column feature.
  67. log_filter 7.x-1.x, 2013-06-25
  68. ------------------------------
  69. * Added support for Inspect output folding/formatting.
  70. log_filter 7.x-1.x, 2013-06-24
  71. ------------------------------
  72. * Made sure, for backend db queries, that there's a max when there's an offset.
  73. * Fixed deletion of zero events.
  74. * Fixed pager display for when current offset is out of range of total matched events.
  75. * Frontend translation error.
  76. * Made text in log list table selectable (preventing dialog pop after dragging mouse).
  77. * Made log deletion feed back messages fade.
  78. log_filter 7.x-1.x, 2013-06-23
  79. ------------------------------
  80. * Log deletion offset and max now reflects equivalent of current log list.
  81. log_filter 7.x-1.x, 2013-06-22
  82. ------------------------------
  83. * Implemented proxy type condition field, to prevent 'Illegal choice' errors for checklist due to dynamic options range.
  84. * Paging done.
  85. log_filter 7.x-1.x, 2013-06-20
  86. ------------------------------
  87. * Use admin theme on log view pages (unless that setting is turned off).
  88. * Renamed module css default variable.
  89. * Now removes clear log form from standard dblog log view page.
  90. * Filter name from url now requires non-digit as first character, and at least 2 chars length.
  91. * Now allows for overwriting existing filter; implemented using non-AJAX request.
  92. * Fixed bug in type_some handler; failed to notice change in criteria if unchecking an option.
  93. * The update list buttons are no longer being disabled (no need for that anymore because the list is always AJAXed using current criteria).
  94. * Implemented single event view.
  95. log_filter 7.x-1.x, 2013-05-25
  96. ------------------------------
  97. * Implemented log details view.
  98. log_filter 7.x-1.x, 2013-05-12
  99. ------------------------------
  100. * Implemented log deletion.
  101. log_filter 7.x-1.x, 2013-05-01
  102. ------------------------------
  103. * Get log list.
  104. log_filter 7.x-1.x, 2013-04-02
  105. ------------------------------
  106. * Changing a criterion of a stored filter now triggers edit mode, not adhoc mode.
  107. log_filter 7.x-1.x, 2013-04-01
  108. ------------------------------
  109. * _listFilters().
  110. log_filter 7.x-1.x, 2013-03-28
  111. ------------------------------
  112. * Saving filters works.
  113. * Implemented standards compliant url GET parameter (filter name) regime.
  114. log_filter 7.x-1.x, 2013-03-28
  115. ------------------------------
  116. * Working on saving (creating/updating) filter.
  117. log_filter 7.x-1.x, 2013-03-26
  118. ------------------------------
  119. * Now uses singular development branch.
  120. * Implemented use of Judy.
  121. log_filter 7.x-1.0.x, 2013-03-26
  122. --------------------------------
  123. * Removed Inspect module dependency.
  124. log_filter 7.x-1.0.x, 2013-02-09
  125. --------------------------------
  126. * Frontend now strips tags off text fields.
  127. log_filter 7.x-1.0.x, 2013-02-05
  128. --------------------------------
  129. * Finished message box; .showAll() working, and fully documented.
  130. log_filter 7.x-1.0.x, 2013-02-03
  131. --------------------------------
  132. * Frontend now uses inspect.errorHandler().
  133. * Implemented message box.
  134. log_filter 7.x-1.0.x, 2013-02-02
  135. --------------------------------
  136. * Filter styling done.
  137. * Implemented time fields.
  138. log_filter 7.x-1.0.x, 2013-01-28
  139. --------------------------------
  140. * em-styling to get rid of nauseously complex javascript resizing.
  141. log_filter 7.x-1.0.x, 2013-01-27
  142. --------------------------------
  143. * Filter selector is no longer read-only during create/edit; user is allowed to change filter even in these modes (previous behaviour was too restrictive, instead let the user makes his mistakes and learn).
  144. * Changing filter to default no longer fires a page refresh.
  145. * Implemented 2 update list buttons.
  146. * Lots of visual tweaking.
  147. log_filter 7.x-1.0.x, 2013-01-27
  148. --------------------------------
  149. * Delete logs: don't prompt user for confirmation again if there's a limit, if already prompted for confirmation whilst there was no limit.
  150. * Create filter: names 'default' and 'adhoc' are illegal.
  151. * Worked on setting filter name as url parameter.
  152. log_filter 7.x-1.0.x, 2013-01-13
  153. --------------------------------
  154. * Added role condition.
  155. * Put validation on more condition fields.
  156. * Create filter done.
  157. * Apparantly fixed frontend mode bugs.
  158. * Added delete max. field.
  159. * Log deletion only allowed upon fresh log list update; the log list must reflect the filter.
  160. * Made the first steps toward log deletion - establishing current criteria and setting up confirm()s.
  161. log_filter 7.x-1.0.x, 2013-01-06
  162. --------------------------------
  163. * Removed create mode from viewer form, because that mode is handled solely via AJAX.
  164. * Frontend almost ready, except mode and name get wrong when alternating between create, edit, cancel etc.
  165. log_filter 7.x-1.0.x, 2013-01-05
  166. --------------------------------
  167. * Declared menu items now optionally hide default dblog viewer/remover page.
  168. * Frontend modes seem fully resolved.
  169. log_filter 7.x-1.0.x, 2013-01-04
  170. --------------------------------
  171. * Fronted now use elements directly for DOM and event modifications, instead of css selectors (the selectors only used initially for getting the elements).
  172. log_filter 7.x-1.0.x, 2012-12-16
  173. ---------------------------
  174. * Project started.