Noble Paul
|
3450d71d1a
|
SOLR-11648: message typo fixed
|
2018-01-23 20:23:40 +11:00 |
Noble Paul
|
288ed174ac
|
SOLR-11648: A new admin UI to display and execute suggestions
|
2018-01-23 20:15:16 +11:00 |
Jan Høydahl
|
259a3df8a7
|
Remove unused file from old Admin UI
|
2018-01-11 20:54:24 +01:00 |
Erick Erickson
|
8e439a0a5c
|
SOLR-7733: remove optimize from the UI.
|
2017-12-28 20:41:48 -08:00 |
elyograg
|
0dadf2c2a8
|
SOLR-11645: Fix problem with no Args display in admin UI.
|
2017-11-18 08:41:53 -07:00 |
Steve Rowe
|
5324c7436c
|
SOLR-11181: fix validate-maven-dependencies
|
2017-09-07 09:24:02 -04:00 |
Varun Thacker
|
bbc368d0ef
|
SOLR-11228: Exclude static html files in the partials directory from authentication and authorization checks
|
2017-08-11 12:08:43 -07:00 |
Chris Hostetter
|
6a59253ec3
|
SOLR-10494: Make default response format JSON (wt=json), and also indent text responses formats (indent=on) by default
|
2017-07-24 08:42:02 -07:00 |
Cassandra Targett
|
cbe7084a8e
|
SOLR-11135: Update Ref Guide links in READMEs, config files and UI
|
2017-07-21 21:06:43 -05:00 |
Jan Høydahl
|
500080d6e4
|
SOLR-11039: Next button in Solr admin UI for collection list pagination does not work
|
2017-07-10 01:23:04 +02:00 |
Jan Høydahl
|
69d0c70651
|
SOLR-10763: Admin UI replication tab sometimes empty when failed replications
|
2017-06-23 08:26:34 +02:00 |
Jan Høydahl
|
8648b005e2
|
SOLR-4646: eDismax lowercaseOperators now defaults to "false" for luceneMatchVersion >= 7.0.0
|
2017-06-20 13:39:36 +02:00 |
Jan Høydahl
|
4a57fb4d88
|
SOLR-10585: Remove defaultSearchField completely in 7.0
|
2017-05-19 15:27:28 +02:00 |
Jan Høydahl
|
467af790cb
|
SOLR-10042: Clean up old comments from Angular UI code
|
2017-05-19 13:17:14 +02:00 |
Jan Høydahl
|
afd70a48cc
|
SOLR-10378: Clicking Solr logo on AdminUI shows blank page
|
2017-05-18 14:26:59 +02:00 |
Jan Høydahl
|
21384b5b21
|
SOLR-10042: Delete old deprecated Admin UI
|
2017-05-18 14:12:59 +02:00 |
Jan Høydahl
|
37df64450e
|
SOLR-8149: Admin UI - Plugins / Stats - active item is now highlighted
|
2017-05-08 10:49:53 +02:00 |
Andrzej Bialecki
|
e30cc70fdd
|
SOLR-9959: SolrInfoMBean-s category and hierarchy cleanup.
|
2017-04-11 19:22:23 +02:00 |
Tomas Fernandez Lobbe
|
f08889f390
|
SOLR-10347: Remove index level boost support from 'documents' section of the admin UI
|
2017-04-04 13:11:02 -07:00 |
Jan Høydahl
|
a6f27d3e1e
|
SOLR-10147: Admin UI -> Cloud -> Graph: Impossible to see shard state
|
2017-03-29 10:54:02 +02:00 |
Ishan Chattopadhyaya
|
65c695b025
|
SOLR-9516: Fix: Admin UI (angular) didn't work with Kerberos
|
2017-03-15 17:25:06 +05:30 |
Mikhail Khludnev
|
f49bd79ec1
|
SOLR-10146: fixing tabs
|
2017-03-05 12:30:36 +03:00 |
Jan Høydahl
|
b2dcb47ef4
|
SOLR-10146: Added button to the Admin UI 'Collection' tab for deleting an inactive shard
|
2017-03-05 00:04:49 +01:00 |
Jan Høydahl
|
bd459c1275
|
SOLR-9584: Use relative URLs also for files and query
|
2017-02-17 11:08:20 +01:00 |
Andrzej Bialecki
|
51ff50d76d
|
SOLR-10035 Fix dataimport to use the new names.
|
2017-02-06 09:02:06 +01:00 |
Steve Rowe
|
2d896ee8d2
|
SOLR-10023: Add non-recursive 'test-nocompile' target: Only runs unit tests. Jars are not download; compilation is not updated; and Clover is not enabled.
|
2017-02-04 12:50:36 -05:00 |
Tomas Fernandez Lobbe
|
ae269f1316
|
SOLR-9969: Plugins/Stats section of the UI doesn't display empty metric types
|
2017-01-25 14:26:48 -08:00 |
Yun Jie Zhou
|
e0b4caccd3
|
use relative URL path instead of absolute path starting from /solr
|
2017-01-10 14:18:31 +01:00 |
Alexandre Rafalovitch
|
380b5ca626
|
SOLR-9626: Add css class, when match key is found
|
2016-11-20 22:18:55 +11:00 |
Alexandre Rafalovitch
|
94c796968a
|
SOLR-9624: Do not highlight CSV output
|
2016-11-06 14:09:55 +11:00 |
Jan Høydahl
|
14b6d93db4
|
SOLR-8370: Display configured Similarity in Schema-Browser
|
2016-10-20 13:25:40 +02:00 |
Alexandre Rafalovitch
|
9f187eceae
|
SOLR-8140: Remove unfinished admin-extra
Includes UI element and never-implemented commented-out code
|
2016-10-03 17:37:31 +07:00 |
Jan Høydahl
|
2ef34e9e24
|
SOLR-8186: Solr start scripts, only log to console when running in foreground
|
2016-09-22 01:18:27 +02:00 |
Alexandre Rafalovitch
|
6d1f1f6c78
|
SOLR-9032: Fix Create Alias command in Admin UI
Upayavira's patch applied to master and tested against cloud example
|
2016-08-16 11:15:37 +10:00 |
Alexandre Rafalovitch
|
1dd50d0747
|
SOLR-8993: Refresh status after we get handlers
|
2016-08-15 22:25:18 +10:00 |
Alexandre Rafalovitch
|
6dd228c117
|
SOLR-8993: Admin UI support multiple DIH handlers
Updated Upayavira's patch to the master and fixed one missing parameter
|
2016-08-15 21:46:59 +10:00 |
Alexandre Rafalovitch
|
97dc5a2a0b
|
SOLR-9002: Fix type mapping for JSON and text
This is for the Admin UI's collection/File screen
|
2016-08-14 08:03:43 +10:00 |
Alexandre Rafalovitch
|
c9faa102f9
|
SOLR-8911: Enable scrolling in Admin UI overflows
In the dashboard screen, scroll horizontally the Versions and JVM
property values strings.
|
2016-08-14 00:28:40 +10:00 |
Alexandre Rafalovitch
|
cea8a488f0
|
SOLR-8715: Admin UI - Fix schema special case
|
2016-08-13 00:10:35 +10:00 |
Alexandre Rafalovitch
|
f20e2f3a94
|
SOLR-9232: Fix Swap Cores in Admin UI
|
2016-08-12 23:05:22 +10:00 |
Alexandre Rafalovitch
|
dd03d39dd6
|
SOLR-9003: DIH Debug now works in new Admin UI
|
2016-08-10 21:27:57 +10:00 |
Jan Høydahl
|
d86c369533
|
SOLR-9358: [AngularUI] In Cloud->Tree file view area, collapse metadata by default
|
2016-07-31 23:07:51 +02:00 |
Jan Høydahl
|
96280d15e3
|
SOLR-8379: UI Cloud->Tree view now shows .txt files correctly. This closes #58
|
2016-07-29 09:33:44 +02:00 |
Jan Høydahl
|
1fb4c5d46d
|
SOLR-8645: managed-schema is now syntax highlighted in cloud->Tree view. This closes #57
|
2016-07-29 00:03:24 +02:00 |
Jan Høydahl
|
c9935b4788
|
SOLR-8596: Split UIs RAW query params only on first equal sign
|
2016-07-28 15:52:43 +02:00 |
Shawn Heisey
|
e66ff585dd
|
SOLR-9295: Remove BOM (unicode Byte Order Mark) from text files.
|
2016-07-11 12:06:23 -06:00 |
Shalin Shekhar Mangar
|
9cbd54087c
|
SOLR-8626: 404 error when clicking nodes in cloud graph view in angular UI.
This closes #23
|
2016-06-28 16:43:00 +05:30 |
Dennis Gove
|
e6e495c795
|
SOLR-8918: Corrects usage of a global variable in admin page's stream.js which was overriding the same variable in cloud.js
|
2016-04-19 20:33:06 -04:00 |
Chris Hostetter
|
c574a91e3b
|
SOLR-8990: Fix top term links from schema browser page to use {!term} parser
|
2016-04-19 11:17:10 -07:00 |
Dennis Gove
|
af7dad6825
|
SOLR-8918: Adds Streaming to the admin page under the collections section
Includes ability to see graphically the expression explanation
|
2016-04-19 11:40:20 -04:00 |
Upayavira
|
bdaddafcce
|
SOLR-8991 Fix ping when ms=0
|
2016-04-14 23:22:37 +01:00 |
Varun Thacker
|
812c8da013
|
SOLR-8967: UI should not show the replication tab in the core selector panel in cloud mode
|
2016-04-11 17:17:55 +05:30 |
Jan Høydahl
|
aec11ebcf2
|
SOLR-8870: AngularJS support for qt style handlers, and fix slash encoding bug to support Query panel through proxy
|
2016-03-29 00:31:40 +02:00 |
Upayavira
|
fe21f7a4c3
|
SOLR-8730: Fix highlighting in new UI query pane
|
2016-03-11 13:26:01 +00:00 |
Upayavira
|
937a41489f
|
SOLR-7858 - update links between new/old UIs for 6.x release
|
2016-03-10 23:48:48 +00:00 |
Steve Rowe
|
9427b7402d
|
SOLR-8764: Remove deprecated methods and classes
|
2016-03-02 09:22:20 -05:00 |
Tomás Fernández Löbbe
|
20b7453cc8
|
SOLR-8713: new UI and example solrconfig files point to Reference Guide for Solr Query Syntax instead of the wiki.
This closes #12
|
2016-02-29 08:22:25 -08:00 |
Varun Thacker
|
5e03927a8c
|
SOLR-6992: Fix Files UI to show the managed-schema file as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719261 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-11 05:38:38 +00:00 |
Varun Thacker
|
6981127be7
|
SOLR-8386: Add field option in the admin ui loads up even when no schemaFactory has been specified since the default is ManagedIndexSchemaFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718849 13f79535-47bb-0310-9956-ffa450edef68
|
2015-12-09 13:13:30 +00:00 |
Upayavira
|
7fed8ccb25
|
SOLR-8243 Fix spacing in dataimport tab in UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712855 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-05 19:47:47 +00:00 |
Upayavira
|
7669aea439
|
SOLR-8139 Add missing bracket
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712832 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-05 17:44:30 +00:00 |
Upayavira
|
94e23b458b
|
SOLR-7666 Fix URL handling in query and analysis panes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712539 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-04 11:53:43 +00:00 |
Upayavira
|
6d9c2c46b1
|
SOLR-8139 Rename schema-browser to schema and add managed schema support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712532 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-04 11:16:45 +00:00 |
Upayavira
|
e777e4adb7
|
SOLR-8210 Scroll menu when browser window is small
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712262 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-03 11:46:28 +00:00 |
Upayavira
|
25b6b40242
|
SOLR-7858 Make default URL=/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712260 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-03 11:43:35 +00:00 |
Upayavira
|
4c27fd899f
|
SOLR-8199 add word 'try' to new UI link
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712258 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-03 11:28:05 +00:00 |
Upayavira
|
34bc666263
|
SOLR-7858 revert premature commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710356 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-24 15:26:26 +00:00 |
Upayavira
|
8de8349b3d
|
SOLR-7858 Add web.xml changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710333 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-24 11:40:07 +00:00 |
Upayavira
|
d53584b110
|
SOLR-7858 Make Angular UI default in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710303 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-24 03:06:03 +00:00 |
Upayavira
|
c211edcce8
|
SOLR-7858 Add a warning message to the angular UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710300 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-24 02:27:19 +00:00 |
Upayavira
|
34c87c2c4a
|
SOLR-8157 Make links between nodes work correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710150 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-23 09:08:04 +00:00 |
Upayavira
|
d40aef4aca
|
SOLR-7666 Re-fix some accidentally reverted changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709711 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 02:57:17 +00:00 |
Upayavira
|
b7664ef388
|
SOLR-7666 Multiple minor fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709707 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 01:53:51 +00:00 |
Upayavira
|
37341ab1c8
|
SOLR-7666 Resolve exceptions and tidy HTML label name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707463 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-08 09:31:24 +00:00 |
Upayavira
|
82e422080d
|
SOLR-8137 Use swapCorelist rather than otherCorelist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707287 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 13:01:17 +00:00 |
Upayavira
|
c7deed16f0
|
SOLR-8137 Do not allow swapping with same core in AngularUI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707282 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 12:51:49 +00:00 |
Upayavira
|
2bd051c8de
|
SOLR-4388 Fix overview link and autoAddReplicas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707274 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 12:29:40 +00:00 |
Upayavira
|
eaa38915ba
|
SOLR-7666 Hide right hand side when no field selected in schema browser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707259 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 11:33:38 +00:00 |
Upayavira
|
c8ed0a0df8
|
SOLR-4388 Add a Collections UI for SolrCloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707245 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 11:06:09 +00:00 |
Upayavira
|
6098ca73a3
|
SOLR-7686 Fix dashboard on Windows - don't show load average
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706796 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-05 11:00:05 +00:00 |
Noble Paul
|
a72c536a2a
|
SOLR-8083: convert the ZookeeperInfoServlet to a request handler at /admin/zookeeper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705662 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-28 12:10:39 +00:00 |
Upayavira
|
b48c4ca85a
|
SOLR-7666 Revert web.xml as old UI loading against new URL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704195 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-20 20:56:12 +00:00 |
Upayavira
|
6eb2291916
|
SOLR-7858 Fix info link to point to newly created wiki page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704193 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-20 20:53:49 +00:00 |
Upayavira
|
c17deb08a0
|
SOLR-7858 Add links between old and new UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703801 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-18 10:28:19 +00:00 |
Upayavira
|
484f4b600d
|
SOLR-7666 - query pane and index.html serving tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703798 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-18 10:22:33 +00:00 |
Anshum Gupta
|
9e0061e157
|
SOLR-8058: Fix the exclusion filter so that collections that start with js, css, img, tpl can be accessed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703441 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-16 18:16:58 +00:00 |
Upayavira
|
1b01528b95
|
SOLR-7666 A motley collection of bugs in angular UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703379 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-16 10:13:45 +00:00 |
Upayavira
|
ba44c41918
|
SOLR-7856 sort out exception handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702343 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-10 22:32:46 +00:00 |
Upayavira
|
3da81fb200
|
SOLR-4316 add a collections dropdown alongside cores dropdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698459 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-29 11:28:36 +00:00 |
Jan Høydahl
|
fd33cfdc03
|
SOLR-7949: Resolve XSS issue in Admin UI stats page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696782 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-20 12:54:07 +00:00 |
Upayavira
|
dc2f2295e0
|
SOLR-7920 XSS issue in old schema-browser page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696161 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-16 19:29:15 +00:00 |
Uwe Schindler
|
127392cc73
|
LUCENE-6732: More filetypes to check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695586 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-12 17:43:08 +00:00 |
Uwe Schindler
|
fa48923d5d
|
LUCENE-6732: Improve javadoc-style license checker to use Apache RAT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695496 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-12 12:50:40 +00:00 |
Uwe Schindler
|
1331a57e3d
|
LUCENE-6732: Remove tabs in JS and XML files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695395 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 23:00:39 +00:00 |
Uwe Schindler
|
f0654e355e
|
LUCENE-6732: Improve checker for invalid source patterns to also detect javadoc-style license headers. Use Groovy to implement the checks instead of plain Ant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695380 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 22:13:00 +00:00 |
Upayavira
|
caace607e8
|
SOLR-7852 Hide cores menu when dashboard link clicked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693490 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-30 20:00:59 +00:00 |
Upayavira
|
ba50839c99
|
SOLR-7851 Angular analysis tab tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693486 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-30 19:36:22 +00:00 |
Uwe Schindler
|
27aa993b15
|
SOLR-7227: Be sure to not put servlet.jar into webapp
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693144 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-28 19:15:36 +00:00 |
Uwe Schindler
|
3e406606ed
|
SOLR-7227: Don't create the WAR file at all
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693143 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-28 19:04:21 +00:00 |
Timothy Potter
|
2eb704ef50
|
SOLR-7227: Solr distribution archive should have the WAR file extracted already
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692925 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-27 18:12:45 +00:00 |
Upayavira
|
1958b2f4d9
|
SOLR-7784 Hide core menu when main page is selected
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690589 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-13 08:54:32 +00:00 |
Upayavira
|
566859fb52
|
SOLR-7783 - AngularUI core admin optimize fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690537 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-12 21:44:06 +00:00 |
Upayavira
|
d821ea9fd2
|
SOLR-7782 Allow non-JSON and JSON array uploads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690535 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-12 21:39:53 +00:00 |
Upayavira
|
2cc7d08819
|
SOLR-7778 Angular UI: typo preventing core details showing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690525 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-12 20:33:49 +00:00 |
Upayavira
|
7e8d6d1100
|
SOLR-7780 Prevent NaN showing on angular UI dashboard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690522 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-12 20:23:28 +00:00 |
Upayavira
|
86cc47d265
|
SOLR-7778 Resolve admin UI behaviour when no cores present
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690520 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-12 20:18:27 +00:00 |
Upayavira
|
4d8127f437
|
SOLR-7752 Enable return, fix error display and tidy query labels
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689353 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-06 10:07:08 +00:00 |
Upayavira
|
5d8668700f
|
SOLR-7732 Loader icon keeps spinning and is chopped in half
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688156 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-29 08:54:27 +00:00 |
Upayavira
|
75c60be660
|
SOLR-7720 Incorrect version of angular-resource module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687763 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-26 11:32:22 +00:00 |
Upayavira
|
3bf3e47704
|
SOLR-7718 'Add core' dialog bleeds into sidebar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687761 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-26 11:29:14 +00:00 |
Upayavira
|
3232d71340
|
SOLR-7687 'Files' tab in the new Admin UI doesn't load up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687735 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-26 10:12:07 +00:00 |
Upayavira
|
522de68c54
|
SOLR-7717 angular: Prevent java-properties tab throwing exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687732 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-26 10:06:08 +00:00 |
Erik Hatcher
|
12369fa890
|
SOLR-7638: Fix new (Angular-based) admin UI Cloud pane
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684553 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-10 02:33:36 +00:00 |
Shawn Heisey
|
121707d591
|
SOLR-7588: Fix javascript bug introduced by SOLR-7409 that broke dataimport in admin UI.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684234 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-08 17:57:22 +00:00 |
Erik Hatcher
|
471784c67d
|
SOLR-7579: Fix Angular admin UI analysis screen drop-down issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681131 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 14:45:45 +00:00 |
Erick Erickson
|
bea194df80
|
SOLR-7568: Dataimport non-existence error lingers across new admin UI tabs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680457 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-20 05:10:18 +00:00 |
Erick Erickson
|
46ac6df239
|
SOLR-7563: Angular JS 'core selector' dropdown is blank even if cores exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680389 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-19 21:08:45 +00:00 |
Erick Erickson
|
a49a6b5dc4
|
SOLR-7558: Uber-patch for Angular JS admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680118 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-18 22:35:59 +00:00 |
Anshum Gupta
|
d0251d9b10
|
SOLR-7547: Short circuit SolrDispatchFilter for static content request. Right now it creates a new HttpSolrCall object and tries to process it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679493 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-15 05:50:54 +00:00 |
Shawn Heisey
|
62b73edde1
|
SOLR-7409: Sort datimport handlers in the admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677365 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-03 04:42:11 +00:00 |
Jan Høydahl
|
de61fa6f3c
|
SOLR-7369: AngularJS UI insufficient URLDecoding in cloud/tree view
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672637 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-10 12:59:03 +00:00 |
Timothy Potter
|
a0c4e5186e
|
SOLR-7346: Stored XSS in Admin UI Schema-Browser page and Analysis page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671580 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-06 16:49:47 +00:00 |
Erick Erickson
|
ff10738cba
|
SOLR-7279: Add plugins/stats tab support to Angular Admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671283 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-04 17:17:50 +00:00 |
Erick Erickson
|
7092d9a022
|
SOLR-7263: Add files tab support to AngularJS Admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671281 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-04 17:14:59 +00:00 |
Erick Erickson
|
1aaf420958
|
SOLR-7241: Add document tab support to AngularJS adminUI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671279 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-04 17:10:48 +00:00 |
Ramkumar Aiyengar
|
796416d43c
|
Remove unnecessary svn:executable from some files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671175 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-03 21:56:33 +00:00 |
Timothy Potter
|
e8b0fe4193
|
SOLR-7334: Admin UI does not show Num Docs and Deleted Docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671147 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-03 20:03:34 +00:00 |
Ryan McKinley
|
183c5dd933
|
Merged revision(s) 1670522 from lucene/dev/branches/branch_5x:
SOLR-7329: show core in logging UI
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670523 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-01 00:24:35 +00:00 |
Shalin Shekhar Mangar
|
66e5099e15
|
SOLR-6841: Visualize lucene segment information in Admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665105 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 00:54:48 +00:00 |
Erick Erickson
|
8dd508a544
|
SOLR-5507: Admin UI - Refactoring using AngularJS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661606 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-23 05:42:36 +00:00 |
Alan Woodward
|
c5899ae960
|
LUCENE-4524: Revert some bogus text changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657801 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 13:27:11 +00:00 |
Alan Woodward
|
c13216934c
|
LUCENE-4524: Replace DocsEnum and DocsAndPositionsEnum with PostingsEnum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657800 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 13:25:22 +00:00 |
Steven Rowe
|
e7525ee92e
|
SOLR-6986: modernize bottom-right links in the Admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654258 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-23 16:29:06 +00:00 |
Timothy Potter
|
bc475b8c42
|
SOLR-6926: remove ant example, now it is ant server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651535 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-13 23:31:20 +00:00 |
Timothy Potter
|
e18538cc4b
|
SOLR-5810: basic paged nav support for cloud graph panel for many collections.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648621 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-30 22:38:50 +00:00 |
Steven Rowe
|
2189b7a761
|
LUCENE-6134: fix typos: it's->its, its->it's, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647735 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-24 05:48:58 +00:00 |
Steven Rowe
|
ae727f338c
|
SOLR-6058: Include the new Solr logo and favicon in Solritas (/browse UI) as well as in generated per-release Solr documentation; switch all favicon links' Content-Type: 'image/ico'->'image/x-icon'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646609 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-19 01:49:37 +00:00 |
Steven Rowe
|
6a20e9872c
|
SOLR-6058: Include the new solr logo in the admin ui, and make the favicon the sun glyph from the new solr logo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646382 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-18 05:18:43 +00:00 |
Mark Robert Miller
|
d2a05a3d50
|
SOLR-4792: Remove WAR file from dist directory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642879 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-02 14:33:49 +00:00 |
Noble Paul
|
62353b343e
|
SOLR-6476 reference to a deleted servlet cleaned up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642705 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 16:18:36 +00:00 |
Noble Paul
|
56d7da62ba
|
SOLR-6476 removing othe vestiges of config REST APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642660 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-01 09:59:15 +00:00 |
Stefan Matheis
|
b5e9539954
|
SOLR-6740: Admin UI - improve Files View
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639511 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-13 20:31:13 +00:00 |
Stefan Matheis
|
7b9c366913
|
SOLR-6739: Admin UI - Sort list of command line args
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639509 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-13 20:27:48 +00:00 |
Stefan Matheis
|
57c055bf44
|
SOLR-6738: Admin UI - Escape Data on Plugins-View
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639383 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-13 16:36:41 +00:00 |
Shalin Shekhar Mangar
|
751bc33ea9
|
SOLR-5966: Admin UI Menu is fixed and doesn't respect smaller viewports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620473 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-25 21:56:46 +00:00 |
Uwe Schindler
|
903a7b40be
|
LUCENE-5898: Clean up build files version handling, fix bug with specification version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619832 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 15:15:37 +00:00 |
Uwe Schindler
|
235a886169
|
SOLR-6389: Fix spec version of WAR file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618652 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 16:24:55 +00:00 |
Steven Rowe
|
5575ff520f
|
SOLR-4385: Stop using SVN Keyword Substitution in Solr src code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616393 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-07 03:25:40 +00:00 |
Erik Hatcher
|
5cd69d47e1
|
SOLR-3622, SOLR-5847, SOLR-6194, SOLR-6269: Several DIH fixes/improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613406 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-25 12:19:48 +00:00 |
Noble Paul
|
2ce57608ee
|
revert SOLR-5473 , SOLR-5474
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1591253 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-30 11:24:06 +00:00 |