Author: taher
Date: Sun Sep 18 06:58:27 2016
New Revision: 1761302
URL: http://svn.apache.org/viewvc?rev=1761302&view=rev
Log:
Improved: local library classpath setup in OFBiz
Now that all local jars are removed from OFBiz, there is no need to either
keep the "lib" directory in components or to a
Author: jacopoc
Date: Sun Sep 18 06:23:55 2016
New Revision: 1761301
URL: http://svn.apache.org/viewvc?rev=1761301&view=rev
Log:
Improved: removed the "ecomclone" web application from the "ecommerce"
component.
This web application was created to provide an example of how to leverage the
mechan
Author: mbrohl
Date: Sat Sep 17 20:50:48 2016
New Revision: 1761278
URL: http://svn.apache.org/viewvc?rev=1761278&view=rev
Log:
Improved: Passport : Remove unused imports from groovy files for code
optimization.
(OFBIZ-8034)
Thanks: Ankit Joshi for reporting and providing the patch.
Modified:
Author: mbrohl
Date: Sat Sep 17 20:42:37 2016
New Revision: 1761277
URL: http://svn.apache.org/viewvc?rev=1761277&view=rev
Log:
Improved: Lucene : Remove unused imports from groovy files for code
optimization.
(OFBIZ-8033)
Thanks: Ankit Joshi for reporting and providing the patch.
Modified:
Author: mbrohl
Date: Sat Sep 17 20:36:38 2016
New Revision: 1761271
URL: http://svn.apache.org/viewvc?rev=1761271&view=rev
Log:
Improved: AssetMaint : Remove unused imports from groovy files for code
optimization.
(OFBIZ-8032)
Thanks: Ankit Joshi for reporting and providing the patch.
Modified:
Author: mbrohl
Date: Sat Sep 17 20:13:39 2016
New Revision: 1761269
URL: http://svn.apache.org/viewvc?rev=1761269&view=rev
Log:
Improved: ebay : Remove unused imports from groovy files.
(OFBIZ-7895)
Thanks: Ankit Joshi for reporting and providing the patch.
Modified:
ofbiz/trunk/specialpurpo
Author: nmalin
Date: Sat Sep 17 16:55:59 2016
New Revision: 1761257
URL: http://svn.apache.org/viewvc?rev=1761257&view=rev
Log:
Fix for : LookupAccount search screen 'Find' button redirect to Lookup Group
(OFBIZ-7117)
Use a dynamic target resolution on form LookupPerson and LookupPartyGroup that
Author: nmalin
Date: Sat Sep 17 14:50:34 2016
New Revision: 1761249
URL: http://svn.apache.org/viewvc?rev=1761249&view=rev
Log:
Improved : Remove unneeded end line space
No functional change
Modified:
ofbiz/trunk/applications/party/widget/partymgr/LookupScreens.xml
Modified: ofbiz/trunk/ap
Author: ashish
Date: Sat Sep 17 14:04:04 2016
New Revision: 1761242
URL: http://svn.apache.org/viewvc?rev=1761242&view=rev
Log:
Improved: Inconsistencies on the title and the label on button of create forms
related to manufacturing.
(OFBIZ-7876)
Thanks: Rahul Bhammarker for the contribution.
Mod
Author: ashish
Date: Sat Sep 17 14:01:39 2016
New Revision: 1761240
URL: http://svn.apache.org/viewvc?rev=1761240&view=rev
Log:
Improved: Inconsistencies on the title and the label on button of create forms
related to catalog.
(OFBIZ-8140)
Thanks: Rahul Bhammarker for the contribution.
Modified:
Author: ashish
Date: Sat Sep 17 13:52:40 2016
New Revision: 1761237
URL: http://svn.apache.org/viewvc?rev=1761237&view=rev
Log:
Improved: Clean up commented out code in Java source for Common component.
(OFBIZ-8037)
Thanks: Harsh for the contribution.
Modified:
ofbiz/trunk/framework/common/s
Author: jacopoc
Date: Sat Sep 17 13:46:27 2016
New Revision: 1761236
URL: http://svn.apache.org/viewvc?rev=1761236&view=rev
Log:
Improved: change drop-down option from "Any" to empty in Admin Search of the
"lucene" component to make it consistent with similar search forms in the other
applicatio
Author: jleroux
Date: Sat Sep 17 13:43:16 2016
New Revision: 1761235
URL: http://svn.apache.org/viewvc?rev=1761235&view=rev
Log:
Fixes: jquery.jgrowl.min.css is linked twice in html page
(OFBIZ-7758)
I am running on trunk rev 1751489 on tomahawk theme.
In the browser, right-click and view the pa
Author: ashish
Date: Sat Sep 17 13:38:23 2016
New Revision: 1761234
URL: http://svn.apache.org/viewvc?rev=1761234&view=rev
Log:
Improved: Enhance Event Handler to support an transaction-timeout attribute in
the element.
(OFBIZ-8160)
Thanks: Ravi for the contribution. Thanks Jacopo for your comme
Author: nmalin
Date: Sat Sep 17 13:34:47 2016
New Revision: 1761233
URL: http://svn.apache.org/viewvc?rev=1761233&view=rev
Log:
Implemented : Enable the status selection for WorkEffort duplication
(OFBIZ-7959)
When duplicate a workEffort, if a status is given, initialize on this or check
the fir
Author: arunpatidar
Date: Sat Sep 17 13:31:24 2016
New Revision: 1761231
URL: http://svn.apache.org/viewvc?rev=1761231&view=rev
Log:
Implemented: Added CRUD services for InvoiceItemAttribute,
InvoiceTermAttribute, EmploymentAppSourceType, FacilityType,
InventoryItemTempRes, EnumerationType, Enti
Author: ashish
Date: Sat Sep 17 13:20:39 2016
New Revision: 1761224
URL: http://svn.apache.org/viewvc?rev=1761224&view=rev
Log:
Fix for: Update Party Invitation does not honour "To Name" field.
(OFBIZ-8151)
Thanks: Ravi for the contribution.
Modified:
ofbiz/trunk/applications/party/minilang/p
Author: shijh
Date: Sat Sep 17 13:02:36 2016
New Revision: 1761214
URL: http://svn.apache.org/viewvc?rev=1761214&view=rev
Log:
Implemented: To follow Jacopo's change (rev. 1760725) on ControlFilter, cleaned
up the OFBizSolrContextFilter and setup a filter chain in web.xml.
Modified:
ofbiz/tr
Author: jleroux
Date: Sat Sep 17 12:58:02 2016
New Revision: 1761213
URL: http://svn.apache.org/viewvc?rev=1761213&view=rev
Log:
Fixes a bug introduced while backporting 1760406
r1760406 | jleroux | 2016-09-12 18:47:53 +0200
Author: nmalin
Date: Sat Sep 17 12:35:42 2016
New Revision: 1761207
URL: http://svn.apache.org/viewvc?rev=1761207&view=rev
Log:
Improved : Clear unnecessary space to respect XML format notation
No functional change
Modified:
ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml
Mod
Author: pranayp
Date: Sat Sep 17 12:20:38 2016
New Revision: 1761204
URL: http://svn.apache.org/viewvc?rev=1761204&view=rev
Log:
Fix for: Pagination error in Accounting PaymentGatewayConfigForms.
(OFBIZ-8280)
Added missing paginate-target for PaymentGatewayConfigForms -
ListPaymentGatewayConfig
Author: pranayp
Date: Sat Sep 17 12:15:56 2016
New Revision: 1761203
URL: http://svn.apache.org/viewvc?rev=1761203&view=rev
Log:
Improved: Add default table style for Payments on ViewGatewayResponse screen.
(OFBIZ-8276)
Thanks:Mohammed Rehan Khan for the contribution.
Modified:
ofbiz/trunk/a
Author: pgil
Date: Sat Sep 17 11:56:04 2016
New Revision: 1761202
URL: http://svn.apache.org/viewvc?rev=1761202&view=rev
Log:
Implemented: Add tasks from different project on the same invoice (OFBIZ-8116)
This new feature allow to bill task time entries from several projects into one
unique Invo
Author: diveshdutta
Date: Sat Sep 17 11:41:59 2016
New Revision: 1761201
URL: http://svn.apache.org/viewvc?rev=1761201&view=rev
Log:
Improved:In Agreement screen, rename the button label to create new agreement
from Edit Agreement to Create Agreement.
(OFBIZ-7608)
Thanks: Anuj Jain for providi
Author: ashish
Date: Sat Sep 17 11:38:35 2016
New Revision: 1761200
URL: http://svn.apache.org/viewvc?rev=1761200&view=rev
Log:
Improved: Clean up commented out code in Java source for Base component.
(OFBIZ-8036)
Thanks: Harsh for the contribution.
Modified:
ofbiz/trunk/framework/base/src/m
Author: arunpatidar
Date: Sat Sep 17 11:35:30 2016
New Revision: 1761199
URL: http://svn.apache.org/viewvc?rev=1761199&view=rev
Log:
Implemented: Added CRUD services for DocumentType, DocumentTypeAttr and
EmplPositionTypeClass entity.
(OFBIZ-8164) (OFBIZ-8165) (OFBIZ-8166)
Thanks: Amit Gadaley f
Author: pranayp
Date: Sat Sep 17 11:17:47 2016
New Revision: 1761198
URL: http://svn.apache.org/viewvc?rev=1761198&view=rev
Log:
Improved: Removed obsolete popUpPrint functions from OfbizUtil.js.
(OFBIZ-8275)
Thanks: Amardeep Singh Jhajj for the contribution.
Modified:
ofbiz/trunk/framework/
Author: pranayp
Date: Sat Sep 17 11:13:24 2016
New Revision: 1761197
URL: http://svn.apache.org/viewvc?rev=1761197&view=rev
Log:
Improved: Content: Aligned column titles in list forms.
(OFBIZ-8272)
Thanks: Aditi Patidar for reporting and providing the patch.
Modified:
ofbiz/trunk/applicatio
Author: jacopoc
Date: Sat Sep 17 11:06:50 2016
New Revision: 1761196
URL: http://svn.apache.org/viewvc?rev=1761196&view=rev
Log:
Fix for: two broken screen Edit Calendar Exception day and week.
(OFBIZ-8222)
Thanks: Avnindra Sharma for the report and the patch.
Modified:
ofbiz/trunk/applicat
Author: pranayp
Date: Sat Sep 17 11:04:58 2016
New Revision: 1761195
URL: http://svn.apache.org/viewvc?rev=1761195&view=rev
Log:
Improved: Ecommerce, Ebay - inline js for toggleAll, checkToggle and selectAll
calling from ftls
(OFBIZ-7931)
Removed inline js for toggleAll, checkToggle and selectAl
Author: jleroux
Date: Sat Sep 17 11:04:14 2016
New Revision: 1761194
URL: http://svn.apache.org/viewvc?rev=1761194&view=rev
Log:
"Applied fix from trunk for revision: 1760406" (tree conflicts handled by hand)
r1760406 | jler
Author: arunpatidar
Date: Sat Sep 17 11:03:20 2016
New Revision: 1761193
URL: http://svn.apache.org/viewvc?rev=1761193&view=rev
Log:
Implemented: Added CRUD services for DocumentAttribute, Document and
DesiredFeature entity.
(OFBIZ-8161) (OFBIZ-8162) (OFBIZ-8163)
Thanks: Amit Gadaley for the con
Author: diveshdutta
Date: Sat Sep 17 11:02:39 2016
New Revision: 1761192
URL: http://svn.apache.org/viewvc?rev=1761192&view=rev
Log:
Improved:Display from date with default to now timestamp and also add asterisk
sign to all the forms where it is part of primary key in all the components.
(OFBIZ-
Author: ashish
Date: Sat Sep 17 11:00:42 2016
New Revision: 1761191
URL: http://svn.apache.org/viewvc?rev=1761191&view=rev
Log:
Improved: Invalid UiLabel on Edit Return screen.
(OFBIZ-8262)
Thanks: Akshay for the contribution.
Modified:
ofbiz/trunk/applications/order/widget/ordermgr/ReturnFor
Author: jacopoc
Date: Sat Sep 17 10:58:26 2016
New Revision: 1761190
URL: http://svn.apache.org/viewvc?rev=1761190&view=rev
Log:
Improved: added "required" check for the facility type field in the "Edit
Facility" screen.
(OFBIZ-7480)
Thanks: Avnindra Sharma for the patch.
Modified:
ofbiz/tr
Author: ashish
Date: Sat Sep 17 10:56:12 2016
New Revision: 1761189
URL: http://svn.apache.org/viewvc?rev=1761189&view=rev
Log:
Improved: Inconsistencies on the title and the label on button of create forms
related to Facility.
(OFBIZ-8141)
Thanks: Rahul Bhammarker for the contribution.
Modified
Author: jleroux
Date: Sat Sep 17 10:49:28 2016
New Revision: 1761188
URL: http://svn.apache.org/viewvc?rev=1761188&view=rev
Log:
"Applied fix from trunk for revision: 1761179" (conflict handled by hand)
r1761179 | jleroux |
Modified:
ofbiz/branches/release15.12/applications/accounting/script/org/ofbiz/accounting/rate/RateServices.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/accounting/script/org/ofbiz/accounting/rate/RateServices.xml?rev=1761188&r1=1761187&r2=1761188&view=diff
=
Author: jacopoc
Date: Sat Sep 17 10:47:30 2016
New Revision: 1761187
URL: http://svn.apache.org/viewvc?rev=1761187&view=rev
Log:
Improved: added check for required input fields in the "Add Facility Party
Role"
screen.
(OFBIZ-7464)
Thanks: Avnindra Sharma for the report and the patch.
Modified:
Author: diveshdutta
Date: Sat Sep 17 10:45:46 2016
New Revision: 1761186
URL: http://svn.apache.org/viewvc?rev=1761186&view=rev
Log:
Improved:Convert search criteria on status into multi select pattern for
project and HR component.
(OFBIZ-7549) (OFBIZ-7550)
Added Check box for status fields on
Modified:
ofbiz/trunk/specialpurpose/ebaystore/template/feedback/LeaveFeedback.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/template/feedback/LeaveFeedback.ftl?rev=1761185&r1=1761184&r2=1761185&view=diff
==
Modified: ofbiz/trunk/specialpurpose/ebaystore/template/store/StoreSetting.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/template/store/StoreSetting.ftl?rev=1761185&r1=1761184&r2=1761185&view=diff
Modified:
ofbiz/trunk/specialpurpose/ebaystore/template/store/EbayApiKeywordSearch.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/template/store/EbayApiKeywordSearch.ftl?rev=1761185&r1=1761184&r2=1761185&view=diff
===
Modified:
ofbiz/trunk/specialpurpose/ebaystore/template/store/ProductSearchExport.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/template/store/ProductSearchExport.ftl?rev=1761185&r1=1761184&r2=1761185&view=diff
=
Author: pranayp
Date: Sat Sep 17 10:44:25 2016
New Revision: 1761185
URL: http://svn.apache.org/viewvc?rev=1761185&view=rev
Log:
Improved: Ebaystore FTL formatting.
(OFBIZ-7864)
No functional change, corrected FTL code formatting to improve readability.
Thanks: Vaibhav Jain for reporting and prov
Author: diveshdutta
Date: Sat Sep 17 10:38:34 2016
New Revision: 1761184
URL: http://svn.apache.org/viewvc?rev=1761184&view=rev
Log:
Improved: Convert search criteria on status into multi-select pattern in
Workeffort component.
(OFBIZ-7548)
Added Check box for status fields on Find WorkEffort S
Author: pranayp
Date: Sat Sep 17 10:36:33 2016
New Revision: 1761182
URL: http://svn.apache.org/viewvc?rev=1761182&view=rev
Log:
Improved: Product: Remove inline js for toggleAll, checkToggle and selectAll
calling from ftls
(OFBIZ-7896)
Remove inline js for toggleAll, checkToggle and selectAll c
Author: arunpatidar
Date: Sat Sep 17 10:36:35 2016
New Revision: 1761183
URL: http://svn.apache.org/viewvc?rev=1761183&view=rev
Log:
Fixed: Typo from previous commit rev:1761136.
(OFBIZ-8135)
Thanks: Nicolas Malin for reporting.
Modified:
ofbiz/trunk/framework/common/servicedef/services_meth
Modified:
ofbiz/trunk/applications/product/src/main/java/org/apache/ofbiz/shipment/thirdparty/ups/UpsServices.java
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/src/main/java/org/apache/ofbiz/shipment/thirdparty/ups/UpsServices.java?rev=1761181&r1=1761180&r2=1761181&view=diff
Author: ashish
Date: Sat Sep 17 10:34:57 2016
New Revision: 1761181
URL: http://svn.apache.org/viewvc?rev=1761181&view=rev
Log:
Improved: Clean up commented out code in Java source for Product.
(OFBIZ-7856)
Thanks: Harsh for the contribution.
Modified:
ofbiz/trunk/applications/product/src/ma
Author: pranayp
Date: Sat Sep 17 10:32:21 2016
New Revision: 1761180
URL: http://svn.apache.org/viewvc?rev=1761180&view=rev
Log:
Improved: Order: Remove inline js for toggleAll, checkToggle and selectAll
calling from ftls.
(OFBIZ-7896)
Remove inline js for toggleAll, checkToggle and selectAll ca
Author: jleroux
Date: Sat Sep 17 10:31:05 2016
New Revision: 1761179
URL: http://svn.apache.org/viewvc?rev=1761179&view=rev
Log:
Fixes: RateAmount is not found when the level is 'WorkEffort'
(OFBIZ-8052)
When you create a RateAmount, you can determine for which WorkEffort it should
apply. But wh
Author: diveshdutta
Date: Sat Sep 17 10:30:00 2016
New Revision: 1761178
URL: http://svn.apache.org/viewvc?rev=1761178&view=rev
Log:
Improved:Convert search criteria on status into multi-select pattern for
content component.
(OFBIZ-7547)
Added Check for status fields on Find Content and Find D
Author: pranayp
Date: Sat Sep 17 10:22:24 2016
New Revision: 1761177
URL: http://svn.apache.org/viewvc?rev=1761177&view=rev
Log:
Implemented: One generic functionality for select all checkbox by removing
currently written multiple functionality.
(OFBIZ-7720)
Did not remove usage of old functions
Author: jacopoc
Date: Sat Sep 17 10:11:59 2016
New Revision: 1761176
URL: http://svn.apache.org/viewvc?rev=1761176&view=rev
Log:
Improved: removed unused fields from a series of Java classes.
(OFBIZ-7698)
Thanks: Deepak Nigam for the report and Pradhan Yash Sharma for the patches.
Modified:
Author: arunpatidar
Date: Sat Sep 17 10:10:15 2016
New Revision: 1761175
URL: http://svn.apache.org/viewvc?rev=1761175&view=rev
Log:
Implemented: Added CRUD services for EmplPositionClassType,
ConfigOptionProductOption and Component entity.
(OFBIZ-8049) (OFBIZ-8058)(OFBIZ-8059)
Thanks: Amit Gada
Author: pranayp
Date: Sat Sep 17 10:08:36 2016
New Revision: 1761174
URL: http://svn.apache.org/viewvc?rev=1761174&view=rev
Log:
Improved: Catalog: Align column titles in list forms.
(OFBIZ-8260)
Thanks: Aditi Patidar for the contribution.
Modified:
ofbiz/trunk/applications/product/widget/c
Author: pranayp
Date: Sat Sep 17 09:59:43 2016
New Revision: 1761173
URL: http://svn.apache.org/viewvc?rev=1761173&view=rev
Log:
Applied fix from trunk for revision: 1761170
===
Fix for: Pagination error in Accounting FixedAssetForms.
(OFBIZ-8263)
Added paginate target to these forms for fixing
Author: pranayp
Date: Sat Sep 17 09:58:42 2016
New Revision: 1761172
URL: http://svn.apache.org/viewvc?rev=1761172&view=rev
Log:
Applied fix from trunk for revision: 1761170
===
Fix for: Pagination error in Accounting FixedAssetForms.
(OFBIZ-8263)
Added paginate target to these forms for fixing
Author: pranayp
Date: Sat Sep 17 09:57:54 2016
New Revision: 1761171
URL: http://svn.apache.org/viewvc?rev=1761171&view=rev
Log:
Applied fix from trunk for revision: 1761170
===
Fix for: Pagination error in Accounting FixedAssetForms.
(OFBIZ-8263)
Added paginate target to these forms for fixing
Author: pranayp
Date: Sat Sep 17 09:54:33 2016
New Revision: 1761170
URL: http://svn.apache.org/viewvc?rev=1761170&view=rev
Log:
Fix for: Pagination error in Accounting FixedAssetForms.
(OFBIZ-8263)
Added paginate target to these forms for fixing the issue.
Thanks: Chandan Khandelwal for reporti
Author: arunpatidar
Date: Sat Sep 17 09:48:00 2016
New Revision: 1761169
URL: http://svn.apache.org/viewvc?rev=1761169&view=rev
Log:
Implemented: Added CRUD services for Delivery, EmailTemplateSetting and
EbayProductListingAttribute entity.
(OFBIZ-8050) (OFBIZ-8057)(OFBIZ-8058)
Thanks: Amit Gada
Author: jacopoc
Date: Sat Sep 17 09:42:01 2016
New Revision: 1761168
URL: http://svn.apache.org/viewvc?rev=1761168&view=rev
Log:
Improved: New Dutch labels for commonext component.
(OFBIZ-8232)
Thanks: Pierre Smits for the patch.
Modified:
ofbiz/trunk/applications/commonext/config/CommonExtU
Author: pgil
Date: Sat Sep 17 08:29:50 2016
New Revision: 1761159
URL: http://svn.apache.org/viewvc?rev=1761159&view=rev
Log:
Improved: Improve Dutch labels for marketing component (OFBIZ-8051)
Thanks: Pierre Smits for the contribution
Modified:
ofbiz/branches/release15.12/applications/marke
Author: pgil
Date: Sat Sep 17 08:29:20 2016
New Revision: 1761158
URL: http://svn.apache.org/viewvc?rev=1761158&view=rev
Log:
Improved: Improve Dutch labels for marketing component (OFBIZ-8051)
Thanks: Pierre Smits for the contribution
Modified:
ofbiz/trunk/applications/marketing/config/Marke
Author: pranayp
Date: Sat Sep 17 08:15:20 2016
New Revision: 1761156
URL: http://svn.apache.org/viewvc?rev=1761156&view=rev
Log:
Implemented: Multisite support in specialpurpose/cmssite
(OFBIZ-7120)
Second patch for providing demo data for multisite feature.
Thanks Mohammed Rehan Khan for the co
Author: pranayp
Date: Sat Sep 17 08:12:25 2016
New Revision: 1761155
URL: http://svn.apache.org/viewvc?rev=1761155&view=rev
Log:
Implemented: Multisite support in specialpurpose/cmssite
(OFBIZ-7120)
Adding missing files from last commit r1761150.
Thanks Mohammed Rehan Khan for the contribution.
Author: pgil
Date: Sat Sep 17 08:07:56 2016
New Revision: 1761152
URL: http://svn.apache.org/viewvc?rev=1761152&view=rev
Log:
Improved: Improve Dutch labels for product component (OFBIZ-8052)
Thanks: Pierre Smits for the contribution
Modified:
ofbiz/branches/release15.12/applications/product/
Author: pgil
Date: Sat Sep 17 08:08:15 2016
New Revision: 1761154
URL: http://svn.apache.org/viewvc?rev=1761154&view=rev
Log:
Improved: Improve Dutch labels for product component (OFBIZ-8052)
Thanks: Pierre Smits for the contribution
Modified:
ofbiz/branches/release13.07/applications/product/
Author: pgil
Date: Sat Sep 17 08:08:07 2016
New Revision: 1761153
URL: http://svn.apache.org/viewvc?rev=1761153&view=rev
Log:
Improved: Improve Dutch labels for product component (OFBIZ-8052)
Thanks: Pierre Smits for the contribution
Modified:
ofbiz/branches/release14.12/applications/product/
Author: pgil
Date: Sat Sep 17 08:07:49 2016
New Revision: 1761151
URL: http://svn.apache.org/viewvc?rev=1761151&view=rev
Log:
Improved: Improve Dutch labels for product component (OFBIZ-8052)
Thanks: Pierre Smits for the contribution
Modified:
ofbiz/trunk/applications/product/config/ProductUi
Author: pranayp
Date: Sat Sep 17 08:03:19 2016
New Revision: 1761150
URL: http://svn.apache.org/viewvc?rev=1761150&view=rev
Log:
Implemented: Multisite support in specialpurpose/cmssite
(OFBIZ-7120)
This is the first patch from the ticket and is for the implementation done to
support the multisi
Author: pgil
Date: Sat Sep 17 07:59:20 2016
New Revision: 1761149
URL: http://svn.apache.org/viewvc?rev=1761149&view=rev
Log:
Improved: Improve Dutch labels for error handling in Accounting (OFBIZ-8054)
Slightly modified patch since it was not applyable on the go.
Thanks: Pierre Smits for the cont
Author: pgil
Date: Sat Sep 17 07:58:51 2016
New Revision: 1761148
URL: http://svn.apache.org/viewvc?rev=1761148&view=rev
Log:
Improved: Improve Dutch labels for error handling in Accounting (OFBIZ-8054)
Slightly modified patch since it was not applyable on the go.
Thanks: Pierre Smits for the cont
Author: pgil
Date: Sat Sep 17 07:58:08 2016
New Revision: 1761147
URL: http://svn.apache.org/viewvc?rev=1761147&view=rev
Log:
Improved: Improve Dutch labels for error handling in Accounting (OFBIZ-8054)
Thanks: Pierre Smits for the contribution
Modified:
ofbiz/branches/release15.12/applicati
Author: pgil
Date: Sat Sep 17 07:57:28 2016
New Revision: 1761146
URL: http://svn.apache.org/viewvc?rev=1761146&view=rev
Log:
Improved: Improve Dutch labels for error handling in Accounting (OFBIZ-8054)
Thanks: Pierre Smits for the contribution
Modified:
ofbiz/trunk/applications/accounting/co
Author: arunpatidar
Date: Sat Sep 17 07:44:56 2016
New Revision: 1761140
URL: http://svn.apache.org/viewvc?rev=1761140&view=rev
Log:
Implemented: Added CRUD services for DeductionType, Deliverable and
DeliverableType entity.
(OFBIZ-8047) (OFBIZ-8048)(OFBIZ-8049)
Thanks: Amit Gadaley for the cont
Modified:
ofbiz/trunk/specialpurpose/ecommerce/template/catalog/SideDeepCategory.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/catalog/SideDeepCategory.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
===
Modified:
ofbiz/trunk/specialpurpose/ecommerce/template/email/GiftCardPurchase.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/email/GiftCardPurchase.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
===
Modified:
ofbiz/trunk/specialpurpose/ecommerce/template/order/OnePageCheckoutProcess.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/order/OnePageCheckoutProcess.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
===
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/cart/ShowCart.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/cart/ShowCart.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
==
---
Modified:
ofbiz/trunk/specialpurpose/ecommerce/template/customer/profile/EditProfile.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/customer/profile/EditProfile.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
===
Modified:
ofbiz/trunk/specialpurpose/ecommerce/template/catalog/ProductDetail.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/catalog/ProductDetail.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
=
Author: arunpatidar
Date: Sat Sep 17 07:17:36 2016
New Revision: 1761136
URL: http://svn.apache.org/viewvc?rev=1761136&view=rev
Log:
Implemented: Added CRUD services for Deduction, DataTemplateType and
CustomMethodType entity.
(OFBIZ-8035) (OFBIZ-8045)(OFBIZ-8046)
Thanks: Amit Gadaley for the co
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/order/OrderHeader.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/order/OrderHeader.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
==
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/order/BillSettings.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/order/BillSettings.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
Modified:
ofbiz/trunk/specialpurpose/ecommerce/template/customer/EditContactMech.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/customer/EditContactMech.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
===
Modified:
ofbiz/trunk/specialpurpose/ecommerce/template/customer/MessageDetail.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/customer/MessageDetail.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
===
Author: pranayp
Date: Sat Sep 17 07:17:15 2016
New Revision: 1761135
URL: http://svn.apache.org/viewvc?rev=1761135&view=rev
Log:
Improved: E-commerce : FTL formatting.
(OFBIZ-7949)
For improved FTL code readability. Here is the first patch for the effort.
There are still files which are require
Modified:
ofbiz/trunk/specialpurpose/ecommerce/template/catalog/ChooseCatalog.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/catalog/ChooseCatalog.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
=
Modified:
ofbiz/trunk/specialpurpose/ecommerce/template/catalog/MiniLastViewedCategories.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/catalog/MiniLastViewedCategories.ftl?rev=1761135&r1=1761134&r2=1761135&view=diff
===
91 matches
Mail list logo