This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2bda604c439ea1d1f35c15719a71dd1c8796d821
Mozilla
/
mozilla
/
webtools
/
PLIF
/
PLIF
/
Service
History
ian%hixie.ch
adc37e223f
change the default include type from XML to x-auto so that by default we can include other templates without knowing what they are.
...
git-svn-id: svn://10.0.0.236/trunk@120262 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-30 00:24:48 +00:00
..
Components
Add support for pending commands, so that after getting their password sent users can continue doing what they were doing before. (This requires support on the output side as well, typically the HTTP protocol will use this, and less interactive protocols like e-mail won't.)
2002-04-30 00:18:33 +00:00
ContactMethod
…
UserField
A new type of user field for strings that are in the form of integers.
2001-12-26 17:18:00 +00:00
Coses.pm
change the default include type from XML to x-auto so that by default we can include other templates without knowing what they are.
2002-04-30 00:24:48 +00:00
Coses.txt
…
GenericOutputs.pm
Updating built in COSES strings to match the new semantics (no 'data.' prefix required on variables)
2002-04-06 19:29:13 +00:00
Passwords.pm
…
Session.pm
…
TemplateToolkit.pm
Fixing warning: 'Use of uninitialized value in concatenation (.) or string at ../PLIF/PLIF/Service/TemplateToolkit.pm line 70.'
2002-04-06 20:19:12 +00:00
User.pm
Split the confused getRights API into two, one to get the list of rights, and one to get the list of rights applicable to a set of groups. Make the user's output hash list all rights if the user is an administrator (this mirrors the behaviour of the user hasRight API).
2002-04-21 14:11:41 +00:00
UserField.pm
Theoretical nit: call inherited constructor just in case at some point in the future it does something useful...
2002-01-31 17:35:52 +00:00
UserFieldFactory.pm
…
XML.pm
PLIF::Service::XML::Char() was the most expensive function in a typical profile. This takes it completely off the radar by not bothering to merge adjacent strings.
2001-12-04 17:51:23 +00:00