aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* make report 3.0 styleskygo2012-08-241-132/+162
* do not clear screen when opening login modalOlivier Lamy2012-08-241-1/+0
* change lucene query to treat user input as scored value and version as exact ...Olivier Lamy2012-08-241-19/+21
* 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
* isolate a testMethod unable to run solely. alphabetical order in class name i...skygo2012-08-242-50/+148
* 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
* 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