[Koha-bugs] [Bug 13889] Add information about cron jobs to system log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 13 08:52:54 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13889

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #37679|0                           |1
        is obsolete|                            |
  Attachment #37707|0                           |1
        is obsolete|                            |

--- Comment #8 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 37711
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37711&action=edit
Bug 13889 - Add information about cron jobs to system log

This patch adds information about cron jobs performed and make it viewable
under Home > Tools > Logs ("Browse system logs")

To test:

Apply patch
- Got to system preferences and set 'CronjobLog' to:  [Log] information from
  cron jobs.
- Run some cron jobs
- Go to Home > Tools > Logs
- Verify that you have a selection 'Cron jobs' in drop-down 'Module'. Select it
  with Action "All" and Submit.
- Output should show Date/time and info about Cron jobs

Rebased to work on top of Bug 6911 (conflict in viewlog.tt)  /MV

Rebased after applying patch for Bug 6911 /MV
Conflicts resolved:
misc/cronjobs/overdue_notices.pl
misc/cronjobs/cleanup_database.pl

Signed-off-by: Frederic Demians <f.demians at tamil.fr>
  - Merge both patches, and fix updatedatabase.pl
  - Works as described. Provide intersting feedback from cronjob scripts.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list