xtuple
10 years agoAdd etag support.
Ben Thompson [Fri, 16 May 2014 18:27:52 +0000 (14:27 -0400)]
Add etag support.

10 years agoFix order by by wrapping unions in subquery table.
Ben Thompson [Fri, 16 May 2014 17:16:42 +0000 (13:16 -0400)]
Fix order by by wrapping unions in subquery table.

10 years agoGet group by and order by to work with XM.XdrupleCommerceProduct
Ben Thompson [Fri, 16 May 2014 02:38:22 +0000 (22:38 -0400)]
Get group by and order by to work with XM.XdrupleCommerceProduct

10 years agoAdd group by, fix order by
Ben Thompson [Thu, 15 May 2014 21:34:45 +0000 (17:34 -0400)]
Add group by, fix order by

10 years agoKeep the result consistant.
Ben Thompson [Wed, 14 May 2014 23:29:01 +0000 (19:29 -0400)]
Keep the result consistant.

10 years agoAdd count support. Act more like XT.Data.fetch()
Ben Thompson [Wed, 14 May 2014 23:11:54 +0000 (19:11 -0400)]
Add count support. Act more like XT.Data.fetch()

10 years agoCheck for and use existing public.item join.
Ben Thompson [Wed, 14 May 2014 21:24:28 +0000 (17:24 -0400)]
Check for and use existing public.item join.

10 years agoclause.joins is a string.
Ben Thompson [Wed, 14 May 2014 20:54:55 +0000 (16:54 -0400)]
clause.joins is a string.

10 years agoMake sure join name is safe.
Ben Thompson [Tue, 13 May 2014 21:30:50 +0000 (17:30 -0400)]
Make sure join name is safe.

10 years agoAdd in missing join.
Ben Thompson [Tue, 13 May 2014 21:24:53 +0000 (17:24 -0400)]
Add in missing join.

10 years agoFix build_app error from dollar sign comment.
Ben Thompson [Tue, 13 May 2014 18:19:54 +0000 (14:19 -0400)]
Fix build_app error from dollar sign comment.

10 years agoFix merge conflict.
Ben Thompson [Tue, 13 May 2014 17:58:41 +0000 (13:58 -0400)]
Fix merge conflict.

10 years agoExpose XM.ItemSiteListItem.restFetch() for REST API exclusive items queries.
Ben Thompson [Tue, 13 May 2014 17:47:35 +0000 (13:47 -0400)]
Expose XM.ItemSiteListItem.restFetch() for REST API exclusive items queries.

10 years agoAbstract restQuery formatting into a helper function other models can use.
Ben Thompson [Tue, 13 May 2014 17:39:41 +0000 (13:39 -0400)]
Abstract restQuery formatting into a helper function other models can use.

10 years agoMerge pull request #1478 from xtuple/4_4_x
Steve Hackbarth [Tue, 13 May 2014 16:16:57 +0000 (12:16 -0400)]
Merge pull request #1478 from xtuple/4_4_x

4 4 x

10 years agoMerge pull request #1477 from tjwebb/issues/1476/fixacl v4.4.1
Steve Hackbarth [Tue, 13 May 2014 00:11:06 +0000 (20:11 -0400)]
Merge pull request #1477 from tjwebb/issues/1476/fixacl

Issues/1476/fixacl

10 years agorun fixacl() after build; resolves #1476
Travis Webb [Mon, 12 May 2014 22:03:49 +0000 (18:03 -0400)]
run fixacl() after build; resolves #1476

10 years agoMerge pull request #1470 from xtuple/4_4_x
Linda Nichols [Sun, 11 May 2014 16:25:36 +0000 (12:25 -0400)]
Merge pull request #1470 from xtuple/4_4_x

4.4.1

10 years agoMerge pull request #1465 from shackbarth/23597-inv-avail-lazy
Linda Nichols [Sun, 11 May 2014 16:06:36 +0000 (12:06 -0400)]
Merge pull request #1465 from shackbarth/23597-inv-avail-lazy

documentation cleanup inspired by 23597

10 years agoMerge pull request #1467 from shackbarth/441
Steve Hackbarth [Sat, 10 May 2014 23:32:53 +0000 (19:32 -0400)]
Merge pull request #1467 from shackbarth/441

bump to 4.4.1

10 years agobump to 4.4.1
Steve Hackbarth [Sat, 10 May 2014 01:52:25 +0000 (21:52 -0400)]
bump to 4.4.1

10 years agoMerge pull request #1462 from shackbarth/23560-wh2
Travis Webb [Fri, 9 May 2014 20:42:43 +0000 (16:42 -0400)]
Merge pull request #1462 from shackbarth/23560-wh2

