Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

Trunk #10

Open
wants to merge 10,000 commits into
base: trunk
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
1b060f9
OFBIZ-4154 Use ZXing to generate QR 2d barcode.
shijh Aug 21, 2015
5bf8912
Replaces tabs with spaces
JacquesLeRoux Aug 21, 2015
2f6cf84
Eclipse uses tabs so better to have them in repo, thanks to Adrian on…
JacquesLeRoux Aug 22, 2015
699c1c1
A patch from Pierre Smits for "Incorporate the readme for the Lucene …
JacquesLeRoux Aug 23, 2015
7624c5c
(OFBIZ-6362) Added missing code in header.ftl file to include compone…
dixitdeepak Aug 25, 2015
7458d9f
Reverted 1530237: the sql type for Postgres for "comments" and "descr…
jacopoc Aug 25, 2015
e135475
(OFBIZ-6571) Passed parameter in correct sequence while doing EntityU…
dixitdeepak Aug 25, 2015
a8dcabb
(OFBIZ-6563) Fixed lookup party search form, used correct name for gr…
dixitdeepak Aug 25, 2015
ae050d7
A patch from Pierre Smits for "SQL Exceptions (OPTION) occuring when …
JacquesLeRoux Aug 26, 2015
62a9c3e
A patch from Wai for "simple coding cleanup" https://issues.apache.or…
JacquesLeRoux Aug 28, 2015
91e6959
Crap I had this wrong change pending, but forgot to save after checki…
JacquesLeRoux Aug 28, 2015
86dacee
No functional change: Wai removed newline at end of file with OFBIZ-6583
JacquesLeRoux Aug 28, 2015
6523aab
Added a FIXME comment. No functional change.
adrian-crum Aug 28, 2015
0d6d997
OFBIZ-5042 Apache Solr Implementation.
shijh Aug 30, 2015
02640d9
(OFBIZ-6589) Removed date picker localization data from theme file. G…
dixitdeepak Aug 31, 2015
a6af49c
OFBIZ-6591 ofbiz does not compile
shijh Sep 1, 2015
22e8925
OFBIZ-6591 ofbiz does not compile
shijh Sep 1, 2015
5786220
Add framework/base/lib/zxing-core-3.2.0.jar into LICENSE.
shijh Sep 1, 2015
d0018b3
OFBIZ-5042 Apache Solr Implementation.
shijh Sep 1, 2015
9f1a533
A patch from Pierre Smits for "Have hard coded links in admin screen …
JacquesLeRoux Sep 1, 2015
bc743a3
OFBIZ-5042 Apache Solr Implementation.
shijh Sep 1, 2015
ce5865b
OFBIZ-6596 The Solr redirection does not work in trunk demo.
shijh Sep 2, 2015
fb49575
Make primitive initialization explicit.
adrian-crum Sep 2, 2015
d823274
OFBIZ-6596 The Solr redirection does not work in trunk demo.
shijh Sep 3, 2015
4f0a868
A patch from Pierre Smits for "Update site-conf.xsd to prioritise Gro…
JacquesLeRoux Sep 4, 2015
ebef3d9
Removes build-website and docs targets, copy-dtds is enough
JacquesLeRoux Sep 4, 2015
f152920
Upgraded Apache Tomcat to the latest bug fix release of the 7 series:…
jacopoc Sep 4, 2015
b5fcf32
OFBIZ-6596 The Solr redirection does not work in trunk demo.
shijh Sep 5, 2015
ec1f3e2
OFBIZ-6601 example component causes exceptions
shijh Sep 6, 2015
6ccb72c
OFBIZ-5042 Apache Solr Implementation.
shijh Sep 6, 2015
57bd16b
No functional changes, fixes typos
JacquesLeRoux Sep 6, 2015
ab6fc3f
A patch from Pierre Smits for "Scrum total billing cause exception" h…
JacquesLeRoux Sep 8, 2015
17c6bef
A patch from Pierre Smits for "Some groovy files using Timestamp.valu…
JacquesLeRoux Sep 8, 2015
42c3726
No functional change: comments out "docs-all" ant target since it's n…
JacquesLeRoux Sep 9, 2015
fd544ef
A completed patch from Oleg Andreyev for "Using official content type…
JacquesLeRoux Sep 9, 2015
049b3e5
A slightly modified patch from Pierre Smits for "view sprint overview…
JacquesLeRoux Sep 9, 2015
c5e394b
A slightly modified patch from Pierre Smits for "Scrum productstatist…
JacquesLeRoux Sep 9, 2015
a5f8180
A slightly modified patch from Pierre Smits for "Remove unused view-m…
JacquesLeRoux Sep 9, 2015
9a06a46
A patch from Pierre Smits for "Move PartyRelationshipAndPartyDetail e…
JacquesLeRoux Sep 10, 2015
6b50952
No functional changes, removes an useless assignation found by chance…
JacquesLeRoux Sep 11, 2015
c322002
A patch from Wei Zhang for "The EntityListIterator must be closed in …
JacquesLeRoux Sep 11, 2015
9c79bff
OFBIZ-6610 Upgrade Solr and Lucene librairies to version 5
shijh Sep 13, 2015
979004b
A patch for "createQuoteRole, createContentRole, and createRequiremen…
JacquesLeRoux Sep 13, 2015
0245bc3
No functional changes, since I put the 2 conditions in the error mess…
JacquesLeRoux Sep 13, 2015
b5c6596
A patch from Gareth Carter for "PurgeJob.java does not delete Recurre…
JacquesLeRoux Sep 15, 2015
36a254f
A patch from Gaudin Pierre for "error in isValidEan util" https://iss…
JacquesLeRoux Sep 17, 2015
b861657
[OFBIZ-6460] Fixed the exception due to incorrect use of EntityQuery …
Sep 19, 2015
565567e
Applied patch for OFBIZ-6621: MapContext.entrySet() slows down when B…
mbrohl Sep 19, 2015
9d9f7b9
Applied patch for OFBIZ-6594: Wrong Documentation for Temporal Expres…
mbrohl Sep 19, 2015
56ebd04
[OFBIZ-6438] Fixed issue: PartyGeoLocation shows menus when accessed.…
Sep 19, 2015
8884009
[OFBIZ-6499] Added z-index value with dialog class to fix the issue o…
Sep 19, 2015
76aa631
[OFBIZ-6348] Applied patch attached by Christian on the ticket. Repor…
Sep 19, 2015
7c6ec64
Applied patch for OFBIZ-6629: Duplicate calculation and typo in Shopp…
mbrohl Sep 19, 2015
40b9360
[OFBIZ-5927] Applied the changes as discussed on ticket. Thanks Jacqu…
Sep 19, 2015
29b9e0b
[OFBIZ-5970] Removed unused form as discussed on ticket. Thanks Pierr…
Sep 19, 2015
4ccb017
[OFBIZ-6091] Supplier preferred currency not considered for drop-ship…
Sep 19, 2015
92e6ccc
Applied patch for OFBIZ-6631: Optimize ShoppingCart.removeCartItem (s…
mbrohl Sep 19, 2015
d4b7880
Applied patch for OFBIZ-6526: ordermgr/control/searchorders findOrder…
mbrohl Sep 19, 2015
6b4948b
[OFBIZ-6212] Fixed the issue #1 of Accounting reports due to a minor …
Sep 19, 2015
adbd3a5
Applied patch for OFBIZ-6630: Update ShoppingCartItem locale if Shopp…
mbrohl Sep 19, 2015
6331405
Applied patch for OFBIZ-6633: Eclipse .classpath is missing the runti…
mbrohl Sep 19, 2015
86c2799
Applied patch for OFBIZ-6515: partymgr/control/EditPartyRelationships…
mbrohl Sep 19, 2015
7e6c0b2
Applied patch for OFBIZ-6632: Incorrect comparison in TemporalExpress…
mbrohl Sep 19, 2015
416cb71
Applied patch for OFBIZ-6635: Old UserLogin from userLoginId-change i…
mbrohl Sep 19, 2015
e24557b
A patch from Gil Portenseigne for "multiple select dropdown listbox s…
JacquesLeRoux Sep 19, 2015
6540aaf
A patch from François Lecomte for "Adding the week number in date pic…
JacquesLeRoux Sep 19, 2015
347f2b5
A patch from Martin Becker from a Gareth Carter's idea for "Fix depre…
JacquesLeRoux Sep 20, 2015
3a8847d
A patch from Christian Carlow for "FOP renderer doesn't apply title-a…
JacquesLeRoux Sep 20, 2015
14c646e
A patch from Christian Carlow for "FOP renderer does not support alte…
JacquesLeRoux Sep 20, 2015
324ccd3
A patch from Martin Becker for "Missing CountryCodeData.xml values fo…
JacquesLeRoux Sep 20, 2015
84879f4
A patch from Martin Becker for "Eclipse .classpath contains internal …
JacquesLeRoux Sep 20, 2015
ce84bea
A patch from Pierre Smits for "Replace bsf event type and handler wit…
JacquesLeRoux Sep 21, 2015
94ce3ec
Err goofy, I forgot to save (related with OFBIZ-6598) after reverting…
JacquesLeRoux Sep 21, 2015
0cb62c2
A modified patch from Oleg Andreyev for "Non-breaking space incorrect…
JacquesLeRoux Sep 21, 2015
e4164d3
An enhanced patch from Pierre Smits for "Order items for GZ-1006-5 vi…
JacquesLeRoux Sep 22, 2015
29fb51a
No functional change: in relation with OFBIZ-6649, though we have not…
JacquesLeRoux Sep 22, 2015
a8b16d8
No functional changes for https://issues.apache.org/jira/browse/OFBIZ…
JacquesLeRoux Sep 23, 2015
8402c59
Referring to the excellent answer at https://stackoverflow.com/questi…
JacquesLeRoux Sep 23, 2015
d788075
A patch from Oleg Andreyev for "Errors in ProductSummary.groovy" http…
JacquesLeRoux Sep 24, 2015
10bde05
No functional change, while reviewing new OFBIZ-293 proposition I stu…
JacquesLeRoux Sep 24, 2015
d43fa51
I found a possible XSS attack through ProductContentWrapper.java.getP…
JacquesLeRoux Sep 25, 2015
3d3c52b
I missed some cases, if ever you spot some others or typos please let…
JacquesLeRoux Sep 26, 2015
5b85b44
I just spotted cases like
JacquesLeRoux Sep 26, 2015
ac27104
I spotted some misses in FTL templates after r1705329, this fixes them
JacquesLeRoux Sep 26, 2015
c4ae8b7
Still missed those ones in groovy after r1705329
JacquesLeRoux Sep 26, 2015
ebb7555
Fixes a typo spotted while checking changes introduced with r1705329 …
JacquesLeRoux Sep 27, 2015
307871f
Fixes a typo introduced with r1705329
JacquesLeRoux Sep 30, 2015
6fb34bb
While working on r1705329 I did not notice that OrderContentWrapper w…
JacquesLeRoux Sep 30, 2015
9d5bdfb
A patch from Martin Becker for "data import - nulling fields impossib…
JacquesLeRoux Oct 1, 2015
1881ab5
Adds a French label
JacquesLeRoux Oct 2, 2015
8b73103
[OFBIZ-6650] Fixed a typo in product.groovy which causing error on re…
Oct 3, 2015
e2d620d
(OFBIZ-6584) Display submitter partyId on edit response screen. Now i…
dixitdeepak Oct 3, 2015
3b1a6c1
[OFBIZ-4651] Handled error in js code to fix timeout issue.
Oct 3, 2015
ea80a0a
[]
Oct 3, 2015
549462f
(OFBIZ-6663) Fixed broken "Print Deposit Slip" pdf rendering. Thanks …
dixitdeepak Oct 3, 2015
8dbcdc7
(OFBIZ-6212) Fixed accounting report PDF export issue, it was throwin…
dixitdeepak Oct 3, 2015
1918e47
[OFBIZ-6171] Applied patch from Pierre Smits for replacing 'Open for …
Oct 3, 2015
fa00568
[OFBIZ-5579] When adding Asset products into the cart, we will show N…
Oct 3, 2015
5a01c69
[OFBIZ-6171] Replacing 'Open for Business' references with 'Apache OF…
Oct 3, 2015
d597e12
Applied patch for OFBIZ-6662: PartyRelationship.securityGroupId not a…
mbrohl Oct 4, 2015
1610c10
Make layered-window available in forms and menu (OFBIZ-6327), adding …
nmalin Oct 5, 2015
2e1c1e1
OFBIZ-6610 Upgrade Solr and Lucene librairies to version 5
shijh Oct 6, 2015
027eaf9
OFBIZ-6610 Upgrade Solr and Lucene librairies to version 5
shijh Oct 6, 2015
c4f0c73
OFBIZ-6610 Upgrade Solr and Lucene librairies to version 5
shijh Oct 6, 2015
d26b4c3
OFBIZ-6637 : Work Effort Month Calendar View Is Broken
gilPts Oct 9, 2015
e5d29ea
OFBIZ-6654 Display of a recurrent workeffort in workeffort calendar d…
gilPts Oct 9, 2015
149c7d4
[OFBIZ-6666] Added missing service model attributes while cloning it.
Oct 10, 2015
c1c37a5
Fixes "ecommerce screen exception" https://issues.apache.org/jira/bro…
JacquesLeRoux Oct 10, 2015
1d060fb
Fixes typo in a French label
JacquesLeRoux Oct 11, 2015
6427e28
Printing the Rupee symbol did not work there. Not sure why it did not…
JacquesLeRoux Oct 11, 2015
09875f5
Part of previous commit, just missed it, no functional changes
JacquesLeRoux Oct 11, 2015
99a198f
OFBIZ-6327: I got a way to see a button with a link using widget-area…
JacquesLeRoux Oct 11, 2015
67a0e23
Ignores runtime folder in solrdefault
JacquesLeRoux Oct 11, 2015
db39fd9
Fix for ContentWorker at OFBIZ-6669. For that I have added owasp-java…
JacquesLeRoux Oct 13, 2015
1023623
"Fixes" .classpath by changing only the added line
JacquesLeRoux Oct 13, 2015
6ba9837
This adds caches to CategoryContentWrapper and ProductConfigItemConte…
JacquesLeRoux Oct 13, 2015
6940971
A patch from Wei for "The filter-by-date="true" of <entity-condition>…
JacquesLeRoux Oct 13, 2015
7d32140
Move guava lib from solr/lib/runtime to base/lib to avoid dependency …
JacquesLeRoux Oct 14, 2015
45f58c7
Update after r1708560, thanks to Jacopo's reminder on dev ML
JacquesLeRoux Oct 15, 2015
0dcccba
Update after r1708560, thanks to Jacopo's reminder on dev ML (Oops I …
JacquesLeRoux Oct 15, 2015
52d6eef
[OFBIZ-6674] In addToCart() method, reset shipment method information…
Oct 15, 2015
1f07697
Fixes a bug reported by Pierre Smits and commented by Vyom Jain at "v…
JacquesLeRoux Oct 16, 2015
f8d8285
A patch from Pierre Smits for "PartyRole Lifespan fields - Have Quote…
JacquesLeRoux Oct 16, 2015
8bcb5c8
Grid widget cache settings are missing - https://issues.apache.org/ji…
adrian-crum Oct 16, 2015
298d5d6
A patch from Pierre Smits for "CcTypes.groovy misses licence" https:/…
JacquesLeRoux Oct 16, 2015
c00392b
Changes for "SalaryStep entity missing From and Thru dates" https://i…
JacquesLeRoux Oct 17, 2015
3d56139
Misc. non functional changes which were pending in my working copy
JacquesLeRoux Oct 17, 2015
11b7f01
Completes r1709192 for Changes for "SalaryStep entity missing From an…
JacquesLeRoux Oct 17, 2015
2880767
Completes r1709192 for Changes for "SalaryStep entity missing From an…
JacquesLeRoux Oct 18, 2015
9f6c2e0
Fixes a wrong lang value, thanks to Adrian on dev ML
JacquesLeRoux Oct 18, 2015
968d84d
Completes r1709192 for Changes for "SalaryStep entity missing From an…
JacquesLeRoux Oct 18, 2015
54d64a9
fix the classpath for guava which was moved from specialpurpose to fr…
pythys Oct 18, 2015
d741105
upgrade OFBiz to JDK 8 in reference to the JIRA https://issues.apache…
pythys Oct 18, 2015
e1604ea
Completes r1709192 for Changes for "SalaryStep entity missing From an…
JacquesLeRoux Oct 18, 2015
72b7dda
Completes r1709192 for Changes for "SalaryStep entity missing From an…
Oct 18, 2015
2a79500
Updated documentation, no functional change.
adrian-crum Oct 19, 2015
33c3e02
Selenium web driver integration using XML files: https://issues.apach…
hansbak Oct 20, 2015
3e2a46f
Show the main title of pages in Tomahawk theme. REF OFBIZ-6153
pythys Oct 20, 2015
e3b3589
Fixes a wrong reference and better document a target in main build
JacquesLeRoux Oct 20, 2015
f150a96
An improved patch from Pierre Gaudin for "JGrowl to display alerts " …
JacquesLeRoux Oct 20, 2015
f3a5ed9
By chance, I stumbled upon a remaining small chunk of change Sumit Pa…
JacquesLeRoux Oct 20, 2015
e8f0540
Since we now use Java 8, we no longer need to use MaxPermSize
JacquesLeRoux Oct 21, 2015
183e038
Forgot to save before committing r1709718: "Since we now use Java 8, …
JacquesLeRoux Oct 21, 2015
867f87f
A slightly modified patch from Taher Alkhateeb for <<replace widget-s…
JacquesLeRoux Oct 21, 2015
4f78b96
Removes tooltip="${uiLabelMap.CommonRequired}" from fields, https://i…
JacquesLeRoux Oct 21, 2015
68f931d
remove two unnecessary @suppersswarning tags. No impact on code
pythys Oct 21, 2015
e0c9ae4
convert Parent Customer Request Id field from text to lookup field RE…
pythys Oct 22, 2015
2cc0a56
Completes r1709882 for <<Remove tooltip="${uiLabelMap.CommonRequired}…
JacquesLeRoux Oct 22, 2015
654be98
Completes r1709882 for <<Remove tooltip="${uiLabelMap.CommonRequired}…
JacquesLeRoux Oct 22, 2015
985a44f
This slipped in inadvertently with r1710086
JacquesLeRoux Oct 22, 2015
412ba55
another round of javolution removal in achieving OFBIZ-5169
pythys Oct 23, 2015
8ded10d
A patch from Christian Carlow for "Form widget <auto-fields-entity de…
JacquesLeRoux Oct 23, 2015
ca1e6dc
(OFBIZ-6687) Moved FixedAssetMaintWorkEffort view entity from special…
dixitdeepak Oct 23, 2015
cd61b65
Add french labels in ProductEntityLabels.xml, no functional change. T…
gilPts Oct 24, 2015
10e3816
Tiny changes after r1710317 for OFBIZ-6700
JacquesLeRoux Oct 24, 2015
616655b
A patch from Christian Carlow for "FindService.performFindList listSi…
JacquesLeRoux Oct 24, 2015
f876724
A patch from Christian Carlow for "Paginator.getListLimits listSize g…
JacquesLeRoux Oct 25, 2015
a73a45e
Completes schema documentation for override-list-size in case of perf…
JacquesLeRoux Oct 25, 2015
a607441
The <description> tag was not close in last commit
hellozhangwei Oct 26, 2015
a0a8996
Commmits as an example of using performFindList instead of performFin…
JacquesLeRoux Oct 26, 2015
577da0b
A patch from Christian Carlow for "FOP rendered list form widgets do …
JacquesLeRoux Oct 26, 2015
7f514b1
A patch from Christian Carlow for "FOP rendered list form widgets do …
JacquesLeRoux Oct 26, 2015
73a05d0
(OFBIZ-6699) Removed invalid field condition from StatusValidChange d…
dixitdeepak Oct 26, 2015
49f6de6
Reverts r1710527 and r1710528 (was for OFBIZ-6354), thanks to Deepak …
JacquesLeRoux Oct 26, 2015
31fdcb3
3 patches from Christian Carlow for "FOP rendered list form widgets d…
JacquesLeRoux Oct 27, 2015
750adf0
No functional changes:
JacquesLeRoux Oct 28, 2015
8a3415f
Fix a bug in createLead service as described in OFBIZ-6703
pythys Oct 28, 2015
bdc71c1
fix commit 1711020 by adjusting the comment location in XML file REF …
pythys Oct 28, 2015
85dffb1
Fixes warnings appearing in log, thanks to Adrian on dev ML
JacquesLeRoux Oct 30, 2015
7edd7c4
Fixes a French label
JacquesLeRoux Oct 30, 2015
e302aac
Fixes a typo after "clearchris"'s report on user ML.
JacquesLeRoux Oct 30, 2015
46b16cc
A modified patch from Ritu Raj Lakhera for "Enhancement in the conte…
JacquesLeRoux Oct 31, 2015
66f126b
It's easier to type
JacquesLeRoux Nov 1, 2015
6b18ffc
Fixes a bug introduced with r1710513 for OFBIZ-6422 and OFBIZ-6423, t…
JacquesLeRoux Nov 2, 2015
cbd6871
No functional change, removes an useless warning
JacquesLeRoux Nov 2, 2015
21d5dd8
Fixes a typo I introduced, thanks to Nicolas at r1711918
JacquesLeRoux Nov 2, 2015
4711da8
This is an (almost) automatically done (ie I locally ran createJsLang…
JacquesLeRoux Nov 2, 2015
1fb7a88
An updated and modified patch from Bob Morley for "ProductStore did n…
JacquesLeRoux Nov 3, 2015
dda03cc
These changes accidentally slipped in with r1712347, reverting
JacquesLeRoux Nov 3, 2015
84b97ee
Fixes https://issues.apache.org/jira/browse/OFBIZ-6673 "Form layered-…
JacquesLeRoux Nov 3, 2015
98f4932
Implements "Improve the way default position and size lookup paramete…
JacquesLeRoux Nov 4, 2015
a397223
A rearranged patch from Gareth Carter for "Update SimpleContentViewHa…
JacquesLeRoux Nov 5, 2015
4dba075
I missed to copy the OFBIZ-6669 Jira issue reference here
JacquesLeRoux Nov 6, 2015
01c60a5
Better French labels
JacquesLeRoux Nov 7, 2015
723f8d2
OFBIZ-6714 Removing unexplained TODO from Manufacturing services
gilPts Nov 9, 2015
acb803a
A modified patch from Pierre Smits for "Display GeoPoint with map in …
JacquesLeRoux Nov 10, 2015
cf9f575
This has slipped in inadvertently, removes to add in next commit
JacquesLeRoux Nov 10, 2015
58afe4e
Completes r1709882 for <<Possible static XSS issue with Content>> htt…
JacquesLeRoux Nov 10, 2015
e68af10
A patch from Ingo Wolfmayr for "EcomSEO generates an error when used…
JacquesLeRoux Nov 11, 2015
4111267
Good to know which Java version was used to compile, no?
JacquesLeRoux Nov 11, 2015
0b4c055
Forgot the label used in previous commit
JacquesLeRoux Nov 11, 2015
ad0806a
A modified patch from Pierre Smits for "Remove superfluous .propertie…
JacquesLeRoux Nov 12, 2015
20808a9
No functional change, completes r1713985 ("Remove superfluous .proper…
JacquesLeRoux Nov 12, 2015
c8c7ab4
Non functional changes
JacquesLeRoux Nov 12, 2015
b169b55
No functional change, "load-tenant-admin-user-login" is not a main ta…
JacquesLeRoux Nov 12, 2015
09c5d3c
A patch from Pierre Smits for "Remove tenant data from the demo data …
JacquesLeRoux Nov 12, 2015
261d9dd
A patch from Forrest Rae for "org.ofbiz.common.login.LoginServices.us…
JacquesLeRoux Nov 13, 2015
d78eedc
Let's try being nice on demos VM (manual cases, cron done)
Nov 14, 2015
bab2f33
A patch from Pierre Smits for "remove superfluous comment from entity…
JacquesLeRoux Nov 14, 2015
cc89225
A patch from Ankush Upadhyay attached by Ratnesh Upadhyay with analys…
JacquesLeRoux Nov 15, 2015
d3e7b75
Fixes "Project Manager throws error if project user is not assigned t…
JacquesLeRoux Nov 15, 2015
e1a616e
Updates commons-collections lib from 3.2.1 to 3.2.2
JacquesLeRoux Nov 16, 2015
d115a47
No functional change, completes r1713985: removes superfluous .prope…
JacquesLeRoux Nov 16, 2015
843d682
Fixes OFBIZ-6727 - Webtools Entity edition, the suggested date and ti…
JacquesLeRoux Nov 16, 2015
de239c0
Adds French labels
JacquesLeRoux Nov 16, 2015
b5cb0b5
Fixed a bug introduced w/ r1714652
JacquesLeRoux Nov 16, 2015
20fe8f6
Fixed a bug introduced w/ r1714652
JacquesLeRoux Nov 16, 2015
daf6554
Fixed a bug introduced w/ r1714652
JacquesLeRoux Nov 16, 2015
2b9d46a
Fixed a bug introduced w/ r1714652 (not sure on this one but better s…
JacquesLeRoux Nov 16, 2015
b5dd886
Better French label
JacquesLeRoux Nov 16, 2015
391fab1
Better French label
JacquesLeRoux Nov 16, 2015
9be8744
A patch from Jean-Luc Malet for "Add some UiLabels in French" https:/…
JacquesLeRoux Nov 17, 2015
c499572
Being nice on demos VM (manual cases) with not stuck script
JacquesLeRoux Nov 17, 2015
e7542c5
OFBIZ-6703 Cannot create more than one lead in the SFA component by s…
gilPts Nov 18, 2015
796c403
OFBIZ-5750
gilPts Nov 18, 2015
3e2b46a
(OFBIZ-6171) Replace remaining occurrence of Open For Business with A…
dixitdeepak Nov 21, 2015
e1faaa4
[OFBIZ-6725] Best Selling Products section in main order page takes i…
Nov 21, 2015
4434ce7
Applied bug fix from jira issue - OFBIZ-6698 - sendCommEventAsEmail d…
ashishvijaywargiya Nov 21, 2015
71fecf5
(OFBIZ-6683) Corrected the lookup-target request for AddCommEventWork…
dixitdeepak Nov 21, 2015
dd81b84
(OFBIZ-6681) Corrected the lookup-target request for AddQuoteWorkEffo…
dixitdeepak Nov 21, 2015
0320e7e
Applied patch from jira issue - OFBIZ-6682.
ashishvijaywargiya Nov 21, 2015
088eb09
Implemented ability to refund non-physical goods (e.g. services).
jacopoc Nov 21, 2015
0fffd76
Fixed EntitySaxReader compile time warning related to Freemarker conf…
dixitdeepak Nov 21, 2015
be6398d
(OFBIZ-6241) Fixed table-layout="auto" FOP warning. Used table-layout…
dixitdeepak Nov 21, 2015
d4b4be1
(OFBIZ-6107) Applied patch from jira issue.
dixitdeepak Nov 21, 2015
683891f
Applied bug fix from jira issue - OFBIZ-6741 - The state list is not …
ashishvijaywargiya Nov 21, 2015
fccdfb7
(OFBIZ-6708) Applied patch from jira issue.
dixitdeepak Nov 21, 2015
7a3b94d
(OFBIZ-2995) Applied patch from jira issue.
dixitdeepak Nov 21, 2015
6f462a1
[OFBIZ-6709] Now when you add party content, party profile page refre…
Nov 21, 2015
cc19b55
(OFBIZ-6655) Applied patch from jira issue.
dixitdeepak Nov 21, 2015
caa830f
[OFBIZ-6534] Same Billing Address generates an error. Continue button…
Nov 21, 2015
a1c6da3
[OFBIZ-6742] Last categories section in e-commerce pages is broken. A…
Nov 21, 2015
e4cca3d
Last categories section in e-commerce pages is broken. OFBIZ-6742
JacquesLeRoux Nov 21, 2015
8551e8e
Better French label, there are plenty similar others but it's OK
JacquesLeRoux Nov 22, 2015
0b3a656
A completed patch from Christian Carlow for "Replace EditProductAssoc…
JacquesLeRoux Nov 23, 2015
1d18df0
complete commit r1710727 on OFBIZ-6354 that adding new ftl macros ren…
nmalin Nov 23, 2015
ca269dc
Convert Survey entites CRUD service from simple to entity-auto, relat…
nmalin Nov 23, 2015
a9f2cb3
convert entities crud service from simple to entity-auto for :
nmalin Nov 23, 2015
7b7acb3
Reverts r1715506, I crossed many issues, reported on dev ML and OFBIZ…
JacquesLeRoux Nov 24, 2015
9624c28
Implements "Can not display product category name in Unicode." https:…
JacquesLeRoux Nov 24, 2015
17c4f39
convert entities crud service from simple to entity-auto for :
nmalin Nov 24, 2015
9149b9a
A patch from Anne Jessel for "Entity ECAs not triggered correctly whe…
JacquesLeRoux Nov 25, 2015
9827739
convert createContentRole from simple to entity-auto. It's already li…
nmalin Nov 25, 2015
7605ff7
A modified patch from Harsha Chadhar for "New feature to reclaim a us…
JacquesLeRoux Nov 27, 2015
529e244
Temporary workaround which should be used by anyone responsible for O…
JacquesLeRoux Nov 29, 2015
6edb836
Temporary workaround which should be used by anyone responsible for O…
JacquesLeRoux Nov 30, 2015
95007be
Updates commons collections from 3.2.2 to 4.1 - OFBIZ-6748
JacquesLeRoux Nov 30, 2015
660bed3
Fix compilation error since OFBIZ-6748 improvements in TransactionUti…
gilPts Nov 30, 2015
b6dce4f
Merge remote-tracking branch 'refs/remotes/apache/trunk' into trunk
wilsonlindelof Dec 1, 2015
bdd5bd7
Added a bit more support for Hungarian translations
wilsonlindelof Dec 1, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
282 changes: 181 additions & 101 deletions .classpath

Large diffs are not rendered by default.

49 changes: 49 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
applications/*/build
framework/*/build
framework/base/lib/cobertura-*.jar
framework/base/lib/asm*.jar
framework/base/lib/oro*.jar
framework/entity/lib/jdbc/*.jar
!framework/entity/lib/jdbc/derby*.jar
hot-deploy/*/build
specialpurpose/*/build
applications/content/index/
bin/
ofbiz.jar
changelog
runtime/git-rebase/*
runtime/svninfo.ftl
runtime/gitinfo.ftl
runtime/test-list-build.xml
runtime/logs/access_log.*
runtime/logs/cobertura-base.dat
runtime/logs/cobertura-components.dat
runtime/logs/cobertura-report
runtime/logs/*.log*
runtime/logs/*.html*
runtime/logs/test-results/*
/runtime/logs/birt
runtime/data/derby/*
runtime/data/utilcache.*
runtime/catalina/work/*
runtime/tempfiles/*
!runtime/tempfiles/README
runtime/indexes/products/
themes/flatgrey/webapp/flatgrey/javascript-min.css
themes/flatgrey/webapp/flatgrey/js/application-min.js
themes/flatgrey/webapp/flatgrey/maincss-min.css
themes/flatgrey/webapp/flatgrey/mainrtl-min.css
.pc
.DS_Store
desktop.ini
.idea
*.iml
*.ipr
*.iws
*~
*#
.*.swp
.*.swo
*.patch
.settings
.groovy
9 changes: 9 additions & 0 deletions .hgignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
syntax: regexp
^(framework|applications|specialpurpose)/[^/]+/build/.*$
^ofbiz\.jar$
^runtime/data/derby/.*$
^runtime/logs/.*(log|html)(|.\d+)$
^runtime/logs/access_log.\d\d\d\d-\d\d-\d\d$
^runtime/(catalina/work|logs/test-results)/.*$
^runtime/data.zip$
^runtime/test-list-build.xml$
29 changes: 15 additions & 14 deletions .project
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>ofbiz</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<name>ofbiz</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.groovy.core.groovyNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
14 changes: 14 additions & 0 deletions .xmlcatalog.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- This is the catalog of OFBiz XML schemas for Eclipse. Just import it and this will avoid Eclipse to go to the web for checking the xml files against their schema.
More at https://cwiki.apache.org/confluence/display/OFBIZ/Eclipse+Tips#EclipseTips-xmlCatalog
-->
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<nextCatalog catalog="platform:/resource/ofbiz/framework/base/dtd/base-catalog.xml"/>
<nextCatalog catalog="platform:/resource/ofbiz/framework/datafile/dtd/datafiles-catalog.xml"/>
<nextCatalog catalog="platform:/resource/ofbiz/framework/entity/dtd/entity-catalog.xml"/>
<nextCatalog catalog="platform:/resource/ofbiz/framework/minilang/dtd/minilang-catalog.xml"/>
<nextCatalog catalog="platform:/resource/ofbiz/framework/service/dtd/service-catalog.xml"/>
<nextCatalog catalog="platform:/resource/ofbiz/framework/testtools/dtd/testtools-catalog.xml"/>
<nextCatalog catalog="platform:/resource/ofbiz/framework/webapp/dtd/webapp-catalog.xml"/>
<nextCatalog catalog="platform:/resource/ofbiz/framework/widget/dtd/widget-catalog.xml"/>
</catalog>
151 changes: 86 additions & 65 deletions APACHE2_HEADER
Original file line number Diff line number Diff line change
@@ -1,115 +1,136 @@

Copyright 2001-2006 The Apache Software Foundation
The information here is based on the ASF Source Header and Copyright Notice
Policy which can be found here:

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
http://www.apache.org/legal/src-headers.html

=====================================================================
General License Header Text:
=====================================================================
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.

=====================================================================
For Java and BSH Files:
For Java, Groovy, BSH, CSS and JS Files:
=====================================================================
/*
* $Id: $
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* Copyright 2001-2006 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/

=====================================================================
For XML Files (or HTML files without the ?xml line):
=====================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!--
$Id: $

Copyright 2001-2006 The Apache Software Foundation

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

=====================================================================
For FTL Files:
=====================================================================
<#--
$Id: $

Copyright 2001-2006 The Apache Software Foundation

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

=====================================================================
For JSP Files:
=====================================================================
<%--
$Id: $

Copyright 2001-2006 The Apache Software Foundation

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
--%>

=====================================================================
For Properties Files:
=====================================================================
#####################################################################
# $Id: $
#
# Copyright 2001-2006 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may not
# use this file except in compliance with the License. You may obtain a copy of
# the License at
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#####################################################################
Loading