Whoa! Community!
Home
Slack Archive
Slack Client
Dev feed
What's happenin'
Apply source formatting in WOCookie
Updated jetty v12.0.24 -> v12.1.0
Syntax cleanup in default Properties file
Syntax cleanup in app initialization
Deleted ERXApp.didCreateApplication(). We can re-add it if required
Deleted some more redundant API files
Moved ERXExceptionManagementPage to Nonlocalized.lproj
Delete unneccessary API-files
Update jetty v12.0.23 -> v12.0.24
Update README
Deleted the obsolete ERXWOBrowser.api file
Updated README
Delete redundant code from replacement for the JDK's GetPropertyAction
Note on seemingly weird location of didCreateApplication() invocation
Move ERXApp's fix for WOFrameworksBaseURL/WOApplicationBaseURL to method
Hide ERXComponentRequestHandler's privates
Apply syntax formatting to ERXComponentRequestHandler
Reset the selected exception when filtering
Even nicer phrasing in ERXComponentRequestHandler session handling docs
Tidy docs on missing session handling in ERXComponentRequestHandler
Don't allow ERXComponentRequestHandler to create sessions
Cleanup in registration of ERXComponentRequestHandler
Update README
Update README
Update README
Delete obsolete program exit on non-set NEXT_ROOT
Update jetty -> v12.0.23
Update junit v5.13.1 -> v5.13.3
Look at element usage
Use new node API
Keep track of main bundle
Stop NGDynamicHTMLTag (internal parser logic) leaking into our nodes
Bundle info
Nicer binding presentation
Component naming
Cleanup
Naming cleanup
Created a 'component' package
Added DirectActionDefinition
Rename action class
List Direct Actions
Fix up WOLips
We all need logos
cleanup
Cleanup
Refactoring
Added tabler
More cleanup in display
Initial import
Update tabler theme v1.2.0 -> v1.3.0
Update jetty v12.0.21 -> v12.0.22
Update junit-jupiter-engine v5.12.1 -> v5.13.1
Set wonder v7.4 in test pom
Deleted unused tabler CSS files
Align HTML parser with ng's parser
Use switch expressions in HTML parser
Removed the unused default case in our HTML parsing switch
Removed try/catch for NoSuchElementException around entire HTML parser
Move to a snapshot version of vermilingua while we simplify deployment
Update jetty 12.0.19 -> 12.0.21
Read the x-forwarded-for header to get the remote IP
Comments cleanup OCD fulfilled
Don't add Jetty to user-agent header on forwarded request
Add client IP address headers to the forwarded request
Prepare to hold multiple adaptor configs
Migrate Modulo to an instance design
PRomoted the ModuloProxy Jetty handler to it's own file
Random cleanup in Modulo core
Cleanup in FakeApplication
Renamed "Fake" to "FakeApp"
Set NEXT_ROOT='/tmp' if not set on platform "Other", rather than failing
Require WODeploymentConfigurationDirectory to be set
Update tabler v1.0.0 -> v1.2.0
Moved the parsley core project to a subdirectory
Nicer error element
Experimental negation of associations as boolean values
We don't really need to show the java package part of the component name
Add video demo to README
Move development to version 1.2.0-SNAPSHOT
Release v1.1.0
Add notes on exposed ParsleyKeyValueAssociation.setBindingName()
Add some comments
_element -> _wrappedElement in ParsleyProxyElement
No need for now to keep track of element currently being rendered
endOfWebObjectTag() doesn't throw declaration format exception
didParseClosingWebObjectTag() doesn't throw declaration format exception
Keep track of the proxied element's source node in ParsleyProxyElement
Parsing of a closing tag does not throw declaration format exception
Eliminated wotaskd/JavaMonitor's direct dependency on slf4j-reload4j
A little cleanup in site config deserialization
Deleted unused method MSiteConfig.getSiteConfigFromHostAndPort()
Slight syntax cleanup in MApplication
A little generic cleanup in MHost
Change a do-while to just-a-while
Infer some generics madness
Replace invocations of startWriting()/endWriting() with whileWriting()
Some generics, because why not
Use whileWriting() in HostConfigurePage
Removed MObject's (already disabled) implementation of NSKVC
Start cleanup in MSiteConfig
Move MObject's _HTTP1 constant to wotaskd's application (only use site)
Deleted unused Constants in MObject
Replaced WOHTTPConnection with the java HTTP client for file browsing
Update README.md
Add note on "Dependency" being a class
Merge pull request #32 from paulhoadley/readme-updates
#3 Notes that 'flattenResources' is not supported.
Removed intermediate variable
Removed redundant FIXMEs
Merge branch 'master' of git@github.com:undur/vermilingua-maven-plugi…
Change app main jar's name to lowercase #30
Prepare for next development iteration (1.0.4)
Merge pull request #28 from paulhoadley/readme-updates
Updates README for recent changes.
Made plist serialization unit tests platform independendent
We don't need all these FIXMEs for the performSplit parameter
Properly overwrite existing resources on app build
Replace existing resources on build
configuration docs cleanup
Update README for v.1.0.2