Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-15Bug 328877 - [Help] Remote CSH truncated at html tagsv20101115Chris Austin1-1/+1
2010-11-05Bug 329466 - [Webapp] Wrong topic was selected in the TOC treeChris Goldthorpe1-6/+52
2010-10-11Bug 305895 - [Webapp] Need an indication that a filter has been applied - ad...Chris Goldthorpe1-1/+2
2010-10-05Bug 326897 - [Help][Context] The context servlet is returning the XML when t...Chris Goldthorpe1-2/+5
2010-09-29Bug 323365 - [Webapp] Contents page shows topic labels with <link toc> tags,...Chris Goldthorpe1-1/+2
2010-08-25 Bug 305895 - [Webapp] Need an indication that a filter has been appliedChris Goldthorpe2-0/+21
2010-08-16Rename method which checks for permissible values for the topic parameterChris Goldthorpe2-4/+11
2010-07-28Bug 319344 - [Webapp][Security] Phishing on help applicationChris Goldthorpe1-2/+6
2010-07-28Bug 320547 - [Webapp][Security] Misuse of /topic/fileChris Goldthorpe1-2/+1
2010-07-15Bug 317055 - [webapp] URLEncode url requests from local usersv20100719Chris Goldthorpe1-2/+12
2010-06-22 Bug 317619 - [Help] Ton's of EofException/s - Fix in Eclipse 3.7Chris Goldthorpe1-1/+5
2010-06-21 Bug 317533 - [Help] New Child macro does not pick-up child topics at the to...Chris Goldthorpe1-21/+19
2010-05-07[Bug 311779] [Help] Criteria Scopes are not restored properlyv20100507Chris Goldthorpe1-3/+2
2010-05-04Bug 311404 - Remote help priority checks for null InputStream to determine i...v20100504Chris Austin1-3/+17
2010-04-22 Bug 310207 - [Webapp] Message noLiveHelpInInfocenter should be a string fro...v20100422Chris Goldthorpe1-1/+1
2010-04-21Add more comments to "locale" resourceChris Goldthorpe1-0/+2
2010-04-21 Bug 309978 - [Webapp] Accessibility issue--all jsp files miss lang attribut...Chris Goldthorpe1-0/+4
2010-04-20 Bug 306460 - [Webapp] Clear out any cookies with /advanced pathChris Goldthorpe3-13/+66
2010-04-09Bug 308604 - 3 warnings in official buildChris Austin2-2/+0
2010-04-07 Bug 308248 - [Webapp] <enablement> detect help content plug-insChris Goldthorpe3-7/+10
2010-04-07Bug 307000 - [Webapp] Ability to filter based on union of scopesChris Austin1-24/+18
2010-04-02Bug 289161 - [Webapp] In large infocenter, creating new search scope causes ...v20100405Chris Goldthorpe1-0/+2
2010-04-02 Bug 301304 - [Webapp] Search scope cookie file reaches max size quickly, li...Chris Goldthorpe1-6/+22
2010-04-01Reduce encryption of scope cookie - [Webapp] Search scope cookie file reaches...Chris Goldthorpe1-8/+8
2010-03-26 Bug 307137 - [Help] Help scope in webapp causes breadcrumb problems in Help...v20100329Chris Goldthorpe1-2/+3
2010-03-23Bug 306455 - [Webapp] Security of scope name in cookieChris Goldthorpe1-8/+9
2010-03-18 Bug 304953 - [Webapp] Enable Filtering of Quick searchChris Goldthorpe1-4/+9
2010-03-17 Bug 304886 - [Webapp] Remove the filter dialogChris Goldthorpe3-98/+1
2010-03-17 Bug 305941 - [Webapp] Link with contents button initially shows as being se...Chris Goldthorpe1-2/+6
2010-03-16 Bug 305893 - [Webapp] New Scope Dialog should not show books or topics whic...Chris Goldthorpe1-0/+17
2010-03-16 Bug 306057 - [Webapp] Show in table of contents not working correctly for f...Chris Goldthorpe1-0/+1
2010-03-16 Bug 306057 - [Webapp] Show in table of contents not working correctly for f...Chris Goldthorpe2-19/+23
2010-03-16 Bug 305937 - [Webapp] Breadcrumbs and child links not filtered correctlyChris Goldthorpe2-3/+4
2010-03-15Bug 305927 - [Webapp] scope parameter not cleared in infocenterChris Goldthorpe1-1/+3
2010-03-15 Bug 304953 - [Webapp] Enable Filtering of Quick searchv20100315Chris Goldthorpe1-3/+5
2010-03-12 Bug 305552 - NPE in WorkingSetScopeChris Goldthorpe1-3/+5
2010-03-08 Bug 305055 - [Webapp] Filtered topics not filtered out in Workbench help br...v20100308Chris Goldthorpe1-1/+1
2010-03-05 Bug 304886 - [Webapp] Remove the filter dialogChris Goldthorpe1-2/+4
2010-03-02Rename Search resource, see Bug 303804 - 'Search:' label is not translated ...Chris Goldthorpe1-1/+1
2010-03-01Remove filter for enabled topicsv20100301Chris Goldthorpe1-1/+1
2010-03-01Minor fixes to changes to always filter by scopeChris Goldthorpe1-2/+2
2010-02-27Working set name was not always being shownChris Goldthorpe1-1/+1
2010-02-26 Bug 303970 - [Webapp] Always filter by search scopeChris Goldthorpe3-43/+33
2010-02-25Suppress cacheing because filters could affect resultChris Goldthorpe1-7/+6
2010-02-17Bug 223475 – [Webapp] Support filtering in TOC and indexChris Goldthorpe9-80/+231
2010-02-15Added JUnit tests for save/restore of InfocenterWorkingSetManagerv20100215Chris Goldthorpe1-10/+9
2010-02-12Bug 76005 – [Help] Ability for users to filter what they see in the help sys...Chris Goldthorpe6-62/+463
2010-02-04Fix regression introduced by previous fixChris Goldthorpe1-0/+1
2010-02-02Bug 288233 – [Help][Search] QueryTooComplexException when searching for "*" ...Chris Goldthorpe1-6/+15
2010-02-01Bug 223475 – [Webapp] Support filtering in TOC and indexChris Goldthorpe8-45/+214

Back to the top