[commits] Horde branch master updated. 65938736c4b454a4785608d1c93b2b78e2394885

Jan Schneider jan at horde.org
Tue Jun 28 16:14:24 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 81986ac9689647052cfd2ed8637d0e8cc29f9371

a16cf3b No need to keep a separate main.php.
8fd6ca5 Documentation updates for Horde 4. Installing section still needs to be rewritten.
8090488 Cosmetic fix.
cb3bb25 Already done.
5698603 Add package.xml for Ulaform. Didn't know what is lead/mainainer policy so left Chuck as package maintainer.
64a1b37 Add standard .htaccess file.
6167f87 Compatibility fixes for forms with old action names.
3442575 Fix variable name.
03a3b6d Move graphics and translations.
dde1c6f Typo
395bda7 Add Ulaform.
764de30 Add install and config instructions, tweaks.
6593873 Require Horde 4.0.7 so that the registry stanza doesn't have to be added manually.

-----------------------------------------------------------------------

commit a16cf3ba1af3c07cefc605b4f5ac080ad942a982
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 17:33:30 2011 +0200

    No need to keep a separate main.php.

 passwd/index.php               |  260 ++++++++++++++++++++++++++++++++++++++-
 passwd/main.php                |  270 ----------------------------------------
 passwd/package.xml             |    8 +-
 passwd/templates/main/main.inc |    2 +-
 4 files changed, 263 insertions(+), 277 deletions(-)
 delete mode 100644 passwd/main.php

http://git.horde.org/horde-git/-/commit/a16cf3ba1af3c07cefc605b4f5ac080ad942a982

-----------------------------------------------------------------------

commit 8fd6ca5c7b1b8f95ab7678525c3a4ecba588c18e
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 20:32:58 2011 +0300

    Documentation updates for Horde 4. Installing section still needs to be rewritten.

 ulaform/COPYING                             |   26 ++++----
 ulaform/README                              |   41 ++++++++----
 ulaform/config/fields.php                   |    3 -
 ulaform/config/menu.php.dist                |   41 ------------
 ulaform/docs/CHANGES                        |    6 +-
 ulaform/docs/CREDITS                        |   13 ++--
 ulaform/docs/INSTALL                        |   93 +++++++++++++--------------
 ulaform/docs/TODO                           |   11 ++--
 ulaform/lib/Action/Sql.php                  |    2 +-
 ulaform/locale/en/help.xml                  |    3 +-
 ulaform/locale/es/help.xml                  |    3 +-
 ulaform/locale/fi/help.xml                  |    3 +-
 ulaform/migration/1_ulaform_base_tables.php |    2 +-
 13 files changed, 103 insertions(+), 144 deletions(-)
 delete mode 100644 ulaform/config/menu.php.dist

http://git.horde.org/horde-git/-/commit/8fd6ca5c7b1b8f95ab7678525c3a4ecba588c18e

-----------------------------------------------------------------------

commit 8090488d9d9612da275ecec7532f7f668e33f208
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 20:36:01 2011 +0300

    Cosmetic fix.

 ulaform/docs/CREDITS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8090488d9d9612da275ecec7532f7f668e33f208

-----------------------------------------------------------------------

commit cb3bb25c455523c5d68b821ce5fc46be6ffba588
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 20:38:07 2011 +0300

    Already done.

 ulaform/docs/TODO |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/cb3bb25c455523c5d68b821ce5fc46be6ffba588

-----------------------------------------------------------------------

commit 56986032734c898ace6252748d9bfd50b3de5954
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 21:57:48 2011 +0300

    Add package.xml for Ulaform. Didn't know what is lead/mainainer policy so left Chuck as package maintainer.

 ulaform/package.xml |  349 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 349 insertions(+), 0 deletions(-)
 create mode 100644 ulaform/package.xml

http://git.horde.org/horde-git/-/commit/56986032734c898ace6252748d9bfd50b3de5954

-----------------------------------------------------------------------

commit 64a1b3758ec0326898fbf7c29897592c2314f9a7
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 22:19:06 2011 +0300

    Add standard .htaccess file.

 ulaform/package.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/64a1b3758ec0326898fbf7c29897592c2314f9a7

-----------------------------------------------------------------------

commit 6167f87a45e1a9a962a0707a3ad85b643a5a1c72
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 22:40:28 2011 +0300

    Compatibility fixes for forms with old action names.

 ulaform/lib/Ulaform.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/6167f87a45e1a9a962a0707a3ad85b643a5a1c72

-----------------------------------------------------------------------

commit 34425752fe2f0ae32eef948b6446f2e03f9ed076
Author: Vilius Å umskas <vilius at lnk.lt>
Date:   Sun Jun 12 22:49:04 2011 +0300

    Fix variable name.

 ulaform/lib/Driver/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/34425752fe2f0ae32eef948b6446f2e03f9ed076

-----------------------------------------------------------------------

