The Web Graph Database

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1648   13 months jernst everything is UTF-8
(edit) @1647   13 months jernst fixed exception recently introduced
(edit) @1646   13 months jernst minor
(edit) @1645   13 months jernst better exception logging
(edit) @1644   13 months jernst avoid NullPointerException? when apps are undeployed in Tomcat
(edit) @1643   13 months jernst Checked in authentication provider
(edit) @1642   13 months jernst fixes in the script generating web apps
(edit) @1641   13 months jernst minor robustness improvement when MeshObjects? are read from disk that were …
(edit) @1640   13 months jernst fix LastReturned? callback when objects are returned by last caller to …
(edit) @1639   13 months jernst rename css class scroll-if-too-long to dialog-content -- more neutral
(edit) @1638   13 months jernst removed spurious warning about non-existing JAR file during code …
(edit) @1637   13 months jernst add basic math operations to CurrencyValue?
(edit) @1636   13 months jernst Switching submit and cancel buttons around in the overlay dialog to fo …
(edit) @1635   13 months jernst JavaDoc? improvements
(edit) @1634   13 months jernst JavaDoc? improvements
(edit) @1633   13 months jernst added defaultValue property to PropertyTag? to override a default value in …
(edit) @1632   14 months jernst created convenience methods on MeshObjectSets?
(edit) @1631   14 months jernst improve error handling when a DataType of a PropertyType changes
(edit) @1630   14 months jernst Added type for favicon
(edit) @1629   14 months jernst fixed typo
(edit) @1628   14 months jernst Better error reporting
(edit) @1627   14 months jernst Fixed string shortening bug (I think)
(edit) @1626   14 months jernst HTML5 input types
(edit) @1625   14 months jernst fixed module initialization sequence bug (introduced with recent refactor)
(edit) @1624   14 months jernst build fixes
(edit) @1623   14 months jernst NetBeans?
(edit) @1622   14 months jernst added org.infogrid.module.tomcat to build
(edit) @1621   14 months jernst quick fixes
(edit) @1620   14 months jernst added Tomcat-Bootloader-enabled version of MeshWorld SharedSpace?
(edit) @1619   14 months jernst NetBeans? doing its thing again
(edit) @1618   14 months jernst fixed ProxyViewlet? fixed situation where home object identifier would be …
(edit) @1617   14 months jernst various fixes from earlier checkins today
(edit) @1616   14 months jernst added Tomcat-aware Module framework
(edit) @1615   14 months jernst find InfoGridWebApp? singleton by looking in ServletContext? instead of …
(edit) @1614   14 months jernst follow MeshWorld
(edit) @1613   14 months jernst use context ClassLoader? to allow classes in modules "further down" to find …
(edit) @1612   14 months jernst fixed mysql library path
(edit) @1611   14 months jernst Removed. Wasn't used.
(edit) @1610   14 months jernst missing dependency of org.infogrid.viewlet on Viewlet model
(edit) @1609   14 months jernst log4j libraries and jstl libraries should be separate modules
(edit) @1608   14 months jernst minor
(edit) @1607   14 months jernst NetBeans? upgrade
(edit) @1606   15 months jernst added a few convenience methods
(edit) @1605   15 months jernst Avoid duplicate HTTP Location header under some circumstances
(edit) @1604   15 months jernst avoid crash when anonymous caller
(edit) @1603   15 months jernst minor
(edit) @1602   15 months jernst make MeshObjects? in blessRole overlay read-only
(edit) @1601   15 months jernst JavaDoc? fixes
(edit) @1600   15 months jernst better error messages
(edit) @1599   15 months jernst home object identifier generation fixed in RelationshipBlessableByTag?
(edit) @1598   15 months jernst minor
(edit) @1597   15 months jernst fixed password StringRepresentation?
(edit) @1596   15 months jernst better error reporting
(edit) @1595   15 months jernst minor
(edit) @1594   16 months jernst refactored MeshWorld and NetMeshWorld to use use JSPO mechanism added …
(edit) @1593   16 months jernst added password field support
(edit) @1592   16 months jernst be a bit more tolerant about harmless mistakes using the …
(edit) @1591   16 months jernst better error reporting
(edit) @1590   16 months jernst Better error handling when attempting to slurp a non-existing file
(edit) @1589   16 months jernst simplified Module Framework implementation
(edit) @1588   16 months jernst added Tomcat libraries
(edit) @1587   16 months jernst fixed img alt's in MeshWorld and NetMeshWorld added additional navbar at …
(edit) @1584   18 months jernst now can add users to MyHealth?
(edit) @1583   18 months jernst fixed typo
(edit) @1582   18 months jernst minor NetBeans? update
(edit) @1581   19 months jernst overlooked check-in
(edit) @1580   19 months jernst added Person and PersonCollection?
(edit) @1579   19 months jernst Some elemental MyHealth? layout changes
(edit) @1578   19 months jernst NetBeans? changed the project.properties files somewhat; minor
(edit) @1577   19 months jernst Scaffold for MyHealth? See …
(edit) @1576   19 months jernst improved project creation scripts added clone-meshworld.pl to easily …
(edit) @1575   19 months jernst fixed no.dependencies
(edit) @1574   19 months jernst fixes: missing $ for varsubst and no.dependencies=true
(edit) @1573   19 months jernst added initial scripts to easily create new modules
(edit) @1572   19 months jernst oops, fixed empty output when varName is used only
(edit) @1571   19 months jernst fixed missing transaction for radio box function
(edit) @1570   19 months jernst meshObject attribute for PropertyTag? allow testing for existence of …
(edit) @1569   19 months jernst meshObject attribute for PropertyTag? allow testing for existence of …
(edit) @1568   19 months jernst don't set an HTML title if the Viewlet has empty response
(edit) @1567   19 months jernst throw exception if BlobViewlet? encounters null property
(edit) @1566   19 months ajb Added suitable defaults so it can be added to MeshWorld
(edit) @1565   19 months jernst fixed one-element-set bug claiming it had a second element
(edit) @1564   19 months jernst Minor Javadoc fix.
(edit) @1563   19 months jernst allow extra css class on CallJspoTag?
(edit) @1562   19 months jernst take ignore attribute in account for lookupMeshObjectOrThrow in custom …
(edit) @1561   19 months jernst added CompareTag? for strcmp-like comparisons fixed typo in TLD
(edit) @1560   19 months jernst fixing unicode BlobValue? viewlet bug: everything is now UTF-8
(edit) @1559   19 months jernst added now parameter to all the methods of the HttpShellHandler for …
(edit) @1558   20 months jernst changed RequestDispatcher? include to forward, in order to get the content …
(edit) @1557   20 months jernst added LidOtpExpiredException?
(edit) @1556   20 months jernst added support for xx <yy.com> e-mail addresses
(edit) @1555   20 months jernst additional options for how to sort MeshObjects? when iterating over set
(edit) @1554   20 months jernst Better logging
(edit) @1553   20 months jernst Reverted #1548 -- "invited" value for Account.Status was not well-thought …
(edit) @1552   20 months jernst fixed missing slash
(edit) @1551   20 months jernst minor JavaDoc? fix
(edit) @1550   20 months jernst fixed issue with emitting BlobValues? that carry plain text into HTML
(edit) @1549   20 months jernst better instrumentation
(edit) @1548   20 months jernst added "Invited" as one of the Status values for Account
(edit) @1547   20 months ajb Output UTF8 source code from the module generator so that special …
Note: See TracRevisionLog for help on using the revision log.