Ian Catley

Show:

What's happening?

  • 1.0 RC4: Permissions ignored for navtree

    The navigation tree ignores whether a user has permissions to view a particular collection. I.e. If I have no read access to a particular collection and navigate to the parent, the collection is still shown in the navigation tree on the left (but not in the browse screen of the parent collection on the right).

    2009-10-30 16:08:21 UTC in DocMgr

  • 1.0 RC4: No auto_import script

    In migrating to DocMGR, the auto_import script was invaluable for me (especially when I patched it in order to also maintain the creation dates of files when importing them by getting this info from filemtime() ). It seems to have disappeared :-(.

    2009-10-30 15:57:38 UTC in DocMgr

  • 1.0 RC4: Arbitrary parent collection in breadcrumbs

    If a document has several collection parents, the breadcrumbs shown when going to the properties page are arbitrary. I.e. if I navigate to a particular object and go to its properties page, then the breadcrumbs shown don't necessary relate to how I got there but could show one of the other parent collections. I patched this in 0.58 for my users to show all of the breadcrumbs in lines one...

    2009-10-30 15:53:15 UTC in DocMgr

  • 1.0 RC4: Topic posts don't honour new lines

    When posting discussion topics, newlines in the text disappear because they are not converted into html line breaks. The posted text field should be processed with nl2br() in order to render it as the original writer intended - or even better, give people the full fckeditor for writing their posts.

    2009-10-30 15:30:24 UTC in DocMgr

  • 1.0 RC4: LDAP account creation failure

    I tried to create a new account (LDAP authentication) and failed :-( This is because lib/account/ldap.php refers to the undefined variable "LDAP_CREATE_BASE".

    2009-10-30 15:17:40 UTC in DocMgr

  • 1.0 RC4: Addressbook

    Is it a bug or a feature that none of my LDAP addresses are available for sending emails to when I call up the address book? Do they really need to be entered into DocMGR separately and then access given to all users with "assigned accounts"? Surely the point of an LDAP is to have a centralised management of people and their contact data. I have plenty of other applications working directly...

    2009-10-30 15:16:08 UTC in DocMgr

  • Comment: 1.0 RC4: Email without attachment

    Seems like it is the USER_PASSWORD which is blank when it is needed in getObjectInfo of the DOCMGR constructor. Something here is screwy when using LDAP (MD5) auhtentication :-(.

    2009-10-30 08:50:34 UTC in DocMgr

  • Comment: 1.0 RC4: Email without attachment

    This is what the contents of $info is: Array ( [session_id] => rohjafqsnjslcs7d6jja0ivpoagprnj5 [error] => API: Username or password not passed ) So there is no $info["name"] set (and this also isn't caught) I am using LDAP authentication - could this perhaps be the source of the problem? ...

    2009-10-30 07:46:28 UTC in DocMgr

  • 1.0 RC4: No more send by reference

    Would it be possible to (re-)include a global option to send docmgr files by reference rather than attachment? Driven by the setting of the option REQUIRE_SYSTEM_EMAIL, you had this conditionally in .58 (only when emailing to system users rather than freetext external addresses) and I patched it to always force this. My patch also changed the link to take people to the discussion page rather...

    2009-10-30 06:45:19 UTC in DocMgr

  • Comment: 1.0 RC4: Email without attachment

    No foreign characters in the filename - just a normal pdf file. I will check this out further and get back to you once I get to the bottom of it.

    2009-10-30 06:38:31 UTC in DocMgr

About Me

  • 2005-03-18 (5 years ago)
  • 1241884
  • catley (My Site)
  • Ian Catley

Send me a message