commit 03a3b6d8389d8c84c0065d9ef34ab72be5b002c2
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:00:21 2011 +0200

    Move graphics and translations.

 ulaform/locale/de/LC_MESSAGES/ulaform.mo    |  Bin 0 -> 161945 bytes
 ulaform/locale/de_DE/LC_MESSAGES/ulaform.mo |  Bin 161945 -> 0 bytes
 ulaform/locale/es/LC_MESSAGES/ulaform.mo    |  Bin 0 -> 154320 bytes
 ulaform/locale/es_ES/LC_MESSAGES/ulaform.mo |  Bin 154320 -> 0 bytes
 ulaform/locale/fi/LC_MESSAGES/ulaform.mo    |  Bin 0 -> 150152 bytes
 ulaform/locale/fi_FI/LC_MESSAGES/ulaform.mo |  Bin 150152 -> 0 bytes
 ulaform/locale/it/LC_MESSAGES/ulaform.mo    |  Bin 0 -> 150038 bytes
 ulaform/locale/it_IT/LC_MESSAGES/ulaform.mo |  Bin 150038 -> 0 bytes
 ulaform/locale/lt_LT/LC_MESSAGES/ulaform.mo |  Bin 143833 -> 0 bytes
 ulaform/themes/default/graphics/display.png |  Bin 0 -> 253 bytes
 ulaform/themes/default/graphics/favicon.ico |  Bin 0 -> 1406 bytes
 ulaform/themes/default/graphics/html.png    |  Bin 0 -> 603 bytes
 ulaform/themes/default/graphics/new.png     |  Bin 0 -> 474 bytes
 ulaform/themes/default/graphics/sort.png    |  Bin 0 -> 553 bytes
 ulaform/themes/default/graphics/ulaform.png |  Bin 0 -> 253 bytes
 ulaform/themes/graphics/display.png         |  Bin 253 -> 0 bytes
 ulaform/themes/graphics/favicon.ico         |  Bin 1406 -> 0 bytes
 ulaform/themes/graphics/html.png            |  Bin 603 -> 0 bytes
 ulaform/themes/graphics/new.png             |  Bin 474 -> 0 bytes
 ulaform/themes/graphics/sort.png            |  Bin 553 -> 0 bytes
 ulaform/themes/graphics/ulaform.png         |  Bin 253 -> 0 bytes
 21 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 ulaform/locale/de/LC_MESSAGES/ulaform.mo
 delete mode 100644 ulaform/locale/de_DE/LC_MESSAGES/ulaform.mo
 create mode 100644 ulaform/locale/es/LC_MESSAGES/ulaform.mo
 delete mode 100644 ulaform/locale/es_ES/LC_MESSAGES/ulaform.mo
 create mode 100644 ulaform/locale/fi/LC_MESSAGES/ulaform.mo
 delete mode 100644 ulaform/locale/fi_FI/LC_MESSAGES/ulaform.mo
 create mode 100644 ulaform/locale/it/LC_MESSAGES/ulaform.mo
 delete mode 100644 ulaform/locale/it_IT/LC_MESSAGES/ulaform.mo
 delete mode 100644 ulaform/locale/lt_LT/LC_MESSAGES/ulaform.mo
 create mode 100644 ulaform/themes/default/graphics/display.png
 create mode 100644 ulaform/themes/default/graphics/favicon.ico
 create mode 100644 ulaform/themes/default/graphics/html.png
 create mode 100644 ulaform/themes/default/graphics/new.png
 create mode 100644 ulaform/themes/default/graphics/sort.png
 create mode 100644 ulaform/themes/default/graphics/ulaform.png
 delete mode 100644 ulaform/themes/graphics/display.png
 delete mode 100644 ulaform/themes/graphics/favicon.ico
 delete mode 100644 ulaform/themes/graphics/html.png
 delete mode 100644 ulaform/themes/graphics/new.png
 delete mode 100644 ulaform/themes/graphics/sort.png
 delete mode 100644 ulaform/themes/graphics/ulaform.png

http://git.horde.org/horde-git/-/commit/03a3b6d8389d8c84c0065d9ef34ab72be5b002c2

-----------------------------------------------------------------------

commit dde1c6f33283efb7b5791caf05cedff7b01cb944
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:00:52 2011 +0200

    Typo

 ulaform/docs/INSTALL |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/dde1c6f33283efb7b5791caf05cedff7b01cb944

-----------------------------------------------------------------------

commit 395bda77b67020c9d95d6c26d2af608057638891
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:10:17 2011 +0200

    Add Ulaform.

 horde/config/registry.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/395bda77b67020c9d95d6c26d2af608057638891

-----------------------------------------------------------------------

commit 764de307563c93b422df8a1723333e94b34a37a7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:12:12 2011 +0200

    Add install and config instructions, tweaks.

 ulaform/docs/INSTALL |  144 +++++++++++++++++++------------------------------
 1 files changed, 56 insertions(+), 88 deletions(-)

http://git.horde.org/horde-git/-/commit/764de307563c93b422df8a1723333e94b34a37a7

-----------------------------------------------------------------------

commit 65938736c4b454a4785608d1c93b2b78e2394885
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jun 28 18:13:04 2011 +0200

    Require Horde 4.0.7 so that the registry stanza doesn't have to be added
    manually.

 ulaform/package.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/65938736c4b454a4785608d1c93b2b78e2394885




More information about the commits mailing list