AIDA/Web 5.4 release notes

Changes from 5.4.0 (nov07)

 

--- On: 01/11/2008 15:49:11.000

  • SwazooAida class introduced, for easier start/stop
  • WebDemoApp: introduction text enhanced, access to demos allowed immediatelly, without login
  • VersionedTests back from Scribo

--- On: 01/10/2008 15:56:34.000

  • SpDate class newDay... moved to Swazoo-Extensions

--- On: 12/22/2007 13:27:03.000

  • AIDASite answer:toGetOrPost:on: ^aRequest streamedResponse instead of ^aWebSession lastRequest streamedResponse.This causes wrong responses were sent in case of parallel request serving (like images). See WebSession lastRequest comment for more!

--- On: 12/18/2007 14:15:58.000

  • FileProxy announce length to streamed response, so we can stream HTTP/1.0 requests too (where chunking is not allowed)

--- On: 12/04/2007 22:25:26.000

  • Standalone Aida again....
  • WebDemoApp - now on root url, introduction text, few corrections
  • AIDASite minor reorg, defaultUserService is demo
  • SwazooServer aidaStart on all IP interfaces, all hostnames
  • WebStyle calendar in english, inPlace texts,
  • WebInPlaceEditableText okText, cancelText from WebStyle

--- On: 12/04/2007 20:37:50.000

  • Aida-Support: WikiRender override gone?

--- On: 12/03/2007 15:01:31.000

  • class categories adjusted to package names
  • package comments

--- On: 12/02/2007 22:53:07.000

  • Aida-Support - WikiRenderer urFor: override no more here

--- On: 12/02/2007 13:07:13.000

  • Restructure for Aida/Scribo:
  • - added Aida-Templates with WebStyle and moved JoomlaStyle here
  • - moved Aida-Parties and Aida-Roles from BiArt
  • - added Aida-Examples, WebDemo so far
  • - removed Aida-Parts (moved to Admin, Examples, Scribo-Forum)
  • - moved Versioned classes from Support to Scribo-Core
  • - moved Wiki classes from Support to Scribo-Wiki

--- On: 11/28/2007 14:39:04.000

  • SpDate class newDay:month:year:
  • WebStatisticsApp - SpDate above

--- On: 11/10/2007 15:29:53.000

  • Prototype 1.6.0/Scriptaculous 1.8.0

--- On: 11/10/2007 14:43:39.000

  • WebElement scriptAfterExternal: self site, not self app site
  • AIDASite initDefaultSettings-set homeDir on Wind differently than Linux

--- On: 11/06/2007 22:25:47.000

  • WebElement scriptAfterExternal: anUrlOrObject, use object to register url in url resolver too!

--- On: 11/06/2007 19:45:35.000

  • scripts loaded at the start of HTML body and not in header anymore
  • WebScript source: for external scripts
  • WebElement scriptAfterUrl: scriptBeforeUrl: for external scripts
  • WebMethodResource expiresTimestamp to 24hrs from 1h
  • WebMenu acceptFormInputs optimizations of UTF8

--- On: 10/31/2007 19:27:08.000

  • WebIFrame width and height converted to strings

--- On: 10/31/2007 17:33:01.000

  • WebStatisticsApp yearlyStatsStarting: from: and: (SpDate)
  • SwazooServer stop - initServers also, to be sure
--- On: 10/29/2007 13:17:59.000
  • SwazooServer aidaStartOn: port (will run on all interfaces, ignoring host)
--- On: 10/29/2007 11:22:58.000
  • WebSecurityManager initialize failed into infinite recursion
--- On: 10/29/2007 9:58:37.000
  • WebAdminApp easier to extend (#findLoggingUser, preloginCheck, viewLoginSecondary)
  • Extranet user introduced
  • AIDASite autoLogout (after session timeout), besides WebUser one
  • WebSession timeout to login with session timeout error
  • Overrides: preloginCheck, findLoggingUser, initExtranetAccessRights

--- On: 10/28/2007 10:02:23.000

  • Multilingual support for domain objects
  • Object isMultilingual, forLanguage in url query part: language= , setLanguage= (to change sess.lang)
  • AIDASite defaultLanguage, supportedLanguages (in settings)
  • WebApplication find an observee for session language

--- On: 10/09/2007 14:29:37.000

  • WebApplication newFromNAmeFor:on: class fullName (with namespace) - patch from Dirk
  • WebStatisticsApp date addDays, subtractDays instead of + -
  • WebCounter, WebFrameApp all on SpDate
  • WebText class AttributeMarkup accesible through accessor
  • WebStyle lastChangedElement-visits on pages (admin only)
  • AIDASite reportSocketError, named, newNamed to Swazoo
  • WebSecurityManager initAdmin,GuestUser
  • DailyValues last
  • SwazooServer aidaStart instead demoStart