fix search for common names in editor and minor
[cdmlib.git] / cdmlib-services / src / test / java / eu / etaxonomy / cdm / api / service / SecurityTest.java
2015-01-08 Andreas Müllerremove imports
2014-12-11 Patric Plitzner - change visibility of createTestDataSet to public
2014-12-10 Patric Plitznermerge-update from trunk
2014-12-10 Patric Plitzner - added abstract method createTestData() to CdmIntegra...
2014-08-04 Patric Plitznermerge-update from trunk
2014-07-30 Katja Lutherreturn value of delete methods are DeleteResults
2014-07-01 Patric Plitznermerge-update from trunk
2014-06-26 Cherian MathewIService, ServiceBase : added method findWithoutFlush
2014-05-05 Katja Lutherif deletion of an object fails the method does not...
2014-03-13 Andreas Kohlbeckeradapting tests for #4081 (TaxonNodeServiceImpl.makeTax...
2014-03-13 Andreas Kohlbeckerimplementing test and fixing bugs 2 regarding #4081...
2014-03-13 Andreas Kohlbeckerimplementing test and fixing bugs regarding #4081 ...
2014-02-26 Andreas KohlbeckerCdmPermissionClasses for names and references, tests...
2014-02-06 Andreas Kohlbeckercompletely reworking UserServiceImplTest and also renam...
2014-01-31 Andreas Kohlbeckerimplementing global PUBLISH role, also introducing...
2014-01-29 Alexander Oppermannmerged trunk into branch ui-gwt origin/ui-gwt root/branches/cdmlib/ui-gwt
2014-01-14 Katja LutherrootNode adaption for classification
2013-12-02 Alexander Oppermannupdated to trunk
2013-11-28 Katja Lutheradd try-catch ReferencedObjectUndeletableException...
2013-10-24 Alexander OppermannMajor Update to cdmlib-3.3
2013-10-22 s.buerscommit after merge from trunc wiki_statistics origin/wiki_statistics root/branches/cdmlib/wiki_statistics
2013-10-16 Andreas Kohlbeckerfixing #3792 (permission problem when turning a taxon...
2013-10-15 Andreas KohlbeckerDescriptionElementVoter abstains is furtherDecision...
2013-10-11 Andreas Kohlbeckerupdating doumentation on CdmAuthority syntax - adding...
2013-10-09 Katja Luthermerging delete functionality into trunk
2013-09-25 Andreas Müllerreintegrate cdm-3.3 branch into trunk
2013-09-25 Andreas Müllerminor
2013-09-25 Andreas Müllerremove old TermsDataSet
2013-09-18 Patric Plitznermerge-update from trunk
2013-09-17 Andreas Müllerchange parent pom version in 3.3
2013-08-27 Andreas Müllerminor
2013-07-25 Katja Lutherminor changes
2013-07-24 Katja Luthertest SecurityTest.testTaxonDeleteAllow_2() adapted...
2013-07-22 Andreas Müllermerge trunk to cdm-3.3 branch
2013-07-22 Andreas Müllersome changes to the update script
2013-07-03 Alexander OppermannMerged the latest changes from the trunk into the branc...
2013-07-02 Andreas Müllerimplement sortIndex for TaxonNode and remove usedSynony...
2013-04-09 Andreas Müllermerge hibernate4 migration branch into trunk
2013-04-09 Andreas Müllermerge trunk to hibernate4
2013-04-09 Andreas Müllermerge trunk to hibernate4
2013-04-08 Andreas Müllermerge trunk to hibernate4
2013-04-05 Andreas Kohlbeckercentral configuration of admin login and default passwo...
2013-03-06 Andreas Müllersome more dependency changes #3332
2013-03-06 Andreas Müllerupdate some further dependencies
2012-11-19 Alexander Oppermann(no commit message)
2012-10-29 Patric PlitznerMerged latest trunk updates to branch
2012-10-23 Andreas Kohlbeckermodifying FirstDataInserter for existing tests
2012-10-05 Andreas Kohlbeckersecuring GroupService and GrantedAuthorityService,...
2012-09-26 Andreas Kohlbeckerfixing #3115 (search method : TaxonServiceImpl.findTaxo...
2012-09-25 Andreas Kohlbeckerremoving obsolete auhtority ALL.ADMIN
2012-09-25 Andreas Kohlbeckersecuring UserService on method level - all tests successful
2012-09-11 Andreas Kohlbeckerpreparations for secutity implementation in taxeditor...
2012-09-10 Andreas Kohlbeckerfixing #3079 (security: implement DELETE in CdmSecurity...
2012-09-10 Andreas Kohlbeckersplitting up long test methods
2012-09-10 Andreas Kohlbeckerremoving old comment
2012-09-10 Andreas Kohlbeckerfixing testing context in persitence and fixing test
2012-09-10 Andreas KohlbeckerDescriptionElement and Description permissions implemented
2012-09-10 Andreas KohlbeckerDescriptionVoter implemented + authority syntax improve...
2012-09-10 Andreas Kohlbeckerall test SUCCESSFUL - (concept of implicitPermission...
2012-09-10 Andreas KohlbeckerAccessDecisionVoter based acl implementation working...
2012-09-10 Andreas Kohlbeckerintroducing CdmPermissionVoters
2012-09-10 Andreas Kohlbeckerusing String EL for userService.changePasswordForUser...
2012-09-10 Andreas Kohlbeckermore security testing
2012-09-10 Andreas Kohlbeckerrenaming user in test data
2012-09-08 Andreas Kohlbeckerreverting last commit - will be committed again later
2012-09-07 Andreas Kohlbeckermerging in git branch 'methodSecurityExpressions' and...
2012-09-05 Andreas Kohlbeckerinoring failing test again
2012-09-03 Andreas Kohlbeckeradding logging output to some ACL related classes
2012-08-31 Andreas Kohlbeckermaking securitiy test more meaningful => test result...
2012-07-10 Andreas Kohlbeckersolving #2958 (rename and move TaxonServiceConfigurator)
2012-07-04 Andreas Kohlbeckersolving problem with user saying authenticated over...
2012-07-04 Andreas Kohlbeckerremoving duplicate annotations
2012-06-15 Katja Luthersecurity stuff