[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r8446] by cwilper

version/build-date/build-number cleanup:
+ client and server get version info from associated properties file,
which is filtered during the build to include the version declared in the pom
+ changed client's About screen "Release Date" to "Build Date" so
this info can automatically come from Client.properties
+ client also now prints build number in the About screen
+ server now also logs the build date at startup
minor admin gui change:
+ default size of fedora-admin window and object editor frame increased
(but still fits within 1024x768 screens)
misc:
+ got rid of old, unused MakePatch utility class

2009-12-17 14:13:20 Tree
[r8445] by texasrickmoore

made Modify action more robust : no more default values for missing attributes
for Modify, only attributes with values entered in form are sent to Fedora

2009-12-17 00:13:57 Tree
[r8444] by cwilper

organization: moved fcrepo-webadmin to fcrepo-client-webadmin
Note: this is just a rename; webadmin is still not an integrated
part of the build, so the swf and other built files are still in
svn under fcrepo-webapp-fedora/src/main/webapp/admin

2009-12-16 21:57:05 Tree
[r8443] by texasrickmoore

added httplib2 dependency to "install_requires"

2009-12-16 21:34:07 Tree
[r8442] by texasrickmoore

added egg-packaging boiler plate

2009-12-16 21:07:43 Tree
[r8441] by texasrickmoore

not necessary when using egg packages

2009-12-16 21:06:26 Tree
[r8440] by texasrickmoore

moving into egg-distributable packaging environment

2009-12-16 21:01:13 Tree
[r8439] by texasrickmoore

creating PyFedoREST package

2009-12-16 20:50:50 Tree
[r8438] by cwilper

Fixes FCREPO-601 (Client scripts steal focus in OS X)
All main entry points for these scripts now set java.awt.headless=true.
A better fix in the future would be to implement FCREPO-603 (standalone client library)
that isn't intertwined with fedora.client.Administrator at runtime. At that point,
setting headless wouldn't be necessary.

2009-12-16 20:01:56 Tree
[r8437] by nishen

Added TestHTTPStatusCodesConfigC as TestHTTPStatusCodes does not use the new XACML policy store.
Changed pom.xml to use the new test for configC.
Updated TestPolicies.java to remove risearch flush as risearch is no longer used.
Updated HttpUtils to recognise new http response status code (403) for authorization denied.

2009-12-16 14:38:41 Tree
Older >