2011-06-16 |
Moritz Bunkus | Artikelimport bisher |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Gewisse Spalten nicht ins Profil aufnehmen |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Einstellung "Separator für Preisgruppen" entfernt |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Standard-Buchungsgruppe in CSV-Import-Profil via ID... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Überschrift nur anzeigen, wenn dauzgehörige Tabelle... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Keine undefinierten Werte als Referenzen nutzen (passie... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Ein [% END %] zu viel |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Import von Lieferadressen. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Debugnachrichten |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Übersetzungen |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Import-Button direkt nach Import nicht wieder anzeigen |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Flash-Meldung nach Import ausgeben |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Import von Ansprechpartnern |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Verknüpfung Vendor -> Contact |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Längenbeschränkung bei bestimmten Feldern |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Temporäre Menüpunkte für neuen CSV-Import |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Statusausgabe verbessert |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Zusammenfassung anzeigen |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Einträge mit Fehlern nicht importieren |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Kunden-/Lieferantenstammdatenimport: zumindest das... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Kosmetik |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Vergabe von Kunden-/Lieferantennummer beim Speichern... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Übersetzungen |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Hochladen und Anzeigen von hochgeladenen Dateien implem... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | CSV-Importmasken um typspezifische Eingabefelder erweitert |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | form_customers_vendors.html nach form.html umbenannt... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Speichern, Laden, Löschen von Importprofilen implementiert |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Datenbanktabelle und -modelle für CSV-Stammdatenimportp... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Möglichkeit, das Encoding anzugeben; 'mode'-Paramter... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | File::Path auf legacy Interface umgestellt, damit es... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Session-basierte Dateien (die also bei Ablauf gelöscht... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | Case insensitive header waren nicht voll abgedeckt... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | CSV-Import: Groß-/Kleinschreibung bei Spaltennamen... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | Bugfix: Kein newline am Ende der Datei verschluckte... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Text::CSV_XS wird vorausgesetzt, nicht Text::CSV |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | SL::Helper::Csv: neues flag "strict_profile". Wenn... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | Csv Errors sind nun Objekte mit entsprechendem Zugriff. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | Mehr Dokumentation |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | Csv/Dispatcher: dynamisches $class require schon im... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | Indices auf OneToOne relationships werden jetzt mit... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Moritz Bunkus | Kosmetik, Typos |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | Multiple Dispatch - one-to-many. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | Dokumentationsupdate. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | One-To-One dispatch test. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | Csv Dispatcher implementiert. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | SL::Helper::Csv -> ignore_unkown_columns flag |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | SL::Helper::Csv: Doku zur Errorstruktur. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | dispatch -> profile. ausserdem mehr errorchecking. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | SL/Helper/Csv.pm: header_acc umbenannt in dispatch... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | CSV: Errorhandling |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sven Schöling | Csv Helper Modul. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Versionsnummer ist wieder unstable |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Debian-Paketname: Architektur wird durch Unterstrich... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Alte Konfigurationsdateilinks löschen |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Debian-Paketname: Architektur wird durch Unterstrich... release-2.6.3 |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Versionsnummer gesetzt, changelog aktualisiert |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Doku-Updates |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | mod_fcgid benutzen |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Pre-Checks können mit Exception enden (end-of-request... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Nur Session speichern, wenn Auth-Tabellen vorhanden... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Sort::Naturally gibt es in Debian Lenny nicht, aber... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Doku zum Task-Server verbessert |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Infos zum Parameter FcgidMaxRequestLen in die Upgrade... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Moritz Bunkus | Neu hinzugekommene Module dokumentiert |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Bernd Blessmann | Link zu weiteren Infos korrigiertm, ... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Doku zu FCGI verbessert |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Apache 1.x wird nicht mehr unterstützt |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Kosmetik: einheitliche Einrückung |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Die neue Version wird 2.6.3 sein, nicht 2.7.0 |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Auch Konfigurationsdatei lx_office.conf.default von... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Perl-Modul Config::Std wird benötigt |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Keine vorhersehbaren temporären Dateinamen |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Unbenutzten Code entfernt |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Kosmetik: keine Tabs oder trailing whitespaces |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Konfigurationsdatei für Console wurde nach config/lx_of... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Falsche sed-Anweisungen matchen nicht; keine temporären... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Moritz Bunkus | Dokumentation für Fcgid-Parameter "maximum request... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Moritz Bunkus | Nicht verhindern, dass bei neuem Artikel Artikelnummer... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Holger Lindemann | Anpassung an neues Conffile, Abhängigkeiten |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Holger Lindemann | Merge branch 'master' of git@lx-office.linet-services... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
G. Richardson | Exchangerate: Bei Verkaufsrechnungen Wechselkurs richti... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Moritz Bunkus | Dokumentation zum Task-Server und Start-Scripte für ihn |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Moritz Bunkus | HTML-Version von INSTALL.texi von multiplen Dateien... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Moritz Bunkus | Verhindern, dass Artikelnummern mehrfach vergeben werden |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Holger Lindemann | Angepasst an das neue config-file |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Moritz Bunkus | Ältere RDBO-Versionen kennen 'where' als Alias für... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Moritz Bunkus | Merge branch 'master' of lx-office.linet-services.de... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Moritz Bunkus | previousform in Session speichern Teil 2 (bei Erzeugnis... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
G. Richardson | Addition to bugfix 1666: correcting rounding errors... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Sven Schöling | Und nochmal den richtigen. |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Sven Schöling | Merge branch 'master' of lx-office.linet-services.de... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Sven Schöling | Peinlicher Syntaxfehler beim Laden von Gruppenrechten. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Jan Büren | Merge branch 'master' of git@lx-office.linet-services... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Jan Büren | Changelog für commit von gerade |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Jan Büren | Analog zu CVar Filter wurden in Kundensuche nicht... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Sven Schöling | Drafts: dbconnects in get_standard_dbh geändert. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Sven Schöling | Merge branch 'master' of lx-office.linet-services.de... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
G. Richardson | Bug 1579: Einkaufsrechnung mit bestimmten Werten und... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Sven Schöling | Merge branch 'master' of lx-office.linet-services.de... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Sven Schöling | Wenn keine session_id vorhanden ist, zum Beispiel nach... |
commit | commitdiff | tree | snapshot |
next |