Activity for R.K. Owen

  • R.K. Owen R.K. Owen committed [b0a517] on git

    Removed the session_start() into session.inc .

  • R.K. Owen R.K. Owen committed [521b8c]

    Minor change.

  • R.K. Owen R.K. Owen committed [be5804]

    Fixed error if no match to existing batch name.

  • R.K. Owen R.K. Owen committed [78d37f]

    Put JS FrameSize definition at top before its use below.

  • R.K. Owen R.K. Owen committed [90e4c5]

    Merge branch 'owentrek'

  • R.K. Owen R.K. Owen committed [e3a064]

    Put JS FrameSize definition at top before its use below.

  • R.K. Owen R.K. Owen committed [35ace1]

    Fixed batch name updater.

  • R.K. Owen R.K. Owen committed [d1d78c]

    Fixed spelling error with "modification".

  • R.K. Owen R.K. Owen committed [3ec311]

    Document changes mostly and some improved examples.

  • R.K. Owen R.K. Owen committed [9a15b1]

    Merge branch 'sfwork' of ssh://git.code.sf.net/p/libran/code into work

  • R.K. Owen R.K. Owen committed [8d327e]

    Updated Doxygen config file to latest version and use MathJax to render math.

  • R.K. Owen R.K. Owen committed [eac65c]

    Added source code links and likely output from the example code.

  • R.K. Owen R.K. Owen committed [e49a0c]

    Fixed spelling error.

  • R.K. Owen R.K. Owen committed [15f615]

    Have encrypted cards be outlined in red for easy identification.

  • R.K. Owen R.K. Owen committed [861764]

    Added a pop-up calendar widget for entering YYYYMMDD values

  • R.K. Owen R.K. Owen committed [aa9e6f]

    Collapse the left menu panel on click, reopen if a helpful text is clicked.

  • R.K. Owen R.K. Owen committed [122a70]

    Took care of a couple of undefined variables.

  • R.K. Owen R.K. Owen committed [5e83fb]

    Added "search help" page.

  • R.K. Owen R.K. Owen committed [dc236a]

    Check if $user is set or not and put up the login screen if not.

  • R.K. Owen R.K. Owen committed [b77436]

    Don't update moddate on batch encrypt/decrypt.

  • R.K. Owen R.K. Owen committed [c8d59e]

    Fixed the input of the encryption hint.

  • R.K. Owen R.K. Owen committed [cd4ac9]

    Added a "button" for viewing/hiding the password and encryption.

  • R.K. Owen R.K. Owen committed [14e4e6]

    Enable or disable the creation of new users through an env.var.

  • R.K. Owen R.K. Owen committed [177e16]

    Fixed problem on insert of non-encrypted card, and related issues.

  • R.K. Owen R.K. Owen committed [a24391]

    Restoring things.

  • R.K. Owen R.K. Owen committed [7fa55d]

    None of the script files need +x permission.

  • R.K. Owen R.K. Owen committed [494442]

    Merge branch 'master' of ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [f90ec7]

    Now allow batch encryption/decryption along with admin capability to

  • R.K. Owen R.K. Owen committed [585b34]

    No need for the script files have +x permissions.

  • R.K. Owen R.K. Owen committed [85cbe8]

    Have the batches list give card/related/encrypted totals also.

  • R.K. Owen R.K. Owen committed [223abc]

    Part way into adding project cryption. Noticed problem creating a new project.

  • R.K. Owen R.K. Owen committed [82f790]

    Comment out URL rewrite

  • R.K. Owen R.K. Owen committed [529511]

    Merge branch 'master' into h081

  • R.K. Owen R.K. Owen committed [94f3cf]

    Merge ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [942348]

    Merge ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [010046]

    Merge ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [c631e8]

    Merge ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [3b40da]

    Merge ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [de1b0d]

    Merge ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [a329f8]

    Merge ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [8edcd5]

    Merge ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [152ec9]

    Merge ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [06304e]

    Need to instantiate the common object.

  • R.K. Owen R.K. Owen committed [0f7fe6]

    Add a couple helpful SQL scripts to help with data loading.

  • R.K. Owen R.K. Owen committed [5b236f]

    Made all the changes to handle the encrypted card field.

  • R.K. Owen R.K. Owen committed [a609f0]

    Added direct $user boolean whether encoding or not.

  • R.K. Owen R.K. Owen committed [a87b8b]

    More collecting common values (from cards.inc) to common.inc.

  • R.K. Owen R.K. Owen committed [6bc76e]

    First attempt to collect some common data in a session object.

  • R.K. Owen R.K. Owen committed [504eda]

    Fixed the update project user info. The extra fields caused error messages.

  • R.K. Owen R.K. Owen committed [992291]

    Added the helpful info for crypt & hint.

  • R.K. Owen R.K. Owen committed [000d1a]

    Added the user project encrypted key (and hint) questions.

  • R.K. Owen R.K. Owen committed [704672]

    Added the beginnings of encrypting individual cards. Can login with the

  • R.K. Owen R.K. Owen committed [f9992b]

    Merge branch 'v081'

  • R.K. Owen R.K. Owen committed [db5d0c]

    Manually rolled in the v0.8.1 fixes.

  • R.K. Owen R.K. Owen committed [1d691b]

    Fixed problem with creating a new user project.

  • R.K. Owen R.K. Owen committed [8c29fc]

    Part way into adding project cryption. Noticed problem creating a new project.

  • R.K. Owen R.K. Owen committed [e6c595]

    Updated the version to 0.8.1

  • R.K. Owen R.K. Owen committed [f3509f]

    Merge branch 'master' of ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [41845a]

    Forgot the RewriteEngine rules for .htaccess ... very needed.

  • R.K. Owen R.K. Owen committed [8e26ff]

    Check whether foreach needs reset?

  • R.K. Owen R.K. Owen committed [0f6ba5]

    Remove reset

  • R.K. Owen R.K. Owen committed [8ecb20]

    Merge branch 'temp'

  • R.K. Owen R.K. Owen committed [17f024]

    Merge branch 'master' of ssh://git.code.sf.net/p/i3x5/git into temp

  • R.K. Owen R.K. Owen committed [2f788f]

    Merge ssh://git.code.sf.net/p/i3x5/git into temp

  • R.K. Owen R.K. Owen committed [6b8813]

    Merge branch 'temp'

  • R.K. Owen R.K. Owen committed [d84268]

    DATABASE_URL and DB_CRYPT may be in the $_ENV array.

  • R.K. Owen R.K. Owen committed [8aeaaa]

    Changed db_connect.inc and .htaccess to allow the DB connection string

  • R.K. Owen R.K. Owen committed [7a4c83]

    PHP8 requires __construct constructors instead of classname constructors.

  • R.K. Owen R.K. Owen committed [0c107f]

    Merge branch 'master' of ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [d1c7ae]

    Don't need SSLrequired since URLs are rewritten anyways.

  • R.K. Owen R.K. Owen committed [257a97]

    Use env.vars for passing the DB URL and the crypt string.

  • R.K. Owen R.K. Owen committed [7695dc]

    Comment out php_flag, etc options and add composer.json

  • R.K. Owen R.K. Owen committed [1257c6]

    Merge branch 'master' of https://git.heroku.com/i3x5; ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [da3c4d]

    Comment out php_flag, etc. statements, which are not understood.

  • R.K. Owen R.K. Owen committed [b05f7b]

    Replaced the deprecated each/list with foreach.

  • R.K. Owen R.K. Owen committed [34c2f7]

    Made the user password encryption optional by setting a value in db_connect.inc

  • R.K. Owen R.K. Owen committed [c9e95a]

    Have the user passwords be encrypted with a symmetric encryption string,

  • R.K. Owen R.K. Owen committed [abd3f4]

    Fixed bug with append-only inserts with apostrophes.

  • R.K. Owen R.K. Owen committed [fb9cac]

    Fix-up the quotes and change uppercase tags to lowercase.

  • R.K. Owen R.K. Owen committed [344fee]

    Made tags lowercase and more XHTML compliant.

  • R.K. Owen R.K. Owen committed [033259]

    Check is user is timed-out and go to login page. App help still works.

  • R.K. Owen R.K. Owen committed [8cde87]

    Fixed the body=header issue and simple search reset button.

  • R.K. Owen R.K. Owen committed [22ed1c]

    Added a link in the related cards pop-up that shows all cards related to and including the main card for easy handling.

  • R.K. Owen R.K. Owen committed [e950d5]

    The query necessary for the card batches piece.

  • R.K. Owen R.K. Owen committed [08db1d]

    Add an AJAX pop-up to list the batches a related or source card are

  • R.K. Owen R.K. Owen committed [5531c2]

    Fixed the bodyright width. For windoz it needs a few pixels off the

  • R.K. Owen R.K. Owen committed [56b734]

    Added the Card ID as a searchable field for the advanced search.

  • R.K. Owen R.K. Owen committed [a74900]

    Blank the DB password in error messages.

  • R.K. Owen R.K. Owen committed [73ee1a]

    Use phpPgAdmin instead of psql when necessary.

  • R.K. Owen R.K. Owen committed [426b9d]

    Fixed the first batch from list issue.

  • R.K. Owen R.K. Owen committed [a5eaf4]

    Have the search boxes be a bit more compact.

  • R.K. Owen R.K. Owen committed [eb0ed3]

    Open the user role page to the write level and adjust as needed.

  • R.K. Owen R.K. Owen committed [bcee81]

    Merge branch 'master' of ssh://git.code.sf.net/p/i3x5/git

  • R.K. Owen R.K. Owen committed [296564]

    Keep the last search SQL around and use it for refreshing the

  • R.K. Owen R.K. Owen committed [15ff69]

    Forgot to include the user role selector page.

  • R.K. Owen R.K. Owen committed [b9bb3b]

    Open the user role page to the write level and adjust as needed.

  • R.K. Owen R.K. Owen committed [84b302]

    Added a change role feature to the Admin capabilities.

  • R.K. Owen R.K. Owen committed [1f2c6f]

    Fixed bug in "all batch" move.

  • R.K. Owen R.K. Owen committed [0d1d06]

    Have the view cards page do searched cards or batches repeatedly

  • R.K. Owen R.K. Owen committed [e544ba]

    Comment out the experimental stuff for now (CSV, XML).

1 >