aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
...
* make advanced search navigableOlivier Lamy2012-08-232-10/+55
* simplify codeOlivier Lamy2012-08-231-55/+15
* add route for advanced searchOlivier Lamy2012-08-232-3/+83
* ensure jquery ui is correctly loadedOlivier Lamy2012-08-232-3/+3
* inherits skin from parentOlivier Lamy2012-08-231-5/+0
* missing license headerOlivier Lamy2012-08-231-0/+19
* move start js to a separate js file (index.html is only html now :-) )Olivier Lamy2012-08-237-125/+127
* use requirejs for main entry pointOlivier Lamy2012-08-231-1/+1
* remove requirejs 2.0.2Olivier Lamy2012-08-231-2037/+0
* use last requirejs 2.0.6Olivier Lamy2012-08-232-1/+2042
* make basic search navigableOlivier Lamy2012-08-233-6/+48
* reduce padding for sidebar-navOlivier Lamy2012-08-231-0/+4
* remove some deprecation in mdo file and antrun targetskygo2012-08-223-6/+5
* make input filed rectangluar.skygo2012-08-221-17/+17
* fix auto complete with jquery 1.8Olivier Lamy2012-08-224-10/+9
* remove chosen 0.9.7Olivier Lamy2012-08-222-1340/+0
* upgrade to chosen 0.9.8Olivier Lamy2012-08-224-2/+1346
* $.curCSS not anymore exists in jquery 1.8Olivier Lamy2012-08-221-14/+14
* comment for restoring black topbarOlivier Lamy2012-08-221-1/+1
* fix typo in idOlivier Lamy2012-08-221-1/+1
* remove boostrap 2.0.4 filesOlivier Lamy2012-08-222-6808/+0
* upgrade to bootstrap 2.1.0Olivier Lamy2012-08-225-3/+7665
* ensure we correctly load tmpl before extend itOlivier Lamy2012-08-223-11/+13
* add placeholders in form of search (advanced and osgi)skygo2012-08-211-22/+22
* use dependency plugin 2.5.1-SNAPSHOTOlivier Lamy2012-08-211-1/+0
* remove jquery 1.7.2 fileOlivier Lamy2012-08-211-9404/+0
* use jquery 1.8.0Olivier Lamy2012-08-212-2/+4
* preserve stack traceOlivier Lamy2012-08-183-17/+16
* handle navigation for metatadata tab in artifact detail viewOlivier Lamy2012-08-102-21/+52
* fix issue when artifact-used-by is call directly in the browserOlivier Lamy2012-08-091-27/+28
* handle navigation for used-by tab in artifact detail viewOlivier Lamy2012-08-093-26/+63
* optimize a bit navigation in artifact detail tabs when not recalculating when...Olivier Lamy2012-08-092-12/+26
* fix typo only one return neededOlivier Lamy2012-08-091-1/+1
* history navigation when seeing artifact dependency treeOlivier Lamy2012-08-093-20/+67
* history navigation when seeing artifact dependenciesOlivier Lamy2012-08-093-9/+40
* Skip tests if module is installed in a path with space. (Repository will be i...skygo2012-08-091-7/+20
* remove $Id$Olivier Lamy2012-08-091-1/+0
* use StringBuilder rather than StringBufferOlivier Lamy2012-08-0818-42/+42
* more navigation historyOlivier Lamy2012-08-082-15/+60
* fix typo in the field nameOlivier Lamy2012-08-081-5/+5
* correctly use slf4j for loggingOlivier Lamy2012-08-081-2/+2
* fix unit paths so you can run unit on path with spaceskygo2012-08-082-8/+11
* add FIXMEOlivier Lamy2012-08-071-0/+1
* add hack to configure User-Agent to download index from centralOlivier Lamy2012-08-073-3/+42
* replace by &20 instead of %20 % not allowed shameskygo2012-08-071-2/+2
* handle navigation for #basicsearchOlivier Lamy2012-08-072-9/+48
* attempt to stabilie core consummer testsskygo2012-08-071-2/+16
* autocomplete from crumb entries must preserve navigation when found an artifactOlivier Lamy2012-08-071-1/+1
* fix navigation missing when using crumbentriesOlivier Lamy2012-08-072-4/+12
* handle navigation when display an artifact version detailOlivier Lamy2012-08-071-3/+20