Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe
  Auth
  BackgroundJob
  Clipboard
  Controller
  DATEV
  DB
  DBConnect
  DBUpgrade2
  DefaultManager
  Dev
  Dispatcher
  File
  HTML
  Helper
  Layout
  Locale
  Mailer
  Presenter
  PriceSource
  SEPA
  SessionFile
  ShopConnector
  System
  Template
  Webdav
  X
.htaccess 167 Bytes
AM.pm 39,4 KB
AP.pm 33,2 KB
AR.pm 34,9 KB
ARAP.pm 5,92 KB
AccTransCorrections.pm 30,5 KB
ArchiveZipFixes.pm 2,02 KB
Auth.pm 36,5 KB
BP.pm 7,19 KB
CA.pm 17,4 KB
CP.pm 10,5 KB
CT.pm 16,8 KB
CTI.pm 2,06 KB
CVar.pm 25 KB
Chart.pm 1 KB
ClientJS.pm 17 KB
Clipboard.pm 5,04 KB
Common.pm 17,9 KB
DATEV.pm 54 KB
DB.pm 6,75 KB
DBConnect.pm 4,21 KB
DBUpgrade2.pm 18,4 KB
DBUtils.pm 20 KB
DN.pm 37,1 KB
DO.pm 46,7 KB
DefaultManager.pm 1,66 KB
Dispatcher.pm 13,8 KB
FCGIFixes.pm 1,52 KB
FU.pm 15,9 KB
File.pm 20,9 KB
Form.pm 110 KB
GL.pm 26,7 KB
GenericTranslations.pm 4,01 KB
Git.pm 1,49 KB
GoBD.pm 26,7 KB
IC.pm 35,2 KB
IO.pm 2,38 KB
IR.pm 64,2 KB
IS.pm 102 KB
Iconv.pm 3,13 KB
Inifile.pm 2,61 KB
InstallationCheck.pm 10,8 KB
InstanceConfiguration.pm 6,17 KB
JSON.pm 1,55 KB
LXDebug.pm 16,8 KB
LiquidityProjection.pm 12,9 KB
Locale.pm 18,3 KB
LxOfficeConf.pm 2,71 KB
MIME.pm 608 Bytes
Mailer.pm 12,6 KB
Menu.pm 6,27 KB
MoreCommon.pm 5,91 KB
Notes.pm 2,17 KB
Num2text.pm 4,51 KB
OE.pm 65,1 KB
PrefixedNumber.pm 3,03 KB
Presenter.pm 8,33 KB
PriceSource.pm 11,5 KB
RC.pm 7,49 KB
RP.pm 67,5 KB
RecordLinks.pm 6,85 KB
ReportGenerator.pm 32,5 KB
Request.pm 17,1 KB
SEPA.pm 20,7 KB
SessionFile.pm 4,3 KB
Shop.pm 2,13 KB
TODO.pm 2,72 KB
Taxkeys.pm 2,65 KB
Template.pm 1,63 KB
TransNumber.pm 5,51 KB
USTVA.pm 33,5 KB
User.pm 16,3 KB
Util.pm 2,42 KB
VK.pm 7,7 KB
Version.pm 1,35 KB
WH.pm 48,5 KB
Watchdog.pm 1,93 KB
Webdav.pm 5,56 KB
X.pm 986 Bytes
YAML.pm 1,2 KB

Aktuellste Revisionen

# Datum Autor Kommentar
47550141 10.08.2019 16:42 G. Richardson

Order Controller POD - Typos

bbbe79aa 10.08.2019 16:42 G. Richardson

Dev Part - Codeeinrückungen

118a8b62 10.08.2019 16:42 G. Richardson

Inventory stock_in - select_default_bin Modus

wird in der Form / URL ein select_default_bin=1 übergeben, wird der
Standardlagerplatz des Artikels vorausgewählt (sofern vorhanden).

Ansonsten passiert das Aktualisieren von Lager/Lagerplatz nur, wenn sich
der Artikel nach Laden der Seite ändert.

476b802b 10.08.2019 16:42 G. Richardson

InstanceConfiguration.pm - Typos und Style

5d76e93e 10.08.2019 16:42 G. Richardson

Aggregatfunktion comma entfernt und Templates angepasst

"comma" war eine alte benutzerdefinierte Aggregatfunktion, die benutzt
wurde, um mehrere aggregierte Werte aus einem GROUP BY in einen
kommaseparierten String umzuwandeln.

Mittlerweile würde man das einfach mit array_agg und array_to_string machen:...

0bef1104 10.08.2019 16:42 G. Richardson

SL::Dev::Payment - check if bank account exists

a00c3f21 10.08.2019 16:42 G. Richardson

PriceRule Manager - selectall_ids -> selectcol_array_query

b56291cd 10.08.2019 16:41 G. Richardson

Helper UserPreferences - selectall_ids -> selectcol_array_query

4b29b4b6 10.08.2019 16:41 G. Richardson

SL::DBUtils - selectall_array_query -> selectcol_array_query

selectall_array_query durch selectcol_array_query ersetzt.

Intern wird nun die DBI-Funktion selectcol_arrayref verwendet, anstatt
dies manuell per Schleife zu machen. Der Name selectall_array_query war...

52683706 10.08.2019 16:41 G. Richardson

SL::DBUtils - POD zu AutoCommit aktualisiert + Typos

Revisionen anzeigen

Auch abrufbar als: Atom