summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web
Commit message (Expand)AuthorAgeFilesLines
* fix missing slf4j impl in webapp-jsOlivier Lamy2012-09-104-0/+106
* put log directory in a property for log4j2 filesOlivier Lamy2012-09-092-12/+20
* [MRM-1660] use log4j2Olivier Lamy2012-09-094-323/+1
* [MRM-1660] use log4j2Olivier Lamy2012-09-0915-460/+578
* [MRM-1660] use log4j 2.x done for testing webapp jsOlivier Lamy2012-09-098-22/+197
* simplify some log.debug as slf4j now supports varargsOlivier Lamy2012-09-073-53/+41
* remove conf and data file for Rest Test and jdk7skygo2012-09-061-6/+14
* logout must reload screen to take care of no more karmaOlivier Lamy2012-09-062-3/+14
* after login redisplay current screen to consider new user karmasOlivier Lamy2012-09-061-3/+5
* do not change hash when login or logoutOlivier Lamy2012-09-063-8/+12
* fix mocks compilationOlivier Lamy2012-09-063-0/+18
* add a method to remove namespace(groupId) in MetadataRepositoryOlivier Lamy2012-09-062-8/+31
* Minimalistic noscript tag for js index.htmlskygo2012-09-051-2/+6
* fix groupId deletion messageOlivier Lamy2012-09-054-6/+21
* i18n for groupId deletionOlivier Lamy2012-09-051-0/+3
* deleting groupId tru the uiOlivier Lamy2012-09-052-3/+44
* remove boostrap 2.1.0 filesOlivier Lamy2012-09-052-7651/+0
* use bootstrap 2.1.1Olivier Lamy2012-09-055-2/+7803
* remove not anymore maintained filesOlivier Lamy2012-08-292-51/+0
* correctly close popoverOlivier Lamy2012-08-282-14/+3
* screenChange must cleanup popover and correctly use it on all screen loadingOlivier Lamy2012-08-288-8/+8
* use a static popover mode with button instead of mouseover which is uglyOlivier Lamy2012-08-282-22/+23
* code cleanupOlivier Lamy2012-08-281-3/+1
* table layout for file listskygo2012-08-282-17/+15
* do not change hash when using infoOlivier Lamy2012-08-281-2/+2
* use lower caseOlivier Lamy2012-08-282-2/+2
* hide popover on mouseoutOlivier Lamy2012-08-281-1/+1
* make mailing list tab navigableOlivier Lamy2012-08-282-2/+30
* magnify list style :-)Olivier Lamy2012-08-281-1/+1
* browsing download artifacts content is now navigableOlivier Lamy2012-08-282-19/+56
* make browsing artifact content navigable.Olivier Lamy2012-08-284-9/+45
* add images for IndexWriter in old webapp tooOlivier Lamy2012-08-282-0/+0
* add imageOlivier Lamy2012-08-281-0/+0
* not use a trash for files in IndexWriterOlivier Lamy2012-08-281-1/+1
* code cleanupOlivier Lamy2012-08-281-4/+0
* correctly close popover when mouseoutOlivier Lamy2012-08-282-7/+13
* change to repository browsing webdav sideskygo2012-08-271-8/+43
* reduce page-header marginOlivier Lamy2012-08-241-0/+6
* do not clear screen when opening login modalOlivier Lamy2012-08-241-1/+0
* upgrade to jquery ui 1.8.23 to fix issue with jquery 1.8 and sortable, cool n...Olivier Lamy2012-08-244-11777/+127
* some jquery selector optimsOlivier Lamy2012-08-2410-70/+74
* some jquery selector optimsOlivier Lamy2012-08-241-39/+41
* jquery selector optimsOlivier Lamy2012-08-241-4/+6
* fix jquery issues reported by ideaOlivier Lamy2012-08-241-8/+11
* fix jquery issues reported by ideaOlivier Lamy2012-08-242-57/+57
* fix i18n loading for templates loading on startOlivier Lamy2012-08-244-27/+35
* match returns a boolean,start fixing jquery selectorOlivier Lamy2012-08-242-4/+4
* separate loading of automcomplete to prevent full failure in case of issueOlivier Lamy2012-08-232-2/+7
* load jquery ui on startOlivier Lamy2012-08-232-4/+6
* make advanced search navigableOlivier Lamy2012-08-232-10/+55