Commit Graph

102819 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
4df804badc Bug 139624 (minor fixes to view-source menus). Patch by
gregvalure@yahoo.com (Greg Valure), r=bzbarsky, sr=alecf
2002-05-06 20:19:54 +00:00
leaf%mozilla.org
412d2702e3 Automated update 2002-05-06 20:11:12 +00:00
dougt%netscape.com
2c34466433 Fixing the SunOS bustage. Removing res_ninit check until we can add the right link lines. bug 142205 2002-05-06 20:01:52 +00:00
mikep%oeone.com
3aaeccac58 Adding in function to remove unifinder observer. 2002-05-06 19:35:15 +00:00
gerv%gerv.net
78fd2c6945 Bug 140993 - Pass javascript correctly into header; templatise the rest of the header-related parameters. Patch by gerv; r=bbaetz, caillon. 2002-05-06 19:30:21 +00:00
mikep%oeone.com
d817a41fb3 Adding in ability to copy and paste calendar events. 2002-05-06 19:27:50 +00:00
kestes%walrus.com
94c9b89200 not setting $LAST_TREESTATE appropriately at top of status_table_row(); 2002-05-06 19:23:47 +00:00
gerv%gerv.net
a0135eb3f0 Bug 141036 - add INTERFACE comments to all templates. This does the first 20 or so - many more to go... Patch by gerv; 2xr=bbaetz. 2002-05-06 19:17:24 +00:00
mikep%oeone.com
15cd60f1da Bug fixes for oeone changes with move to new calendar code. 2002-05-06 19:11:19 +00:00
kestes%walrus.com
9923d8ff09 more HTML indentation fixes. 2002-05-06 19:08:55 +00:00
kestes%walrus.com
fd4cdf3ee0 fixes to HTML indentation, to make debugging easier. 2002-05-06 19:04:58 +00:00
nicolson%netscape.com
cb9ba101a4 Sun's PBE Key Spec is incomplete. 2002-05-06 18:58:39 +00:00
nicolson%netscape.com
314c5a982b add DESede. 2002-05-06 18:49:52 +00:00
kestes%walrus.com
07cb7201da indent the build cell a bit more. This will help me debug HTML. 2002-05-06 18:37:00 +00:00
kestes%walrus.com
76e71d975b put a comment for Time to help debug HTML. 2002-05-06 18:36:28 +00:00
kestes%walrus.com
9bfe88cf76 change popup. 2002-05-06 18:21:34 +00:00
kestes%walrus.com
c0754c30fd more fixes to make the nwe multiline empty column work. 2002-05-06 18:15:57 +00:00
kestes%walrus.com
9a52a24cb8 fix missing '}'; 2002-05-06 17:53:27 +00:00
kestes%walrus.com
221403eeb6 fix overlapping build hack. Use the OO notation (so we search ISA) when
looking for trim_db().
2002-05-06 17:41:38 +00:00
dcone%netscape.com
bacc1895ce Added some files for the Debug object. Not part of the build. 2002-05-06 13:16:27 +00:00
dcone%netscape.com
8d7c725eec Updated the debug object. This is not part of the build yet. 2002-05-06 13:14:33 +00:00
ian%hixie.ch
cd26de7c63 E-mail templates 2002-05-06 12:53:53 +00:00
rods%netscape.com
c0a7711d57 Make "Num copies" work for PS
Bug 139566 r=roland sr=attinasi
2002-05-06 12:04:22 +00:00
ian%hixie.ch
e67e2cad39 Remove the 'html' bit from the filenames. 2002-05-06 11:03:12 +00:00
ian%hixie.ch
9fd73998f6 Ok, handle undef in getArgumentsFromString the same as an empty string. This function sometimes gets called with the result of peekArgument(), which could be undef. 2002-05-06 10:10:57 +00:00
ian%hixie.ch
190d3e3373 There's a bug somewhere which results in the expansion of an undefined string. This assertion should help track it down. 2002-05-06 09:55:19 +00:00
ian%hixie.ch
6cc76a9d5b Oops, forgot to make the primary key ID an auto_increment column. 2002-05-06 09:53:01 +00:00
bryner%netscape.com
22abbed4b4 Fixing gtk2 bustage. r=cls. 2002-05-06 07:02:45 +00:00
ian%hixie.ch
4bb1faa917 getFields returns an arrayref, so we have to dereference it before using it in a foreach loop. 2002-05-06 05:51:02 +00:00
ian%hixie.ch
24bcc8e7ed Oops, I was stomping on the fieldsByID property by treating it as a function instead of a hash. Also add in an assertion to check that insertField() is always called with a real field. 2002-05-06 05:50:06 +00:00
ian%hixie.ch
3afbf82b63 Make user fields all provide the user.field service so that they can be easily recognised. 2002-05-06 05:48:48 +00:00
ian%hixie.ch
8c45554054 Change the expected field category name from 'detail' to 'personal' for consistency 2002-05-06 05:26:00 +00:00
ian%hixie.ch
11fa7fcc76 When getting ones password sent without getting a login failed message first, the pending command is the request to send a new password... so you get sent back to that once your password is sent. That's not good. This fixes it by moving the pendingCommands code to the login.failed page and making the login.detailsSent page only show the continue button when appropriate. 2002-05-06 05:17:00 +00:00
ian%hixie.ch
d33c4d1a80 User Preferences Screens 2002-05-06 04:55:59 +00:00
mcafee%netscape.com
c4decada15 switching point color to dk. green 2002-05-06 04:50:24 +00:00
ian%hixie.ch
4fe03788dd Fixing the spelling of getRightsForGroups() where it is declared and used. Also fixing one of the SQL statements to use rights.rightID not rights.ID. 2002-05-06 04:36:42 +00:00
mcafee%netscape.com
99e0b714a0 switch TinderboxPrint aggregation char to ; since I want to use , for graph urls. I think people are mostly calling TinderboxPrint for each blurb of data anyways. 2002-05-06 04:10:08 +00:00
mcafee%netscape.com
248f9bb442 back to comma, # didn't work 2002-05-06 04:05:10 +00:00
ian%hixie.ch
06fe39d85b Rename 'setting' to 'settings' throughout to be consistent. Also, make it so that someone with the right to change all groups gets to be the equivalent of an owner even in groups where he is only marked as administrator. 2002-05-06 03:54:14 +00:00
mcafee%netscape.com
f52d9478f0 switch to # for showpoint split char, can't use comma b/c of TinderboxPrint: conflict 2002-05-06 03:49:55 +00:00
ian%hixie.ch
e7fd1d788a Hardcoded constants strike again... Changing the setup code to let the first administrator have the rights to let other people be administrators. 2002-05-06 03:10:50 +00:00
karnaze%netscape.com
193a8d5ce9 bug 138725 - Reflow placeholder's out of flow frame in DoCleanupFrameReferences. Avoid reframing when an inline is appended to an inline containing a block. sr=waterson, r=alexsavulov 2002-05-06 02:02:35 +00:00
blakeross%telocity.com
52e1024e3a 132013 - remove from list should be batched. r=hewitt sr=ben 2002-05-06 01:14:27 +00:00
cmanske%netscape.com
037ea85da6 Fixed enter key handling in Publish Progress dialog. b=140962, r=brade, sr=hewitt 2002-05-05 23:07:27 +00:00
ian%hixie.ch
c917916adf comment clarification 2002-05-05 22:43:05 +00:00
blakeross%telocity.com
85db8f1863 140262 - context menu for input type=password should include paste. patch by bz. r=biesi sr=me 2002-05-05 20:39:50 +00:00
mcafee%netscape.com
61ece190e4 Adding showpoint feature for performance graphs, clicking on past tbox builds will highlight that datapoint in the graph. 2002-05-05 17:25:33 +00:00
mcafee%netscape.com
f5cca19146 Write out temp file with pid, to avoid race condition 2002-05-05 08:50:14 +00:00
mcafee%netscape.com
25da29e816 Trying out new cgi parameter showpoint, &showpoint=2002:03:21:06:52:28,4087 will print a big point there, e.g. highlighting one of the data points 2002-05-05 08:14:00 +00:00
mkaply%us.ibm.com
c355d8c308 OS/2 bustage 2002-05-05 03:26:52 +00:00