xtuple
10 years agoMerge branch 'remitto' into xtdata
Ben Thompson [Mon, 7 Apr 2014 17:08:50 +0000 (13:08 -0400)]
Merge branch 'remitto' into xtdata

10 years agoExpose RemitTo to REST API.
Ben Thompson [Mon, 7 Apr 2014 17:08:32 +0000 (13:08 -0400)]
Expose RemitTo to REST API.

10 years agoMerge branch 'master' into xtdata
Ben Thompson [Tue, 1 Apr 2014 22:41:53 +0000 (18:41 -0400)]
Merge branch 'master' into xtdata

10 years agoMake xt.grant_role_ext() more robust.
Ben Thompson [Tue, 1 Apr 2014 22:41:30 +0000 (18:41 -0400)]
Make xt.grant_role_ext() more robust.

10 years agoAdd support to query the REST API with a POST body.
Ben Thompson [Tue, 1 Apr 2014 19:59:05 +0000 (15:59 -0400)]
Add support to query the REST API with a POST body.

10 years agoReturn false for pgType if it's not found.
Ben Thompson [Wed, 26 Mar 2014 16:26:40 +0000 (12:26 -0400)]
Return false for pgType if it's not found.

10 years agoAdd support for uuid ANY uuid[] operators.
Ben Thompson [Wed, 26 Mar 2014 16:18:17 +0000 (12:18 -0400)]
Add support for uuid ANY uuid[] operators.

10 years agoAdd support for array queries to the rest_query lib.
Ben Thompson [Tue, 25 Mar 2014 22:14:31 +0000 (18:14 -0400)]
Add support for array queries to the rest_query lib.

10 years agoAdd support to query by array of ids.
Ben Thompson [Tue, 25 Mar 2014 21:48:17 +0000 (17:48 -0400)]
Add support to query by array of ids.

10 years agoswat
Ben Thompson [Tue, 25 Mar 2014 20:12:01 +0000 (16:12 -0400)]
swat

10 years agorevert crmaccountUsers.username requirement and handle in buildClauseOptimized.
Ben Thompson [Tue, 25 Mar 2014 19:57:09 +0000 (15:57 -0400)]
revert crmaccountUsers.username requirement and handle in buildClauseOptimized.

10 years agoFix XT.Data refactor to work with toMany crmaccountUsers personal priv checks.
Ben Thompson [Tue, 25 Mar 2014 19:02:25 +0000 (15:02 -0400)]
Fix XT.Data refactor to work with toMany crmaccountUsers personal priv checks.

10 years agoMerge remote-tracking branch 'STEVE/23108-join2' into xtdata
Ben Thompson [Tue, 25 Mar 2014 15:24:38 +0000 (11:24 -0400)]
Merge remote-tracking branch 'STEVE/23108-join2' into xtdata

10 years agoMerge branch 'master' into cdd
Ben Thompson [Tue, 25 Mar 2014 15:17:48 +0000 (11:17 -0400)]
Merge branch 'master' into cdd

10 years agoMerge pull request #1342 from lynnaloo/demo-gui-fixes
Steve Hackbarth [Tue, 25 Mar 2014 13:44:54 +0000 (09:44 -0400)]
Merge pull request #1342 from lynnaloo/demo-gui-fixes

Fix for iphone/scanner problem with search and transaction container

10 years agoissue #23108: get count queries to work
Steve Hackbarth [Tue, 25 Mar 2014 00:33:16 +0000 (20:33 -0400)]
issue #23108: get count queries to work

10 years agoMerge pull request #1340 from lynnaloo/toolbar-icons
Steve Hackbarth [Mon, 24 Mar 2014 23:54:53 +0000 (19:54 -0400)]
Merge pull request #1340 from lynnaloo/toolbar-icons

Changed toolbar buttons to icons

10 years agochanged grid arranger for better phone ux
Linda Nichols [Mon, 24 Mar 2014 19:47:40 +0000 (19:47 +0000)]
changed grid arranger for better phone ux

10 years agofixed some weird shadowing issue on mobile
Linda Nichols [Mon, 24 Mar 2014 18:53:42 +0000 (18:53 +0000)]
fixed some weird shadowing issue on mobile

10 years agoissue #23108: support an array with a path
Steve Hackbarth [Mon, 24 Mar 2014 17:21:02 +0000 (13:21 -0400)]
issue #23108: support an array with a path

