[
https://issues.apache.org/jira/browse/SOLR-10042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000572#comment-16000572
]
Jan Høydahl commented on SOLR-10042:
------------------------------------
The blocker issue I was thinking about was SOLR-9516 which is now resolved. So
can someone please review my patch. What it does is basically:
* Delete webapp/web/css/styles
* Delete webapp/web/css/chosen.css
* Delete webapp/web/js/lib
* Delete webapp/web/js/scripts
* Delete webapp/web/js/main.js
* Delete webapp/web/js/require.js
* Delete webapp/web/tpl
* Delete webapp/web/old.html
* Switches velocity code from {{js/lib/jquery-1.7.2.min.js}} to
{{/libs/jquery-2.1.3.min.js}} (not tested)
* Remove javacscript-natural-sort-NOTICE.txt and license
* Rips out "Dump" feature and removes ZeroClipboard from wherever, inlcuding
NOTICE.txt
* Moves {{java-properties.css}} from styles/ to angular/
* Removes link to old UI in index.html
The patch works without breaking anything as far I can tell, but I may have
overlooked some file or deleted too much without knowing, please speak out.
> Delete old deprecated Admin UI
> ------------------------------
>
> Key: SOLR-10042
> URL: https://issues.apache.org/jira/browse/SOLR-10042
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Admin UI
> Reporter: Jan Høydahl
> Fix For: master (7.0)
>
> Attachments: SOLR-10042.patch
>
>
> The old jQuery based Admin UI has been deprecated since 6.0. Let us clean up
> the last known bugs in Angular UI and simply delete the old UI in master.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]