Commit Graph

101 Commits

Author SHA1 Message Date
Jay McCarthy
9f337c632a Removing the planet2 name from the code 2013-03-22 07:45:14 -06:00
Robby Findler
131af9955d fix bug introduced in f315f08dc3
closes PR 13435

Also cleaned up one more threading problem (this one was
probably innocuous, but it is hard to be sure and the
rewrite is easier to see that it isn't problematic)
2013-01-15 14:47:52 -06:00
Robby Findler
f315f08dc3 make the planet2 info in the bug report form have multiple lines
in the GUI
2013-01-13 09:19:34 -06:00
Matthew Flatt
d2ce3f714b bug report GUI: guard against `raco pkg show' errors
Various things can go wrong with `raco pkg show', including
permission errors or lock conflicts.

Merge to v5.3.2
2013-01-13 07:56:58 -07:00
Robby Findler
6b681f04c4 add planet2 info to the bug report system 2013-01-07 11:04:24 -06:00
Robby Findler
eb56a39a50 add the roots to the links info line in the bug report form 2011-08-25 12:33:33 -05:00
Robby Findler
92fa4a8d58 add links to the bug report form 2011-08-24 13:37:25 -05:00
Eli Barzilay
3157955d40 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
Robby Findler
2fe1c3b80d document the help collection's top-level modules 2011-05-06 17:29:03 -05:00
Robby Findler
2043b4ad6f various bug report form changes and fixes
- show discard-all-bug-reports menu item as long as there is at least one bug report
- move the close-and-save button to the left-hand side of the dialog
- ask about discarding bug reports when clicking the close box
- working dealing with empty bug reports
- the 'finished' stage of the bug report form sets the focus to the close button

  closes PR 11644
  closes PR 11645
  closes PR 11638
  closes PR 11640
2011-01-20 17:21:11 -06:00
Robby Findler
d1fe276655 adjust the bug report form so that hitting return does not submit the bug report
as mentioned in PR 11551
2010-12-17 10:02:48 -06:00
Robby Findler
2a3c7598ab put a special title in the menu when a saved bug report has no title 2010-12-17 10:02:43 -06:00
Robby Findler
0542d3ca70 added support for saving bug reports (for ease of offline submission)
also cleaned up a bunch of little things in the bug report implementation:
 - the abort had race conditions
 - formatted the collections a little bit better (hopefully)
 - broke the implementation up into multiple files
 - fixed broken interaction with drracket (the drracket frame mixin is now being used properly)
2010-12-14 19:14:33 -06:00
Matthew Flatt
28b4043077 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
Eli Barzilay
5dd18dadcb removed help/* leftovers that are not used in v4
svn: r8528
2008-02-04 19:59:39 +00:00
Eli Barzilay
5d860138b8 fix finddoc, returns a xexpr now
svn: r8147
2007-12-29 03:25:58 +00:00
Robby Findler
1f81a98987 made f1 work in drscheme, fixed a few other bugs
svn: r7781
2007-11-20 04:52:45 +00:00
Robby Findler
0e5aa22a9d oops. Added things back so that drscheme works
svn: r7780
2007-11-20 04:31:58 +00:00
Robby Findler
b018afc440 svn: r7775 2007-11-20 00:12:24 +00:00
Robby Findler
1c61b75f18 removed most stuff, replaced with a command-line searcher
svn: r7773
2007-11-20 00:11:10 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Robby Findler
369d4d0749 fixed PR 8997
svn: r7510
2007-10-16 13:39:56 +00:00
Jens Axel Soegaard
024da65493 Fixed fetching of uninstalled manual in Help Desk.
svn: r7392
2007-09-20 20:43:36 +00:00
Jens Axel Soegaard
78b57246a2 Added keywords from doc.txt files to the master index page.
svn: r7345
2007-09-15 15:12:33 +00:00
Jens Axel Soegaard
de8ec8f1d5 Fixed PR 8919 (Problem with refreshing of individual manuals).
svn: r7326
2007-09-13 09:34:51 +00:00
Ryan Culpepper
9096231611 added planet info to help desk manuals listing and search results
svn: r7318
2007-09-11 15:54:25 +00:00
Jens Axel Soegaard
f2dcf82f50 Added the beginnings of a master index. Search for it to try it.
svn: r7250
2007-09-01 17:08:19 +00:00
Jens Axel Soegaard
37957c8548 Added top bar to the HelpDesk servlets doc-anchor.ss and doc-content.ss when used by an external browser.
svn: r7234
2007-08-30 22:02:33 +00:00
Jens Axel Soegaard
9b8abc0275 "Acknowledgements" moved to home.ss.
HelpDesk-urls moved to the non-private help-desk-urls.ss so other collections can refer to them.
Fixed a few broken links in the "About DrScheme" dialog.

svn: r7230
2007-08-30 20:08:11 +00:00
Eli Barzilay
897d92c3cf make a launcher for standalone help-desk server, option for port number to listen on
svn: r7174
2007-08-26 06:15:45 +00:00
Eli Barzilay
592be14b81 moved internal-port to options.ss
svn: r7173
2007-08-26 05:48:55 +00:00
Eli Barzilay
54cec85b45 current-helpdesk-platform -> helpdesk-platform
svn: r7172
2007-08-26 05:42:08 +00:00
Eli Barzilay
dfb5786bbc renamed platform.ss to options.ss (so more stuff can be added later)
svn: r7171
2007-08-26 05:40:45 +00:00
Eli Barzilay
df22b0cbbd No need to change anything when using the new launcher
svn: r7170
2007-08-26 04:35:01 +00:00
Jens Axel Soegaard
03503840e9 Fixed position of ProfJ manuals.
svn: r7163
2007-08-25 20:40:12 +00:00
Jens Axel Soegaard
6d8b8a3390 Merged online HelpDesk into /collects/help
Most non-manual help desk pages are now in /help/servlets/home.ss
Servlets are now x-expr based instead of string based.
See instructions in /help/launch.ss if you want to try the online version.

svn: r7160
2007-08-25 19:08:33 +00:00
Ryan Culpepper
cdd9c7d0ce Added tool manager to DrScheme (preferences panel)
More information available via setup/getinfo.ss
Changed help desk to show more info for package docs

svn: r7155
2007-08-23 22:07:00 +00:00
Robby Findler
c1838f88e0 improved fix to PR 8880
svn: r7126
2007-08-20 08:51:17 +00:00
Eli Barzilay
1135ca5140 PR8880
svn: r7125
2007-08-20 03:08:07 +00:00
Robby Findler
12a487020b fix to PR 8872
svn: r7101
2007-08-14 23:53:03 +00:00
Robby Findler
1e648f350f fixed PR 8870
svn: r7096
2007-08-14 05:06:08 +00:00
Kathy Gray
8a3a887857 Committing modifications to test cases;
committing small modification to grammar spec;

Committing change to docpos to add new profj language manual

svn: r7081
2007-08-11 11:42:21 +00:00
Eli Barzilay
e304444620 better error when a manual is not found in known-docs
svn: r7080
2007-08-11 00:04:59 +00:00
Robby Findler
c29edcc918 made sorting of doc.txt files be case insensitive
svn: r6836
2007-07-07 15:28:59 +00:00
Robby Findler
0fa95f13a3 alphabetized the doc.txt manuals
svn: r6823
2007-07-05 04:19:07 +00:00
Jay McCarthy
bec7331eae Standardizing names
svn: r6418
2007-05-30 22:01:17 +00:00
Jay McCarthy
6ac2665af9 Stream-lining web-server configuration sub-system
svn: r6417
2007-05-30 21:37:13 +00:00
Jay McCarthy
e9cc4026b9 Separating web-server signatures
svn: r6391
2007-05-29 21:29:46 +00:00
Jens Axel Soegaard
2589d4fc0d Added
head-pure-port,   delete-pure-port,   put-pure-port,
  head-impure-port, delete-impure-port, put-impure-port
to (lib "url.ss" "net").
Updated doc.txt.

  

svn: r5317
2007-01-11 23:57:01 +00:00
Eli Barzilay
ddc068c52b 2006->2007
svn: r5201
2006-12-31 10:05:55 +00:00