10 years agofixed issues with document box item borders
Linda Nichols [Mon, 24 Mar 2014 17:11:26 +0000 (17:11 +0000)]
fixed issues with document box item borders

10 years agoissue #23108: get characteristics to work
Steve Hackbarth [Mon, 24 Mar 2014 16:44:24 +0000 (12:44 -0400)]
issue #23108: get characteristics to work

10 years agochanged characteristics button to work on mobile
Linda Nichols [Mon, 24 Mar 2014 16:21:16 +0000 (16:21 +0000)]
changed characteristics button to work on mobile

10 years agoissue #23108: bugfix natural key shortcut
Steve Hackbarth [Mon, 24 Mar 2014 15:44:40 +0000 (11:44 -0400)]
issue #23108: bugfix natural key shortcut

10 years agoissue #23108: support shortcut of not using natural key in path
Steve Hackbarth [Mon, 24 Mar 2014 15:35:49 +0000 (11:35 -0400)]
issue #23108: support shortcut of not using natural key in path

10 years agochanged backPanelButton to go back to list view
Linda Nichols [Mon, 24 Mar 2014 15:35:45 +0000 (15:35 +0000)]
changed backPanelButton to go back to list view

10 years agoissue #23108: bugfix oid code and bugfix test
Steve Hackbarth [Mon, 24 Mar 2014 15:08:40 +0000 (11:08 -0400)]
issue #23108: bugfix oid code and bugfix test

10 years agoissue #23108: test for natural key shortcut
Steve Hackbarth [Mon, 24 Mar 2014 02:54:57 +0000 (22:54 -0400)]
issue #23108: test for natural key shortcut

10 years agoupgraded Font-awesome from 3.1 to 3.2
Linda Nichols [Mon, 24 Mar 2014 02:42:00 +0000 (02:42 +0000)]
upgraded Font-awesome from 3.1 to 3.2

10 years agoissue #23108: straighten out orm extension use case
Steve Hackbarth [Mon, 24 Mar 2014 02:39:23 +0000 (22:39 -0400)]
issue #23108: straighten out orm extension use case

10 years agoreplaced toolbar buttons with icon buttons
Linda Nichols [Mon, 24 Mar 2014 02:31:24 +0000 (02:31 +0000)]
replaced toolbar buttons with icon buttons

10 years agoissue #23108: fix shipto search
Steve Hackbarth [Mon, 24 Mar 2014 02:22:41 +0000 (22:22 -0400)]
issue #23108: fix shipto search

10 years agoMerge pull request #1338 from lynnaloo/mobile-fixes
Travis Webb [Sun, 23 Mar 2014 16:58:24 +0000 (12:58 -0400)]
Merge pull request #1338 from lynnaloo/mobile-fixes

Fixes to give panels flattened look

10 years agoissue #23108: use XT.format
Steve Hackbarth [Sun, 23 Mar 2014 02:20:56 +0000 (22:20 -0400)]
issue #23108: use XT.format

10 years agoissue #23108: use an alias for the first table too
Steve Hackbarth [Sun, 23 Mar 2014 01:33:39 +0000 (21:33 -0400)]
issue #23108: use an alias for the first table too

10 years agoissue #23108: the tests should pass on masterref as well
Steve Hackbarth [Sun, 23 Mar 2014 00:59:02 +0000 (20:59 -0400)]
issue #23108: the tests should pass on masterref as well

10 years agofixed panels to have flattened look
Linda Nichols [Fri, 21 Mar 2014 20:34:38 +0000 (20:34 +0000)]
fixed panels to have flattened look

10 years agoMerge pull request #1335 from jgunderson/23028
Steve Hackbarth [Fri, 21 Mar 2014 19:43:03 +0000 (15:43 -0400)]
Merge pull request #1335 from jgunderson/23028

23028, add production options to install script

10 years agoMerge pull request #1336 from lynnaloo/mobile-fixes
Steve Hackbarth [Fri, 21 Mar 2014 19:14:24 +0000 (15:14 -0400)]
Merge pull request #1336 from lynnaloo/mobile-fixes

Fixed arrangers on workspace to work better on mobile

10 years agofixed spacing
Linda Nichols [Fri, 21 Mar 2014 17:43:28 +0000 (17:43 +0000)]
fixed spacing

