OFBiz - Commits

1 ... 42434445464748 ... 1246
Topics (43604)
Replies Last Post Views
surajk [ofbiz-framework] branch trunk updated: Improved: Removed unused SuppressWarnings and added proper space after comma and before { in LoginServices.java. (OFBIZ-11805) Thanks: Pawan Verma Also updated tasks.checkstyleMain.maxErrors (-5). by surajk
0
surajk by surajk
surajk [ofbiz-framework] branch trunk updated: Improved: updates tasks.checkstyleMain.maxErrors to 26161 ~(-270) by surajk
0
surajk by surajk
surajk [ofbiz-framework] branch trunk updated: Improved: Corrected remaining ', is not followed by whitespace' checkstyle errors in framework component. (OFBIZ-11805) by surajk
0
surajk by surajk
surajk [ofbiz-framework] branch trunk updated (c52e437 -> 443025e) by surajk
2
surajk by surajk
surajk [ofbiz-plugins] branch trunk updated: Improved: Corrected remaining ', is not followed by whitespace' checkstyle errors in plugin component. (OFBIZ-11805) by surajk
0
surajk by surajk
jleroux@apache.org [ofbiz-framework] branch trunk updated: Improved: Removes trailing blanks found by chance, updates checkstyleMain.maxErrors by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
akashjain [ofbiz-framework] branch trunk updated: Improved: Convert ShipmentTests.xml to Groovy (OFBIZ-11850) by akashjain
0
akashjain by akashjain
akashjain [ofbiz-framework] branch trunk updated: Improved: Convert OrderTests.xml to Groovy (OFBIZ-11849) by akashjain
0
akashjain by akashjain
jleroux@apache.org [ofbiz-framework] branch trunk updated: Improved: moves a comment to its right location by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-framework] branch trunk updated: Documented: CsrfDefenseStrategy in case of no support for SameSite cookie attribute by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
surajk [ofbiz-framework] branch trunk updated: Improved: updates tasks.checkstyleMain.maxErrors to 26432 (-249) by surajk
0
surajk by surajk
surajk [ofbiz-framework] branch trunk updated: Improved: Corrected all 'if is not followed by whitespace' checkstyle errors. Also corrected few ', is not followed by whitespace' checkstyle errors in applications component. (OFBIZ-11805) Thanks Jacques Le Roux and Ritesh Kumar for review. by surajk
0
surajk by surajk
surajk [ofbiz-framework] branch trunk updated: Improved: Corrected all 'if is not followed by whitespace' checkstyle errors. Also corrected few ', is not followed by whitespace' checkstyle errors in framework component. (OFBIZ-11805) Thanks Jacques Le Roux and Ritesh Kumar for review. by surajk
0
surajk by surajk
surajk [ofbiz-plugins] branch trunk updated: Improved: Corrected all 'if is not followed by whitespace' checkstyle errors. Also corrected few ', is not followed by whitespace' checkstyle errors. (OFBIZ-11805) Thanks Jacques Le Roux and Ritesh Kumar for review. by surajk
0
surajk by surajk
jacopoc svn commit: r40296 - in /dev/ofbiz: apache-ofbiz-17.12.04.zip apache-ofbiz-17.12.04.zip.asc apache-ofbiz-17.12.04.zip.sha512 by jacopoc
0
jacopoc by jacopoc
jacopoc svn commit: r40295 - in /dev/ofbiz: apache-ofbiz-17.12.04.zip apache-ofbiz-17.12.04.zip.asc apache-ofbiz-17.12.04.zip.sha512 by jacopoc
0
jacopoc by jacopoc
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Fixed: Added employee lookup to search/select employee(person) while creating new employment. This will also fixed the issue of party groups being selected as a employee. (OFBIZ-11697) (#210) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Implemented: EntityBatchIterator which pages through large resultsets (500 at a time by default) and added support for EntityBatchIterator to EntityQuery via 'queryBatchIterator'(OFBIZ-11789) (#191) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Fixed: Unable to delete Group Order(OFBIZ-11773) (#172) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
akashjain [ofbiz-framework] branch trunk updated: Improved: Convert AutoPaymentTests.xml to Groovy (OFBIZ-11535) by akashjain
0
akashjain by akashjain
jleroux@apache.org [ofbiz-plugins] branch trunk updated: Improved: No need to do anything if there is no person by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-framework] branch release17.12 updated: Fixed: DatabaseUtil::getColumnInfo does not retrieve PK due to connection-locks (OFBIZ-11312) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
surajk [ofbiz-framework] branch trunk updated: Improved: Converted deleteContentKeywords service from mini-lang to groovy DSL. (OFBIZ-11391) Thanks Devanshu Vyas for reporting and Yogesh Naroliya for the patch. by surajk
0
surajk by surajk
surajk [ofbiz-framework] branch trunk updated: [Improved] Convert getInvoicePaymentInfoList service from mini-lang to groovy DSL (#148) by surajk
0
surajk by surajk
surajk [ofbiz-framework] branch trunk updated: Improved: Converted createContentFromDataResource service from mini-lang to groovy DSL. (OFBIZ-11377) Thanks Devanshu Vyas for reporting and Anushi Gupta for the patch. by surajk
0
surajk by surajk
surajk [ofbiz-framework] branch trunk updated: Improved: Converted getContentAndDataResource service from mini-lang to groovy DSL. (OFBIZ-11382) Thanks Devanshu Vyas for reporting and Ravi Lodhi for the patch. by surajk
0
surajk by surajk
jleroux@apache.org [ofbiz-framework] branch release17.12 updated: Improved: Removes a deprecated comment (work is done) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
jleroux@apache.org [ofbiz-framework] branch release17.12 updated: Improved: Cannot find the declaration of element 'web-app' in version 3.0 files. (OFBIZ-6993) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
mbrohl [ofbiz-framework] branch release18.12 updated: Fixed: Added missing AJP connector property introduced for Tomcat 9.0.31 (OFBIZ-11848) by mbrohl
0
mbrohl by mbrohl
mbrohl [ofbiz-framework] branch release17.12 updated: Fixed: Added missing AJP connector property introduced for Tomcat 9.0.31 (OFBIZ-11848) by mbrohl
0
mbrohl by mbrohl
mbrohl [ofbiz-framework] branch trunk updated: Fixed: Adds missing AJP connector property introduced for Tomcat 9.0.31 (OFBIZ-11848) by mbrohl
0
mbrohl by mbrohl
jacopoc svn commit: r40280 - in /dev/ofbiz: apache-ofbiz-17.12.04.zip apache-ofbiz-17.12.04.zip.asc apache-ofbiz-17.12.04.zip.sha512 by jacopoc
0
jacopoc by jacopoc
jleroux@apache.org [ofbiz-plugins] branch trunk updated: Improved: Adds plugin for integration of 1st Data payment gateway (OFBIZ-11837) by jleroux@apache.org
0
jleroux@apache.org by jleroux@apache.org
holivier [ofbiz-tools] branch master updated: Buildbot documentation, just a little add in using irc to force build for user with no knowledge of irc by holivier
0
holivier by holivier
Pawan Verma-2 [ofbiz-framework] branch trunk updated: Fixed: BigDecimal casting in Groovy (OFBIZ-11862) by Pawan Verma-2
0
Pawan Verma-2 by Pawan Verma-2
1 ... 42434445464748 ... 1246