1. 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 · 14 years ago
  2. abcf540 Fixed FELIX-2253 /Display progress indiciator on configuration status page/ by Valentin Valchev · 14 years ago
  3. e569ba2 Fixed FELIX-2243 /Bundle Plugin 'Find All" button generates error with Opera/ by Valentin Valchev · 14 years ago
  4. 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 · 14 years ago
  5. c7581ac FELIX-2226 Support detailed resource "access" by URL instead of request parameters by Felix Meschberger · 14 years ago
  6. 9b5df5f Resolved FELIX-2149 /Configuration Status tabs are not properly left aligned/ by Valentin Valchev · 14 years ago
  7. 3705cd3 Resolved FELIX-2218 /webconsole dialog font size/ by Valentin Valchev · 14 years ago
  8. de16088 Resolved FELIX-1996 /Console should warn when config is bound to a different bundle/ by Valentin Valchev · 14 years ago
  9. 8d9f103 Resolved FELIX-1441 /Search manifest entries of bundles/ by Valentin Valchev · 14 years ago
  10. ce0a432 Resolved FELIX-1441 /Search manifest entries of bundles/ by Valentin Valchev · 14 years ago
  11. 67726fe FELIX-569 Apply FELIX-569-fmeschbe-3.patch based on config-treetable.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  12. ffaefd9 FELIX-2188 Do not render left and right borders on tables inside .tablelayout tables by Felix Meschberger · 14 years ago
  13. a03331f FELIX-1988 remove ui.js replaced by lib/support.js and configmanager.js not used any more by Felix Meschberger · 14 years ago
  14. 784677a FELIX-1988 remove JavaScript files not used any longer after JQuery UI migration and library reorganization by Felix Meschberger · 14 years ago
  15. 1e671e1 FELIX-569 Apply config-name_column-sorting.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  16. 5b0b35d FELIX-2189 Hide the shell form if the ShellService is not available. Also rename the "console" by Felix Meschberger · 14 years ago
  17. 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 · 14 years ago
  18. 6ec586e [webconsole] minor fixes to the OBR plugin, fix legal stuff by Guillaume Nodet · 15 years ago
  19. 149faaa FELIX-569 : Improve Configuration Page - Apply patch from Valentin Valchev by Carsten Ziegeler · 15 years ago
  20. 283faa3 [webconsole] fix some styling problems when displaying configurations by Guillaume Nodet · 15 years ago
  21. 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
  22. 8094344 FELIX-2120 Apply patch by Valentin Valchev (thanks). by Felix Meschberger · 15 years ago
  23. 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
  24. bbcc4b9 FELIX-1988 Apply 21.assorted2.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  25. 26444e2 FELIX-1988 Apply 20.obr_plugin.patch by Valentin Valchev (thanks) (fixed license header of BundleRepositoryRender) by Felix Meschberger · 15 years ago
  26. 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
  27. 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
  28. 05692ef FELIX-1988 Apply 19.assorted1.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  29. 8a05197 FELIX-1988 Fix zebra background for tablesorter operated tables by Felix Meschberger · 15 years ago
  30. 4f590af FELIX-1988 Apply 17.finishing_touches.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  31. d219cc7 FELIX-1988 Apply 16.license_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  32. fb70882 FELIX-1988 Apply 13.components_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  33. b812b2e FELIX-1988 Apply 14.configmgr_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  34. 63d692a FELIX-1988 Apply 12.bundles_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  35. 699ad2e FELIX-1988 Apply 11.shell_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  36. 1e5c126 FELIX-1988 Apply 10.deployment_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  37. afcbd60 FELIX-1988 Apply 9.logs_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  38. 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
  39. 6107fc1 FELIX-1988 Fix an issue where multiple bundle details cannot be shown at the same time by Felix Meschberger · 15 years ago
  40. 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
  41. af2536d FELIX-2007 : JavaScript error on bundle page by Carsten Ziegeler · 15 years ago
  42. c77d3b5 FELIX-1931 : Keep sort order of bundle list across page reloads (eg. in a cookie) by Carsten Ziegeler · 15 years ago
  43. 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
  44. 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
  45. e7551df FELIX-1808 Oh my ... IE6 does not accept event handlers when using by Felix Meschberger · 15 years ago
  46. 6a6b9aa FELIX-1808 Support manual configuration unbinding and extend the confirmation by Felix Meschberger · 15 years ago
  47. 5224706 FELIX-1800: Multiple related fixes: by Felix Meschberger · 15 years ago
  48. 534c5be Fix license header of recently added files.... by Felix Meschberger · 15 years ago
  49. 77d75c5 FELIX-1644 Reintroduce update button to update a bundle from its by Felix Meschberger · 15 years ago
  50. 0ffdf22 FELIX-1607 - Remove event plugin from web console; we'll create a separate plugin bundle by Carsten Ziegeler · 15 years ago
  51. d2b77c5 Remove unneeded padding from inner table by Felix Meschberger · 15 years ago
  52. 5911665 FELIX-1623 Better display of configuration status tabs on small windows by Felix Meschberger · 15 years ago
  53. 6754bab FELIX-1623 Fix configuration status display in FireFox and disable the animations by Felix Meschberger · 15 years ago
  54. 529eb5a FELIX-1171 Refactor display of configuration status using tabbed by Felix Meschberger · 15 years ago
  55. f6b8afd IE7 and Opera10 inherit the left/right border configuration from the td element by Felix Meschberger · 15 years ago
  56. 8f91531 FELIX-1014 Support disabling select console plugins provided by the by Felix Meschberger · 15 years ago
  57. 919044c FELIX-1015 Implement branding for the web console using BrandingPlugin by Felix Meschberger · 15 years ago
  58. d576ed4 FELIX-1217: Second step: add multifile plugin to upload several bundles in one go by Carsten Ziegeler · 15 years ago
  59. 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 · 15 years ago
  60. 1de1678 FELIX-1139 Remove absolute width setting by Felix Meschberger · 15 years ago
  61. 577fac1 FELIX-1049 : Display version and symbolic name in bundles list. by Carsten Ziegeler · 15 years ago
  62. f90898a FELIX-1048 : Recognize fragment bundles and display them properly in the bundles list. by Carsten Ziegeler · 15 years ago
  63. e1c2cde FELIX-1042 Apply patch adding LogService panel (Thanks Filippo Diotalevi) by Felix Meschberger · 15 years ago
  64. 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
  65. e626d30 SLING-975 : Fix multi-values in all browsers. by Carsten Ziegeler · 16 years ago
  66. 2d009d4 FELIX-975 : IE requires uppercase POST to submit the values. by Carsten Ziegeler · 16 years ago
  67. 21e5402 FELIX-975 : Unify used javascript used throughout bundles and correctly align buttons in event table for IE by Carsten Ziegeler · 16 years ago
  68. 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
  69. 9dbc86a Use latest jquery. by Carsten Ziegeler · 16 years ago
  70. 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
  71. 621b99f Only mark missing packages red, packages from boot delegation should be grey. by Carsten Ziegeler · 16 years ago
  72. 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
  73. 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
  74. d1f742c FELIX-858 : Fix red marker for missing packages/boot delegation packages etc. by Carsten Ziegeler · 16 years ago
  75. 718f7fd FELIX-858 : Fix minor display problem in Safari with upload box. by Carsten Ziegeler · 16 years ago
  76. 1122a32 FELIX-858 : Fix minor display problem in Safari with upload box. by Carsten Ziegeler · 16 years ago
  77. ac36cf6 FELIX-858 : Fix sorting problems and sort table by name per default. by Carsten Ziegeler · 16 years ago
  78. f987915 FELIX-858 : Use new table layout for the bundles list. Several UI improvements and cleanups. by Carsten Ziegeler · 16 years ago
  79. c54cda4 SLING-874 Fix wrong form field name to set the bundle start level by Felix Meschberger · 16 years ago
  80. e6704c3 FELIX-738 Replace "Update" button by "Refresh" button on the bundles page by Felix Meschberger · 16 years ago
  81. 220e791 SLING-859 - Clear border style attribute for inner table to remove lines. by Carsten Ziegeler · 16 years ago
  82. f7eab26 Make sure that factoryPid is spelled correctly. by Carsten Ziegeler · 16 years ago
  83. b8b8f31 Fix table sort problem - the parsers weren't initialized as initially the table is empty. by Carsten Ziegeler · 16 years ago
  84. 5639f2a Refactor js to make it better reusable for other plugins by Carsten Ziegeler · 16 years ago
  85. 515715e CSS Updates to event console. by Carsten Ziegeler · 16 years ago
  86. f4d1b49 FELIX-802 Fix display of JVM information - only extract from system properties by Felix Meschberger · 16 years ago
  87. 0e1e3cb FELIX-790 - Start support for condensed event reporting. by Carsten Ziegeler · 16 years ago
  88. f990c95 FELIX-790 - Clean up code a little bit. by Carsten Ziegeler · 16 years ago
  89. d2de88c FELIX-790 - Improve event list and start column sorting. by Carsten Ziegeler · 16 years ago
  90. c7a94c5 FELIX-790 -Add button to clear the list by Carsten Ziegeler · 16 years ago
  91. 9ed30e8 Remove unused function. by Carsten Ziegeler · 16 years ago
  92. 305cf50 FELIX-790 - Display received date. by Carsten Ziegeler · 16 years ago
  93. 521d9b7 FELIX-790 - Display events in reverse order. by Carsten Ziegeler · 16 years ago
  94. 3b6ba5a FELIX-790 - Synchronize event list by Carsten Ziegeler · 16 years ago
  95. a10aa07 Fix a display issue where data should be displayed in red but instead html code by Felix Meschberger · 16 years ago
  96. 354bde4 FELIX-790 - Use separate columns for property key and value by Carsten Ziegeler · 16 years ago
  97. 616cd810 FELIX-790 - Add initial support to display OSGi events. by Carsten Ziegeler · 16 years ago
  98. aad8b88 FELIX-774 : Add a hidden input field for checkboxes to handle the unchecked case. by Carsten Ziegeler · 16 years ago
  99. c76ee7f FELIX-743 Ensure the configuration selection filter is sent back by Felix Meschberger · 16 years ago
  100. c81740b Gracefully handle top navigations spanning multiple lines by Felix Meschberger · 16 years ago