10 years agoadded back button for narrow workspace
Linda Nichols [Fri, 21 Mar 2014 17:41:45 +0000 (17:41 +0000)]
added back button for narrow workspace

10 years agochanges to arrangers for mobile
Linda Nichols [Fri, 21 Mar 2014 16:24:26 +0000 (16:24 +0000)]
changes to arrangers for mobile

10 years agoissue #23108: namespace select
Steve Hackbarth [Fri, 21 Mar 2014 16:20:27 +0000 (12:20 -0400)]
issue #23108: namespace select

10 years ago23028, add production options to install script
jgunderson [Fri, 21 Mar 2014 14:33:47 +0000 (10:33 -0400)]
23028, add production options to install script

10 years agoissue #23108: bugfix orderBy
Steve Hackbarth [Fri, 21 Mar 2014 03:26:01 +0000 (23:26 -0400)]
issue #23108: bugfix orderBy

10 years agoissue #23108: path orderBy
Steve Hackbarth [Fri, 21 Mar 2014 02:23:11 +0000 (22:23 -0400)]
issue #23108: path orderBy

10 years agoissue #23108: bring back old itemsite
Steve Hackbarth [Fri, 21 Mar 2014 00:57:27 +0000 (20:57 -0400)]
issue #23108: bring back old itemsite

10 years agoissue #23108: add back deprecated function
Steve Hackbarth [Fri, 21 Mar 2014 00:56:10 +0000 (20:56 -0400)]
issue #23108: add back deprecated function

10 years agoissue #23108: flail at item_site fetch
Steve Hackbarth [Thu, 20 Mar 2014 20:54:35 +0000 (16:54 -0400)]
issue #23108: flail at item_site fetch

10 years agoissue #23108: use new API for item_site fetch
Steve Hackbarth [Thu, 20 Mar 2014 19:38:59 +0000 (15:38 -0400)]
issue #23108: use new API for item_site fetch

10 years agoremove log
Steve Hackbarth [Thu, 20 Mar 2014 18:21:48 +0000 (14:21 -0400)]
remove log

10 years agoissue #23108: first crack at orm extensions
Steve Hackbarth [Thu, 20 Mar 2014 17:16:30 +0000 (13:16 -0400)]
issue #23108: first crack at orm extensions

10 years agoissue #23108: tweak tests to pass
Steve Hackbarth [Thu, 20 Mar 2014 16:43:56 +0000 (12:43 -0400)]
issue #23108: tweak tests to pass

10 years agoissue #23108: use more aliases
Steve Hackbarth [Thu, 20 Mar 2014 16:20:09 +0000 (12:20 -0400)]
issue #23108: use more aliases

10 years agoissue #23108: joins should be left joins
Steve Hackbarth [Thu, 20 Mar 2014 15:56:19 +0000 (11:56 -0400)]
issue #23108: joins should be left joins

10 years agoissue #23108: support multiple attributes
Steve Hackbarth [Thu, 20 Mar 2014 15:18:57 +0000 (11:18 -0400)]
issue #23108: support multiple attributes

10 years agoissue #23108: get two filters to work and add testing
Steve Hackbarth [Thu, 20 Mar 2014 14:18:11 +0000 (10:18 -0400)]
issue #23108: get two filters to work and add testing

10 years agoissue #23108: support simple joins usecase
Steve Hackbarth [Thu, 20 Mar 2014 03:14:37 +0000 (23:14 -0400)]
issue #23108: support simple joins usecase

10 years agoissue #23108: get simple query working efficiently
Steve Hackbarth [Thu, 20 Mar 2014 02:29:48 +0000 (22:29 -0400)]
issue #23108: get simple query working efficiently

10 years agoMerge pull request #1332 from shackbarth/23108
Steve Hackbarth [Wed, 19 Mar 2014 20:15:11 +0000 (16:15 -0400)]
Merge pull request #1332 from shackbarth/23108

issue 23108: prevent divide-by-zero error if no list price on item

10 years agoMerge remote-tracking branch 'XTUPLE/master'
Linda Nichols [Wed, 19 Mar 2014 20:14:47 +0000 (20:14 +0000)]
Merge remote-tracking branch 'XTUPLE/master'

