Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2de6b963

Von Bernd Bleßmann vor fast 5 Jahren hinzugefügt

  • ID 2de6b9633d8b9d2cec532920ecd7dfb3a2d76df7
  • Vorgänger 78282bbd
  • Nachfolger ee4f84f3

PartPicker: auch nach ungültigen oder allen Artikeln suchen können.

Dazu kann ein Parameter "status" (active/obsolete/all) übergeben werden.
Ohne diesen Parameter ist das Verhalten wie zuvor (nur gültige).

Unterschiede anzeigen:

SL/Presenter/Part.pm
229 229
for autocompletion. You may comma separate multiple types as in
230 230
C<part,assembly>.
231 231

  
232
If C<%params> contains C<status> only parts of this status will be used
233
for autocompletion. C<status> can be one of the following strings:
234
C<active>, C<obsolete> or C<all>. C<active> is the default if C<status> is
235
not given.
236

  
232 237
If C<%params> contains C<unit> only parts with this unit will be used
233 238
for autocompletion. You may comma separate multiple units as in
234 239
C<h,min>.

Auch abrufbar als: Unified diff