0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changes to various classes to allow installation of session security management. Wrappers are used to minimise the amount of configuration needed when the security jar file is obtained. More... about 16 years ago
Changes to various classes to allow installation of session security management. Wrappers are used to minimise the amount of configuration needed when the security jar file is obtained. More... about 16 years ago
Corrected little bug - added name attribute to submit buttons in forms with no fields. Caused a problem with Apache passing through to Tomcat. More... about 16 years ago
Added plot resource type which can contain buildings. More... about 16 years ago
Added plot resource type which can contain buildings. More... about 16 years ago
Minor typo fixed. More... about 16 years ago
Some essential updates to URL coding. More... about 16 years ago
Recompiled cookiecutterinterfaces.jar to be compatible with Java 1.4 compilers and runtime. More... about 16 years ago
Corrected little bug - added name attribute to submit buttons in forms with no fields. Caused a problem with Apache passing through to Tomcat. More... about 16 years ago
Added plot resource type which can contain buildings. More... about 16 years ago
Changes to various classes to allow installation of session security management. Wrappers are used to minimise the amount of configuration needed when the security jar file is obtained. More... about 16 years ago
Added plot resource. More... about 16 years ago
This UserMerger class should have been added ages ago. More... about 16 years ago
Added plot resource type which can contain buildings. More... about 16 years ago
Changes to various classes to allow installation of session security management. More... about 16 years ago
Refactored session initialization classes to work with standard servlet classes from the servlet API instead of Bodington implementations and subclasses More... about 16 years ago
Corrected little bug - added name attribute to submit buttons in forms with no fields. Caused a problem with Apache passing through to Tomcat. More... about 16 years ago
Corrected bug on recently added user creation functionality. Email host was inappropriately added to user names for all user name policies. Now only added if email address user name policy is in effect. More... over 16 years ago
Quick bodge on DatabaseSetupTask so that logging can be initialised when the built in database is set up. More... over 16 years ago
Backward compatible change. The standard pass phrase authenticator now allows the user name to be split into two fields - the user name and host name portion of an email address. These are simply joined back together with an '@' to form the user name that is actually checked against the database. This allows the use of a log in page that automatically fills in the host part so the user doesn't have to. More... over 16 years ago
Backward compatible change. As well as an ordinary session cookie another domain cookie can be set. This allows the use of multiple host name aliases for the web server and allows user to navigate between them without having to log in again. Only happens if bodington.properties has session.cookie.domain entry in it. More... over 16 years ago
Work on administrative zones to allow different policies for user names. The changes are backward compatible - i.e. default behaviour is unchanged. The user directory tool now allows for setting a specific user name as well as resetting to one based on initials. Whether it works depends on the zone user name policy. Really the template ought to present one or other form depending on the zone of the user. There is not yet a user interface for changing the user name policy of a zone - it involves editing a metadatum record in the database. More... over 16 years ago
Work on administrative zones to allow different policies for user names. The changes are backward compatible - i.e. default behaviour is unchanged. More... over 16 years ago
Antony's content export code (from his message posted to Bod dev list 10/05/2007) More... almost 17 years ago
Fix so that we sent a content-length header when outputting uploaded files.
buckett
as thick_sliced
More... about 17 years ago
Corrected typo/copy and paste error. More... over 17 years ago
Added 'excludes' that ensures we end up with an IMS CP compatible xalan.jar in the war file. More... over 17 years ago
Added message to user, asking them to wait for confirmation of modification. More... over 17 years ago
Corrected references in text to 'Files', as the user is modifying Folders... More... over 17 years ago
Minor edits: Image block creation page: removed colons (old style). Moved location of help text for image height and width fields. More... over 17 years ago