Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
77bcf44a14a1cd89ec23085e5c8aa521f8a7d2be
/
webconsole
/
src
/
main
/
resources
/
res
/
ui
d4d4dd4
Fixed FELIX-2207 /License plugin should support Bundle-License manifest header/
by Valentin Valchev
· 15 years ago
0fc8b7b
Partial fix for FELIX-2286 /Various rendering issues with IE/
by Valentin Valchev
· 15 years ago
f51fe43
Partial fix for FELIX-2286 /Various rendering issues with IE/
by Valentin Valchev
· 15 years ago
16bef4a
Fixed FELIX-2285 /Bundles Plugin doesn't render the bundles name in IE/
by Valentin Valchev
· 15 years ago
5185b7c
Fixed FELIX-2245 /Log Plugin - level sorting should be by level/
by Valentin Valchev
· 15 years ago
88dbf70
Fixed FELIX-2257 /Bundle sort order is not stored in a cookie anymore/
by Valentin Valchev
· 15 years ago
984d466
by Valentin Valchev
· 15 years ago
de0ceed
FELIX-2261 Display using bundles along with links to the bundle page
by Felix Meschberger
· 15 years ago
bdb663b
Fixing visual defect 1 & 2 of FELIX-2256
by Valentin Valchev
· 15 years ago
8c53265
FELIX-2256 Limiting the height of the image to the head of the #lead <DIV> minus the top padding. This allows for automatic resizing of any log image provided by branding plugins which may extend into the top navigation
by Felix Meschberger
· 15 years ago
abcf540
Fixed FELIX-2253 /Display progress indiciator on configuration status page/
by Valentin Valchev
· 15 years ago
e569ba2
Fixed FELIX-2243 /Bundle Plugin 'Find All" button generates error with Opera/
by Valentin Valchev
· 15 years ago
f85d5af
FELIX-2238 create a src/main/compat folder to place the resources kept for backwards compatibility. This will take the icons once removed in Rev. 922641 and the admin_compat.css file created in Rev. 922227
by Felix Meschberger
· 15 years ago
c7581ac
FELIX-2226 Support detailed resource "access" by URL instead of request parameters
by Felix Meschberger
· 15 years ago
9b5df5f
Resolved FELIX-2149 /Configuration Status tabs are not properly left aligned/
by Valentin Valchev
· 15 years ago
3705cd3
Resolved FELIX-2218 /webconsole dialog font size/
by Valentin Valchev
· 15 years ago
de16088
Resolved FELIX-1996 /Console should warn when config is bound to a different bundle/
by Valentin Valchev
· 15 years ago
8d9f103
Resolved FELIX-1441 /Search manifest entries of bundles/
by Valentin Valchev
· 15 years ago
ce0a432
Resolved FELIX-1441 /Search manifest entries of bundles/
by Valentin Valchev
· 15 years ago
67726fe
FELIX-569 Apply FELIX-569-fmeschbe-3.patch based on config-treetable.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
ffaefd9
FELIX-2188 Do not render left and right borders on tables inside .tablelayout tables
by Felix Meschberger
· 15 years ago
a03331f
FELIX-1988 remove ui.js replaced by lib/support.js and configmanager.js not used any more
by Felix Meschberger
· 15 years ago
784677a
FELIX-1988 remove JavaScript files not used any longer after JQuery UI migration and library reorganization
by Felix Meschberger
· 15 years ago
1e671e1
FELIX-569 Apply config-name_column-sorting.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
5b0b35d
FELIX-2189 Hide the shell form if the ShellService is not available. Also rename the "console"
by Felix Meschberger
· 15 years ago
d1fb88a
FELIX-2188 Remove old admin.css and admin.js CSS and script and provide a new admin_compat.css providing parts of the former admin.css so as to render as much as possible of old plugins somewhat nice.
by Felix Meschberger
· 15 years ago
6ec586e
[webconsole] minor fixes to the OBR plugin, fix legal stuff
by Guillaume Nodet
· 15 years ago
149faaa
FELIX-569 : Improve Configuration Page - Apply patch from Valentin Valchev
by Carsten Ziegeler
· 15 years ago
283faa3
[webconsole] fix some styling problems when displaying configurations
by Guillaume Nodet
· 15 years ago
65c01e9
FELIX-2162, FELIX-2171: rewrite the OBR webconsole page to be more scalable and display detailed informations about a given bundle
by Guillaume Nodet
· 15 years ago
8094344
FELIX-2120 Apply patch by Valentin Valchev (thanks).
by Felix Meschberger
· 15 years ago
7b9f751
FELIX-2118 Load the license data wrapped in <pre>-</pre> tages into a <div> to ensure IE can properly render the fixed-format data; in addition provide a WebConsoleUtil.setNoCache method to provide a means to inform the client to not cache the response.
by Felix Meschberger
· 15 years ago
bbcc4b9
FELIX-1988 Apply 21.assorted2.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
26444e2
FELIX-1988 Apply 20.obr_plugin.patch by Valentin Valchev (thanks) (fixed license header of BundleRepositoryRender)
by Felix Meschberger
· 15 years ago
321618f
FELIX-1910 Refactored LicenseServlet to use regular URLs to address resources instead of request parameters; ensure bundles are displayed in bundle-name sort order (as intended)
by Felix Meschberger
· 15 years ago
9efe9ae
FELIX-1988 Modify license display to use the JQuery load() function thus not requiring an <iframe>. Load the details into a <pre> element with rounded corner and dynamic height.
by Felix Meschberger
· 15 years ago
05692ef
FELIX-1988 Apply 19.assorted1.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
8a05197
FELIX-1988 Fix zebra background for tablesorter operated tables
by Felix Meschberger
· 15 years ago
4f590af
FELIX-1988 Apply 17.finishing_touches.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
d219cc7
FELIX-1988 Apply 16.license_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
fb70882
FELIX-1988 Apply 13.components_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
b812b2e
FELIX-1988 Apply 14.configmgr_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
63d692a
FELIX-1988 Apply 12.bundles_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
699ad2e
FELIX-1988 Apply 11.shell_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
1e5c126
FELIX-1988 Apply 10.deployment_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
afcbd60
FELIX-1988 Apply 9.logs_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
2fc6a6e
FELIX-1988 Apply 7.services.patch by Valentin Valchev (thanks) with the following change: make readTemplateFile method of AbstractWebConsole protected for use by extending plugins and fix a minor issue in the services.js script preventing mutliple service details to be opened at the same time
by Felix Meschberger
· 15 years ago
6107fc1
FELIX-1988 Fix an issue where multiple bundle details cannot be shown at the same time
by Felix Meschberger
· 15 years ago
fbdfa02
FELIX-1988 Apply 6.vmstat.patch by Valentin Valchev (thanks) with the following change: The WebConsoleUtil.getVariableResolver now presets the default resolver created with the appRoot and pluginRoot properties from the respective request attributes
by Felix Meschberger
· 15 years ago
af2536d
FELIX-2007 : JavaScript error on bundle page
by Carsten Ziegeler
· 15 years ago
c77d3b5
FELIX-1931 : Keep sort order of bundle list across page reloads (eg. in a cookie)
by Carsten Ziegeler
· 15 years ago
176aee4
FELIX-1930 : Clicking action on bundles detail page shows full bundle list while URL stays on bundles/<id>
by Carsten Ziegeler
· 15 years ago
d46d5ac
FELIX-1884 Apply slightly modified patch by Justin Edelson (thanks alot). The modification is that the ConfigurationPrinter output also includes references to the using bundles. Since the new ServicesServlet adds a ConfigurationPrinter for services, the service listing of the ConfigurationRender class is now removed.
by Felix Meschberger
· 15 years ago
e7551df
FELIX-1808 Oh my ... IE6 does not accept event handlers when using
by Felix Meschberger
· 15 years ago
6a6b9aa
FELIX-1808 Support manual configuration unbinding and extend the confirmation
by Felix Meschberger
· 15 years ago
5224706
FELIX-1800: Multiple related fixes:
by Felix Meschberger
· 15 years ago
534c5be
Fix license header of recently added files....
by Felix Meschberger
· 15 years ago
77d75c5
FELIX-1644 Reintroduce update button to update a bundle from its
by Felix Meschberger
· 15 years ago
0ffdf22
FELIX-1607 - Remove event plugin from web console; we'll create a separate plugin bundle
by Carsten Ziegeler
· 15 years ago
d2b77c5
Remove unneeded padding from inner table
by Felix Meschberger
· 15 years ago
5911665
FELIX-1623 Better display of configuration status tabs on small windows
by Felix Meschberger
· 15 years ago
6754bab
FELIX-1623 Fix configuration status display in FireFox and disable the animations
by Felix Meschberger
· 15 years ago
529eb5a
FELIX-1171 Refactor display of configuration status using tabbed
by Felix Meschberger
· 15 years ago
f6b8afd
IE7 and Opera10 inherit the left/right border configuration from the td element
by Felix Meschberger
· 15 years ago
8f91531
FELIX-1014 Support disabling select console plugins provided by the
by Felix Meschberger
· 15 years ago
919044c
FELIX-1015 Implement branding for the web console using BrandingPlugin
by Felix Meschberger
· 15 years ago
d576ed4
FELIX-1217: Second step: add multifile plugin to upload several bundles in one go
by Carsten Ziegeler
· 16 years ago
19f2de5
FELIX-1217: First step: remove start and start level input fields from list header, add new panel for install/update and add new refresh button
by Carsten Ziegeler
· 16 years ago
1de1678
FELIX-1139 Remove absolute width setting
by Felix Meschberger
· 16 years ago
577fac1
FELIX-1049 : Display version and symbolic name in bundles list.
by Carsten Ziegeler
· 16 years ago
f90898a
FELIX-1048 : Recognize fragment bundles and display them properly in the bundles list.
by Carsten Ziegeler
· 16 years ago
e1c2cde
FELIX-1042 Apply patch adding LogService panel (Thanks Filippo Diotalevi)
by Felix Meschberger
· 16 years ago
bd5b501
FELIX-975 : Fix for checkboxes in IE6,IE7: They can only be checked after they've been added to the DOM.
by Carsten Ziegeler
· 16 years ago
e626d30
SLING-975 : Fix multi-values in all browsers.
by Carsten Ziegeler
· 16 years ago
2d009d4
FELIX-975 : IE requires uppercase POST to submit the values.
by Carsten Ziegeler
· 16 years ago
21e5402
FELIX-975 : Unify used javascript used throughout bundles and correctly align buttons in event table for IE
by Carsten Ziegeler
· 16 years ago
2135944
FELIX-975 : Add jquery as standard javascript library to all plugins, make us of jquery for manipulating the dom to get cross-browser compatibility. Fix bundle and components plugins for IE
by Carsten Ziegeler
· 16 years ago
9dbc86a
Use latest jquery.
by Carsten Ziegeler
· 16 years ago
7cc941e
Fix display problems if details are already displayed for an entry and directly another details view is requested.
by Carsten Ziegeler
· 16 years ago
621b99f
Only mark missing packages red, packages from boot delegation should be grey.
by Carsten Ziegeler
· 16 years ago
86ca51a
FELIX-919 : Rename edit to configure and only add configure button if either a configuration is available or a meta type description.
by Carsten Ziegeler
· 16 years ago
7ecffce
FELIX-919 : Use new table layout for components panel, fix some layout problems and add new configure option.
by Carsten Ziegeler
· 16 years ago
d1f742c
FELIX-858 : Fix red marker for missing packages/boot delegation packages etc.
by Carsten Ziegeler
· 16 years ago
718f7fd
FELIX-858 : Fix minor display problem in Safari with upload box.
by Carsten Ziegeler
· 16 years ago
1122a32
FELIX-858 : Fix minor display problem in Safari with upload box.
by Carsten Ziegeler
· 16 years ago
ac36cf6
FELIX-858 : Fix sorting problems and sort table by name per default.
by Carsten Ziegeler
· 16 years ago
f987915
FELIX-858 : Use new table layout for the bundles list. Several UI improvements and cleanups.
by Carsten Ziegeler
· 16 years ago
c54cda4
SLING-874 Fix wrong form field name to set the bundle start level
by Felix Meschberger
· 16 years ago
e6704c3
FELIX-738 Replace "Update" button by "Refresh" button on the bundles page
by Felix Meschberger
· 16 years ago
220e791
SLING-859 - Clear border style attribute for inner table to remove lines.
by Carsten Ziegeler
· 16 years ago
f7eab26
Make sure that factoryPid is spelled correctly.
by Carsten Ziegeler
· 16 years ago
b8b8f31
Fix table sort problem - the parsers weren't initialized as initially the table is empty.
by Carsten Ziegeler
· 16 years ago
5639f2a
Refactor js to make it better reusable for other plugins
by Carsten Ziegeler
· 16 years ago
515715e
CSS Updates to event console.
by Carsten Ziegeler
· 16 years ago
f4d1b49
FELIX-802 Fix display of JVM information - only extract from system properties
by Felix Meschberger
· 16 years ago
0e1e3cb
FELIX-790 - Start support for condensed event reporting.
by Carsten Ziegeler
· 16 years ago
f990c95
FELIX-790 - Clean up code a little bit.
by Carsten Ziegeler
· 16 years ago
d2de88c
FELIX-790 - Improve event list and start column sorting.
by Carsten Ziegeler
· 16 years ago
c7a94c5
FELIX-790 -Add button to clear the list
by Carsten Ziegeler
· 16 years ago
9ed30e8
Remove unused function.
by Carsten Ziegeler
· 16 years ago
Next »