Activity for Greg Beeley

  • Greg Beeley Greg Beeley committed [f50df8]

    CRM: Improved track step requirements management

  • Greg Beeley Greg Beeley committed [1ca5b7]

    CRM: use temp collections for activity sidebar.

  • Greg Beeley Greg Beeley committed [751064]

    EGS import: fix for donors using savings accounts

  • Greg Beeley Greg Beeley committed [c81aa8]

    GL: preliminary API

  • Greg Beeley Greg Beeley committed [b13132]

    Receipting: Beta release of updated gift receipting system.

  • Greg Beeley Greg Beeley committed [fa82c5]

    Receipting: additional files for recent beta release

  • Greg Beeley Greg Beeley committed [b6b496]

    Receipting: support files in partner system for receipting update

  • Greg Beeley Greg Beeley committed [e11ce8]

    CRM: search sidebar updates and other fixes

  • Greg Beeley Greg Beeley committed [7b5165]

    MPortal: integration of admin features with main menu system

  • Greg Beeley Greg Beeley committed [5d8ba2]

    Disbursements: detail report now accepts multiple cash accounts

  • Greg Beeley Greg Beeley committed [d2b376]

    GL: Liabilities report fix cut/paste typo

  • Greg Beeley Greg Beeley committed [1d53a4]

    GL: speed up batches window via parallel requests

  • Greg Beeley Greg Beeley committed [1d4468]

    Twilio SMS integration - sketching out api connection

  • Greg Beeley Greg Beeley committed [e32bda]

    Main menu fix for mportal integration

  • Greg Beeley Greg Beeley committed [d183ee]

    DDL: MySQL ddl updates for new receipting system

  • Greg Beeley Greg Beeley committed [bf23e1]

    Icon needed for receipting update

  • Greg Beeley Greg Beeley committed [0d1664]

    CRM: fix initial setting on track step dropdown in advanced search

  • Greg Beeley Greg Beeley committed [249556]

    Draft of newer version of donor analytics compilation code

  • Greg Beeley Greg Beeley committed [53b34f]

    Gift: various fixes for new receipting interface

  • Greg Beeley Greg Beeley committed [e99fc7]

    Gift: update fund gift list report to remove old data model workaround.

  • Greg Beeley Greg Beeley committed [614417]

    Gift: new gift entry system & acknowledgements now in production

  • Greg Beeley Greg Beeley committed [fd2257]

    MPortal: update for donor acknowledgement information

  • Greg Beeley Greg Beeley committed [d064f9]

    CRM: performance improvement for 'my people' sidebar

  • Greg Beeley Greg Beeley committed [fc9b23]

    Disbursements: module configuration screen

  • Greg Beeley Greg Beeley committed [1fa341]

    Base system: fix for publication issue creation & allow location status update

  • Greg Beeley Greg Beeley committed [4f9cb1]

    CRM: avoid blank row in activity if user has no tasks

  • Greg Beeley Greg Beeley committed [0aa48d]

    Payroll: refactor payee search box

  • Greg Beeley Greg Beeley committed [de5e6c]

    CRM: Updates to advanced search, including dropdown criteria vs buttons

  • Greg Beeley Greg Beeley committed [36db10]

    Kardia menu: online highlight for sidebar

  • Greg Beeley Greg Beeley committed [4bb17e]

    CRM: donor analytics search icon

  • Greg Beeley Greg Beeley committed [035fca]

    Kardia: various background gradient images

  • Greg Beeley Greg Beeley committed [a14865]

    CRM: donor analytics search card

  • Greg Beeley Greg Beeley committed [7abfba]

    Merge branch 'master' of https://github.com/LightSys/kardia

  • Greg Beeley Greg Beeley committed [4ffa9a]

    SQL engine: adding (currently failing) test case for an outer join issue

  • Greg Beeley Greg Beeley committed [890bda]

    Test suite: do not install test binaries to run test suite - run locally

  • Greg Beeley Greg Beeley committed [25639a]

    SQL Engine: begin work on reversing join sequencing to fix join issue

  • Greg Beeley Greg Beeley committed [9ac594]

    SQL Engine: continued work on join execution refactoring.

  • Greg Beeley Greg Beeley committed [c38820]

    SQL engine: some cleanup

  • Greg Beeley Greg Beeley committed [462452]

    SQL engine: fix memory leak

  • Greg Beeley Greg Beeley committed [739c0e]

    SQL engine: working update to the SQL join execution logic

  • Greg Beeley Greg Beeley committed [225c2d]

    SQL engine: memory leak fix in Upsert operation

  • Greg Beeley Greg Beeley committed [729046]

    OSML temporary collections: memory leak fix for collection autoindexing

  • Greg Beeley Greg Beeley committed [c9f1a0]

    SQL engine: initial work to address join test suite item #21

  • Greg Beeley Greg Beeley committed [acce30]

    SQL engine test suite join item #21

  • Greg Beeley Greg Beeley committed [4ee0a7]

    SQL engine: join test suite #22 for grouping / many-to-one outer

  • Greg Beeley Greg Beeley committed [835dcd]

    SQL engine: fix for various outer join issues (test join #21, #22)

  • Greg Beeley Greg Beeley committed [8839c2]

    SQL join tests: fix whitespace

  • Greg Beeley Greg Beeley committed [945043]

    SQL join execution: clean up

  • Greg Beeley Greg Beeley committed [7607bf]

    SQL engine: joins: resolve lockup issue

  • Greg Beeley Greg Beeley committed [e2dd6e]

    SQL engine: fix for n-way joins where n > 2

  • Greg Beeley Greg Beeley committed [788537]

    JS: dropdown: use loose equality comparison on group values

  • Greg Beeley Greg Beeley committed [50903c]

    JS: table: fix column separator geometry issue

  • Greg Beeley Greg Beeley committed [1bb72b]

    HTTP interface: handle EXEC statements in sql reopen

  • Greg Beeley Greg Beeley committed [cd0132]

    JS: osrc: pass additional information in OSRC event

  • Greg Beeley Greg Beeley committed [164ac6]

    Minor fix to hardcoded numbers.

  • Greg Beeley Greg Beeley committed [2eb2bd]

    Adding EXEC SQL command

  • Greg Beeley Greg Beeley committed [34a188]

    JS: window widget: fix for pointer on firefox

  • Greg Beeley Greg Beeley committed [91570b]

    Expressions: bugfix for spurious log messages on datediff(), AND, and OR.

  • Greg Beeley Greg Beeley committed [5a5e0f]

    Test suite item for SQL EXEC command

  • Greg Beeley Greg Beeley committed [d0ac99]

    Adding missing testquery.qy file for SQL EXEC test item.

  • Greg Beeley Greg Beeley committed [4ff77b]

    HTTP Driver: improving Basic auth support

  • Greg Beeley Greg Beeley committed [651d93]

    Query Pivot driver: adding keyless object capability

  • Greg Beeley Greg Beeley committed [2140b6]

    CXLib: adding B64 encoder to qprintf (was unimplemented before).

  • Greg Beeley Greg Beeley committed [357da9]

    Reports: updated font metrics

  • Greg Beeley Greg Beeley committed [e3875e]

    JS: textbutton: add 'Click' action to programmatically click a button

  • Greg Beeley Greg Beeley committed [e0ad0c]

    Bugfix param handling of nulls

  • Greg Beeley Greg Beeley committed [e498fe]

    Net HTTP: improvements for POST handling, memory leak fix

  • Greg Beeley Greg Beeley committed [4eabb5]

    Standard components: custom new button

  • Greg Beeley Greg Beeley committed [4250bf]

    Font metric update (required part 2)

  • Greg Beeley Greg Beeley committed [c798d2]

    JS OSRC: add invalidate action, and find-object ability on queryparam

  • Greg Beeley Greg Beeley committed [df6f7e]

    JS: adding some transactional capability to forms

  • Greg Beeley Greg Beeley committed [a2efa8]

    JS Table: add ShowSelection action and ability to cancel a click

  • Greg Beeley Greg Beeley committed [b596f3]

    Query driver: use xarray for params intead of fixed-length array.

  • Greg Beeley Greg Beeley committed [5ecdbb]

    OSRC: reduce server round trips, close objs in same request as query

  • Greg Beeley Greg Beeley committed [6c6254]

    JS: Dropdown: fix for grouped list handling

  • Greg Beeley Greg Beeley committed [6f1ea9]

    Merge branch 'master' of https://github.com/LightSys/centrallix

  • Greg Beeley Greg Beeley committed [c7accf]

    Merge branch 'master' of https://github.com/LightSys/centrallix

  • Greg Beeley Greg Beeley committed [7d2508]

    Test file for font metric testing in reporting

  • Greg Beeley Greg Beeley committed [413c1c]

    MySQL/MariaDB DDL: Gazetteer building files

  • Greg Beeley Greg Beeley committed [4805a3]

    MySQL DDL: Updating processed copy of gazetteer

  • Greg Beeley Greg Beeley committed [39cf51]

    Merge branch 'master' of https://github.com/LightSys/kardia

  • Greg Beeley Greg Beeley committed [63018d]

    GL - update to by-period screens to preload more periods

  • Greg Beeley Greg Beeley committed [1ad3d9]

    Payroll - adding new tabular pay register and pay stubs, updating pay register

  • Greg Beeley Greg Beeley committed [d94f8d]

    CRM: advanced search: adding membership status as a search criteria for lists

  • Greg Beeley Greg Beeley committed [425285]

    CRM: people list: adding ability for admins to view others' collaboration lists

  • Greg Beeley Greg Beeley committed [d95bd5]

    GL: adding transaction research application

  • Greg Beeley Greg Beeley committed [cf0a8a]

    Stewardship tech integration: fix import of comments, improve robustness

  • Greg Beeley Greg Beeley committed [a740e6]

    DDL MySQL: payroll subsystem updates, including per-period payee settings

  • Greg Beeley Greg Beeley committed [9c08a3]

    CRM: updates, including some minor UI fixes and track search improvements

  • Greg Beeley Greg Beeley committed [a5b9a7]

    DDL MySQL: project & task management updates to simplify management of sprints

  • Greg Beeley Greg Beeley committed [40d72e]

    GL: liabilities report: don't include openbal transactions in accrued/paid lists

  • Greg Beeley Greg Beeley committed [beace9]

    Gift chart: ignore data items with no period yet associated

  • Greg Beeley Greg Beeley committed [687f40]

    Missionary Portal: don't include non-staff in admin's dropdown list

  • Greg Beeley Greg Beeley committed [7806c5]

    Various user interface updates

  • Greg Beeley Greg Beeley committed [079f2a]

    Task management UI updates

  • Greg Beeley Greg Beeley committed [413de9]

    Merge branch 'master' of https://github.com/LightSys/kardia

  • Greg Beeley Greg Beeley committed [8e8b6d]

    Merge branch 'master' of https://github.com/LightSys/kardia

  • Greg Beeley Greg Beeley committed [10878c]

    MySQL DDL: adding status field to project table.

  • Greg Beeley Greg Beeley committed [a4625b]

    Updates to revenue & expense balance report, rename to change in net assets.

  • Greg Beeley Greg Beeley committed [3947f8]

    GL transaction research: multiple funds/accounts, and group by transaction origin

1 >