This topic is locked

January 22, 2010 ASPRunnerPro6.2/PHPRunner5.2 beta (build 4348)

1/22/2010 8:28:49 AM
ASPRunner/PHPRunner change log
admin
  • fixed multilanguage headers/footers in charts
  • added new parameters to Google Maps widget (zoom and description)
  • fixed 'Loading ...' message won't disappear bug
  • native language names in language switching dropdown (Norwegian->Norsk)
  • fixed search button in Visual Editor missing image
  • fixed multiple sorting on list page
  • new events:

    BeforeQueryReport: before SQL query is executed on the reports page

    BeforeInsert on the Import page

    BeforeOut on the Export page

    ModifyMenuItem - modify or hide menu item
    Group of events for the list/print pages
    • Custom row count: use this function when your database doesn't support record count or record
    • Custom query: use this event when data set is more complicated than result of SQL query.
    • Custom record fetch: use in conjunction with 'Custom query'.