Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
151ad47377c24f49ea9e4ab4d0e2bf7f18527937
/
webconsole
/
src
/
main
/
resources
/
res
/
ui
6fa533c
Replace tabs with spaces
by Felix Meschberger
· 14 years ago
3858e61
Fixed FELIX-2830: Tablesorter loses it's styling if placed in JQuery TAB component
by Valentin Pavlov Valchev
· 14 years ago
a406db7
FELIX-2614 : Mark unresolved packages
by Carsten Ziegeler
· 14 years ago
0869ba4
FELIX-2287 Improved Handling of queries on the OBR page:
by Felix Meschberger
· 14 years ago
b8a12ff
Fixed FELIX-2277 /Allow the user to select display language/
by Valentin Pavlov Valchev
· 14 years ago
f6ba8a7
Uses spaces instead of tabs for formatting
by Felix Meschberger
· 14 years ago
2ad2a1f
FELIX-2288 Add support for components whose component ID is not assigned. Instead of the component ID a combination of the component name and the service.pid property assigned to the component is used. If the service.pid property is not assigned to the component, just the component name is used.
by Felix Meschberger
· 14 years ago
a62b4a4
Fixed FELIX-2207 /License plugin should support Bundle-License manifest header/
by Valentin Pavlov Valchev
· 15 years ago
178300c
Partial fix for FELIX-2286 /Various rendering issues with IE/
by Valentin Pavlov Valchev
· 15 years ago
90d662b
Partial fix for FELIX-2286 /Various rendering issues with IE/
by Valentin Pavlov Valchev
· 15 years ago
c21c0d4
Fixed FELIX-2285 /Bundles Plugin doesn't render the bundles name in IE/
by Valentin Pavlov Valchev
· 15 years ago
440dbbf
Fixed FELIX-2245 /Log Plugin - level sorting should be by level/
by Valentin Pavlov Valchev
· 15 years ago
15fb1fa
Fixed FELIX-2257 /Bundle sort order is not stored in a cookie anymore/
by Valentin Pavlov Valchev
· 15 years ago
2fafa58
by Valentin Pavlov Valchev
· 15 years ago
4fe6955
FELIX-2261 Display using bundles along with links to the bundle page
by Felix Meschberger
· 15 years ago
e3a7818
Fixing visual defect 1 & 2 of FELIX-2256
by Valentin Pavlov Valchev
· 15 years ago
11d0b4d
FELIX-2255 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
06471f1
Fixed FELIX-2253 /Display progress indiciator on configuration status page/
by Valentin Pavlov Valchev
· 15 years ago
008c0a3
Fixed FELIX-2243 /Bundle Plugin 'Find All" button generates error with Opera/
by Valentin Pavlov Valchev
· 15 years ago
aec198b
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
d6272cc
FELIX-2226 Support detailed resource "access" by URL instead of request parameters
by Felix Meschberger
· 15 years ago
dd973af
Resolved FELIX-2149 /Configuration Status tabs are not properly left aligned/
by Valentin Pavlov Valchev
· 15 years ago
1289f93
Resolved FELIX-2218 /webconsole dialog font size/
by Valentin Pavlov Valchev
· 15 years ago
15da51b
Resolved FELIX-1996 /Console should warn when config is bound to a different bundle/
by Valentin Pavlov Valchev
· 15 years ago
b2a498b
Resolved FELIX-1441 /Search manifest entries of bundles/
by Valentin Pavlov Valchev
· 15 years ago
366f91c
Resolved FELIX-1441 /Search manifest entries of bundles/
by Valentin Pavlov Valchev
· 15 years ago
fdfbd60
FELIX-569 Apply FELIX-569-fmeschbe-3.patch based on config-treetable.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
13d8424
FELIX-2188 Do not render left and right borders on tables inside .tablelayout tables
by Felix Meschberger
· 15 years ago
769fa12
FELIX-1988 remove ui.js replaced by lib/support.js and configmanager.js not used any more
by Felix Meschberger
· 15 years ago
7128c6a
FELIX-1988 remove JavaScript files not used any longer after JQuery UI migration and library reorganization
by Felix Meschberger
· 15 years ago
1206e2c
FELIX-569 Apply config-name_column-sorting.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
3aff77d
FELIX-2189 Hide the shell form if the ShellService is not available. Also rename the "console"
by Felix Meschberger
· 15 years ago
b582336
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
85508b0
[webconsole] minor fixes to the OBR plugin, fix legal stuff
by Guillaume Nodet
· 15 years ago
4e070fe
FELIX-569 : Improve Configuration Page - Apply patch from Valentin Valchev
by Carsten Ziegeler
· 15 years ago
b47d660
[webconsole] fix some styling problems when displaying configurations
by Guillaume Nodet
· 15 years ago
e00edeb
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
98f1be0
FELIX-2120 Apply patch by Valentin Valchev (thanks).
by Felix Meschberger
· 15 years ago
895bf00
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
1628617
FELIX-1988 Apply 21.assorted2.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
f15dc7a
FELIX-1988 Apply 20.obr_plugin.patch by Valentin Valchev (thanks) (fixed license header of BundleRepositoryRender)
by Felix Meschberger
· 15 years ago
1b88617
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
cf2b677
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
8adee6d
FELIX-1988 Apply 19.assorted1.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
2aa46b5
FELIX-1988 Fix zebra background for tablesorter operated tables
by Felix Meschberger
· 15 years ago
80b3efe
FELIX-1988 Apply 17.finishing_touches.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
d39ce9a
FELIX-1988 Apply 16.license_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
b722be5
FELIX-1988 Apply 13.components_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
62e1a4f
FELIX-1988 Apply 13.components_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
775025e
FELIX-1988 Apply 12.bundles_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
1404ae5
FELIX-1988 Apply 11.shell_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
5fe610d
FELIX-1988 Apply 10.deployment_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
e31daea
FELIX-1988 Apply 9.logs_plugin.patch by Valentin Valchev (thanks)
by Felix Meschberger
· 15 years ago
a6fe36c
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
16dd988
FELIX-1988 Fix an issue where multiple bundle details cannot be shown at the same time
by Felix Meschberger
· 15 years ago
2247fd4
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
cefffcb
FELIX-2007 : JavaScript error on bundle page
by Carsten Ziegeler
· 15 years ago
fd23310
FELIX-1931 : Keep sort order of bundle list across page reloads (eg. in a cookie)
by Carsten Ziegeler
· 15 years ago
3bbfee4
FELIX-1930 : Clicking action on bundles detail page shows full bundle list while URL stays on bundles/<id>
by Carsten Ziegeler
· 15 years ago
7b023db
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
18435f8
FELIX-1808 Oh my ... IE6 does not accept event handlers when using
by Felix Meschberger
· 15 years ago
259d4ef
FELIX-1808 Support manual configuration unbinding and extend the confirmation
by Felix Meschberger
· 15 years ago
b435145
FELIX-1800: Multiple related fixes:
by Felix Meschberger
· 15 years ago
25c62d6
Fix license header of recently added files....
by Felix Meschberger
· 15 years ago
ec70a11
FELIX-1644 Reintroduce update button to update a bundle from its
by Felix Meschberger
· 15 years ago
4f1c99f
FELIX-1607 - Remove event plugin from web console; we'll create a separate plugin bundle
by Carsten Ziegeler
· 15 years ago
b1134c7
Remove unneeded padding from inner table
by Felix Meschberger
· 15 years ago
4ad94bf
FELIX-1623 Better display of configuration status tabs on small windows
by Felix Meschberger
· 15 years ago
1ecc6ec
FELIX-1623 Fix configuration status display in FireFox and disable the animations
by Felix Meschberger
· 15 years ago
11df433
FELIX-1171 Refactor display of configuration status using tabbed
by Felix Meschberger
· 15 years ago
2204cbd
IE7 and Opera10 inherit the left/right border configuration from the td element
by Felix Meschberger
· 15 years ago
307daa8
FELIX-1014 Support disabling select console plugins provided by the
by Felix Meschberger
· 15 years ago
35ce8e3
FELIX-1015 Implement branding for the web console using BrandingPlugin
by Felix Meschberger
· 15 years ago
bedb729
FELIX-1217: Second step: add multifile plugin to upload several bundles in one go
by Carsten Ziegeler
· 15 years ago
60b9b35
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
· 15 years ago
99aab13
FELIX-1139 Remove absolute width setting
by Felix Meschberger
· 16 years ago
ca26b52
FELIX-1049 : Display version and symbolic name in bundles list.
by Carsten Ziegeler
· 16 years ago
2cd0742
FELIX-1048 : Recognize fragment bundles and display them properly in the bundles list.
by Carsten Ziegeler
· 16 years ago
2c4a606
FELIX-1042 Apply patch adding LogService panel (Thanks Filippo Diotalevi)
by Felix Meschberger
· 16 years ago
08e921b
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
1ae43a9
SLING-975 : Fix multi-values in all browsers.
by Carsten Ziegeler
· 16 years ago
d3df2a5
FELIX-975 : IE requires uppercase POST to submit the values.
by Carsten Ziegeler
· 16 years ago
1001af1
FELIX-975 : Unify used javascript used throughout bundles and correctly align buttons in event table for IE
by Carsten Ziegeler
· 16 years ago
0b83c01
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
d28c9f5
Use latest jquery.
by Carsten Ziegeler
· 16 years ago
d721c96
Fix display problems if details are already displayed for an entry and directly another details view is requested.
by Carsten Ziegeler
· 16 years ago
a9a7af8
Only mark missing packages red, packages from boot delegation should be grey.
by Carsten Ziegeler
· 16 years ago
83ff044
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
83fbe44
FELIX-919 : Use new table layout for components panel, fix some layout problems and add new configure option.
by Carsten Ziegeler
· 16 years ago
90c3d50
FELIX-858 : Fix red marker for missing packages/boot delegation packages etc.
by Carsten Ziegeler
· 16 years ago
a308d93
FELIX-858 : Fix minor display problem in Safari with upload box.
by Carsten Ziegeler
· 16 years ago
52558d1
FELIX-858 : Fix minor display problem in Safari with upload box.
by Carsten Ziegeler
· 16 years ago
21f096b
FELIX-858 : Fix sorting problems and sort table by name per default.
by Carsten Ziegeler
· 16 years ago
6577bfa
FELIX-858 : Use new table layout for the bundles list. Several UI improvements and cleanups.
by Carsten Ziegeler
· 16 years ago
31f33f8
SLING-874 Fix wrong form field name to set the bundle start level
by Felix Meschberger
· 16 years ago
c91bb72
FELIX-738 Replace "Update" button by "Refresh" button on the bundles page
by Felix Meschberger
· 16 years ago
93add2f
SLING-859 - Clear border style attribute for inner table to remove lines.
by Carsten Ziegeler
· 16 years ago
9f93f94
Make sure that factoryPid is spelled correctly.
by Carsten Ziegeler
· 16 years ago
67b55a2
Fix table sort problem - the parsers weren't initialized as initially the table is empty.
by Carsten Ziegeler
· 16 years ago
c75546e
Refactor js to make it better reusable for other plugins
by Carsten Ziegeler
· 16 years ago
Next »