issue #23560: picker type has to correspond to schema for sales order site

10 years agoMerge pull request #1457 from lynnaloo/23298
Steve Hackbarth [Fri, 9 May 2014 19:43:14 +0000 (15:43 -0400)]
Merge pull request #1457 from lynnaloo/23298

Issue #23298 - Fixes for spacing and problems with icons in toolbar

10 years agoMerge pull request #1459 from lynnaloo/remove-cash-receipt
Steve Hackbarth [Fri, 9 May 2014 19:42:12 +0000 (15:42 -0400)]
Merge pull request #1459 from lynnaloo/remove-cash-receipt

Comment out cash receipt

10 years agoMerge pull request #1460 from bendiy/shiphead_performance
Steve Hackbarth [Fri, 9 May 2014 19:38:47 +0000 (15:38 -0400)]
Merge pull request #1460 from bendiy/shiphead_performance

Fix Invoice and SalesOrder performance.

10 years agoMerge pull request #1461 from lynnaloo/23589
Steve Hackbarth [Fri, 9 May 2014 19:34:57 +0000 (15:34 -0400)]
Merge pull request #1461 from lynnaloo/23589

Issue #23589: "Washed out" disabled items

10 years agodocumentation cleanup inspired by 23597
Steve Hackbarth [Fri, 9 May 2014 18:50:43 +0000 (14:50 -0400)]
documentation cleanup inspired by 23597

10 years agoremove SalesOrderLine from test spec.
Ben Thompson [Fri, 9 May 2014 15:07:35 +0000 (11:07 -0400)]
remove SalesOrderLine from test spec.

10 years agoDrop table instead so not null constraints do not conflict.
Ben Thompson [Fri, 9 May 2014 14:11:51 +0000 (10:11 -0400)]
Drop table instead so not null constraints do not conflict.

10 years agoissue #23560: picker type has to correspond to schema for sales order site
Steve Hackbarth [Fri, 9 May 2014 03:12:10 +0000 (23:12 -0400)]
issue #23560: picker type has to correspond to schema for sales order site

10 years agoChange sochild view to use type registration pattern.
Ben Thompson [Thu, 8 May 2014 23:30:36 +0000 (19:30 -0400)]
Change sochild view to use type registration pattern.

10 years agoIssue #23589: Changed styling of disabled items
Linda Nichols [Thu, 8 May 2014 21:39:50 +0000 (21:39 +0000)]
Issue #23589: Changed styling of disabled items

10 years agoExplode group by columns to avoid distinct
Ben Thompson [Thu, 8 May 2014 20:47:07 +0000 (16:47 -0400)]
Explode group by columns to avoid distinct

10 years agoIssue #23448 Fix invoice performance.
Ben Thompson [Thu, 8 May 2014 20:04:09 +0000 (16:04 -0400)]
Issue #23448 Fix invoice performance.

10 years agoComment out cash receipt list
Linda Nichols [Thu, 8 May 2014 19:47:06 +0000 (19:47 +0000)]
Comment out cash receipt list

10 years agomore small changes to css
Linda Nichols [Thu, 8 May 2014 18:04:18 +0000 (18:04 +0000)]
more small changes to css

10 years agofixes for toolbar icons
Linda Nichols [Thu, 8 May 2014 17:32:28 +0000 (17:32 +0000)]
fixes for toolbar icons

10 years agoMerge pull request #1456 from shackbarth/23165-build-clause-44
John Rogelstad [Thu, 8 May 2014 16:17:48 +0000 (12:17 -0400)]
Merge pull request #1456 from shackbarth/23165-build-clause-44

issue #23165: use new buildClause in itemSite and get rid of the old version

10 years agoMerge pull request #1451 from bendiy/master
Steve Hackbarth [Thu, 8 May 2014 02:07:15 +0000 (22:07 -0400)]
Merge pull request #1451 from bendiy/master

Ensure consistent results when using limit and offset. 2

10 years agoMerge pull request #1452 from bendiy/post_orderby
Steve Hackbarth [Thu, 8 May 2014 02:06:46 +0000 (22:06 -0400)]
Merge pull request #1452 from bendiy/post_orderby

Flip POST query Order By structure

10 years agoreverted change to export
Linda Nichols [Wed, 7 May 2014 20:24:38 +0000 (20:24 +0000)]
reverted change to export

10 years agoMerge remote-tracking branch 'XTUPLE/4_5_x' into 23298
Linda Nichols [Wed, 7 May 2014 20:24:18 +0000 (20:24 +0000)]
Merge remote-tracking branch 'XTUPLE/4_5_x' into 23298

