Activity
From 07/01/2012 to 05/02/2012
03/02/2012
-
17:07 Revision 249: Refactor attribute definition ordering test
-
17:04 Bug #130 (Closed): Fix ordering of ordered values
- Fixed in r248.
-
17:03 Revision 248: Fix #130.
-
16:58 Bug #130 (Assigned): Fix ordering of ordered values
- Reopened because merging entryBean can use ByteString ordering instead of OrderedByteString ordering.
-
14:28 Revision 247: Fixed by providing a local layout
-
14:28 Revision 246: Don't ignore exceptions
-
14:27 Revision 245: Don't ignore exceptions
-
12:27 Revision 244: Don't ignore exceptions
-
11:03 Revision 243: Fix Javadoc
-
10:53 Revision 242: Fix TODO: add a IESchemaClassDefinitionComparator
-
10:40 Revision 241: Throw exceptions instead of ignoring them
-
10:26 Revision 240: Fix an other TODO
-
10:15 Revision 239: Already done todos
-
10:11 Revision 238: Remove apparently useless MyBeanEditor
-
09:34 Revision 237: Simplify and fix TODO
02/02/2012
-
18:10 Revision 236: Use already existing Spring function
-
18:03 Feature #64 (Closed): Prevent from LDAP injection
- Fixed in r235.
-
18:02 Revision 235: Fix #64: LDAP injection protection
-
17:30 Revision 234: Use jquery autocomplete
-
17:06 Revision 233: Remove tapestry-jquery: already imported from wui
-
17:02 Revision 232: Do not declare methods "selectedFrom" that refer non existing components
-
11:42 Revision 231: tree component test expansion
01/02/2012
-
15:28 Revision 230: tree component with ldap search (third commit)
- test ajax on entries
-
14:44 Revision 229: Remove more unused javascript
-
10:14 Revision 228: tree component with ldap search (second commit)
- add expansion model example
30/01/2012
27/01/2012
-
18:07 Revision 226: Fix and simplify connection adding/editing (#140)
-
15:33 Revision 225: Make classic SubmitContext to work again
26/01/2012
-
17:52 Revision 224: Upgrade JQuery
-
17:19 Revision 223: Revert configuration modification from previous commit
-
17:15 Feature #139 (Closed): Remove printStackTrace calls
- Fixed in r222.
-
17:14 Revision 222: Some cleaning + Fix #139
25/01/2012
-
15:18 Revision 221: Move to Java 1.6
-
15:11 Revision 220: Remove temporary branch
-
15:11 Revision 219: Remove temporary branch
-
15:09 Feature #131 (Closed): Migration to Tapestry 5.3
- Done in r218.
-
15:07 Revision 218: Migrate to Tapestry 5.3.1 (#131)
-
14:35 Bug #83 (Assigned): les rôles ne se rechargent pas dans une application
- Confirmed. The DoubleLdapSelect component does not work for the moment.
The attached patch is a work in progress to ...
24/01/2012
-
17:38 Feature #139: Remove printStackTrace calls
- I think the goal is to be able to adjust the log output by logger configuration. If you configure no output, an attac...
-
17:30 Feature #139: Remove printStackTrace calls
- Is this linked to this PDF: http://www.infosecwriters.com/text_resources/pdf/Code_Review_KMaraju.pdf ?
It seems the ... -
17:21 Bug #78 (Closed): Sample data are not insterted into embedded directory
- Seems to work. Anyway duplicates #34.
-
17:20 Bug #19 (Closed): Unsupported enhanced schema override
- More detailed description in #47.
-
16:27 Bug #57 (Closed): Java warnings on Cookie Name
-
16:17 Bug #85: Lang change does not impact search result table
- Confirmed.
-
16:14 Bug #89 (Closed): Cannot remove values from IELdapAttribute values
- This has recently been fixed. Test in r217.
-
16:12 Revision 217: Test that #89 has been fixed.
-
15:36 Feature #139 (Closed): Remove printStackTrace calls
- A security audit recommends to avoid this kind of code:...
-
15:32 Feature #64: Prevent from LDAP injection
- A security audit proved that we have LDAP injection possibilities in our LinID sample application (see screenshot).
...
23/01/2012
20/01/2012
-
18:14 Bug #57: Java warnings on Cookie Name
- Fixed with migration to Tapestry 5.3.1. If you still have this warning, remove your cookies and retry.
-
17:49 Revision 215: Fix previous commit
-
17:38 Revision 214: Fix many other warnings
-
14:01 Bug #134: OpenDS integration
- Associate fixed in r213.
-
10:52 Revision 213: machines association: consider uniqueMember is not required in the schema.
-
10:38 Revision 212: Remove more warnings
-
10:27 Revision 211: Replace deprecated @Retain by @Persist
-
10:13 Revision 210: Remove deprecated @PageAttached annotation
19/01/2012
-
18:09 Feature #138 (New): Tapestry page pooling
- Since Tapestry 5.2, Tapestry doesn't pool pages anymore. So only one instance of each page (per locale) is loaded.
T... -
17:36 Revision 209: Fix localization of specific validation messages
-
16:36 Revision 208: fix openDS BUG with machines association.
-
16:11 Revision 207: RenderSupport is deprecated, replaced by JavaScriptSupport
-
16:00 Revision 206: BeanBlockContribution(..., boolean) is deprecated.
-
15:39 Revision 205: Fix previous commit (broke modification of entries)
-
15:25 Revision 204: Remove many warnings
-
15:19 Revision 203: Configure with Java 6
18/01/2012
-
17:07 Bug #137 (New): Make EschemaClassDefinition and EschemaAttributeDefinition immutables
- Theses classes should be initialized only while reading e-schema, and then no more modified.
As all duplications hav... -
17:04 Bug #124 (Closed): Performance issue
- Fixed in r202. ESchemaClass/AttributeDefinition were constructed many times (more than 1 000 000 for 1 search).
-
17:03 Revision 202: Fix #124.
-
17:01 Bug #136 (New): Fix ELdapAttribute.setValues
- This function is buggy and should be fixed : the modifications are not correctly generated.
-
16:45 Bug #135 (New): Fix CSS / borders
- With T5.3 migration, many borders disappeared, and then some boxes are no more centered (eg. main search box).
This ... -
16:43 Bug #134 (New): OpenDS integration
- The OpenDS schema is not compliant with OpenLDAP schema and causes some bugs:
- groups are not provisioned;
- dis-a... -
15:01 Revision 201: fix quick search (give easier code)
17/01/2012
-
17:15 Revision 200: onevent for form
- Sample application (OpenDS embedded)
-
16:54 Bug #133 (Closed): Jetty is not included in Sample package
- Done in r199
-
16:52 Revision 199: Add missing jetty files to build a correct sample package (fixes #133)
-
16:38 Revision 198: Update to 2.0-SNAPSHOT
-
16:35 Bug #133 (Closed): Jetty is not included in Sample package
- Due to SVN ignore properties we do not have jetty in the provided packages
-
14:27 LinID Directory Manager 1.0 released
- LinID DM 1.0 was released today, to set our different artifact version and start the migration to Tapestry 5.3, plann...
-
14:21 Feature #132 (New): Move from OpenDS to OpenDJ
-
14:16 Revision 197: LinID DM trunk version is now 2.0-SNAPSHOT
-
14:08 Revision 196: Tag all artefacts for the global 1.0 release
-
14:04 Revision 195: Update all pom.xml for release
-
13:45 Revision 194: Remove LQL unit tests, need to be fixed in a future release
-
11:44 Revision 193: Remove GER unit test, feature not really used for now, to be fixed in a future release
-
11:30 Feature #131 (Closed): Migration to Tapestry 5.3
- Migration from Tapestry 5.1 to Tapestry 5.3, with abandon of chenillekit, replaced by tapestry-jquery
-
11:19 Feature #122 (Closed): Script to convert LDAP schema into extended schema
- The script is working fine.
16/01/2012
-
16:12 Bug #130 (Closed): Fix ordering of ordered values
- Fixed in r192.
-
16:09 Revision 192: Fix ordering of ordered values (#130,#129)
-
16:08 Bug #130 (Closed): Fix ordering of ordered values
- See #129.
-
10:30 Revision 191: remove cliendid, label (permission Block)
13/01/2012
12/01/2012
-
17:33 Revision 189: tree browse (custom default)
-
16:40 Revision 188: tree browse (custom default)
-
16:39 Revision 187: tree browse (custom default)
11/01/2012
Also available in: Atom