Skip to content
This repository was archived by the owner on May 9, 2020. It is now read-only.
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
9819956
Improved: Added unit test case for following workeffort related services
dixitdeepak Nov 2, 2016
0b5f542
Improved: Removed semicolon from all Groovy files of all components.
Nov 2, 2016
0928fb1
Improved: Added unit test case for following accounting related services
dixitdeepak Nov 2, 2016
7bed604
Improved: Added unit test case for following party related services
dixitdeepak Nov 2, 2016
dee770d
Improved: Added missing file in last commit.
dixitdeepak Nov 2, 2016
6bbff55
Improved: Added unit test case for following party related services
dixitdeepak Nov 2, 2016
4ff8b02
Improved: Convert WorkEffortContent entity CRUD service to entity-auto
JacquesLeRoux Nov 2, 2016
12aabf6
Reverted: partially reverted r1765127 to fix classpath issue
pythys Nov 3, 2016
3447c20
Improved: Remove redundant backend themes
JacquesLeRoux Nov 3, 2016
3730b87
Improved: Remove redundant backend themes
JacquesLeRoux Nov 3, 2016
c1f599a
Improved: Remove redundant backend themes
JacquesLeRoux Nov 3, 2016
af8e2db
Improved: Added unit test case for following party related services
dixitdeepak Nov 3, 2016
d5ce135
Implemented: Added CRUD services for PartyClassificationType, PartyCo…
Nov 3, 2016
c1f0674
Improved: Added unit test case for following party related services
dixitdeepak Nov 3, 2016
c009d41
Implemented: Added CRUD services for ProdConfItemContentType, Product…
Nov 3, 2016
1a0a58f
Improved: Added unit test case for following party related services
dixitdeepak Nov 3, 2016
0949f19
Improved: Added unit test case for following accounting related services
dixitdeepak Nov 3, 2016
fefde07
Improved: Added missing file for accounting fin service test cases.
dixitdeepak Nov 3, 2016
530fd28
Improved: Added unit test case for following product related services
dixitdeepak Nov 3, 2016
802ffb1
Implemented: Added CRUD services for ProductAverageCostType, ProductC…
Nov 4, 2016
b962c70
Fixed: Page bottom navigation problem with grid and include-grid
Nov 5, 2016
eac7411
Fixed: Moved CRUD service of PaymentMethodType in specific file.
Nov 5, 2016
14b231a
Fixed: Moved delete service of ProductStoreGroupRollup near to create…
Nov 5, 2016
8d3005d
Fixed: Arranged sequence of CRUD services to make consistency.
Nov 5, 2016
c683594
Improved: Convert ShipmentContactMech entity CRUD service to entity-a…
dixitdeepak Nov 5, 2016
6d44aff
Improved: Added test cases for following rate related servicse.
dixitdeepak Nov 5, 2016
10de25c
Implemented: Added CRUD services for TestingSubtype,TestingType, User…
Nov 5, 2016
61a0454
Fixed: Converted Update service of ShipmentGatewayConfig and Shipment…
Nov 5, 2016
00c9852
Improved: Corrected sequence of FinAccount test cases, as it delete t…
dixitdeepak Nov 5, 2016
2b863d1
Fixed: Catch GenericEntityException and GenericServiceException and o…
Nov 5, 2016
4c1b1c2
New Feature: Introduce a quick way for adding Sales Price agreements …
Nov 5, 2016
b7fe441
Improved: Added test cases for createFinAccountAuth and setFinAccou…
dixitdeepak Nov 5, 2016
391d7c6
Improved: Added test cases for following accounting related servicse.
dixitdeepak Nov 5, 2016
56d3003
Improved: Added test cases for following invoice related servicse.
dixitdeepak Nov 5, 2016
7b8f620
Implemented: Added CRUD services for OrderContentType, RateType, Sequ…
Nov 5, 2016
6b70474
Improvement: Vat tax should be recorded as separate line items in sal…
Nov 5, 2016
5094009
Improved: Added generic permission service for following
dixitdeepak Nov 5, 2016
5f46016
Implemented: Refer to objects by their interfaces rather than class w…
Nov 5, 2016
d38ee38
Improved: Removed duplicate permission serivice for marketing, also r…
dixitdeepak Nov 5, 2016
a63e81f
Improvement: Generic value is null or not should be checked using nat…
Nov 5, 2016
6aaf13a
Fixed: Fixed typo in fin account test data.
dixitdeepak Nov 5, 2016
d4c9900
Fixed: UI Label in file CommonErrorUiLabels.xml
Nov 5, 2016
fec14e8
Improved: Add accounting permission service validating while setting …
dixitdeepak Nov 5, 2016
6b414e1
Fixed: Fixed typo.
dixitdeepak Nov 5, 2016
9404c16
Improved: Added unit test case for following order related services
dixitdeepak Nov 5, 2016
d2d6ea3
Improvement: Minilang code readibility and conistency improvements
Nov 5, 2016
f33b5ac
Fixed: Use proper main-action for permission-service, it should be VI…
dixitdeepak Nov 5, 2016
2770a7b
Improved: Added unit test case for following order related services
dixitdeepak Nov 5, 2016
c4f78b7
New feature: Provided an option to specify the Facility location whil…
Nov 5, 2016
ba8d719
Improvement: Miniland code readability and consistency improvements
Nov 5, 2016
0b7e79e
Improvement: Minilang code readability and consistency improvements.
Nov 5, 2016
0fc1822
Improvement: If production is already completed (aka all its routing …
Nov 5, 2016
ccd6af9
Improvement: Minilang code readability and consistency improvements.
Nov 5, 2016
d60bfac
Improvement: Minilang code readability and consistency improvements.
Nov 5, 2016
62a38a4
Fixed: Update Services that sets non-pk fields to null if not passed,…
dixitdeepak Nov 5, 2016
5d0a91d
Improvement: Converted search criteria on status field into multi sel…
Nov 5, 2016
69a7b44
Improvement: Total Actual cost of production run need to be passed on…
Nov 5, 2016
89713aa
Fixed: Incorrect required parameters set on following services, mark …
dixitdeepak Nov 5, 2016
36be9bf
Fixed: Set required parameter as option false at service definition l…
dixitdeepak Nov 5, 2016
1bb47c9
Fixed: Set required parameter as option false at service definition l…
dixitdeepak Nov 5, 2016
5547a71
Fixed: Entity Auto services set remaining fields to null when passed …
dixitdeepak Nov 5, 2016
ef262e5
Implemented: Added CRUD services for CommunicationEventPrpTyp entity
Nov 5, 2016
e344c22
Implemented: Added CRUD services for CommunicationEventPurpose entity
Nov 5, 2016
49f6452
Implemented: Added CRUD services for AgreementContentType entity
Nov 5, 2016
57d8f27
Improved: Consitent menu bar in following screens decorator:
dixitdeepak Nov 5, 2016
2f107da
Improved: Consitent menu bar in following screens decorator:
dixitdeepak Nov 5, 2016
5029bfd
Implemented: Added CRUD services for ApplicationSandbox, CartAbandone…
Nov 5, 2016
884b66b
Improved: Consitent menu bar in following screens decorator:
dixitdeepak Nov 5, 2016
614d36a
Fix: Reverting unwanted changes from my last commits.
Nov 5, 2016
07e8ac8
Fixed: Fixed typo introduced in revision#1768235
dixitdeepak Nov 6, 2016
154a7b2
Fixed: Fixed console warning introduced in revision#1768253
dixitdeepak Nov 6, 2016
bddd541
Fixed: Fixed typo in getServerTimestamp out paramter type.
dixitdeepak Nov 6, 2016
cd133b8
Fixed: reversed key and description of Type drop-down on Bom Simulation
hellozhangwei Nov 8, 2016
6abfd58
No functional changes related to r1768168. Uses Multiple catch blocks…
JacquesLeRoux Nov 8, 2016
1cb716c
No functional changes related to r1768154. Makes things more consiste…
JacquesLeRoux Nov 8, 2016
1e486e4
Fixed: wrong termination of element "if-compare-field"
hellozhangwei Nov 8, 2016
2df48c6
Fixed: Fixed typo introduced in r1768219
dixitdeepak Nov 8, 2016
3de4a38
Fixed: Search operation on 'AllExamplesWithDesiredCustomerFeaturesRep…
JacquesLeRoux Nov 8, 2016
95b34ee
Fixed typo in error messages
Nov 9, 2016
31dea08
Fixed: reversed key and description of Taxable Flag drop-down on Add …
hellozhangwei Nov 9, 2016
090705d
Fixed: Fixed incorrect closing of set-service-fields.
dixitdeepak Nov 10, 2016
67a96c8
Reverted: Partially reverted 1768239, and completely reverts 1768257 …
dixitdeepak Nov 10, 2016
e4131c5
Improved: Minor work of reodering lib dependencies alphabetically in …
pythys Nov 11, 2016
0d3c8e9
Fixed: Removed extra greater than sign from if-compare-filed tag, fo…
dixitdeepak Nov 14, 2016
d6b04b3
Fixed: Fixed typo found while reading console.
dixitdeepak Nov 14, 2016
6c30f84
Fixed: Passes required parameter contactMechTypeId while calling crea…
dixitdeepak Nov 14, 2016
6ccb320
Fixed: Conveted createInvoiceContactMech service form entity-auto to …
dixitdeepak Nov 14, 2016
6b1b8f2
Improved: Converted createInvoiceContactMech service from simple to e…
dixitdeepak Nov 15, 2016
bbc2f10
Improved: Remove unused screens from CommonScreens in Catalog
JacquesLeRoux Nov 16, 2016
108403b
Improved: Document the rounting number fields in entities
JacquesLeRoux Nov 18, 2016
3388dc5
Improved: Document the rounting number fields in entities
JacquesLeRoux Nov 18, 2016
e491a89
Implemented: Update French geos iso codes
JacquesLeRoux Nov 18, 2016
4bce99b
Fixed: Wrong label definition from PartyUiLabels.xml
JacquesLeRoux Nov 18, 2016
c4db1ca
Implemented: Update French geos iso codes
JacquesLeRoux Nov 19, 2016
e30909d
Fixed: Lookup of initial account in new opportunity doesn't work.
dixitdeepak Nov 19, 2016
28058e5
Improved: Remove commented code elements from ofbiz-component.xsd file.
dixitdeepak Nov 19, 2016
2a24619
Fixed: layered-modal hyperlink doesn't show style
dixitdeepak Nov 19, 2016
cd5ca07
Implemented: Build framework (Plugin mechanism) missing gradle compil…
JacquesLeRoux Nov 20, 2016
80d236f
Fixed: ConfigXMLReader doesn't verify if "transaction-timeout" is set…
JacquesLeRoux Nov 20, 2016
d4eacd1
No functional changes:
JacquesLeRoux Nov 20, 2016
2c8174f
OFBIZ-9123 Add a PriCat component under specialpurpose
shijh Nov 21, 2016
746fb9f
OFBIZ-9123 Add a PriCat component under specialpurpose
shijh Nov 21, 2016
44be8d2
OFBIZ-9123 Add a PriCat component under specialpurpose
shijh Nov 23, 2016
a377ca6
Fixed: SimpleMethod: Problem with Variables in key-fields
JacquesLeRoux Nov 26, 2016
072cc84
Completed: Upgrade Tomcat to 8.0.39
JacquesLeRoux Nov 26, 2016
b976e67
Fixed: Errormessage is displayed twice in LoginEvents.java
JacquesLeRoux Nov 26, 2016
2f3e188
[Implemented]: Upgraded Freemarker to the latest release 2.3.25.
jacopoc Nov 29, 2016
94c6246
No functional change, just add in build.gradle the syntax when using …
JacquesLeRoux Nov 29, 2016
8e26799
Completed: Upgrade Tomcat embed websocket jar to 8.0.39
dixitdeepak Nov 29, 2016
98e0fab
[Improved]: Recognise BASE TABLE table type in database metadata (OFB…
Nov 30, 2016
85c6b22
Fixed: Removed duplicated service declarations.
jacopoc Nov 30, 2016
464da9d
Improved: Refactor and simplify the startup sequence in OFBiz
pythys Dec 1, 2016
571e564
Fixed: Added missing code to get the ItemIssuance in setInvoicesToRea…
dixitdeepak Dec 2, 2016
d115267
Fixed: Corrected typo which caused calcTaxForDisplay service call to …
chrisgt Dec 2, 2016
84ba14d
Implemented: LoginWorker HashCrypt the type of hash for one-way encry…
shijh Dec 5, 2016
68f8821
Fixed: Add a PriCat component under specialpurpose
shijh Dec 5, 2016
68a41b2
Improved: removed unused runtime libraries
pythys Dec 6, 2016
727b532
Improved: Refactor and simplify the startup sequence in OFBiz
pythys Dec 6, 2016
ee227e8
Reverted: Minilang code readability and consistency improvements done…
dixitdeepak Dec 6, 2016
56d2420
Reverted: LoginWorker HashCrypt the type of hash for one-way encryption
shijh Dec 6, 2016
9caccd4
No functional change, remove a duplicated labels put in with r1768256
JacquesLeRoux Dec 7, 2016
d29f0c5
Fixed: Add a PriCat component under specialpurpose
shijh Dec 7, 2016
c15af74
Improved: LoginWorker HashCrypt the type of hash for one-way encryption
shijh Dec 7, 2016
54d06c6
No functional change, updates the demos to run R16.11 as stable and 1…
JacquesLeRoux Dec 7, 2016
9216aa0
Improved: Refactor and simplify the startup sequence in OFBiz
pythys Dec 8, 2016
3949565
Improved: Added user friendly error message in duplicateProduct serv…
dixitdeepak Dec 8, 2016
b7267c1
Fixed: form macros with incorrect arguments.
jacopoc Dec 9, 2016
ae82392
Fixed: a series of wrong argument names in Javadoc comments.
jacopoc Dec 9, 2016
52a6899
Fixed: incorrect @see reference to method in Javadoc.
jacopoc Dec 9, 2016
b31642d
Fixed: removed empty file (invalid class), a leftover of the commit that
jacopoc Dec 9, 2016
1fcff51
Fixed: removed a redundant null check and parenthesis.
jacopoc Dec 9, 2016
35c8043
No functional change, fixes a wrong package-name
JacquesLeRoux Dec 10, 2016
adca4cb
No functional change, fixes wrong package-names, not sure these files…
JacquesLeRoux Dec 10, 2016
b26542a
No functional change, removes an useless duplicated line
JacquesLeRoux Dec 11, 2016
51a0227
Improved: refactor javadocs in OFBiz to be standards compliant
pythys Dec 14, 2016
00dd6ee
No functional change, assures that all Java files are svn:native
JacquesLeRoux Dec 14, 2016
5db75f7
Improved: Add Party criteria to Routing Tasks
dixitdeepak Dec 17, 2016
3c53af7
No functional change to test svn to git sync
JacquesLeRoux Dec 17, 2016
bdf8910
Improved: corrected typo
mbrohl Dec 17, 2016
38b157c
Fixed: Error occurred when making Shopping list public/private from P…
mbrohl Dec 17, 2016
06bf1fa
Improved: Proper Form Validation should be there while adding new Exa…
mbrohl Dec 17, 2016
46a2b3a
Improved: Proper form validation should be there while creating Agree…
mbrohl Dec 17, 2016
ef6ed34
Improved: Proper form validation should be there while creating Agree…
mbrohl Dec 17, 2016
af3f3a0
Improved: Proper form validation should be there while creating Agree…
mbrohl Dec 17, 2016
d813f6e
Improved: Proper Form validation should be added while creating new a…
mbrohl Dec 17, 2016
73c93d1
Improved: Client Side validation missing on Create Payment screen.
mbrohl Dec 17, 2016
b4103fd
Improved: Client Side validation missing on Create New Tax Authority …
mbrohl Dec 17, 2016
01b53d7
Improved: Client side validation required in Add Billing Accounts Role.
mbrohl Dec 17, 2016
05ef9be
Improved: Client side validation on Add product categories form in ca…
mbrohl Dec 17, 2016
381f07b
Improved: Require client side validation while creating Product Assoc…
mbrohl Dec 17, 2016
a800f20
Improved: Proper client side validation while creating price rule fro…
mbrohl Dec 17, 2016
6a7c4e9
Improved: Client side validation is missing at Create User Login form.
mbrohl Dec 17, 2016
7d9a70a
Improved: Client side validation is missing at Create Ebay Account form.
mbrohl Dec 17, 2016
71264f3
Improved: Client side validation is missing at Add Ebay Configuration…
mbrohl Dec 17, 2016
0efbb24
Improved: Client side validation required in Tax Infos (Add Party Tax…
mbrohl Dec 17, 2016
b4bdc58
Improved: refactor javadocs in OFBiz to be standards compliant
mbrohl Dec 17, 2016
c2b153e
missing </div> and reduce length of lines
hansbak Dec 18, 2016
093d913
Improved: Refactor forms in Example
JacquesLeRoux Dec 18, 2016
dbce628
Improved: refactor javadocs in OFBiz to be standards compliant
mbrohl Dec 18, 2016
83d7a93
Improved: Raise build error if Javadoc is not valid.
mbrohl Dec 18, 2016
f13592e
Improved: properly implement the Optional interface for retrieving po…
pythys Dec 20, 2016
e0e7049
Improved: Refactored Config.java to simplify fields initialization
pythys Dec 20, 2016
bc895d6
No functional change, updates location of view handlers
JacquesLeRoux Dec 21, 2016
db349b1
Improved: provided clearer documentation for the eclipse task in Gradle
pythys Dec 22, 2016
c98550f
Improved: moved the logic/implementation of OFBiz legacy authentication
jacopoc Dec 23, 2016
31395e9
Improved: Demo data for serialized and non-serialised product
JacquesLeRoux Dec 24, 2016
41c1c9c
Implemented: a set of unit tests for the
jacopoc Dec 27, 2016
c3434fd
Improved: minor changes to make the method easier to test with unit t…
jacopoc Dec 27, 2016
a271be2
Implemented: Add a isValid() method to the ModelService class
JacquesLeRoux Dec 28, 2016
0165780
Implemented: Add a isValid() method to the ModelService class
JacquesLeRoux Dec 29, 2016
6dc0818
Fixed: provided an updated script for gradle bash-completion in READM…
pythys Dec 29, 2016
e6069e7
Implemented: Add the entity-auto CRUD services for JobSandbox
JacquesLeRoux Dec 30, 2016
a9d32b5
Improved: upgrade gradle to version 3.2.1
pythys Dec 30, 2016
0f0621b
Implemented: Add the entity-auto CRUD services for RuntimeData
JacquesLeRoux Dec 30, 2016
df8cd6c
Implemented: replace leftshift operators with doLast clojures in buil…
pythys Dec 30, 2016
024f37f
Implemented: Update Apache Solr/Lucene to release 6.2.1
shijh Jan 2, 2017
044f87f
Improved: Refactor ContentWorkerInterface methods signatures
JacquesLeRoux Jan 3, 2017
a0f2961
Reverted:Merged revision(s) 1777145 from ofbiz/trunk:
JacquesLeRoux Jan 3, 2017
f937c13
Implemented: updated end of year of the Copyright NOTICE
jacopoc Jan 3, 2017
8df17d7
No functional changes, fixes methods "JavaDoc"
JacquesLeRoux Jan 4, 2017
13f998c
Improved: Refactor ContentWorkerInterface methods signatures
JacquesLeRoux Jan 4, 2017
756adc6
No functional change, fixes a Javadoc issue
JacquesLeRoux Jan 4, 2017
055f518
No functional change, simplifies method signature
JacquesLeRoux Jan 4, 2017
60b9dec
No functional change, only formatting and imports cleaning
JacquesLeRoux Jan 5, 2017
0f8db40
Reverts previous commit which contained unexpected changes which were…
JacquesLeRoux Jan 5, 2017
b475eab
Implemented: Create and use an OWASP PolicyFactory for content saniti…
JacquesLeRoux Jan 5, 2017
7bf5af5
Implemented: New implementation of Birt. Easier user possibility of
JacquesLeRoux Jan 6, 2017
31f087c
Improved: Make xssi prefix configurable
JacquesLeRoux Jan 9, 2017
81080b1
Implemented: renamed the directory specialpurpose to plugins
pythys Jan 11, 2017
cf23721
No functional change, just documentation in README.MD
JacquesLeRoux Jan 12, 2017
82fbda6
No functional change, just documentation in README.MD
JacquesLeRoux Jan 12, 2017
4fc5e27
No functional change, just updates documentation in README.MD for wiki
JacquesLeRoux Jan 12, 2017
7f89713
Fixed: Refactor ContentWorkerInterface methods signatures
JacquesLeRoux Jan 12, 2017
990133b
No functional change, removes unused local delegator variables
JacquesLeRoux Jan 12, 2017
b624ad7
No functional change, removes unused local delegator variables
JacquesLeRoux Jan 12, 2017
5c40d0e
Fixed: Clean the tools directory
JacquesLeRoux Jan 13, 2017
7a3f4be
No functional changes, it's time to update this file!
JacquesLeRoux Jan 14, 2017
4a4560d
Improved: Add Geo id support for New Zealand
JacquesLeRoux Jan 15, 2017
67c4a4d
No functional change, removes unused local delegator variables
JacquesLeRoux Jan 15, 2017
c40794f
Improved: Minor spelling mistakes
JacquesLeRoux Jan 15, 2017
972007a
No functional change, renames the
JacquesLeRoux Jan 15, 2017
0193c94
No functional change, adds a new tools/demo-backup/README.md.html fil…
JacquesLeRoux Jan 15, 2017
47304b4
No functional change, better content for pandoc.bat files
JacquesLeRoux Jan 15, 2017
b2147c3
Fixed: add item to order cause exception
JacquesLeRoux Jan 15, 2017
7af844c
Improved: Readability of README.md by adding some line breaks.
pranayscpandey Jan 18, 2017
19897e7
Improved: Remove the cleanGradle and cleanAnt Gradles Task
JacquesLeRoux Jan 19, 2017
69db0a0
Fixed: JobPoller does not run and hence scheduled/async jobs are neve…
JacquesLeRoux Jan 20, 2017
5710fe5
Fixed: In entitymodel.xsd entity-alias for condition-expr must be req…
JacquesLeRoux Jan 20, 2017
fdbd6dd
No functional changes, trivial formatting issues
JacquesLeRoux Jan 20, 2017
70dda93
Implemented: Birt Report Builder: an enhancement of the Birt component.
JacquesLeRoux Jan 21, 2017
0add366
Fixed: "View Order" throws exception in getReturnableQuantity
JacquesLeRoux Jan 21, 2017
df93211
No functional change, I could be wrong but I see no reasons to have a…
JacquesLeRoux Jan 23, 2017
2d88d42
Fixed: Update Apache Solr/Lucene to release 6.2.1
shijh Jan 25, 2017
2353343
No functional change, we no longer need this script
JacquesLeRoux Jan 27, 2017
1585bad
No functional change, only this test is concerned, more a bug fix tho…
JacquesLeRoux Jan 28, 2017
40a98de
Implemented: Birt Report Builder: an enhancement of the Birt componen…
nmalin Jan 28, 2017
03d10e5
Fixed: Changed log level always to info in minilang (OFBIZ-6206)
nmalin Jan 28, 2017
6347527
Improved: fully refactored the component loading logic in Gradle
pythys Jan 29, 2017
5d6a1b5
Fixed: Convert delegator.find to EntityQuery (OFBIZ-9189)
nmalin Jan 29, 2017
e2ef909
Fixed: no functional change, remove ';' to respect coding groovy conv…
nmalin Jan 29, 2017
8ac63de
Implemented: removed the plugin activate/deactivate feature
pythys Jan 29, 2017
89ed86e
Implemented: removed orphaned function no longer used due to previous…
pythys Jan 29, 2017
f6e66cc
No functional change, updates Supported Content Types in example cont…
JacquesLeRoux Jan 31, 2017
6d04d09
Improved: Implement and demonstrate few services in Birt Report Builder
JacquesLeRoux Jan 31, 2017
aeaaf7c
Fixed: reversed the debit and credit entries of the accounting transa…
jacopoc Jan 31, 2017
272e1a1
Fixed: Navigate Accounts tree does not work
JacquesLeRoux Jan 31, 2017
fb2062d
No functional change, removes useless <fail-widgets/> element
JacquesLeRoux Feb 1, 2017
5441c92
No functional change, removes useless line
JacquesLeRoux Feb 1, 2017
571bfc1
No functional changes
JacquesLeRoux Feb 1, 2017
9acf14f
Fixed: After creating a new Flexible Birt report, before visualising …
JacquesLeRoux Feb 1, 2017
42a720c
No functional changes
JacquesLeRoux Feb 1, 2017
91c44aa
Implemented:
JacquesLeRoux Feb 2, 2017
7d7578c
No functional change, reverts r1781366
JacquesLeRoux Feb 2, 2017
e7e2331
No functional change, removes useless return in Javadoc
JacquesLeRoux Feb 2, 2017
9497a38
No functional change. Tries to set the svn:auto-props on OFBiz svn re…
JacquesLeRoux Feb 2, 2017
0d24121
No functional change. We no longer need the svn:auto-props at this le…
JacquesLeRoux Feb 2, 2017
30013a4
Fixed: Missing file results in error
JacquesLeRoux Feb 4, 2017
1a07db6
No functional changes
JacquesLeRoux Feb 5, 2017
a7eb147
No functional changes
JacquesLeRoux Feb 5, 2017
e15f444
Fixed: Cancelled OrderItems are still included in orderGrandTotal.
mbrohl Feb 7, 2017
7bfa662
Fixed: Birt logging unlogical high (OFBIZ-9201)
nmalin Feb 7, 2017
deeb329
Fixed: SimpleMethod: FindByAnd never using EntityListIterator
JacquesLeRoux Feb 10, 2017
1656df2
Fixed: Reinstate url cache in UtilURL.fromResource
JacquesLeRoux Feb 10, 2017
208af37
Improved: refactor list related forms in Agreeement widgets
JacquesLeRoux Feb 11, 2017
6cb9356
Implemented: Load demo data shows error loading xml files
JacquesLeRoux Feb 11, 2017
fb129c1
No functional change, last update with less Vulnerable Dependencies
JacquesLeRoux Feb 11, 2017
82e1edc
No functional change, updates and removes some now useless files
JacquesLeRoux Feb 11, 2017
e25363d
Implemented: new gradle task pullPluginSource using a subversion grad…
pythys Feb 11, 2017
7ba7f3c
Improved: Moves plugins and creates the new structure (OFBIZ-9182)
dixitdeepak Feb 12, 2017
5390e80
Fixed Spelling.
jimmycasey Jul 29, 2018
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.
123 changes: 0 additions & 123 deletions .classpath

This file was deleted.

40 changes: 40 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
bin/
build/
applications/*/build
framework/*/build
hot-deploy/*/build
plugins/*/build
runtime/git-rebase/*
runtime/SvnInfo.ftl
runtime/GitInfo.ftl
runtime/test-list-build.xml
runtime/logs/access_log.*
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/indexes/products/
!runtime/tempfiles/README
applications/content/index/
changelog
.classpath
.project
.settings
.gradle/
.groovy
.pc
.DS_Store
desktop.ini
.idea
*.iml
*.ipr
*.iws
*~
*#
.*.swp
.*.swo
*.patch
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|plugins)/[^/]+/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$
17 changes: 0 additions & 17 deletions .project

This file was deleted.

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>
Loading