10 years agochanges to navigator/workspace
Linda Nichols [Wed, 7 May 2014 20:21:48 +0000 (20:21 +0000)]
changes to navigator/workspace

10 years agoissue #23165: get itemsite fetch with keysearch working
Steve Hackbarth [Wed, 7 May 2014 16:51:03 +0000 (12:51 -0400)]
issue #23165: get itemsite fetch with keysearch working

10 years agoMerge pull request #1449 from xtuple/4_4_x
Steve Hackbarth [Wed, 7 May 2014 14:41:27 +0000 (10:41 -0400)]
Merge pull request #1449 from xtuple/4_4_x

4 4 x

10 years agoAlso check for undefined orderBy
Ben Thompson [Tue, 6 May 2014 17:32:07 +0000 (13:32 -0400)]
Also check for undefined orderBy

10 years agoFlip order by on POST queries.
Ben Thompson [Tue, 6 May 2014 16:10:21 +0000 (12:10 -0400)]
Flip order by on POST queries.

10 years agoMerge pull request #1438 from bendiy/23537
Travis Webb [Tue, 6 May 2014 07:18:35 +0000 (03:18 -0400)]
Merge pull request #1438 from bendiy/23537

Issue #9295 Issue #23537 Fix InvoiceListItem performance.

10 years agoMerge pull request #1448 from gpazo/23478-3
Steve Hackbarth [Mon, 5 May 2014 20:25:34 +0000 (16:25 -0400)]
Merge pull request #1448 from gpazo/23478-3

23478 3

10 years agoMerge pull request #1446 from xtuple/master
Steve Hackbarth [Mon, 5 May 2014 20:25:07 +0000 (16:25 -0400)]
Merge pull request #1446 from xtuple/master

merge master into 4_4_x

10 years agoMerge pull request #1439 from bendiy/taxperformance
Steve Hackbarth [Mon, 5 May 2014 20:22:22 +0000 (16:22 -0400)]
Merge pull request #1439 from bendiy/taxperformance

Taxperformance

10 years agoparameterize release_build script, passing in '4 4 1' will build 4.4.1 release
Greg Pazo [Mon, 5 May 2014 18:29:55 +0000 (14:29 -0400)]
parameterize release_build script, passing in '4 4 1' will build 4.4.1 release

10 years agoMerge pull request #1447 from lynnaloo/master
Travis Webb [Mon, 5 May 2014 18:29:39 +0000 (14:29 -0400)]
Merge pull request #1447 from lynnaloo/master

Added apt-get update to install script
re: #1442

10 years agoadded apt-get update
lynnaloo [Mon, 5 May 2014 17:15:01 +0000 (13:15 -0400)]
added apt-get update

10 years agoMerge pull request #1443 from xtuple/4_4_x
Steve Hackbarth [Mon, 5 May 2014 16:17:43 +0000 (12:17 -0400)]
Merge pull request #1443 from xtuple/4_4_x

4 4 x

10 years agoMerge pull request #1445 from shackbarth/tests
Steve Hackbarth [Mon, 5 May 2014 16:16:42 +0000 (12:16 -0400)]
Merge pull request #1445 from shackbarth/tests

remove nd tests

10 years agoremove nd tests
Steve Hackbarth [Mon, 5 May 2014 15:58:12 +0000 (11:58 -0400)]
remove nd tests

10 years agoMerge pull request #1444 from shackbarth/tests
Travis Webb [Mon, 5 May 2014 15:19:16 +0000 (11:19 -0400)]
Merge pull request #1444 from shackbarth/tests

get tests to pass

10 years agoget tests to pass by adding collection status change trigger
Steve Hackbarth [Mon, 5 May 2014 14:38:29 +0000 (10:38 -0400)]
get tests to pass by adding collection status change trigger

10 years agoMerge pull request #1442 from dpocock/master
Travis Webb [Sat, 3 May 2014 21:26:02 +0000 (17:26 -0400)]
Merge pull request #1442 from dpocock/master

fix bugs in install_xtuple.sh

10 years agoscripts/install_xtuple: add support for wheezy using wheezy-backports
Daniel Pocock [Sat, 3 May 2014 13:48:59 +0000 (15:48 +0200)]
scripts/install_xtuple: add support for wheezy using wheezy-backports

10 years agoscripts/install_xtuple: remove hardcoded reference to Ubuntu precise, detect distribu...
Daniel Pocock [Sat, 3 May 2014 13:46:58 +0000 (15:46 +0200)]
scripts/install_xtuple: remove hardcoded reference to Ubuntu precise, detect distribution dynamically

