Commit graph

11 commits

Author SHA1 Message Date
Jim Blake
6178aa0347 Add SearchEngine logging to the Developer Panel 2014-05-05 16:53:36 -04:00
Jim Blake
5d6a2e831f Fix bugs in the developer panel. 2014-04-29 11:56:47 -04:00
j2blake
54509b1aee VIVO-660 Add an Authorization tabs to the developer panel 2014-01-07 15:08:30 -05:00
j2blake
0f0cac5d35 Use JQuery to simplify some of the behavior code in the developer panel 2014-01-05 17:19:23 -05:00
j2blake
23c30a8957 Add tab structure to the developer panel 2014-01-05 17:18:37 -05:00
j2blake
245763e9e7 Make DeveloperSettings a singleton, and other improvements.
By making it a singleton, we do need an explicit Setup operation. However, it means that we can refer to the settings in client code that doesn’t have access to a request or to the ServletContext.

Other refactorings to simplify the logic or make it more scalable.
2014-01-04 14:22:29 -05:00
j2blake
9f19f2c38d Add a refinement to the developer panel 2013-12-10 16:39:03 -05:00
j2blake
00f3e363e5 VIVO-541 Add functions and formatting to the developer panel. 2013-11-20 15:54:37 -05:00
j2blake
b3c5892679 VIVO-541 Add a link on the Site Admin page to activate the developer panel. 2013-11-19 16:45:13 -05:00
j2blake
09dacc8e5a VIVO-541 Tweaks to the .ftl and .js 2013-11-18 18:13:09 -05:00
j2blake
0fce9f6a7b VIVO-541 First cut at the developer panel. 2013-11-17 11:52:18 -05:00