Menu

#2 1.2.0 modifications

open
nobody
None
5
2012-09-14
2009-03-16
wniva
No

Unfortunately we could not contact the holder to get our changes to this project in the source code you are building.

Therefore, our changes as a patch is here:

Changes after v1.2.0 (28-09-2007, Marko):
- items.php: found bug by modify a entry, a empty attributes not remove on ldap server (openldap-2.2.29 / php-5.2.2)
-> alter CreateObject, if attribute is empty to assign a empty array for remove attribute vom ldap entry (test at other ldap server needful)
- items.php+edit.php: add Param $IsModify on Item->CreateObject (empty array cannot set by new entry)
- index.css+edit.php: add Style ".success" and "input"
- change code for correct HTML (using HTML Validator with SGML Parser and HTML Tidy)
design.php: add DOCTYPE, script type="text/javascript" (required attribute)
index.php: add form ACTION="" (required attribute)
index.php: move FORM before start TABLE (not allowed in TABLE)
index.php: add ALT="" in IMG specification (required attribute)
index.php: add ID="name", ID="company", ID="firstname", ID="lastname" in INPUT specification (for correct combination with LABEL)
edit.php: add form ACTION="" (required attribute)
edit.php: remove duplicate TYPE="text" in INPUT specification
edit.php: swap </FORM> and </CENTER> (correct tag close sequence)
edit.php: add cols and rows for TEXTAREA (required attributes)
delete.php: add form ACTION="" (required attribute)
delete.php: add literals on BGCOLOR=#FF8080 to BGCOLOR="#FF8080"
delete.php: add </CENTER> between table column (<TD>)
- index.php: add utf8_encode to set the search filter for correct search with german special code

Add VCARD Support (30-06-2008, Frank):
- add the vcard export (vcard.php)
[import tested with "Mozilla Thunderbird/MoreColsForAddressBook" and "MS Adress Book"]
- index.php: add param $vcardsearch
- index.php: add column for vcard export
- index.php: change <TABLE> to <TABLE STYLE="Width:100%">
- add TITLE (LOCALIZE_EDIT) to HREF=edit.php
- setup.php: add param $loadall (true=load all entries at start)
- index.js: function viewAll(): add "?filter=all"
- index.php: table only visible if search result is not empty else show message
- languages files: add section names, labels and text for use languages
for index.php: LOCALIZE_NORESULT, LOCALIZE_NOSELECT

Discussion

  • wniva

    wniva - 2009-03-16

    Modifications after 1.2.0

     
  • wniva

    wniva - 2009-03-16

    File Added: 1.2.0_mod.patch

     
  • wniva

    wniva - 2009-03-16

    File Added: save.gif

     
  • wniva

    wniva - 2009-03-16

    Save Icon for VCard (copy to images)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.