10 years agoscripts/install_xtuple: use add-apt-repository instead of manipulating files manually
Daniel Pocock [Sat, 3 May 2014 13:45:50 +0000 (15:45 +0200)]
scripts/install_xtuple: use add-apt-repository instead of manipulating files manually

10 years agoscripts/install_xtuple: check for sudo and install other key tools using apt
Daniel Pocock [Sat, 3 May 2014 13:43:59 +0000 (15:43 +0200)]
scripts/install_xtuple: check for sudo and install other key tools using apt

10 years agoscripts/install_xtuple: ignore error dropping previous DB
Daniel Pocock [Sat, 3 May 2014 13:37:28 +0000 (15:37 +0200)]
scripts/install_xtuple: ignore error dropping previous DB

10 years agoscripts/install_xtuple: ignore error backing up previous log file
Daniel Pocock [Sat, 3 May 2014 13:37:07 +0000 (15:37 +0200)]
scripts/install_xtuple: ignore error backing up previous log file

10 years agoscripts/install_xtuple: fix bad comment line
Daniel Pocock [Sat, 3 May 2014 13:36:29 +0000 (15:36 +0200)]
scripts/install_xtuple: fix bad comment line

10 years agoscripts/install_xtuple: abort immediately on first error, do not try to proceed
Daniel Pocock [Sat, 3 May 2014 13:35:54 +0000 (15:35 +0200)]
scripts/install_xtuple: abort immediately on first error, do not try to proceed

10 years agoMerge pull request #1441 from gpazo/23478-2
Steve Hackbarth [Fri, 2 May 2014 00:11:49 +0000 (20:11 -0400)]
Merge pull request #1441 from gpazo/23478-2

add pg_dump for loop to create backups, add mfgdemo to list of databases...

10 years agoadd pg_dump for loop to create backups, add mfgdemo to list of databases created...
Greg Pazo [Thu, 1 May 2014 21:07:15 +0000 (17:07 -0400)]
add pg_dump for loop to create backups, add mfgdemo to list of databases created/dumped

10 years agoNo need to query on taxhist when we know the inherited table.
Ben Thompson [Thu, 1 May 2014 20:03:29 +0000 (16:03 -0400)]
No need to query on taxhist when we know the inherited table.

10 years agoIssue #9295 Issue #23537 Fix InvoiceListItem performance.
Ben Thompson [Thu, 1 May 2014 19:54:58 +0000 (15:54 -0400)]
Issue #9295 Issue #23537 Fix InvoiceListItem performance.

10 years agoMerge pull request #1437 from gpazo/23478
Steve Hackbarth [Thu, 1 May 2014 15:33:11 +0000 (11:33 -0400)]
Merge pull request #1437 from gpazo/23478

23478

10 years agowhoops two .sh scripts, fix'd
Greg Pazo [Thu, 1 May 2014 15:00:07 +0000 (11:00 -0400)]
whoops two .sh scripts, fix'd

10 years agopb and dist packages working
Greg Pazo [Thu, 1 May 2014 14:53:05 +0000 (10:53 -0400)]
pb and dist packages working

10 years agokeep on keepin' on
Greg Pazo [Wed, 30 Apr 2014 18:33:59 +0000 (14:33 -0400)]
keep on keepin' on

10 years agoMerge pull request #1426 from julesstp/23227-ReassignWorkflow
Steve Hackbarth [Wed, 30 Apr 2014 15:14:13 +0000 (11:14 -0400)]
Merge pull request #1426 from julesstp/23227-ReassignWorkflow

Issue # 23227: Reassign activities

10 years agoMerge pull request #1427 from julesstp/23204-SaleTypeWorkflow
Steve Hackbarth [Wed, 30 Apr 2014 15:12:43 +0000 (11:12 -0400)]
Merge pull request #1427 from julesstp/23204-SaleTypeWorkflow

swat issue #23204:saleType change not updating workflow

10 years agoscript now creates all packages, un-tested on live database
gpazo [Wed, 30 Apr 2014 14:28:43 +0000 (10:28 -0400)]
script now creates all packages, un-tested on live database

10 years agoMerge pull request #1430 from lynnaloo/23299
Travis Webb [Wed, 30 Apr 2014 06:28:42 +0000 (02:28 -0400)]
Merge pull request #1430 from lynnaloo/23299

Issue #23299 - Make navigator panels work like workspace panels

