xtuple
2014-06-18 Steve HackbarthMerge pull request #1580 from gilmoskowitz/23796
2014-06-17 Ben ThompsonIssue #23459 Issue #23937 Support external pre-auths...
2014-06-17 Ben ThompsonIssue #23459 Add payco table primary key.
2014-06-17 Ben ThompsonIssue #23459 Add exposed ccard ORMs to support external...
2014-06-17 Gil Moskowitzaddress code review comments and jshint the test
2014-06-17 Steve Hackbarthdeclare grant function before we use it
2014-06-17 Steve HackbarthMerge remote-tracking branch 'XTUPLE/4_5_x' into publish
2014-06-17 Steve HackbarthMerge pull request #1574 from garyhgohoos/23573
2014-06-17 Steve HackbarthMerge pull request #1578 from julesstp/23288-OpenItemWBSO
2014-06-17 Steve Hackbarthsplit out grant_roles.sql
2014-06-17 Steve Hackbarthuse my priv file
2014-06-17 Steve HackbarthMerge remote-tracking branch 'XTUPLE/4_5_x' into publish
2014-06-17 Steve HackbarthMerge pull request #1579 from bendiy/ext-grant
2014-06-17 Steve Hackbarthmerge
2014-06-11 Gil Moskowitzaddress button comment and jshint errors
2014-06-11 Linda NicholsMerge pull request #1577 from shackbarth/incidenttest
2014-06-11 Gil Moskowitzminimal sanity test of export, placeholders for deeper...
2014-06-11 Greg PazoMerge pull request #1572 from garyhgohoos/23223
2014-06-11 Greg PazoMerge pull request #1566 from garyhgohoos/23658
2014-06-11 Greg PazoMerge pull request #1571 from shackbarth/xtuplecon
2014-06-11 Greg PazoMerge pull request #1562 from garyhgohoos/23829
2014-06-11 Ben ThompsonRemove test priv and ext setup. It's no longer needed...
2014-06-11 Ben ThompsonAlso grant 'ADMIN' role any priv when it's added.
2014-06-11 Ben ThompsonGrant 'ADMIN' role the ext and it's dependencies.
2014-06-11 Ben ThompsonAdd default 'ADMIN' role and grant it to 'admin' user.
2014-06-11 Steve HackbarthMerge pull request #1573 from bendiy/oauth-key
2014-06-11 Steve HackbarthMerge pull request #1575 from gilmoskowitz/7155
2014-06-11 Gil Moskowitzmake filenames more descriptive
2014-06-11 Gil Moskowitzpass the desired attribute down to the datasource
2014-06-11 Gil Moskowitzissue #23796 - first pass exports the parent record...
2014-06-11 julesstpexit test if inventory not installed
2014-06-10 Ben Thompsoncomment cleanup
2014-06-10 Ben ThompsonUse node-forge for PKCS#12 support. Remove need to...
2014-06-10 Ben ThompsonAdd npm package node-forge for PKCS#12 support.
2014-06-10 julesstptest passing again
2014-06-10 julesstptest passing
2014-06-10 Gil Moskowitzrespond to review comments
2014-06-10 Steve Hackbarthinitialize is synchronous
2014-06-10 Steve Hackbarthwho needs unsightly errors?
2014-06-10 Steve Hackbarthmocha-ier skipAll implementation
2014-06-10 Steve Hackbarthclean up braces
2014-06-10 Steve Hackbarthtest incident status business logic
2014-06-10 julesstpreverse unneccesary changes
2014-06-10 julesstpMerge remote-tracking branch 'XTUPLE/4_5_x' into 23288...
2014-06-10 Steve HackbarthMerge pull request #1564 from bendiy/item-site-list
2014-06-10 Steve HackbarthMerge remote-tracking branch 'XTUPLE/4_5_x' into publish
2014-06-10 Steve Hackbarthnpm install from build_app
2014-06-10 Steve Hackbarthissue #23894: use priv function after it's declared
2014-06-10 Steve Hackbarthissue #23894: validate inputs
2014-06-10 Steve Hackbarthissue #23894: allow debugging mode
2014-06-10 garyhgohoosIssue #23573:check for unposted receipts
2014-06-10 Steve Hackbarthissue #23894: add privs
2014-06-10 Steve Hackbarthissue #23894: bring in command center to core
2014-06-09 Gil Moskowitzissue #7155 - fre is slow. first pass at using temp...
2014-06-09 Ben ThompsonFix jshint errors.
2014-06-09 Ben ThompsonAdd XV.downloadURL()
2014-06-09 Ben ThompsonFix OAuth2 pk12 key download prompt.
2014-06-09 garyhgohoosIssue #23223:missing metasql
2014-06-09 Steve Hackbarthadded woz
2014-06-09 Steve Hackbarthadd haxtuple and xtuplecon to readme
2014-06-07 Steve Hackbarthsuccess installing from npm
2014-06-06 garyhgohoosIssue #22824:add ability to update discount and markup...
2014-06-06 Steve HackbarthMerge pull request #1568 from xtuple/4_5_x
2014-06-06 Ben Thompsonfix test one more time
2014-06-06 Steve HackbarthMerge pull request #1565 from shackbarth/bump450 v4.5.0
2014-06-06 Ben ThompsonFix encryptionKey
2014-06-06 Ben Thompsondoh
2014-06-06 garyhgohoosIssue #23658:ensure itemsite_value is 0 when qtyonhand...
2014-06-06 Steve Hackbarthbump to 4.5.0
2014-06-06 Steve HackbarthMerge remote-tracking branch 'origin/release' into...
2014-06-06 Ben ThompsonAdd test for when x.y.naturalKeyOfY is needed.
2014-06-06 julesstpthis is handling event before it gets to list_base...
2014-06-05 Ben ThompsonOnly walk path on toOne and toMany
2014-06-05 Ben ThompsonFix toOne path when querying on x.y when x.y.naturalKey...
2014-06-05 Steve HackbarthMerge pull request #1563 from bendiy/item-site-list
2014-06-05 Ben ThompsonFix test query
2014-06-05 Steve HackbarthMerge pull request #1559 from gpazo/fixLessThanSign
2014-06-05 Ben ThompsonIssue #23863 support comma or space matching.
2014-06-05 Ben ThompsonIssue #23863 Fix item site search by number.
2014-06-05 garyhgohoosIssue #23829:change setting of debitAccntid to match...
2014-06-05 Steve HackbarthMerge pull request #1560 from julesstp/23411-BaseCurrency
2014-06-04 julesstpchange string false to boolean, and add isBase to list
2014-06-04 vagrantfix backwards queries, remove '<' and replace with...
2014-06-04 Steve HackbarthMerge pull request #1556 from xtuple/master
2014-06-03 Steve HackbarthMerge pull request #1524 from garyhgohoos/23593
2014-06-03 Steve HackbarthMerge pull request #1547 from julesstp/23602
2014-06-03 Steve HackbarthMerge pull request #1551 from garyhgohoos/23825
2014-06-03 Steve HackbarthMerge pull request #1554 from gpazo/preReqCheck
2014-06-03 Steve Hackbarthadd warning about taxpay_id
2014-06-03 julesstpMerge remote-tracking branch 'XTUPLE/4_5_x' into 23602
2014-06-03 Greg Pazocheck to see if xm schema exists, if so, disallow upgrade
2014-06-03 julesstpcorrect site handling on sales_order model
2014-06-03 Steve HackbarthMerge pull request #1552 from lynnaloo/23607
2014-06-03 Linda NicholsMerge pull request #1533 from shackbarth/23548-linguist
2014-06-03 Linda NicholsMerge pull request #1527 from shackbarth/dbtest
2014-06-03 Steve HackbarthMerge pull request #1544 from bendiy/item-site-list
2014-06-03 Linda NicholsIssue #23607: Merged in changes from 4_5_x
2014-06-03 garyhgohoosIssue #23825:define taxpay_id as serial type
2014-06-03 Ben ThompsonFix test assertion
2014-06-03 Ben ThompsonAdd ItemSiteRelation.fetch test queries that were failing.
next