Bug 115234

Summary: [MAINTAINER] www/py24-prewikka: update to 0.9.12.1
Product: Ports & Packages Reporter: Robin Gruyters <r.gruyters>
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py24-prewikka-0.9.12.1.patch none

Description Robin Gruyters 2007-08-06 08:30:00 UTC
- Update to 0.9.12.1

Changelog prewikka 0.9.12.1:
- Implement an Auto-Refresh system (fix #231).  (including code from
  Paul Robert Marino <prmarino1@gmail.com>).
- Ability to filter on missing/offline/online/unknown agents. Make more
  easier to read each agent status in collapsed mode.
- Fix filter load/save/delete issue with translation.
- New 'My account' tabs, under the Settings section (fix #241).
- New messageid and analyzerid parameters, allowing link to a Prewikka alert
  from an external tool (previously required a database query in order to
  retrieve the database event id).
- Don't redirect to user listing once an user preference are recorded. Fix
  changing of another user language by an user with PERM_USER_MANAGEMENT.
  Display target user language rather than current user language.
- Improve the timeline control table layout.
- Fix translation of string possibly using plural.
- Fix a template compilation problem with certain version of Cheetah
  (Giandomenico De Tullio <ghisha at email.it>)


Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-08-06 14:47:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-15 07:49:50 UTC
clsung      2007-08-15 06:49:45 UTC

  FreeBSD ports repository

  Modified files:
    www/py-prewikka      Makefile distinfo pkg-plist 
  Log:
  - Update to 0.9.12.1
  
  Changelog prewikka 0.9.12.1:
  - Implement an Auto-Refresh system (fix #231). (including code from
    Paul Robert Marino <prmarino1@gmail.com>).
  - Ability to filter on missing/offline/online/unknown agents. Make more
    easier to read each agent status in collapsed mode.
  - Fix filter load/save/delete issue with translation.
  - New 'My account' tabs, under the Settings section (fix #241).
  - New messageid and analyzerid parameters, allowing link to a Prewikka alert
    from an external tool (previously required a database query in order to
    retrieve the database event id).
  - Don't redirect to user listing once an user preference are recorded. Fix
    changing of another user language by an user with PERM_USER_MANAGEMENT.
    Display target user language rather than current user language.
  - Improve the timeline control table layout.
  - Fix translation of string possibly using plural.
  - Fix a template compilation problem with certain version of Cheetah
    (Giandomenico De Tullio <ghisha at email.it>)
  
  PR:             ports/115234
  Submitted by:   maintainer (Robin Gruyters)
  
  Revision  Changes    Path
  1.15      +1 -1      ports/www/py-prewikka/Makefile
  1.11      +3 -3      ports/www/py-prewikka/distinfo
  1.9       +2 -0      ports/www/py-prewikka/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-08-15 07:49:53 UTC
State Changed
From-To: open->closed

Committed. Thank You.