10 years agoMerge pull request #1434 from shackbarth/23466-command
Travis Webb [Wed, 30 Apr 2014 06:26:15 +0000 (02:26 -0400)]
Merge pull request #1434 from shackbarth/23466-command

issue #23466: find and load route-defined extensions

10 years agoMerge pull request #1431 from lynnaloo/user_account_fix
Travis Webb [Wed, 30 Apr 2014 05:51:26 +0000 (01:51 -0400)]
Merge pull request #1431 from lynnaloo/user_account_fix

Issue #23418 - Error saving User Account

10 years agoMerge remote-tracking branch 'XTUPLE/4_4_x' into 23478
gpazo [Tue, 29 Apr 2014 18:55:11 +0000 (14:55 -0400)]
Merge remote-tracking branch 'XTUPLE/4_4_x' into 23478

10 years agoincremental progress towards unified build process
gpazo [Tue, 29 Apr 2014 18:50:56 +0000 (14:50 -0400)]
incremental progress towards unified build process

10 years agoMerge remote-tracking branch 'XTUPLE/4_5_x' into 23299
Linda Nichols [Tue, 29 Apr 2014 18:38:24 +0000 (18:38 +0000)]
Merge remote-tracking branch 'XTUPLE/4_5_x' into 23299

10 years agoMerge remote-tracking branch 'XTUPLE/4_5_x' into user_account_fix
Linda Nichols [Tue, 29 Apr 2014 18:34:25 +0000 (18:34 +0000)]
Merge remote-tracking branch 'XTUPLE/4_5_x' into user_account_fix

10 years agoMerge pull request #1432 from xtuple/4_4_x
Linda Nichols [Tue, 29 Apr 2014 18:21:09 +0000 (14:21 -0400)]
Merge pull request #1432 from xtuple/4_4_x

Merge 4_4_x into 4_5_x

10 years agoMerge pull request #1433 from shackbarth/23479
Greg Pazo [Tue, 29 Apr 2014 18:00:14 +0000 (14:00 -0400)]
Merge pull request #1433 from shackbarth/23479

issue #23479: set db version to 4.4.1

10 years agoissue #23479: set db version to 4.4.1
Steve Hackbarth [Tue, 29 Apr 2014 17:37:07 +0000 (13:37 -0400)]
issue #23479: set db version to 4.4.1

10 years agoMerge remote-tracking branch 'XTUPLE/4_5_x' into user_account_fix
Linda Nichols [Tue, 29 Apr 2014 17:22:35 +0000 (17:22 +0000)]
Merge remote-tracking branch 'XTUPLE/4_5_x' into user_account_fix

10 years agoIssue #23418: Removed tests that are failing with no basis
Linda Nichols [Tue, 29 Apr 2014 17:12:50 +0000 (17:12 +0000)]
Issue #23418: Removed tests that are failing with no basis

10 years agoMerge remote-tracking branch 'XTUPLE/4_5_x' into 23299
Linda Nichols [Tue, 29 Apr 2014 05:37:40 +0000 (05:37 +0000)]
Merge remote-tracking branch 'XTUPLE/4_5_x' into 23299

10 years agoremoved typo
Linda Nichols [Tue, 29 Apr 2014 05:32:43 +0000 (05:32 +0000)]
removed typo

10 years agoadded back panel button
Linda Nichols [Tue, 29 Apr 2014 05:27:43 +0000 (05:27 +0000)]
added back panel button

10 years agocommits from separate branch
Linda Nichols [Tue, 29 Apr 2014 04:40:53 +0000 (04:40 +0000)]
commits from separate branch

10 years agofixes to statuschange for user account workspace
Linda Nichols [Tue, 29 Apr 2014 04:39:28 +0000 (04:39 +0000)]
fixes to statuschange for user account workspace

10 years agoIssue #23299: changes to list panels
Linda Nichols [Tue, 29 Apr 2014 04:35:26 +0000 (04:35 +0000)]
Issue #23299: changes to list panels

10 years agoMerge remote-tracking branch 'XTUPLE/4_4_x' into 4_4_x
Linda Nichols [Tue, 29 Apr 2014 04:28:43 +0000 (04:28 +0000)]
Merge remote-tracking branch 'XTUPLE/4_4_x' into 4_4_x

10 years agochanges to fix account workspace
Linda Nichols [Tue, 29 Apr 2014 04:26:12 +0000 (04:26 +0000)]
changes to fix account workspace

10 years agoissue #23165: make the optimized version the only one
Steve Hackbarth [Mon, 28 Apr 2014 13:09:55 +0000 (09:09 -0400)]
issue #23165: make the optimized version the only one