05 Nov, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1419 d98387aa-ee2c-4292-a9e6-504d2a719fd3
03 Nov, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1417 d98387aa-ee2c-4292-a9e6-504d2a719fd3
02 Nov, 2012
4 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1415 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Merging in changes from UI branch to trunk git-svn-id: https://svn.forgerock.org/openidm/trunk@1412 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ervletfilter/<name> configuration, e.g. servletfilter-openam.json git-svn-id: https://svn.forgerock.org/openidm/trunk@1404 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ion of policies, server side enforcement of policies, support for "required" policy, support for policy config inside component configs, policy request/response format changes, support for additional policy scirpts, other minor fixes. git-svn-id: https://svn.forgerock.org/openidm/trunk@1401 d98387aa-ee2c-4292-a9e6-504d2a719fd3
01 Nov, 2012
2 commits
-
Large refactor of the service to separate the context, job execution, and job metrics from the service's interface and covers the following enhancements: * [OPENIDM-791] - Configurable execution policy - serial or parallel * [OPENIDM-792] - Progress, state, history info and async/sync execution flag ("waitForCompletion") * [OPENIDM-793] - Support canceling taskscanner run git-svn-id: https://svn.forgerock.org/openidm/trunk@1396 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…tations of info/ping and info/login, and a sample of how to customize git-svn-id: https://svn.forgerock.org/openidm/trunk@1394 d98387aa-ee2c-4292-a9e6-504d2a719fd3
31 Oct, 2012
1 commit
-
…ersion in the upgraded pax web seems to have an issue figuring out that there is a logger to use. git-svn-id: https://svn.forgerock.org/openidm/trunk@1393 d98387aa-ee2c-4292-a9e6-504d2a719fd3
30 Oct, 2012
1 commit
-
Fixes OPENIDM-817 - Update the default sample doc to match the new default sample (0) Fixes OPENIDM-760 (Commands in installation guide use invalid field userPassword and cause inconsistent behavior between REST and UI). Updates the sample data file (openidm/samples/sample0/data/xmlConnectorData.xml) to have user-friendly uids, which makes the example easier to document. Fixes a few style/grammar issues in the documentation. git-svn-id: https://svn.forgerock.org/openidm/trunk@1382 d98387aa-ee2c-4292-a9e6-504d2a719fd3
29 Oct, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1376 d98387aa-ee2c-4292-a9e6-504d2a719fd3
26 Oct, 2012
2 commits
-
Added "scope" field to managed.json properties. Supports "public" and "private". If none is set, property is assumed to be "public" and thus not filtered out. Also updated the defaults in managed.json and router.json and removed the ui-workaround to sensitive attributes. git-svn-id: https://svn.forgerock.org/openidm/trunk@1361 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ell as a rename of user to username git-svn-id: https://svn.forgerock.org/openidm/trunk@1360 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Oct, 2012
4 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1337 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1336 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…orization to disallow query expression over http. git-svn-id: https://svn.forgerock.org/openidm/trunk@1335 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
taskscanner service. Updated DateUtil to use JodaTime for easier timestamp handling (both creation and parsing into Date objects). JodaTime should be faster and is threadsafe, so DateUtils can now be shared. Also renamed the taskscan-sunset.json config to schedule-taskscan_sunset.json so that the scheduler will pick up the config by default (otherwise it would not be available for schedule execution and would only be available for REST execution) git-svn-id: https://svn.forgerock.org/openidm/trunk@1332 d98387aa-ee2c-4292-a9e6-504d2a719fd3
17 Oct, 2012
1 commit
-
Automate OpenIDM start in functional test project git-svn-id: https://svn.forgerock.org/openidm/trunk@1312 d98387aa-ee2c-4292-a9e6-504d2a719fd3
16 Oct, 2012
1 commit
-
http://sources.forgerock.org/cru/CR-768#CFR-12724 git-svn-id: https://svn.forgerock.org/openidm/trunk@1298 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 Oct, 2012
2 commits
-
…on of new users via self-service) git-svn-id: https://svn.forgerock.org/openidm/trunk@1289 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1286 d98387aa-ee2c-4292-a9e6-504d2a719fd3
11 Oct, 2012
1 commit
-
http://sources.forgerock.org/cru/CR-742 git-svn-id: https://svn.forgerock.org/openidm/trunk@1279 d98387aa-ee2c-4292-a9e6-504d2a719fd3
10 Oct, 2012
1 commit
-
Updated TaskScanner REST action to use named configs now. Fixed timestamp format to enforce 3 digits of milliseconds. Fixed DateUtil to use a 'Z' for UTC time designation Renamed sample 'schedule-scansunset' to 'taskscan-sunset' for named conf purposes Added macro support to TaskScanner configs. Currently supports "Time.now" to obtain the current time and basic math (month, day, year) on that. Note that there MUST be a space between each token. For example "${Time.now + 1d}" where there is a space between 'Time.now', '+' and '1d' git-svn-id: https://svn.forgerock.org/openidm/trunk@1274 d98387aa-ee2c-4292-a9e6-504d2a719fd3
08 Oct, 2012
3 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1261 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
… JDBC (mysql) repository git-svn-id: https://svn.forgerock.org/openidm/trunk@1260 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1258 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Oct, 2012
1 commit
-
… URL pattern, role, method, and action. Added filter object to the authorization script (router-authz.js) for simple configuration of URL patterns and the allowed roles, methods, and actions associated with them git-svn-id: https://svn.forgerock.org/openidm/trunk@1250 d98387aa-ee2c-4292-a9e6-504d2a719fd3
03 Oct, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1246 d98387aa-ee2c-4292-a9e6-504d2a719fd3
01 Oct, 2012
1 commit
-
…s, remove old resurrected queries git-svn-id: https://svn.forgerock.org/openidm/trunk@1238 d98387aa-ee2c-4292-a9e6-504d2a719fd3
20 Sep, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1230 d98387aa-ee2c-4292-a9e6-504d2a719fd3
19 Sep, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1227 d98387aa-ee2c-4292-a9e6-504d2a719fd3
17 Sep, 2012
3 commits
-
…ssigend to this commit but this fix solves the usability issues of the final ZIP binary. git-svn-id: https://svn.forgerock.org/openidm/trunk@1221 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1220 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1219 d98387aa-ee2c-4292-a9e6-504d2a719fd3
14 Sep, 2012
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1216 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1215 d98387aa-ee2c-4292-a9e6-504d2a719fd3
13 Sep, 2012
3 commits
-
… scheduler log message. git-svn-id: https://svn.forgerock.org/openidm/trunk@1210 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1208 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
- ui divided into three modules, - customizable forms, - new dashboard & apps views, - js refactoring, - apps request approval simple workflow, - users table pagination git-svn-id: https://svn.forgerock.org/openidm/trunk@1207 d98387aa-ee2c-4292-a9e6-504d2a719fd3
10 Sep, 2012
1 commit
-
…n. Created a Scheduler Config Service for handling schedule configurations and registering them with the Scheduler Service. renamed schedule configuration files and added a config file for the scheduler itself. git-svn-id: https://svn.forgerock.org/openidm/trunk@1202 d98387aa-ee2c-4292-a9e6-504d2a719fd3