aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web
Commit message (Collapse)AuthorAgeFilesLines
* modified flag when configuration has been savedOlivier Lamy2012-12-141-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421751 13f79535-47bb-0310-9956-ffa450edef68
* reload authenticators when configuration has changedOlivier Lamy2012-12-132-8/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421476 13f79535-47bb-0310-9956-ffa450edef68
* format html templates: it looks I found how to do that in idea :-)Olivier Lamy2012-12-139-1982/+2229
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421475 13f79535-47bb-0310-9956-ffa450edef68
* doh it's a password field hereOlivier Lamy2012-12-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421473 13f79535-47bb-0310-9956-ffa450edef68
* move button to loading state when calling serverOlivier Lamy2012-12-131-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421470 13f79535-47bb-0310-9956-ffa450edef68
* add missing i18n and reuse selectorOlivier Lamy2012-12-132-6/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421468 13f79535-47bb-0310-9956-ffa450edef68
* add buttons to check ldap configurationOlivier Lamy2012-12-132-0/+60
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421466 13f79535-47bb-0310-9956-ffa450edef68
* add a service to be able to check ldap configurationOlivier Lamy2012-12-132-14/+114
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421465 13f79535-47bb-0310-9956-ffa450edef68
* add some labelsOlivier Lamy2012-12-134-19/+62
| | | | | | add a modified observer to change save button when something has changed. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421342 13f79535-47bb-0310-9956-ffa450edef68
* add missing i18nOlivier Lamy2012-12-131-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421341 13f79535-47bb-0310-9956-ffa450edef68
* add a better LICENSE in top of war fileOlivier Lamy2012-12-132-0/+399
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421286 13f79535-47bb-0310-9956-ffa450edef68
* fix javadoc due to https://jira.codehaus.org/browse/ENUNCIATE-723Olivier Lamy2012-12-138-106/+109
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421208 13f79535-47bb-0310-9956-ffa450edef68
* add cursor-hand class for those linksOlivier Lamy2012-12-131-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421207 13f79535-47bb-0310-9956-ffa450edef68
* improve log warningOlivier Lamy2012-12-131-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421197 13f79535-47bb-0310-9956-ffa450edef68
* add our own LockedAdminEnvironmentCheck as we have to iterate on all ↵Olivier Lamy2012-12-132-1/+148
| | | | | | possible userManagerImpls git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421196 13f79535-47bb-0310-9956-ffa450edef68
* fix some NPE if not writable userManagerOlivier Lamy2012-12-131-8/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421195 13f79535-47bb-0310-9956-ffa450edef68
* no need to try updating the user if userManagerImpl is read onlyOlivier Lamy2012-12-131-2/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421158 13f79535-47bb-0310-9956-ffa450edef68
* this class does not need to extends UserManagerAuthenticatorOlivier Lamy2012-12-131-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421134 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1721] chaining user manager implementationOlivier Lamy2012-12-132-0/+200
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1421133 13f79535-47bb-0310-9956-ffa450edef68
* prevent NPE when guest user not existsOlivier Lamy2012-12-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420664 13f79535-47bb-0310-9956-ffa450edef68
* re initialize CookieSettings tooOlivier Lamy2012-12-111-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420240 13f79535-47bb-0310-9956-ffa450edef68
* missing i18nOlivier Lamy2012-12-111-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420239 13f79535-47bb-0310-9956-ffa450edef68
* reload passwordRules in case of configuration changeOlivier Lamy2012-12-111-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420238 13f79535-47bb-0310-9956-ffa450edef68
* fix ldapConnectionFactory initialize call when changing configurationOlivier Lamy2012-12-111-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1420237 13f79535-47bb-0310-9956-ffa450edef68
* correctly reinit ldap connection factory in case of changesOlivier Lamy2012-12-111-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419923 13f79535-47bb-0310-9956-ffa450edef68
* correclty use archiva configuration for ldap connectionOlivier Lamy2012-12-112-4/+60
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419916 13f79535-47bb-0310-9956-ffa450edef68
* fix compilationOlivier Lamy2012-12-102-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419602 13f79535-47bb-0310-9956-ffa450edef68
* reduce log noiseOlivier Lamy2012-12-101-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419579 13f79535-47bb-0310-9956-ffa450edef68
* user can change only the order of userManagerImpls so take care of thatOlivier Lamy2012-12-101-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419578 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1721] Chaining user manager implementations.Olivier Lamy2012-12-104-12/+45
| | | | | | take care of last changes in redback to be able to track exception when using userManagerImpl. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419573 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1721] Chaining user manager implementations.Olivier Lamy2012-12-101-1/+10
| | | | | | fix json update. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419571 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1721] Chaining user manager implementations.Olivier Lamy2012-12-106-88/+268
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1419569 13f79535-47bb-0310-9956-ffa450edef68
* fix compilation with last redback changesOlivier Lamy2012-12-081-13/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418773 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1721] Chaining user managerOlivier Lamy2012-12-086-21/+255
| | | | | | not yet complete but commit stuff to prevent compilation failure due to redback changes. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418718 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1718] add missing i18nOlivier Lamy2012-12-081-0/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418697 13f79535-47bb-0310-9956-ffa450edef68
* some values cannot be required per default if userManager impl is not ldapOlivier Lamy2012-12-082-8/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418696 13f79535-47bb-0310-9956-ffa450edef68
* fix ssl boolean field mapping in formOlivier Lamy2012-12-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418594 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1718] ldap configuration editable with the ui.Olivier Lamy2012-12-082-15/+137
| | | | | | add tabs with forms for ldap values and other redback properties. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418593 13f79535-47bb-0310-9956-ffa450edef68
* fix bean mapping BeanReplicator does not replicate automatically object fieldOlivier Lamy2012-12-071-15/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418347 13f79535-47bb-0310-9956-ffa450edef68
* fix bean nameOlivier Lamy2012-12-071-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418311 13f79535-47bb-0310-9956-ffa450edef68
* minor fix in labelsMaria Odea B. Ching2012-12-071-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418274 13f79535-47bb-0310-9956-ffa450edef68
* removed '' in between parameter so it gets evaluation as paramMaria Odea B. Ching2012-12-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418253 13f79535-47bb-0310-9956-ffa450edef68
* set permgen size in surefire plugin to prevent oome permgen errorMaria Odea B. Ching2012-12-071-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418234 13f79535-47bb-0310-9956-ffa450edef68
* fix javascript bean mappingOlivier Lamy2012-12-071-3/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418232 13f79535-47bb-0310-9956-ffa450edef68
* add new javascript bean propertiesOlivier Lamy2012-12-071-4/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418231 13f79535-47bb-0310-9956-ffa450edef68
* fix unit testsOlivier Lamy2012-12-064-8/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418123 13f79535-47bb-0310-9956-ffa450edef68
* unit tests fixOlivier Lamy2012-12-063-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1418002 13f79535-47bb-0310-9956-ffa450edef68
* fix some unit tests due to the missing aliasOlivier Lamy2012-12-062-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417979 13f79535-47bb-0310-9956-ffa450edef68
* fix NPE and add aliasOlivier Lamy2012-12-061-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417978 13f79535-47bb-0310-9956-ffa450edef68
* remove archiva-applet from reactorOlivier Lamy2012-12-061-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1417928 13f79535-47bb-0310-9956-ffa450edef68