09 Dec, 2012
4 commits
-
OPENIDM-998 / CR-1062- The create, update, patch, delete should return even if it's called from script git-svn-id: https://svn.forgerock.org/openidm/trunk@1748 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1747 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…g resolution to older package in jdk git-svn-id: https://svn.forgerock.org/openidm/trunk@1746 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1745 d98387aa-ee2c-4292-a9e6-504d2a719fd3
08 Dec, 2012
6 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1744 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…hout disruption, explicit control of config file encoding git-svn-id: https://svn.forgerock.org/openidm/trunk@1743 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1742 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1741 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Also included is an update to most recent changes to policy.js, fixing issue discovered with workflow testing. git-svn-id: https://svn.forgerock.org/openidm/trunk@1740 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
http://sources.forgerock.org/cru/CR-1057 Calls to patch were failing now that validation is properly being applied to patch calls. The failure was due to the fact that the whole object was being validated, and some properties in the object were requiring reauth. So even if you were not changing a property which required reauth, the reauth validation rule was being raised. This fixed the problem by not raising the failure if the value being evaluated is the same as the current value for the object. https://bugster.forgerock.org/jira/browse/OPENIDM-1011 git-svn-id: https://svn.forgerock.org/openidm/trunk@1739 d98387aa-ee2c-4292-a9e6-504d2a719fd3
07 Dec, 2012
13 commits
-
failures in ManagedObjectSet.patch git-svn-id: https://svn.forgerock.org/openidm/trunk@1738 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
http://sources.forgerock.org/cru/CR-1050 Related to symptom observed in this JIRA: https://bugster.forgerock.org/jira/browse/OPENIDM-932 git-svn-id: https://svn.forgerock.org/openidm/trunk@1737 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1736 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…e, optional root pwd setting clean-up git-svn-id: https://svn.forgerock.org/openidm/trunk@1735 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…samples started by -p option git-svn-id: https://svn.forgerock.org/openidm/trunk@1732 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…sDirectHttp" flag to indicate an "http" request type. git-svn-id: https://svn.forgerock.org/openidm/trunk@1730 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ms - moving groovy-all bundle to osgi start level 9 solves the issue git-svn-id: https://svn.forgerock.org/openidm/trunk@1729 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1728 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
(use the new openidm.action('workflow/processinstance', ...) syntax instead) when starting a new workflow git-svn-id: https://svn.forgerock.org/openidm/trunk@1727 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
http://sources.forgerock.org/cru/CR-1039 https://bugster.forgerock.org/jira/browse/OPENIDM-985 git-svn-id: https://svn.forgerock.org/openidm/trunk@1725 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1724 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
http://sources.forgerock.org/cru/CR-1043 https://bugster.forgerock.org/jira/browse/OPENIDM-1006 git-svn-id: https://svn.forgerock.org/openidm/trunk@1723 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1721 d98387aa-ee2c-4292-a9e6-504d2a719fd3
06 Dec, 2012
4 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1719 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Wrong request type in Object/Property validation in documentation git-svn-id: https://svn.forgerock.org/openidm/trunk@1718 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1717 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
http://sources.forgerock.org/cru/CR-1020 Fixing query used by task-managers to find users who qualify for task assignment https://bugster.forgerock.org/jira/browse/OPENIDM-989 Allowing users with only the role openidm-admin to also see all of the processes https://bugster.forgerock.org/jira/browse/OPENIDM-981 Lowercase usernames before checking them with OrientDB https://bugster.forgerock.org/jira/browse/OPENIDM-985 git-svn-id: https://svn.forgerock.org/openidm/trunk@1715 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Dec, 2012
9 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1713 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…s in manage.json to overwrite configs in policy.json. git-svn-id: https://svn.forgerock.org/openidm/trunk@1710 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1708 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…r than with copying files This fix includes sample 9, left out of the previous commit git-svn-id: https://svn.forgerock.org/openidm/trunk@1707 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1706 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1705 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
OPENIDM-887 Rework the sample documentation to indicate starting with -p rather than with copying Still to do: Provide documentation for Sample 9. Update all the READMEs in the samples to match the doc. git-svn-id: https://svn.forgerock.org/openidm/trunk@1703 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1702 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1701 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Dec, 2012
4 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1698 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1697 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Provide a config flag to disable policy enforcement git-svn-id: https://svn.forgerock.org/openidm/trunk@1696 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1695 d98387aa-ee2c-4292-a9e6-504d2a719fd3