10 years agoMerge pull request #1331 from jgunderson/rem-report
Steve Hackbarth [Wed, 19 Mar 2014 20:09:49 +0000 (16:09 -0400)]
Merge pull request #1331 from jgunderson/rem-report

remove reports build from install

10 years agoMerge pull request #1329 from lynnaloo/23094
Steve Hackbarth [Wed, 19 Mar 2014 20:09:33 +0000 (16:09 -0400)]
Merge pull request #1329 from lynnaloo/23094

Fixed name overlap issue in Quote/Sales Order

10 years agoMerge remote-tracking branch 'XTUPLE/master'
Linda Nichols [Wed, 19 Mar 2014 18:19:27 +0000 (18:19 +0000)]
Merge remote-tracking branch 'XTUPLE/master'

10 years agoMerge pull request #1330 from jgunderson/22131
Steve Hackbarth [Wed, 19 Mar 2014 16:50:26 +0000 (12:50 -0400)]
Merge pull request #1330 from jgunderson/22131

22131, add start, assign & actual dates to opportunity parameters

10 years agoissue 23108: prevent divide-by-zero error if no list price on item
Steve Hackbarth [Wed, 19 Mar 2014 16:44:29 +0000 (12:44 -0400)]
issue 23108: prevent divide-by-zero error if no list price on item

10 years agoremove reports build from install
jgunderson [Wed, 19 Mar 2014 13:14:49 +0000 (09:14 -0400)]
remove reports build from install

10 years agoMerge pull request #1326 from shackbarth/23046
Linda Nichols [Tue, 18 Mar 2014 20:27:07 +0000 (16:27 -0400)]
Merge pull request #1326 from shackbarth/23046

issue #23046: unique identifier for menubar list items

10 years ago22131, add assign, actual dates to opportunity parameters
jgunderson [Tue, 18 Mar 2014 18:53:37 +0000 (14:53 -0400)]
22131, add assign, actual dates to opportunity parameters

10 years agoFixed name overlap issue in Quote/Sales Order
Linda Nichols [Mon, 17 Mar 2014 15:59:09 +0000 (15:59 +0000)]
Fixed name overlap issue in Quote/Sales Order

10 years agoMerge branch 'xtuple' into 22131
jgunderson [Mon, 17 Mar 2014 14:25:24 +0000 (10:25 -0400)]
Merge branch 'xtuple' into 22131

10 years ago22131, add start date to opportunity search parameters
jgunderson [Mon, 17 Mar 2014 14:24:24 +0000 (10:24 -0400)]
22131, add start date to opportunity search parameters

10 years agoMerge pull request #1305 from bendiy/etags-on-lists
shackbarth [Sat, 15 Mar 2014 17:46:36 +0000 (13:46 -0400)]
Merge pull request #1305 from bendiy/etags-on-lists

Add etags to list (fetch) requests.

10 years agoMerge pull request #1327 from ssshyam/master
shackbarth [Sat, 15 Mar 2014 17:45:12 +0000 (13:45 -0400)]
Merge pull request #1327 from ssshyam/master

Updated Item Source Test

10 years agoMerge pull request #2 from bendiy/stditem
bendiy [Fri, 14 Mar 2014 18:27:38 +0000 (13:27 -0500)]
Merge pull request #2 from bendiy/stditem

Stditem

10 years agoMerge branch 'master' into stditem
Ben Thompson [Fri, 14 Mar 2014 18:26:28 +0000 (14:26 -0400)]
Merge branch 'master' into stditem

10 years agoMerge branch 'cdd' into stditem
Ben Thompson [Fri, 14 Mar 2014 18:24:46 +0000 (14:24 -0400)]
Merge branch 'cdd' into stditem

10 years agoissue #23046: use new attribute
Steve Hackbarth [Fri, 14 Mar 2014 02:04:22 +0000 (22:04 -0400)]
issue #23046: use new attribute

10 years agoitemsourcespectestadded
ZenQA [Thu, 13 Mar 2014 15:20:49 +0000 (20:50 +0530)]
itemsourcespectestadded

10 years agoMerge remote-tracking branch 'xtuple/master'
root [Thu, 13 Mar 2014 04:32:51 +0000 (10:02 +0530)]
Merge remote-tracking branch 'xtuple/master'

10 years agoMerge pull request #1 from bendiy/etags-on-lists
bendiy [Wed, 12 Mar 2014 21:45:40 +0000 (16:45 -0500)]
Merge pull request #1 from bendiy/etags-on-lists

