You can subscribe to this list here.
2011 |
Jan
(203) |
Feb
(827) |
Mar
(526) |
Apr
(429) |
May
(360) |
Jun
(224) |
Jul
(126) |
Aug
(34) |
Sep
(158) |
Oct
(123) |
Nov
(171) |
Dec
(299) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2012 |
Jan
(129) |
Feb
(147) |
Mar
(193) |
Apr
(84) |
May
(53) |
Jun
(106) |
Jul
(118) |
Aug
(75) |
Sep
(107) |
Oct
(73) |
Nov
(59) |
Dec
(81) |
2013 |
Jan
(46) |
Feb
(31) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
(2) |
Aug
|
Sep
|
Oct
(2) |
Nov
(2) |
Dec
(2) |
2021 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
(1) |
May
(2) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
(3) |
Mar
(4) |
Apr
(2) |
May
(3) |
Jun
(6) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
(6) |
From: GitHub <no...@gi...> - 2013-01-25 09:50:28
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 0c33ec58e2168b8a2972bacec48252385251ba47 https://github.com/mifos/head/commit/0c33ec58e2168b8a2972bacec48252385251ba47 Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-25 (Fri, 25 Jan 2013) Changed paths: M application/src/main/resources/META-INF/resources/pages/accounts/jsp/applyadjustment.jsp M application/src/main/resources/META-INF/resources/pages/accounts/jsp/dividegroupadjustment.jsp Log Message: ----------- MIFOS-5938 Fixed: Stack trace appears when you try to adjust amount with comma on New GLIM loan account |
From: GitHub <no...@gi...> - 2013-01-24 16:17:48
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 12a2a6a673f02722790c401c9e84c2ebead0ee17 https://github.com/mifos/head/commit/12a2a6a673f02722790c401c9e84c2ebead0ee17 Author: Pawel Reise <pr...@so...> Date: 2013-01-24 (Thu, 24 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/application/servicefacade/GroupLoanAccountServiceFacadeWebTier.java Log Message: ----------- MIFOS-5937: Fixed schedule for group loans |
From: GitHub <no...@gi...> - 2013-01-23 16:36:44
|
Branch: refs/heads/hugo_mifos_acc Home: https://github.com/mifos/head Commit: 392552a97df72776242f8dac439e44ee7460ea3e https://github.com/mifos/head/commit/392552a97df72776242f8dac439e44ee7460ea3e Author: cheboina.avinash <avi...@gm...> Date: 2013-01-22 (Tue, 22 Jan 2013) Changed paths: M acceptanceTests/src/test/resources/dataSets/acceptance_dbunit.xml M appdomain/src/main/java/org/mifos/application/accounting/persistence/AccountingDao.java M appdomain/src/main/java/org/mifos/application/accounting/persistence/AccountingDaoHibernate.java M appdomain/src/main/java/org/mifos/application/accounting/util/helpers/SimpleAccountingConstants.java M appdomain/src/main/java/org/mifos/application/servicefacade/AccountingServiceFacade.java M appdomain/src/main/java/org/mifos/application/servicefacade/AccountingServiceFacadeWebTier.java M appdomain/src/main/java/org/mifos/application/util/helpers/ActionForwards.java M appdomain/src/main/java/org/mifos/framework/persistence/LegacyGenericDao.java M appdomain/src/main/java/org/mifos/security/util/ActivityMapper.java M appdomain/src/main/java/org/mifos/security/util/SecurityConstants.java M appdomain/src/main/resources/org/mifos/application/accounting/business/ChartOfAccountsForMifos.hbm.xml M appdomain/src/main/resources/org/mifos/application/accounting/business/GlMasterBO.hbm.xml A appdomain/src/main/resources/org/mifos/application/accounting/business/ProcessUpdateBO.hbm.xml M appdomain/src/main/resources/org/mifos/config/resources/mifosChartOfAccounts.xml M appdomain/src/main/resources/org/mifos/framework/util/resources/hibernate.cfg.xml A application/src/main/java/org/mifos/accounting/struts/action/ApproveTransactions.java A application/src/main/java/org/mifos/accounting/struts/action/AuditTransactionAction.java M application/src/main/java/org/mifos/accounting/struts/action/GeneralLedgerAction.java A application/src/main/java/org/mifos/accounting/struts/action/InterOfficeTransferAction.java M application/src/main/java/org/mifos/accounting/struts/action/JournalVoucherAction.java M application/src/main/java/org/mifos/accounting/struts/action/OpenBalanceAction.java M application/src/main/java/org/mifos/accounting/struts/action/ProcessAccountingTransactionsAction.java M application/src/main/java/org/mifos/accounting/struts/action/ViewGlTransactionsAction.java A application/src/main/java/org/mifos/accounting/struts/action/ViewStageTransactionAction.java M application/src/main/java/org/mifos/accounting/struts/action/YearEndProcessAction.java M application/src/main/java/org/mifos/accounting/struts/actionform/GeneralLedgerActionForm.java A application/src/main/java/org/mifos/accounting/struts/actionform/InterOfficeTransferActionForm.java M application/src/main/java/org/mifos/accounting/struts/actionform/JournalVoucherActionForm.java M application/src/main/java/org/mifos/accounting/struts/actionform/ProcessAccountingTransactionsActionForm.java A application/src/main/java/org/mifos/accounting/struts/actionform/ViewStageTransactionActionForm.java M application/src/main/java/org/mifos/accounts/struts/action/AccountApplyPaymentAction.java M application/src/main/java/org/mifos/application/admin/business/service/MonthClosingServiceFacadeWebTier.java M application/src/main/java/org/mifos/application/financialaccounting/struts/action/FinancialAccountingAction.java A application/src/main/java/org/mifos/financialaccounting/struts/action/ImportClientDataAction.java A application/src/main/java/org/mifos/financialaccounting/struts/action/UploadXLSConstants.java A application/src/main/java/org/mifos/financialaccounting/struts/action/ValidateXLSData.java A application/src/main/java/org/mifos/financialaccounting/struts/actionform/ImportClientDataActionForm.java M application/src/main/java/org/mifos/framework/struts/action/MifosRequestProcessor.java M application/src/main/resources/META-INF/resources/WEB-INF/accounts-struts-config.xml M application/src/main/resources/META-INF/resources/WEB-INF/other-struts-config.xml M application/src/main/resources/META-INF/resources/pages/application/admin/jsp/admin.jsp M application/src/main/resources/META-INF/resources/pages/application/financialaccounting/jsp/financialAccounting.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/ApproveTransactions.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/AuditDatePicker.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/AuditGLTransactions.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/AuditTransactions.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/editStageTransactions.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/generalLedgerStageTransaction.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/generalLedgerTransaction.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/generalLedgerTransactionStatus.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/importClientDataProcess.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/importClientDataTransaction.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/interOfficeTransfer.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/interOfficeTransferStatus.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/journalVoucher.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/journalVoucherTransactionStatus.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/processAccountingTransactions.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/viewGlTransactions.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/viewStageTransactions.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/yearEndProcess.jsp M application/src/main/resources/META-INF/resources/pages/framework/jsp/clientaccheader.jsp M application/src/main/resources/META-INF/resources/pages/framework/jsp/header.jsp M application/src/main/resources/META-INF/resources/pages/framework/jsp/homeheader.jsp M application/src/main/resources/META-INF/resources/pages/framework/jsp/reportsheader.jsp M application/src/main/resources/org/mifos/config/localizedResources/FinancialAccountingUIResources.properties M application/src/main/resources/org/mifos/config/localizedResources/SimpleAccountingUIResources.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources.properties M application/src/main/resources/org/mifos/config/localizedResources/adminUIResources.properties M common/src/main/java/org/mifos/service/BusinessRuleException.java M db/src/main/resources/changesets/changelog-Release_J.xml M db/src/main/resources/changesets/changelog-Release_K.xml A domain-dto/src/main/java/org/mifos/dto/domain/OfficeHierarchy.java A domain-dto/src/main/java/org/mifos/dto/domain/OfficesList.java M organization/src/main/java/org/mifos/application/accounting/business/GlDetailBO.java M organization/src/main/java/org/mifos/application/accounting/business/GlMasterBO.java A organization/src/main/java/org/mifos/application/accounting/business/ProcessUpdateBo.java M reporting/src/main/resources/META-INF/resources/pages/application/reports/jsp/reports.jsp A serviceInterfaces/src/main/java/org/mifos/dto/domain/DynamicOfficeDto.java A serviceInterfaces/src/main/java/org/mifos/dto/domain/GlDetailDto.java A serviceInterfaces/src/main/java/org/mifos/dto/domain/GlobalOfficeNumDto.java M serviceInterfaces/src/main/java/org/mifos/dto/domain/OfficeGlobalDto.java A serviceInterfaces/src/main/java/org/mifos/dto/domain/RolesActivityDto.java A serviceInterfaces/src/main/java/org/mifos/dto/domain/ViewStageTransactionsDto.java Log Message: ----------- financial-accounting-enhancements financial-accouting completefinancialaccounting Commit: 558791796dcb22fd34eb06bf03690a66c2febae0 https://github.com/mifos/head/commit/558791796dcb22fd34eb06bf03690a66c2febae0 Author: Jakub Slawinski <jsl...@so...> Date: 2013-01-23 (Wed, 23 Jan 2013) Changed paths: M acceptanceTests/src/test/resources/dataSets/acceptance_dbunit.xml M appdomain/src/main/java/org/mifos/application/accounting/persistence/AccountingDao.java M appdomain/src/main/java/org/mifos/application/accounting/persistence/AccountingDaoHibernate.java M appdomain/src/main/java/org/mifos/application/accounting/util/helpers/SimpleAccountingConstants.java M appdomain/src/main/java/org/mifos/application/servicefacade/AccountingServiceFacade.java M appdomain/src/main/java/org/mifos/application/servicefacade/AccountingServiceFacadeWebTier.java M appdomain/src/main/java/org/mifos/application/util/helpers/ActionForwards.java M appdomain/src/main/java/org/mifos/framework/persistence/LegacyGenericDao.java M appdomain/src/main/java/org/mifos/security/util/ActivityMapper.java M appdomain/src/main/java/org/mifos/security/util/SecurityConstants.java M appdomain/src/main/resources/org/mifos/application/accounting/business/ChartOfAccountsForMifos.hbm.xml M appdomain/src/main/resources/org/mifos/application/accounting/business/GlMasterBO.hbm.xml A appdomain/src/main/resources/org/mifos/application/accounting/business/ProcessUpdateBO.hbm.xml M appdomain/src/main/resources/org/mifos/config/resources/mifosChartOfAccounts.xml M appdomain/src/main/resources/org/mifos/framework/util/resources/hibernate.cfg.xml A application/src/main/java/org/mifos/accounting/struts/action/ApproveTransactions.java A application/src/main/java/org/mifos/accounting/struts/action/AuditTransactionAction.java M application/src/main/java/org/mifos/accounting/struts/action/GeneralLedgerAction.java A application/src/main/java/org/mifos/accounting/struts/action/InterOfficeTransferAction.java M application/src/main/java/org/mifos/accounting/struts/action/JournalVoucherAction.java M application/src/main/java/org/mifos/accounting/struts/action/OpenBalanceAction.java M application/src/main/java/org/mifos/accounting/struts/action/ProcessAccountingTransactionsAction.java M application/src/main/java/org/mifos/accounting/struts/action/ViewGlTransactionsAction.java A application/src/main/java/org/mifos/accounting/struts/action/ViewStageTransactionAction.java M application/src/main/java/org/mifos/accounting/struts/action/YearEndProcessAction.java M application/src/main/java/org/mifos/accounting/struts/actionform/GeneralLedgerActionForm.java A application/src/main/java/org/mifos/accounting/struts/actionform/InterOfficeTransferActionForm.java M application/src/main/java/org/mifos/accounting/struts/actionform/JournalVoucherActionForm.java M application/src/main/java/org/mifos/accounting/struts/actionform/ProcessAccountingTransactionsActionForm.java A application/src/main/java/org/mifos/accounting/struts/actionform/ViewStageTransactionActionForm.java M application/src/main/java/org/mifos/accounts/struts/action/AccountApplyPaymentAction.java M application/src/main/java/org/mifos/application/admin/business/service/MonthClosingServiceFacadeWebTier.java M application/src/main/java/org/mifos/application/financialaccounting/struts/action/FinancialAccountingAction.java A application/src/main/java/org/mifos/financialaccounting/struts/action/ImportClientDataAction.java A application/src/main/java/org/mifos/financialaccounting/struts/action/UploadXLSConstants.java A application/src/main/java/org/mifos/financialaccounting/struts/action/ValidateXLSData.java A application/src/main/java/org/mifos/financialaccounting/struts/actionform/ImportClientDataActionForm.java M application/src/main/java/org/mifos/framework/struts/action/MifosRequestProcessor.java M application/src/main/resources/META-INF/resources/WEB-INF/accounts-struts-config.xml M application/src/main/resources/META-INF/resources/WEB-INF/other-struts-config.xml M application/src/main/resources/META-INF/resources/pages/application/admin/jsp/admin.jsp M application/src/main/resources/META-INF/resources/pages/application/financialaccounting/jsp/financialAccounting.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/ApproveTransactions.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/AuditDatePicker.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/AuditGLTransactions.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/AuditTransactions.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/editStageTransactions.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/generalLedgerStageTransaction.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/generalLedgerTransaction.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/generalLedgerTransactionStatus.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/importClientDataProcess.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/importClientDataTransaction.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/interOfficeTransfer.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/interOfficeTransferStatus.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/journalVoucher.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/journalVoucherTransactionStatus.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/processAccountingTransactions.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/viewGlTransactions.jsp A application/src/main/resources/META-INF/resources/pages/application/loan/jsp/viewStageTransactions.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/yearEndProcess.jsp M application/src/main/resources/META-INF/resources/pages/framework/jsp/clientaccheader.jsp M application/src/main/resources/META-INF/resources/pages/framework/jsp/header.jsp M application/src/main/resources/META-INF/resources/pages/framework/jsp/homeheader.jsp M application/src/main/resources/META-INF/resources/pages/framework/jsp/reportsheader.jsp M application/src/main/resources/org/mifos/config/localizedResources/FinancialAccountingUIResources.properties M application/src/main/resources/org/mifos/config/localizedResources/SimpleAccountingUIResources.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources.properties M application/src/main/resources/org/mifos/config/localizedResources/adminUIResources.properties M common/src/main/java/org/mifos/service/BusinessRuleException.java M db/src/main/resources/changesets/changelog-Release_J.xml M db/src/main/resources/changesets/changelog-Release_K.xml A domain-dto/src/main/java/org/mifos/dto/domain/OfficeHierarchy.java A domain-dto/src/main/java/org/mifos/dto/domain/OfficesList.java M organization/src/main/java/org/mifos/application/accounting/business/GlDetailBO.java M organization/src/main/java/org/mifos/application/accounting/business/GlMasterBO.java A organization/src/main/java/org/mifos/application/accounting/business/ProcessUpdateBo.java M reporting/src/main/resources/META-INF/resources/pages/application/reports/jsp/reports.jsp A serviceInterfaces/src/main/java/org/mifos/dto/domain/DynamicOfficeDto.java A serviceInterfaces/src/main/java/org/mifos/dto/domain/GlDetailDto.java A serviceInterfaces/src/main/java/org/mifos/dto/domain/GlobalOfficeNumDto.java M serviceInterfaces/src/main/java/org/mifos/dto/domain/OfficeGlobalDto.java A serviceInterfaces/src/main/java/org/mifos/dto/domain/RolesActivityDto.java A serviceInterfaces/src/main/java/org/mifos/dto/domain/ViewStageTransactionsDto.java Log Message: ----------- Merge branch 'financialAccountingbranch' of https://github.com/manojanand/head into manojanand-financialAccountingbranch Compare: https://github.com/mifos/head/compare/3895f58cd37c...558791796dcb |
From: GitHub <no...@gi...> - 2013-01-23 16:18:28
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 257154815666cb5b5dc308a8ecbb14c64a14a3ba https://github.com/mifos/head/commit/257154815666cb5b5dc308a8ecbb14c64a14a3ba Author: Pawel Reise <pr...@so...> Date: 2013-01-23 (Wed, 23 Jan 2013) Changed paths: M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/nextPayment_loanAccount.jsp Log Message: ----------- MIFOS-5951: Fixed disappearing links after click on Waive fee or penalty |
From: GitHub <no...@gi...> - 2013-01-23 13:16:50
|
Branch: refs/heads/hugo_mifos_acc Home: https://github.com/mifos/head |
From: GitHub <no...@gi...> - 2013-01-23 13:11:44
|
Branch: refs/heads/hugo_mifos_acc Home: https://github.com/mifos/head |
From: GitHub <no...@gi...> - 2013-01-23 09:22:27
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 3895f58cd37c0c4a61eefb977210fe2a486b138e https://github.com/mifos/head/commit/3895f58cd37c0c4a61eefb977210fe2a486b138e Author: Jakub Slawinski <jsl...@so...> Date: 2013-01-23 (Wed, 23 Jan 2013) Changed paths: M resources/continuous-integration/glim-deploy/mifos_conf/applicationConfiguration.custom.properties Log Message: ----------- Enabled new GLIM implementation in glim-deploy. |
From: GitHub <no...@gi...> - 2013-01-22 12:47:30
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: c87a1c75ec321ffea2b3cc3a629015de35330eb5 https://github.com/mifos/head/commit/c87a1c75ec321ffea2b3cc3a629015de35330eb5 Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-22 (Tue, 22 Jan 2013) Changed paths: M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/loanRepayment.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/nextPayment_loanAccount.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/viewloanaccountactivity.jsp Log Message: ----------- MIFOS-5953: Removed 'Apply charges' links from group loan member account view |
From: GitHub <no...@gi...> - 2013-01-22 11:01:08
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: eb8e95ca74c61d43997cdc671aec6a0aac1f9f5c https://github.com/mifos/head/commit/eb8e95ca74c61d43997cdc671aec6a0aac1f9f5c Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-22 (Tue, 22 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/application/servicefacade/GroupLoanAccountServiceFacadeWebTier.java M appdomain/src/main/java/org/mifos/clientportfolio/newloan/domain/service/LoanScheduleServiceDomain.java Log Message: ----------- MIFOS-5937 Fixed: For New GLIM loans, sum of interest on Group loan account is different than on sum of interest on member accounts |
From: GitHub <no...@gi...> - 2013-01-22 09:15:03
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 6a4e14a341e5cd44af5a6327d91de8527a61db2e https://github.com/mifos/head/commit/6a4e14a341e5cd44af5a6327d91de8527a61db2e Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-22 (Tue, 22 Jan 2013) Changed paths: M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/loanRepayment.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/nextPayment_loanAccount.jsp M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/viewloanaccountactivity.jsp Log Message: ----------- MIFOS-5953: Removed 'Apply charges' links from group loan member account view |
From: GitHub <no...@gi...> - 2013-01-22 06:24:51
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 3b0eec2667044aef3fb5ffdae406acd049665a6b https://github.com/mifos/head/commit/3b0eec2667044aef3fb5ffdae406acd049665a6b Author: Siebrand Mazeland <s.m...@xs...> Date: 2013-01-21 (Mon, 21 Jan 2013) Changed paths: M application/src/main/resources/org/mifos/config/localizedResources/AccountStatusUIResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/CenterUIResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/ClientUIResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/GroupUIResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/HolidayUIResources_diq.properties M application/src/main/resources/org/mifos/config/localizedResources/LoginUIResources_pt.properties M application/src/main/resources/org/mifos/config/localizedResources/MessageLookupMessages_diq.properties M application/src/main/resources/org/mifos/config/localizedResources/Office_diq.properties A application/src/main/resources/org/mifos/config/localizedResources/PersonnelUIResources_diq.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_de.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_fr.properties M questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/localizedProperties/questionnaire_messages_qqq.properties M userInterface/src/main/resources/org/mifos/ui/localizedProperties/messages_qqq.properties Log Message: ----------- Localisation updates from http://translatewiki.net. |
From: GitHub <no...@gi...> - 2013-01-18 17:53:45
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 9aaa60fc9323e83c579d8698d31684c2b097672c https://github.com/mifos/head/commit/9aaa60fc9323e83c579d8698d31684c2b097672c Author: Pawel Reise <pr...@so...> Date: 2013-01-18 (Fri, 18 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/accounts/loan/business/LoanBO.java M appdomain/src/main/java/org/mifos/security/util/ActivityMapper.java Log Message: ----------- MIFOS-5951: Fixed waiving fees on member accounts |
From: GitHub <no...@gi...> - 2013-01-18 13:46:11
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 6b3c39cfe779b7ede6dba5368e9a7d56de4b755e https://github.com/mifos/head/commit/6b3c39cfe779b7ede6dba5368e9a7d56de4b755e Author: Pawel Reise <pr...@so...> Date: 2013-01-18 (Fri, 18 Jan 2013) Changed paths: M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/nextPayment_loanAccount.jsp Log Message: ----------- MIFOS-5951: Fixed issues with Waive links on View Installment Details page |
From: GitHub <no...@gi...> - 2013-01-16 16:09:45
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 2617aee466c0a068b819d9cbdd48a59f18834da5 https://github.com/mifos/head/commit/2617aee466c0a068b819d9cbdd48a59f18834da5 Author: Pawel Reise <pr...@so...> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/clientportfolio/newloan/domain/service/LoanScheduleServiceDomain.java Log Message: ----------- Fixed MIFOS-5952: Wrong percentage fee amount is displayed on new Group Loan details page Commit: fd39903f963a704159beee453e3c8b65e53b13b6 https://github.com/mifos/head/commit/fd39903f963a704159beee453e3c8b65e53b13b6 Author: Pawel Reise <pr...@so...> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/accounts/loan/business/LoanBO.java Log Message: ----------- MIFOS-5951: Fixed stack trace after clicking on link Waive penalties on View Installment details Page Compare: https://github.com/mifos/head/compare/496bdba5ab18...fd39903f963a |
From: GitHub <no...@gi...> - 2013-01-16 15:23:46
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 886df4ba01df5a2c8c55d5371daea0353909e805 https://github.com/mifos/head/commit/886df4ba01df5a2c8c55d5371daea0353909e805 Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/accounts/servicefacade/WebTierAccountServiceFacade.java M application/src/main/java/org/mifos/accounts/struts/action/ApplyAdjustment.java Log Message: ----------- MIFOS-5948: Fixed validation Commit: 496bdba5ab187ef2dd5a12eac5240b2018cdbade https://github.com/mifos/head/commit/496bdba5ab187ef2dd5a12eac5240b2018cdbade Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/accounts/servicefacade/WebTierAccountServiceFacade.java M appdomain/src/main/java/org/mifos/framework/util/helpers/Money.java Log Message: ----------- MIFOS-5953 Fixed: percentage charges calculation for group loans Compare: https://github.com/mifos/head/compare/3ea61d6dd36e...496bdba5ab18 |
From: GitHub <no...@gi...> - 2013-01-16 14:53:13
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 3ea61d6dd36ee4ca9c92380afb9dc3e483c67b4d https://github.com/mifos/head/commit/3ea61d6dd36ee4ca9c92380afb9dc3e483c67b4d Author: Pawel Reise <pr...@so...> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/accounts/loan/business/LoanBO.java M appdomain/src/main/java/org/mifos/accounts/loan/business/LoanScheduleEntity.java M appdomain/src/main/java/org/mifos/application/servicefacade/CenterServiceFacadeWebTier.java M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/nextPayment_loanAccount.jsp Log Message: ----------- MIFOS-5951: Fixed stack trace after clicking on link Waive fees on View Installment details Page |
From: GitHub <no...@gi...> - 2013-01-16 11:56:19
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 84de7d9e10cf332e2bf3e07e5471db4eaf586a49 https://github.com/mifos/head/commit/84de7d9e10cf332e2bf3e07e5471db4eaf586a49 Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/accounts/servicefacade/WebTierAccountServiceFacade.java M appdomain/src/main/java/org/mifos/accounts/util/helpers/AccountConstants.java M application/src/main/java/org/mifos/accounts/struts/actionforms/ApplyChargeActionForm.java M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources.properties Log Message: ----------- MIFOS-5953 Fixed: Modified charge amount validation for group accounts |
From: GitHub <no...@gi...> - 2013-01-15 15:44:53
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 2067d36441a967280e73e4536c755be135900eb4 https://github.com/mifos/head/commit/2067d36441a967280e73e4536c755be135900eb4 Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/loanaccountdetail.jsp Log Message: ----------- MIFOS-5953 Fixed: Remove fee link should not be visible on member loan account |
From: GitHub <no...@gi...> - 2013-01-15 13:06:55
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 2ae45e8786477edf4ccad90f53512e0af00cbea0 https://github.com/mifos/head/commit/2ae45e8786477edf4ccad90f53512e0af00cbea0 Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/accounts/servicefacade/WebTierAccountServiceFacade.java Log Message: ----------- Revert 'MIFOS-5942: Closed member Loan account becomes active after applying adjustment on another member Loan account' due to invalid solution. Commit: a59943d4d6ea2c285765abfe5e1c8c220f000b3c https://github.com/mifos/head/commit/a59943d4d6ea2c285765abfe5e1c8c220f000b3c Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/accounts/servicefacade/WebTierAccountServiceFacade.java M appdomain/src/main/java/org/mifos/application/servicefacade/GroupLoanAccountServiceFacadeWebTier.java Log Message: ----------- MIFOS-5942 Fixed: Closed member Loan account becomes active after applying adjustment on another member Loan account Compare: https://github.com/mifos/head/compare/13fe1a8cce34...a59943d4d6ea |
From: GitHub <no...@gi...> - 2013-01-14 08:22:42
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 13fe1a8cce346955aaed4a9e81c3d7feeb69c40a https://github.com/mifos/head/commit/13fe1a8cce346955aaed4a9e81c3d7feeb69c40a Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-14 (Mon, 14 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/application/servicefacade/GroupLoanAccountServiceFacadeWebTier.java M application/src/main/java/org/mifos/accounts/struts/action/ApplyChargeAction.java Log Message: ----------- MIFOS-5948: 'Divide charge' page is not properly displayed while applying charge |
From: GitHub <no...@gi...> - 2013-01-13 15:06:00
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 66bbbe746ee16e244f4aacf48be058942a6d890e https://github.com/mifos/head/commit/66bbbe746ee16e244f4aacf48be058942a6d890e Author: Siebrand Mazeland <s.m...@xs...> Date: 2013-01-13 (Sun, 13 Jan 2013) Changed paths: M accounting/src/main/resources/org/mifos/platform/accounting/ui/localizedProperties/accounting_messages_qqq.properties M appdomain/src/main/resources/org/mifos/config/localizedResources/ColumnMappingBundle_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_ar.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_de.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_es.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_fa.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_fr.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_hu.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_ia.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_ja.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_ka.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_km.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_lo.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_nl.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_pt.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_ta.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_te.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_tl.properties M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources_zh_CN.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_ar.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_de.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_es.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_fr.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_hu.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_ka.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_lo.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_nl.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_pt.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_ta.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_te.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_tl.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources_zh_CN.properties M application/src/main/resources/org/mifos/config/localizedResources/CenterUIResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/ClientUIResources_ja.properties M application/src/main/resources/org/mifos/config/localizedResources/ClientUIResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/ConfigurationUIResources_qqq.properties A application/src/main/resources/org/mifos/config/localizedResources/ExceptionResources_gl.properties A application/src/main/resources/org/mifos/config/localizedResources/FieldUIResources_uk.properties M application/src/main/resources/org/mifos/config/localizedResources/FrameworkUIResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/LoanUIResources_ja.properties M application/src/main/resources/org/mifos/config/localizedResources/MenuResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/MessageLookupMessages_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/ProductDefinitionResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/ReportsUIResources_ja.properties M application/src/main/resources/org/mifos/config/localizedResources/Resources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/SavingsUIResources_ja.properties A application/src/main/resources/org/mifos/config/localizedResources/SharedMessages_ko.properties M application/src/main/resources/org/mifos/config/localizedResources/UIResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/ViewOrganizationSettingsUIResources_qqq.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_ar.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_br.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_ca.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_de.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_es.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_fa.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_fr.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_hu.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_ia.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_it.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_ka.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_km.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_lo.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_ms.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_nl.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_pt.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_ta.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_te.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_tl.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources_zh_CN.properties A application/src/main/resources/org/mifos/config/localizedResources/reporterrors_gl.properties A application/src/main/resources/org/mifos/config/localizedResources/security_gl.properties M questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/localizedProperties/questionnaire_messages_qqq.properties M userInterface/src/main/resources/org/mifos/ui/localizedProperties/LookupValueMessages_qqq.properties M userInterface/src/main/resources/org/mifos/ui/localizedProperties/messages_qqq.properties M userInterface/src/main/resources/org/mifos/ui/localizedProperties/widget_messages_qqq.properties Log Message: ----------- Localisation updates from http://translatewiki.net. |
From: GitHub <no...@gi...> - 2013-01-12 15:35:38
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 3788f925f46d21ef919a7bdd14c94a7fe8a73cca https://github.com/mifos/head/commit/3788f925f46d21ef919a7bdd14c94a7fe8a73cca Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-12 (Sat, 12 Jan 2013) Changed paths: M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/loanRepayment.jsp Log Message: ----------- MIFOS-5949: 'Apply payment' link should not be visible on Repyament Schedule page while new Group Loan and member Loan accounts are not active Commit: 1d4758e6d0e8795e586369421b5c90652a99f622 https://github.com/mifos/head/commit/1d4758e6d0e8795e586369421b5c90652a99f622 Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-12 (Sat, 12 Jan 2013) Changed paths: M application/src/main/resources/META-INF/resources/WEB-INF/accounts-struts-config.xml Log Message: ----------- MIFOS-5947: It is not possible to click cancel on Edit account status page. Commit: 845698bbfe87774c9a225aa9fbbed29a6828504c https://github.com/mifos/head/commit/845698bbfe87774c9a225aa9fbbed29a6828504c Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-12 (Sat, 12 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/accounts/servicefacade/WebTierAccountServiceFacade.java Log Message: ----------- MIFOS-5942: Closed member Loan account becomes active after applying adjustment on another member Loan account Commit: 1124dda35f273893ac6753548de39bab2d8e5485 https://github.com/mifos/head/commit/1124dda35f273893ac6753548de39bab2d8e5485 Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-12 (Sat, 12 Jan 2013) Changed paths: M application/src/main/java/org/mifos/accounts/struts/action/ApplyChargeAction.java Log Message: ----------- MIFOS-5948: 'Divide charge' page is not properly displayed while applying charges for new Group loan in Pending Approval/Partial Application status Commit: 3c611162bb9df71381fc5919b744244b098c3bb9 https://github.com/mifos/head/commit/3c611162bb9df71381fc5919b744244b098c3bb9 Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-12 (Sat, 12 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/application/servicefacade/GroupLoanAccountServiceFacadeWebTier.java Log Message: ----------- MIFOS-5888 Fixed: Create Transactions functionality for Group Loan account Compare: https://github.com/mifos/head/compare/665688f5896b...3c611162bb9d |
From: GitHub <no...@gi...> - 2013-01-09 12:48:31
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: 665688f5896bb6f329e0a2776687e6e31de14e3e https://github.com/mifos/head/commit/665688f5896bb6f329e0a2776687e6e31de14e3e Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-09 (Wed, 09 Jan 2013) Changed paths: M appdomain/src/main/java/org/mifos/accounts/servicefacade/WebTierAccountServiceFacade.java Log Message: ----------- MIFOS-5809: Fixed doubled fee amounts on group account |
From: GitHub <no...@gi...> - 2013-01-09 10:00:45
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: e71d96e2359b8eb160d74826e96472ee206de9e4 https://github.com/mifos/head/commit/e71d96e2359b8eb160d74826e96472ee206de9e4 Author: Wojciech Szarmacher <woj...@gm...> Date: 2013-01-09 (Wed, 09 Jan 2013) Changed paths: M application/src/main/resources/META-INF/resources/pages/application/loan/jsp/loanaccountdetail.jsp Log Message: ----------- MIFOS-5936 Disburse Loan link should not be available on member Group Loan account |
From: GitHub <no...@gi...> - 2013-01-09 08:18:38
|
Branch: refs/heads/master Home: https://github.com/mifos/head Commit: b5d7920264ac72cd8ae8d6068b02b5afa5650602 https://github.com/mifos/head/commit/b5d7920264ac72cd8ae8d6068b02b5afa5650602 Author: Stanley Kwok <sk...@gm...> Date: 2013-01-08 (Tue, 08 Jan 2013) Changed paths: M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources.properties Log Message: ----------- MIFOS-5935: removed unused messages Commit: 33db2449cda12e081f0d00ab3afab910d0a59fd0 https://github.com/mifos/head/commit/33db2449cda12e081f0d00ab3afab910d0a59fd0 Author: jslawinski <jsl...@so...> Date: 2013-01-09 (Wed, 09 Jan 2013) Changed paths: M application/src/main/resources/org/mifos/config/localizedResources/AdmindocumentsUIResources.properties M application/src/main/resources/org/mifos/config/localizedResources/ApplicationResources.properties M application/src/main/resources/org/mifos/config/localizedResources/accountsUIResources.properties Log Message: ----------- Merge pull request #237 from skwoka/master Resolved MIFOS-5935 Compare: https://github.com/mifos/head/compare/ee6d22b137cb...33db2449cda1 |