tnelson-doghouse

Results 8 issues of tnelson-doghouse

I saw in the documentation that you mentioned that currencies were an omission. Would it be possible to support currencies with the caveat that they're only as up-to-date as the...

phpLDAPAdmin supports templates for editing LDAP data. These can now be custom templates. Also made it support changing the UID/GID of the apache user (www-data), though this was a side-effect...

Merged - Next release

**Is your feature request related to a problem? Please describe.** The problem is that I have strings like '$USD 5.50' which I would like to right-align **Describe the solution you'd...

enhancement

**Is your feature request related to a problem? Please describe.** - This would allow quick generation of plugins, especially for sites that don't have an API - The knowledge required...

enhancement

**Is your feature request related to a problem? Please describe.** Dashboards get long; it'd be nice to be able to jump to the right part **Describe the solution you'd like**...

enhancement

`ls -laF | perl -ane 'if($F[2] =~ /tnelson/){print}'` If there was a `--field 2` option, then I could do this as: `ls -laF | ack --field 2 tnelson` You might...

feature

From what I could see, it is possible only to select from the predefined methods. Is it possible to type in our own custom method names (eg. XMETHOD)? I ask...

I have unfortunately been unable to find any documentation on how to build/install this. If someone could rectify this, even if it's just 5 lines in the README, that'd be...