Etags on lists

10 years agoMerge pull request #1325 from shackbarth/181 v1.8.1
shackbarth [Wed, 12 Mar 2014 19:14:48 +0000 (15:14 -0400)]
Merge pull request #1325 from shackbarth/181

bump to 1.8.1

10 years agobump to 1.8.1
Steve Hackbarth [Wed, 12 Mar 2014 18:49:32 +0000 (14:49 -0400)]
bump to 1.8.1

10 years agoMerge pull request #1324 from bendiy/master
shackbarth [Wed, 12 Mar 2014 18:26:32 +0000 (14:26 -0400)]
Merge pull request #1324 from bendiy/master

Fix pgListener Connection ERROR

10 years agoissue #23046: add css classes
Steve Hackbarth [Wed, 12 Mar 2014 18:19:21 +0000 (14:19 -0400)]
issue #23046: add css classes

10 years agoMerge branch 'master' into stditem
Ben Thompson [Wed, 12 Mar 2014 17:31:35 +0000 (13:31 -0400)]
Merge branch 'master' into stditem

10 years agoSupport both host and hostname.
Ben Thompson [Wed, 12 Mar 2014 17:31:19 +0000 (13:31 -0400)]
Support both host and hostname.

10 years agoMerge branch 'master' into stditem
Ben Thompson [Wed, 12 Mar 2014 17:02:00 +0000 (13:02 -0400)]
Merge branch 'master' into stditem

10 years agoRemove debugging log.
Ben Thompson [Wed, 12 Mar 2014 17:01:44 +0000 (13:01 -0400)]
Remove debugging log.

10 years agoMerge branch 'master' into stditem
Ben Thompson [Wed, 12 Mar 2014 17:00:31 +0000 (13:00 -0400)]
Merge branch 'master' into stditem

10 years agoFix pgListeners connect creds host.
Ben Thompson [Wed, 12 Mar 2014 17:00:04 +0000 (13:00 -0400)]
Fix pgListeners connect creds host.

10 years agoMerge pull request #1316 from shackbarth/22782-rm
Linda Nichols [Wed, 12 Mar 2014 15:28:42 +0000 (11:28 -0400)]
Merge pull request #1316 from shackbarth/22782-rm

issue #22782: remove pentaho reports

10 years agoMerge pull request #1322 from tjwebb/pg-restore-jobs
shackbarth [Wed, 12 Mar 2014 14:40:59 +0000 (10:40 -0400)]
Merge pull request #1322 from tjwebb/pg-restore-jobs

use -j to multi-thread pg_restore

10 years agoMerge pull request #1323 from tjwebb/npm-start
shackbarth [Wed, 12 Mar 2014 14:37:38 +0000 (10:37 -0400)]
Merge pull request #1323 from tjwebb/npm-start

add 'npm start' task

10 years agoadd 'npm start' task
tjwebb [Wed, 12 Mar 2014 07:45:19 +0000 (03:45 -0400)]
add 'npm start' task

- makes use of being able to run main.js from anywhere
- uses nodemon to auto-reload on changes inside node-datasource

10 years agouse -j to multi-thread pg_restore
tjwebb [Wed, 12 Mar 2014 04:15:53 +0000 (00:15 -0400)]
use -j to multi-thread pg_restore

- anecdote indicates 50%+ decrease in pg_restore duration
- added inline doc for usage of maxBuffer

10 years agoMerge pull request #1320 from shackbarth/22816-searchpath
shackbarth [Tue, 11 Mar 2014 19:49:11 +0000 (15:49 -0400)]
Merge pull request #1320 from shackbarth/22816-searchpath

issue #22816: don't worry about composite types

10 years agoissue #22816: don't worry about composite types
Steve Hackbarth [Tue, 11 Mar 2014 19:12:32 +0000 (15:12 -0400)]
issue #22816: don't worry about composite types

10 years agoSet etags property on ret before data so format matches retrieveRecord().
Ben Thompson [Tue, 11 Mar 2014 17:59:50 +0000 (13:59 -0400)]
Set etags property on ret before data so format matches retrieveRecord().

10 years agoAdd etag query debugging.
Ben Thompson [Tue, 11 Mar 2014 17:54:53 +0000 (13:54 -0400)]
Add etag query debugging.