mdweb

log

age author description
2 days ago Guilhem Legal Platform: fix an loss of data in import method + fix test with timezone data fixdefault tip
2 days ago Guilhem Legal Thesaurus admin: fix for generate rootConcept at RDF import
3 days ago Quentin Boileau Common : add a facelet function to format double with a specified precision.
4 days ago Quentin Boileau Edit : fix Contact Management button.
4 days ago Quentin Boileau AdminThesaurus : Fix some NullPointerExceptions.
8 days ago msidhoum web-app pages : updating mf:resources exclude value due to upgrade of mootools lib in mapfaces.
11 days ago Vincent Bianciotto Edit: Create template2.xhtml, override #toppanel height for edit and clean template.css
2 weeks ago Vincent Bianciotto Edit: Add Manage contact page
2 weeks ago Vincent Bianciotto Edit: Add less files introducing works on MDweb edit according to the new design.
2 weeks ago msidhoum Edit : adding facelets pages for new structure.
2 weeks ago Guilhem Legal Thesaurus: fix a NPE for undefined preflabel in specific language (thesaurus counter)
2 weeks ago msidhoum Admin thesaurus : fixed NullPointerException that occured during thesaurus add language.
2 weeks ago Guilhem Legal Thesaurus service: throw exception when language is missing from POST getConceptMatchingKeyword
2 weeks ago msidhoum Common : moving geonetcab bundles prop to sub project location and adding an extension point by using meta-inf services and factory.
2 weeks ago msidhoum Common : fixed codelist key when translating metadata.
2 weeks ago cedricbr app-common: add more translation keys + do not keep a static instance of I18N in TreeTableFormat
2 weeks ago cedricbr Refactor all bundles, divide them by OGC specifications or category. Warning: naturesdi and geonetcab are subprojects depending on mdweb, the bundles here should be moved into those projects and use there.
3 weeks ago msidhoum ServletContextListener calling Setup.shutdown inside try catch bloc.
3 weeks ago msidhoum Config-gui2 : adding google map for selection bbox's map on search config. It was OSM and the img server is down.
3 weeks ago msidhoum Edit : Using getUIOutlineFromPage() method to get the outline component.
3 weeks ago mediii LocaleBean : change logger level for selected language.
3 weeks ago mediii Common : adding ImageIO.scanForPlugins() call needed for portraying process in MDweb.
3 weeks ago mediii Common : fix logger message.
3 weeks ago mediii Common Locale : the accept-language header value is supported to determine the locale for the application, only if the init-param from web.xml is not specified.
3 weeks ago mediii Cleaning obsolete references for the removed script template.js that was present in these pages.
3 weeks ago Johann Sorel Client : fix parameter constants change
4 weeks ago Guilhem Legal WS: update to cstl change
5 weeks ago Guilhem Legal WS: update to cstl change
5 weeks ago Quentin Boileau AdminThesaurus : Fix error when threre is no thesaurus.
6 weeks ago Guilhem Legal Platfirm: avoid to call getForm on null identifier
6 weeks ago Guilhem Legal Update to metamodel API change
6 weeks ago qboileau AdminThesaurus : Fix instance mistake for altLabel Value in some cases.
6 weeks ago Guilhem Legal Platform: use only one metadataDataWriter by domain
7 weeks ago qboileau AdminThesaurus : keep broader concept theme when add a new narrower concept.
7 weeks ago Guilhem Legal CSW configurator WS: allow to specify form status (validation/publication) during the insert
7 weeks ago Guilhem Legal Platform: avoid a NPE whien there is no distribution infos
7 weeks ago qboileau Common : remove template javascript and asteroid sources.
7 weeks ago qboileau AdminThesaurus : change graph style.
7 weeks ago mediii MdwebServletFilter : fixed bug where session are duplicated for web services requests and now this filter do nothing for requestURI that contains '/WS/'.
7 weeks ago mediii Plateform : fixed sendRequest method for HTTPCommunicator which was limited for request object.
7 weeks ago mediii Plateform : refreshIdentifier was called twice times on each first request.
7 weeks ago qboileau AdminThesaurus : fix graph title in bundle.
7 weeks ago qboileau Edit : fix metadata import from a zip file.
8 weeks ago Guilhem Legal refactor
8 weeks ago Guilhem Legal update to metamodel change
2 months ago qboileau AdminThesaurus : fix imports and author of ThesaurusUtils class.
2 months ago qboileau AdminThesaurus : fix updateDeletableAltLabel behavior.
2 months ago qboileau AdminThesaurus : remove presentation texts.
2 months ago qboileau AdminThesaurus : fix altLabel input and delete button behaviors.
2 months ago Guilhem Legal Platform: add a security on precedent commit for single property
2 months ago Guilhem Legal Platform: add special case to import merge with profile
2 months ago qboileau AdminThesaurus : Add loader to thesaurusTree component when expend and collapse nodes.
2 months ago qboileau AdminThesaurus : Change Edit and Delete button behavior on manage thesaurus page.
2 months ago qboileau AdminThesaurus : Do some refactoring and add expendTreeFromConcept functionality that search all concept occuancy in thesaurus and expend tree node outline to them.
2 months ago mediii Admin thesaurus : set background-color value to light blue.
2 months ago qboileau AdminThesaurus : Fix some issue when the page is refreshed and in altLabel inputs.
2 months ago qboileau AdminThesaurus : add the delete action on altLabel input of editConcept page.
2 months ago qboileau AdminThesaurus : Fix thesaurus tree behavior and some others bugs.
2 months ago qboileau Platform : remove log that spam a lot in ThesaurusReaderFacade.
2 months ago qboileau AdminThesaurus : Add regex verification for thesaurus name and do some refactoring in ConceptBean.