Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update from wocommunity master #1

Merged
merged 582 commits into from
Jan 27, 2017
Merged

update from wocommunity master #1

merged 582 commits into from
Jan 27, 2017
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 14, 2016

  1. Configuration menu
    Copy the full SHA
    dc691f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #718 from darkv/ERXRest_patch

    Add character encoding to REST responses
    darkv committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    81064d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #715 from fbarthez/pr/ERMDAjaxNotificationCenter

    New ERMDAjaxNotificationCenter for easy updating of dependent property keys
    darkv committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    a929f87 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #698 from fbarthez/pr/ERD2WListFilter

    New ERMD2WListFilter component
    darkv committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    bf51e52 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #695 from fbarthez/pr/ERMODFieldIDs

    Set field IDs in ERModern
    darkv committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    790bbb6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #707 from fbarthez/pr/travis-integration

    Add Travis CI configuration file
    darkv committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    5f68fff View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2016

  1. remove unused logger objects

    add logger object where a "foreign" one was used
    darkv committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    ae42348 View commit details
    Browse the repository at this point in the history
  2. use private slf4j logger where possible

    logger objects should be always a private var internal to the specific class
    darkv committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    854b506 View commit details
    Browse the repository at this point in the history
  3. fix binding using remove method

    darkv committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    66b415b View commit details
    Browse the repository at this point in the history
  4. fix imports

    darkv committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    c24d486 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c9805e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2016

  1. Configuration menu
    Copy the full SHA
    f0e52d8 View commit details
    Browse the repository at this point in the history
  2. Add highlightColor and effects bindings and AjaxOptions to AjaxSortab…

    …leList.
    
    highlightColor will create a start effect and a endeffect that change the background color of the moved element.
    spelletier committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    3ff2963 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8d8951 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2016

  1. Configuration menu
    Copy the full SHA
    03d8450 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2016

  1. Merge pull request #725 from spelletier/Add_highlightColor_to_AjaxSor…

    …table
    
    Add highlightColor and effects bindings to AjaxSortableList
    darkv committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    941396f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2016

  1. Enhanced ERXRequest cookieValues to not get an empty dictionary when …

    …cookie parsing fails
    mhast committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    03ed09c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

  1. fix NPE

    darkv committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    8f8f513 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #726 from desertsky/ERXRequest_CookieEnhancements

    Enhanced ERXRequest cookieValues Cookie Parsing
    darkv committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    c398a9d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. remove deprecated components

    darkv committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    45d4b9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c66498a View commit details
    Browse the repository at this point in the history
  3. remove deprecated methods

    darkv committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    620b16c View commit details
    Browse the repository at this point in the history
  4. remove deprecated class

    darkv committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    6223050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a994102 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    644fa01 View commit details
    Browse the repository at this point in the history
  7. remove unused logger

    darkv committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    afc83ed View commit details
    Browse the repository at this point in the history
  8. remove unnecessary getName()

    darkv committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    875cd18 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. update libs to current version

    Maven files should be on par with ant for new libs.
    darkv committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    262e307 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. Merge pull request #728 from darkv/deprecation_removal

    Remove deprecated stuff
    darkv committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    1f04722 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #729 from darkv/libs_update_patch

    update libs to current version
    darkv committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    17cc8be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b355c4 View commit details
    Browse the repository at this point in the history
  4. fix ERXTest

    darkv committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    b5b8d03 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

  1. When ERXWOComponentContent has a single children WODynamicElement, th…

    …is element is removed and only it's children are used.
    
    This only occur when the single children is a dynamic element since they are subclass of WODynamicGroup. If a space or anything else exists before or after the element, a WODynamicGroup is created as the content container and the problem does not occur.
    spelletier authored and darkv committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    fe05b76 View commit details
    Browse the repository at this point in the history
  2. Fix an NPE.

    spelletier authored and darkv committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    48f3527 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. Configuration menu
    Copy the full SHA
    09d611e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2016

  1. Configuration menu
    Copy the full SHA
    66093a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde27ae View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Fix the UUID string format.

    Fix internal version and variation bits.
    spelletier committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    a7a283e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67918c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caaedf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbb71cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60263c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    7e2292d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. Bugfix AjaxProxy

    lbane committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    c265da5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2016

  1. Configuration menu
    Copy the full SHA
    9ca5462 View commit details
    Browse the repository at this point in the history
  2. When the last batch of related objects is being displayed and the sol…

    …e object in that batch is removed, set the new last batch as the DG's current batch.
    fbarthez committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    817e3a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2016

  1. Configuration menu
    Copy the full SHA
    959683e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #734 from darkv/fix_array_minus_object

    Fixes arrayMinusObject if object is contained more than once.
    paulhoadley committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    283fcfe View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2016

  1. Replace date.js by a compatible successor.

    The current version breaks d3pie.js and probably other things...
    spelletier committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    72b9c1f View commit details
    Browse the repository at this point in the history
  2. Add ERXRest.includeNullValues property to show/hide null values on Re…

    …st responses
    
    Using the boolean ERXRest.includeNullValues it`s either possible to return null values or simply not showing them, use Properties file to set it. Supported formats are json, xml and plist formats.
    luizalfredo23 committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    f62139c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2016

  1. Substitutes for missing method.

    AjaxUtils.stringValueForBinding() was deprecated some time ago, and
    then removed in Wonder 7. Here we substitute the API-identical
    ERXComponentUtilities.stringValueForBinding().
    paulhoadley committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    042cce2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #738 from paulhoadley/yui-framework-fix

    YUI.framework fix
    darkv committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    67b37b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #733 from fbarthez/pr/ERMODEditRelationshipPage-ba…

    …tchSelectionOnRemoval
    
    Correctly handle removal of last related object in displayed batch
    darkv committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    015f53b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #732 from fbarthez/pr/ERMDRemoveRelatedButton-class

    Set proper class name for removeButton.
    darkv committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    6ba70a6 View commit details
    Browse the repository at this point in the history
  5. Apparently the groupId of javax.mail [was changed](https://java.net/p…

    …rojects/javamail/pages/Home) to com.sun.mail and the artifactId is now javax.mail instead of mail.
    fbarthez committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    221a147 View commit details
    Browse the repository at this point in the history
  6. Add missing dependency.

    fbarthez committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    a7f5e60 View commit details
    Browse the repository at this point in the history
  7. Stay with httpclient 3.0.1 for now, as moving to a current version wo…

    …uld require more than just updating of imports.
    fbarthez committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    15f34bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    339f02a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2016

  1. Adds log warning to parseTemplatedStringWithObject().

    Mike Schrag wrote in a comment here, long ago: "Should we warn here?
    This is awfully quiet..." Yes it is, and yes we should. I am tired of
    scratching my head at unmodified templates. Adding a LOG.warn() here
    seems like the least we should do.
    
    (Also changes 'log' to 'LOG' by convention for a public static final
    variable.)
    paulhoadley committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    d605d00 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2016

  1. Merge pull request #739 from fbarthez/pr/pom-fixes

    Fix various maven dependency issues
    darkv committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    343c1ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    896b36a View commit details
    Browse the repository at this point in the history
  3. replace deprecated constants

    darkv committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    e0463b4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #730 from maiksd/encourage_named_threads

    Encourage named threads for easier debugging
    darkv committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    d6b0552 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #735 from spelletier/update_date.js_lib

    Replace date.js by a compatible successor.
    darkv committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    7906b40 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #731 from lbane/AjaxProxyEnhancement

    AjaxProxy Enhancement
    darkv committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    06b1ad3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2016

  1. Configuration menu
    Copy the full SHA
    5b7508a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #740 from paulhoadley/simple-template-parser-logging

    Adds log warning to parseTemplatedStringWithObject()
    darkv committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    c737ed6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #741 from darkv/lib_updates

    Update libraries
    darkv committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    7c77ad0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2016

  1. Add properties to ERXDatabase to define initial snapshot cache HashMa…

    …p parameters, and add the possibility to use a customer ERXDatabase subclass with ERXDatabaseContext
    maiksd committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    46f2054 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #742 from maiksd/snapshotcache_tuning

    Add properties to ERXDatabase and ERXDatabaseContext for customization and tuning
    darkv committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    3588353 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2016

  1. Configuration menu
    Copy the full SHA
    1fd744b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    052f89a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #736 from luizalfredo23/ERRestIncludesNullValue

    Add ERXRest.includeNullValues property to show/hide null values on Rest responses
    darkv committed May 2, 2016
    Configuration menu
    Copy the full SHA
    adf5a81 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. Prevent a ClassCastException in ERTaggableEntity that would occur whe…

    …n using left outer joins for the tag relationships.
    fbarthez committed May 5, 2016
    Configuration menu
    Copy the full SHA
    ce14ca8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2016

  1. Configuration menu
    Copy the full SHA
    06689a4 View commit details
    Browse the repository at this point in the history
  2. Add containsAnyOfTheseObjects that build a qualifier to find objects …

    …where a to many key contains at least one the the objects found in the array specified.
    
    Add versions of containsAnyObjectSatisfying and doesNotContainsAnyObjectSatisfying that uses the IN version of ERXExistsQualifier.
    spelletier committed May 15, 2016
    Configuration menu
    Copy the full SHA
    45758d4 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Clarify comments.

    spelletier committed May 18, 2016
    Configuration menu
    Copy the full SHA
    41229d4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. Add flattened relationship support for many to many in ERXExistsQuali…

    …fier.
    
    Fix date typos in comments.
    spelletier committed May 20, 2016
    Configuration menu
    Copy the full SHA
    60152b3 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. Fix the generic types in operators that works on array. The type of t…

    …he new key remains the same, it is known.
    spelletier committed May 24, 2016
    Configuration menu
    Copy the full SHA
    d3e63d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d103477 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

  1. Configuration menu
    Copy the full SHA
    b0319de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42b5890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef763b3 View commit details
    Browse the repository at this point in the history
  4. If the request specify the UUID of the new object use this value as p…

    …rimary key when creating new EOs.
    spelletier committed May 26, 2016
    Configuration menu
    Copy the full SHA
    12732ce View commit details
    Browse the repository at this point in the history

Commits on May 28, 2016

  1. Adds automated handling of navigation state to ERXNavigation. To achi…

    …eve this, we store each menu item's navigation state string in a dictionary ("NavigationMap"), using its relative URI as the key. In this way we can reliably determine the navigation state, when a request is due to the user clicking a navigation link.
    
    Obviously this will not work when a user clicks somewhere outside of the navigation menu. For the case of D2W, we can apply a simple heuristic that should be "good enough" for the majority of such cases (e.g. a click on a "Find" button on a query page).
    For non-D2W applications, you should retrieve the navigation state via ERXNavigationManager.manager().navigationStateFromMap() and apply it as you see fit, e.g. in Session.awake().
    
    Also adds a defaultChild attribute to navigation elements. Instead of specifying the same action as on one of the children, one can now simply specify a defaultChild to achieve the same result.
    fbarthez committed May 28, 2016
    Configuration menu
    Copy the full SHA
    b7c5434 View commit details
    Browse the repository at this point in the history
  2. Removing all navigationState rules from ERModernMoviesTest, except on…

    …e for "Home", for which the pageConfiguration is null. Add functional tests.
    fbarthez committed May 28, 2016
    Configuration menu
    Copy the full SHA
    bce1abd View commit details
    Browse the repository at this point in the history
  3. Add 'skip' copy type to ERXCopyable to enable ignoring of attributes,…

    … mostly to keep values that are applied during EO initialization.
    fbarthez committed May 28, 2016
    Configuration menu
    Copy the full SHA
    ff91393 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2016

  1. Apache 2.4 needs a Location setting for the path to the WO module, or…

    … else requests will return a 403 status code.
    Pascal Robert committed May 29, 2016
    Configuration menu
    Copy the full SHA
    bdf9aba View commit details
    Browse the repository at this point in the history

Commits on May 30, 2016

  1. Merge pull request #743 from fbarthez/pr/ERTaggableEntity-CCE-fix

    Prevent a ClassCastException in ERTaggableEntity
    darkv committed May 30, 2016
    Configuration menu
    Copy the full SHA
    163ae79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #753 from fbarthez/pr/ERXCopyable-addSkipType

    Add 'skip' copy type to ERXCopyable
    darkv committed May 30, 2016
    Configuration menu
    Copy the full SHA
    35e0754 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #748 from fbarthez/pr/ERCAuditTrail-handleSelfRefe…

    …rencingRelationships
    
    Fix SOE when using audit trails with self-referencing relationships
    darkv committed May 30, 2016
    Configuration menu
    Copy the full SHA
    fc1b54c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2016

  1. Merge pull request #745 from spelletier/add_containsAnyOfTheseObjects

    Add contains any of these objects in ERXKey
    darkv committed May 31, 2016
    Configuration menu
    Copy the full SHA
    7a1713b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. Merge pull request #750 from fbarthez/pr/ERD2WInspectPage-validationR…

    …esetOnCancel
    
    Reset validation state when the cancel action is invoked
    darkv committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    33b5dfa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #747 from fbarthez/pr/ERD2WPage-resetErrorMessage

    When clearing validation errors, also reset the errorMessage iVar.
    darkv committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    191cdec View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2016

  1. Fix for upgrades. It should't delete the adaptor anymore.

    Pascal Robert committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    68f5d76 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:wocommunity/wonder

    Pascal Robert committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    df11fd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2016

  1. Merge pull request #746 from spelletier/fix_generics_in_erxKey_array_…

    …operators
    
    Fix the generic types in operators that works on array.
    darkv committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    fe37024 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2016

  1. using ERXProperties.*ForKeyWithDefault to be able to set theese prope…

    …rties in a framework Properties file
    renebock committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    5798613 View commit details
    Browse the repository at this point in the history
  2. In case the menu is not properly configured, displaying an error mess…

    …age is betten than throwing an uncought exeption.
    renebock committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    fa59353 View commit details
    Browse the repository at this point in the history
  3. ERMDNestingListPageRepetition is a special list page repetition for h…

    …ierarchical object structures that extends ERMDListPageRepetition. Allows recursive access to a relationship specified via the "nestedRelationship" key. To use it, set it via "toManyRepetitionComponentName".
    
    As an example, you could use this for a hierarchy of locations (think "continent > country > city > quarter"), with "containedLocations" as the nestedRelationship key. This will allow a "drill-down" access to locations.
    fbarthez committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    faa5396 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebe4854 View commit details
    Browse the repository at this point in the history
  5. Adds ERMDebuggingHelp, a modernised variant of the ERDDebuggingHelp c…

    …omponent that uses ajax to make querying keys on the D2WContext easier. Also gets rid of some cruft and defaults to hiding the details.
    
    When no D2W key is entered, it uses the ERD2WContextInspector component to show keys on the context in a (hopefully) sensible way. ERD2WContextInspector shows the bound context's local values, using a shorter representation instead of toString() for WOSession, EOAttribute, EOEntity and EORelationship objects and skips the contextDictionary key.
    fbarthez committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    b0d3a75 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #760 from spelletier/fix_generics_in_erxKey_array_…

    …operators
    
    Fix tests that contains no longer needed casts.
    darkv committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    aca9ff7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #761 from fbarthez/pr/ERMDDebuggingHelper

    New ERMDebuggingHelp component
    darkv committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    a6caa04 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #762 from fbarthez/pr/ERMD2WUserPresentableDescrip…

    …tionHeader
    
    New ERMD2WUserPresentableDescriptionHeader
    darkv committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    d1a0a52 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. The tests where using a constant now reference in the system time zon…

    …e and doing comparison with expected results in tested timezone. This ensure the now used is in the testes time zone.
    spelletier committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    9660300 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #763 from spelletier/fix_ERChronic_Tests

    The tests where using a constant now reference in the system time zone.
    darkv committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    06eecfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35e8fe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. Merge pull request #764 from fbarthez/pr/ERMDDebuggingHelp-fix-update…

    …ContainerID
    
    Fix wrong update container ID
    darkv authored Jun 10, 2016
    Configuration menu
    Copy the full SHA
    8ffd27d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2016

  1. Syntactic sugar for dictionaryFromObjectWithKeys

    This version of the dictionaryFromObjectWithKeys method accepts a varargs of `String` keys and delegates the execution to the original method.
    hprange committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    2089228 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2016

  1. Merge pull request #765 from hprange/dictionaryFromObjectWithVarargsKeys

    Syntactic sugar for dictionaryFromObjectWithKeys
    darkv authored Jun 12, 2016
    Configuration menu
    Copy the full SHA
    cc30641 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. update some libs

    darkv committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    7c8a391 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #766 from darkv/libs_patch

    update some libs in ERJars
    darkv authored Jun 13, 2016
    Configuration menu
    Copy the full SHA
    adc76a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. update build files for new libs

    darkv committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    db4a5d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. deprecater ERXFile

    darkv committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    2fc7ee5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2016

  1. add support for plain arrays to AjaxAutoComplete

    Add support of Object[] besides NSArray and List. Output warning if we get an unsupported class type for list binding.
    darkv committed Jun 17, 2016
    Configuration menu
    Copy the full SHA
    be7b7ca View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2016

  1. Adds proxy binding for AjaxProxy component. #768

    When the proxy binding is not set, AjaxProxy uses its containing
    component (so, in this case, the AjaxFlexibleFileUpload component) as
    its server-side proxy object. This exposes all public methods of that
    component to the client-side Javascript object. At that point, a
    malicious user can fairly easily call some significant methods, such
    as Application.terminate() to shut down the application instance.
    
    Here we add a single-purpose Proxy object as an inner class of
    AjaxFlexibleFileUpload which simply wraps the methods that we need to
    call from the client.
    paulhoadley committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    4b3d3ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #769 from paulhoadley/fileupload-fix

    Adds proxy binding for AjaxProxy component
    darkv authored Jun 19, 2016
    Configuration menu
    Copy the full SHA
    2d7c277 View commit details
    Browse the repository at this point in the history
  3. Revert back to what the startup scripts for RedHat were before. The p…

    …revious scripts are creating problems when you upgrade from a RPM.
    Pascal Robert committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    7ca84e9 View commit details
    Browse the repository at this point in the history
  4. Add support for Apache mod-proxy's in any app that extends ERXApplica…

    …tion. Code coming from the Mod_Proxy page in JavaMonitor.
    Pascal Robert committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    a271868 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2016

  1. Configuration menu
    Copy the full SHA
    4e269fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #770 from pascalrobert/master

    Revert back to what the startup scripts for RedHat were before. The p…
    darkv authored Jun 20, 2016
    Configuration menu
    Copy the full SHA
    5c09301 View commit details
    Browse the repository at this point in the history
  3. remove that class altogether

    darkv committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    bb3e1db View commit details
    Browse the repository at this point in the history
  4. Merge pull request #767 from darkv/erxfile_patch

    deprecate ERXFile
    darkv authored Jun 20, 2016
    Configuration menu
    Copy the full SHA
    1d24c6b View commit details
    Browse the repository at this point in the history
  5. Revert "Code formatting in ERXApplication is a mess. Let's clean it up."

    This reverts commit 4e269fe.
    Pascal Robert committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    8da1e07 View commit details
    Browse the repository at this point in the history
  6. Only reformat new code.

    Pascal Robert committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    e86b42c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #771 from pascalrobert/modproxy

    # Conflicts:
    #	Frameworks/Core/ERExtensions/Sources/er/extensions/appserver/ERXApplication.java
    darkv committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    c25de0b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2016

  1. Merge pull request #749 from spelletier/add_uuid_support

    Add uuid support
    avendasora authored Jun 25, 2016
    Configuration menu
    Copy the full SHA
    347468d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2016

  1. Configuration menu
    Copy the full SHA
    6bce944 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #773 from spelletier/Add_Some_AjaxExamples

    Add an jQuery and Foundation integration example and a d3 example.
    Pascal Robert authored Jun 26, 2016
    Configuration menu
    Copy the full SHA
    41a03ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c03459 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #752 from fbarthez/pr/ERXNavigation-automaticState…

    …Handling
    
    Automatic state handling for ERXNavigation
    avendasora authored Jun 26, 2016
    Configuration menu
    Copy the full SHA
    e60d618 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

  1. Configuration menu
    Copy the full SHA
    6a195fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #775 from paulhoadley/null-timezone-fix

    Prevents ERXTimeZoneDetector calling setTimeZone() with null argument
    darkv authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    fb64e2a View commit details
    Browse the repository at this point in the history
  3. wrong param

    darkv committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    597f287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    813f10e View commit details
    Browse the repository at this point in the history
  5. wrong assignment in validateValueForKey

    do not throw away return value of _validateValueForKey that is used e.g. in ERXPartialGenericRecord
    darkv committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    6665a30 View commit details
    Browse the repository at this point in the history
  6. add null param check in NSSet

    darkv committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    4eb58b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2016

  1. Configuration menu
    Copy the full SHA
    c0bd26a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f35be8 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2016

  1. Configuration menu
    Copy the full SHA
    7a385fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #776 from darkv/small_fixes

    Small fixes
    darkv authored Jun 29, 2016
    Configuration menu
    Copy the full SHA
    c10fe9f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #757 from renebock/ERXNavigationFixes

    ERXNavigation fixes
    darkv authored Jun 29, 2016
    Configuration menu
    Copy the full SHA
    a112d84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bc5a92 View commit details
    Browse the repository at this point in the history
  5. Fix the manualInput so the form value is sent but the user input is d…

    …isabled in browser. We need to uses otherTagString because readonly disable the input reading in ERXWOTextField takeValueForKey.
    spelletier committed Jun 29, 2016
    Configuration menu
    Copy the full SHA
    a034ce6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #778 from spelletier/Fix_AjaxDatePickr_manualInput

    Fix the manualInput binding
    darkv authored Jun 29, 2016
    Configuration menu
    Copy the full SHA
    5feab46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b350526 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38666ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9529503 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2016

  1. Configuration menu
    Copy the full SHA
    02a066e View commit details
    Browse the repository at this point in the history
  2. Fix NPE in UUID primary key generation code when primary key isn't ba…

    …sed on any prototype
    maiksd committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    12525c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #779 from maiksd/fix_npe_in_uuid_pk

    Fix critical NPE in UUID primary key generation code
    darkv authored Jun 30, 2016
    Configuration menu
    Copy the full SHA
    377720d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2016

  1. Get frameworks base URL from application object instead of ERXProperties

    The frameworks base URL can also be set directly through the `WOApplication.setFrameworksBaseURL` method. In that case, `ERXProperties.stringForKey("WOFrameworksBaseURL")` returns `null`. Getting that information from the application object is guaranteed to return the correct value. It's also how that information is retrieved in other parts of the code of `ERXDeployedBundle` class.
    hprange committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    8067c4e View commit details
    Browse the repository at this point in the history
  2. % Fix to allow for providing double value constants in both inline an…

    …d WOD bindings (e.g. value="$1.5" or value = 1.5) instead of passing in Strings, which then need to be converted (mimics standard WO behavior without OGNL enabled)
    faizel committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    8df1df9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2016

  1. Merge pull request #780 from faizel/master

    Fix to allow for providing double value constants in both inline and WOD bindings when OGNL enabled
    darkv authored Jul 2, 2016
    Configuration menu
    Copy the full SHA
    5a0f740 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

  1. Merge pull request #781 from markusstoll/ERXDeployedBundle-Fix

    ERXDeployedBundle fix
    darkv authored Jul 7, 2016
    Configuration menu
    Copy the full SHA
    1c30a7f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2016

  1. Configuration menu
    Copy the full SHA
    c85fb0c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ajax_ajaxtexthinter' into AjaxTextHinter

    # Conflicts:
    #	Frameworks/Ajax/Ajax/Sources/er/ajax/AjaxTextHinter.java
    markusstoll committed Jul 8, 2016
    Configuration menu
    Copy the full SHA
    5648710 View commit details
    Browse the repository at this point in the history
  3. api entry added

    markusstoll committed Jul 8, 2016
    Configuration menu
    Copy the full SHA
    ff181b2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #783 from markusstoll/AjaxSubmitButton

    tabindex binding for AjaxSubmitButton
    darkv authored Jul 8, 2016
    Configuration menu
    Copy the full SHA
    91ffa7e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #782 from markusstoll/AjaxTextHinter

    improve AjaxTextHinter
    darkv authored Jul 8, 2016
    Configuration menu
    Copy the full SHA
    a04cf8a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2016

  1. update ognl lib

    darkv committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    29e2e3a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2016

  1. Merge pull request #759 from fbarthez/pr/ERMDNestingListPageRepetition

    New ERMDNestingListPageRepetition
    darkv authored Jul 14, 2016
    Configuration menu
    Copy the full SHA
    1b8a16e View commit details
    Browse the repository at this point in the history
  2. Logs a warning instead of throwing IllegalStateException. #784

    stop() is called when ApplicationWillTerminateNotification is
    posted. If _queueThread is null or not alive, throwing an
    IllegalStateException here just prevents the application from
    terminating.
    paulhoadley committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    e6aba23 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2016

  1. Configuration menu
    Copy the full SHA
    2be5312 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. Merge pull request #786 from fbarthez/pr/pom-fixes

    Add missing json-simple dependency for AjaxExample2
    darkv authored Jul 18, 2016
    Configuration menu
    Copy the full SHA
    9a34a48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0dad7e View commit details
    Browse the repository at this point in the history
  3. remove deprecated ERXRandomGUID

    darkv committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    8699579 View commit details
    Browse the repository at this point in the history
  4. fix some Javadocs

    darkv committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    60b41b5 View commit details
    Browse the repository at this point in the history
  5. Added support for filtering by a list of restricted choices, e.g. to …

    …apply status or category choices as filter.
    fbarthez committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    71dfb94 View commit details
    Browse the repository at this point in the history
  6. Make ERMD2WListFilter work with relationship components.

     * retrieve the entity in a way that will work with all types of data source
     * use ERXOptionalForm
    
    Modified ERMDBatchSizeControl to return correct object count when the display group has an EODetailDataSource and is being filtered.
    
    Modified ERD2WListPage to use the displayedObjects count for the listSize. This ensures a list that's been filtered so it's empty, shows the same UI behaviour as any other empty list.
    fbarthez committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    49ce91f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cac1677 View commit details
    Browse the repository at this point in the history
  8. Add ERMDListFilter and use an ERXDisplayGroup as with other ERD2W com…

    …ponents, mostly to enable access to the filtered objects count.
    fbarthez committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    f3b3795 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    829b31b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. Merge pull request #785 from paulhoadley/process-changes-queue-fix

    ProcessChangesQueue.stop() shouldn't throw IllegalStateException
    darkv authored Jul 20, 2016
    Configuration menu
    Copy the full SHA
    a83ff7f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. fix param for _validateValueForKey

    default implementation returns the value of the first param unaltered and resets any data coercion made in validateValueForKey
    darkv committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    92d51ff View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. Configuration menu
    Copy the full SHA
    916b663 View commit details
    Browse the repository at this point in the history
  2. prevent autoboxing

    darkv committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    a3224a1 View commit details
    Browse the repository at this point in the history
  3. Javadocs

    darkv committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    3976257 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c8f96c View commit details
    Browse the repository at this point in the history
  5. cleanup

    darkv committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    69a67e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa4bfeb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. consistently pass through current value for validation

    this fixes the situation where you have validation rules at multiple places where coerced values could have been lost or the wrong values validated
    darkv committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    5c13bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eeb408 View commit details
    Browse the repository at this point in the history
  3. Update README.mkd

    Fix broken link for changelog.
    darkv authored Aug 5, 2016
    Configuration menu
    Copy the full SHA
    aedd949 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beea23f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. Merge pull request #791 from darkv/validation_patch

    Makes NSValidation-related methods consistent, and improves documentation.
    paulhoadley authored Aug 7, 2016
    Configuration menu
    Copy the full SHA
    97803f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Merge pull request #792 from desertsky/ExcelGenerator_XlsxEnhancements

    Updated POI to 3.14 to support XLSX file generation
    darkv authored Aug 8, 2016
    Configuration menu
    Copy the full SHA
    5362f42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #789 from darkv/erxec_init

    Some cleanup for ERXEC
    darkv authored Aug 8, 2016
    Configuration menu
    Copy the full SHA
    c6412cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #790 from darkv/cookie_patch

    Add support of SameSite to WOCookie
    darkv authored Aug 8, 2016
    Configuration menu
    Copy the full SHA
    f8f5614 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e3b658 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Added multiple file selection button to ERDragAndDropUpload, with the…

    … option to show a button or use the ID from an external button. The component can also be used without content to just show a button. Included is a fix from Michael Kondratov for the completeAllFunction in dndupload.js. completeAllFunction now works as advertised.
    frelin committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    1575392 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. Configuration menu
    Copy the full SHA
    ec95bea View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. Configuration menu
    Copy the full SHA
    2aa471e View commit details
    Browse the repository at this point in the history
  2. update ERJavaMail libraries

    darkv committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    38290ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65bbcb4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #795 from sgaertner/ERXExistsQualifier_patch2

    Prevent NPE in ERXExistsQualifier when baseKeyPath is null
    darkv authored Aug 29, 2016
    Configuration menu
    Copy the full SHA
    39bd49e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #794 from frelin/master

    Added multiple file selection button to ERDragAndDropUpload, with the…
    darkv authored Aug 29, 2016
    Configuration menu
    Copy the full SHA
    78da1b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Configuration menu
    Copy the full SHA
    c9ac955 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. Merge pull request #796 from sgaertner/ERXExistsQualifier_patch3

    prevent wrong SQL generation in ERXExistsQualifier
    darkv authored Sep 8, 2016
    Configuration menu
    Copy the full SHA
    279345a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e1f3b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60bd322 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #797 from paulhoadley/duplicate-erjavamail-fix

    Removes duplicate ERJavaMail framework
    darkv authored Sep 8, 2016
    Configuration menu
    Copy the full SHA
    298da91 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2016

  1. New ERMD2WColumnSelector component that adds a small drop-down menu t…

    …o list table headers, allowing the user to choose which columns to hide or display. The choices are persisted via the ERCoreBusinessLogic preferences system. To enable it, a rule as per the component java doc has to be added.
    
    Also includes a corresponding functional test case for the ERModernMoviesTest application.
    fbarthez committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    40f636a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749fb34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #751 from fbarthez/pr/ERMDColumnSelector

    New ERMD2WColumnSelector component
    darkv authored Sep 9, 2016
    Configuration menu
    Copy the full SHA
    539d18c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    998f859 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #798 from fbarthez/pr/add-poi-ooxml-dependency

    Add missing dependency that was introduced in beea23f
    darkv authored Sep 9, 2016
    Configuration menu
    Copy the full SHA
    b158059 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b2faf1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad24429 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b608e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2016

  1. Merge pull request #799 from darkv/samesite_patch

    Adds property to make SameSite setting for instance and session cookies configurable.
    paulhoadley authored Sep 11, 2016
    Configuration menu
    Copy the full SHA
    13ad6a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2016

  1. use try-with-resource

    darkv committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    51edbd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5ff0d7 View commit details
    Browse the repository at this point in the history
  3. remove unused code

    darkv committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    e8fb6bd View commit details
    Browse the repository at this point in the history
  4. deprecate duplicate method

    darkv committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    9c12dbd View commit details
    Browse the repository at this point in the history
  5. use own log object

    darkv committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    9bc91fd View commit details
    Browse the repository at this point in the history
  6. use diamond operator

    darkv committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    a9bf659 View commit details
    Browse the repository at this point in the history
  7. close resource after usage

    darkv committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    d958a35 View commit details
    Browse the repository at this point in the history
  8. fix stopping previous dev instance

    If you are using a different value for adaptor URL (i.e. something different than cgi-bin by setting system property application.cgiAdaptorUrl) that fragile string replacement breaks. Using our own mutable URL class which resolves the issue.
    darkv committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    57154a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Javadoc fix

    darkv committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    7fea10e View commit details
    Browse the repository at this point in the history
  2. use ThreadLocalRandom instead of Random

    ThreadLocalRandom is thread safe and improves performance
    darkv committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    c583c33 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. Merge pull request #800 from darkv/clean_patch

    Code cleanup.
    paulhoadley authored Sep 14, 2016
    Configuration menu
    Copy the full SHA
    e1fedcb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. For partial entities, fix handling of the "locking" setting on attrib…

    …utes and the "class property" setting on attributes and relationships.
    
    Add reminders for missing functionality to deal with user info data.
    fbarthez committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    90ae8e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. Configuration menu
    Copy the full SHA
    e033f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbe6028 View commit details
    Browse the repository at this point in the history
  3. fix Javadocs

    darkv committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    4327855 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e5d3cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13e9b97 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Merge pull request #805 from fbarthez/pr/ERD2WDisplayLocalizedString

    New ERD2WDisplayLocalizedString component
    darkv authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    ae03e17 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #787 from fbarthez/pr/ERMD2WListFilter-popup-and-r…

    …elationship-filter
    
    Add restricted choice pop-up and relationship filtering to ERMD2WListFilter
    darkv authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    cdf1e91 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #801 from darkv/code_cleanup_patch

    Code cleanup.
    paulhoadley authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    782384c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

  1. Fixes a typo.

    paulhoadley committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    d9661cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b332b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. Merge pull request #806 from paulhoadley/wardle-patches

    Small patches for er.extensions.appserver.navigation
    darkv authored Oct 10, 2016
    Configuration menu
    Copy the full SHA
    765884a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. Configuration menu
    Copy the full SHA
    961c44a View commit details
    Browse the repository at this point in the history
  2. Added accept attribute to AjaxFlexibleFileUpload to optionally limit …

    …what file types can be uploaded
    mhast committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    7d4e9fe View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2016

  1. update library dependencies

    updates the following libraries:
    
    • Apache Commons Lang 3.4 -> 3.5
    • Joda Time 2.9.3 -> 2.9.6
    • Ognl 3.1.10 -> 3.1.12
    • Flying Saucer 9.0.7 -> 9.1.0
    • h2 Database 1.4.191 -> 1.4.193
    darkv committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    d035909 View commit details
    Browse the repository at this point in the history
  2. fix StringBuilder creation

    passing a char to constructor will not put char into string but take int value for capacity initialization
    darkv committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    271ec5e View commit details
    Browse the repository at this point in the history
  3. use newer commons-lang objects

    darkv committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    e7029a5 View commit details
    Browse the repository at this point in the history
  4. some Javadoc fixes

    darkv committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    77511f7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #808 from desertsky/AjaxFlexibleFileUpload_AcceptE…

    …nhancements
    
    Added accept attribute to AjaxFlexibleFileUpload
    darkv authored Nov 25, 2016
    Configuration menu
    Copy the full SHA
    e635594 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #810 from darkv/lib_update

    update library dependencies
    darkv authored Nov 25, 2016
    Configuration menu
    Copy the full SHA
    9635072 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #807 from fbarthez/pr/ERXExistsQualifier-oracle-fix

    Fix ERXExistsQualifier regex pattern to match oracle expressions
    darkv authored Nov 25, 2016
    Configuration menu
    Copy the full SHA
    dde5164 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2016

  1. Merge pull request #804 from fbarthez/pr/ERXPartials-attributePropert…

    …iesFix
    
    Makes ERXPartialInitializer handle locking and class property settings correctly.
    paulhoadley authored Nov 27, 2016
    Configuration menu
    Copy the full SHA
    5a7d1d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

  1. Generate https URLs for https test suite

    ekhablov authored and darkv committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    6c747fb View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2017

  1. Configuration menu
    Copy the full SHA
    9b2953d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. accept more general interface instead of specific class

    now you can choose as to either use StringBuffer or StringBuilder for AjaxOptions
    darkv committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    8819c8b View commit details
    Browse the repository at this point in the history
  2. add some generics

    darkv committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    075cf1d View commit details
    Browse the repository at this point in the history
  3. deprecate AjaxRoundEffect

    darkv committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    9967bba View commit details
    Browse the repository at this point in the history