| mifos:/trunk/mifos/src/org/mifos/META-INF/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
12266
by vanmh on
23 January 2008, 09:58:10 -0800
(11 months ago)
Ongoing i18n work to support localized LookUpValue text in resource bundles.
./struts-config.xml
12266
./tiles-defs.xml
12266
./tlds/application
12266
12263
by nazirlajdel on
22 January 2008, 07:19:45 -0800
(11 months ago)
Fixing Issue #1605 : "Error handling not working on upload admin template pipeline" https://mifos.dev.java.net/issues/show_bug.cgi?id=1605
./admindocument-struts-config.xml
12263
12262
by kimloanho on
21 January 2008, 23:16:45 -0800
(11 months ago)
Moved the rest of Mifos properties files to the central folder org/mifos/config/localizedResources.
./reports-struts-config.xml
12262
./customer-struts-config.xml
12262
./productdefinition-struts-config.xml
12262
./other-struts-config.xml
12262
12259
by kimloanho on
18 January 2008, 09:40:39 -0800
(11 months ago)
Moved all the localized (text) properties files to a central folder org/mifos/config/localizedResources and defined the properties file paths in the FilePaths. Changed the properties paths in the ...-…
./admindocument-struts-config.xml
12259
./accounts-struts-config.xml
12259
./other-struts-config.xml
12259
12257
by vanmh on
16 January 2008, 20:52:10 -0800
(11 months ago)
Patch 16Jan-diff-2.patch from Thoughtworks (India). This includes additional BIRT report functionality and refactoring.
./web.xml
12257
./struts-config.xml
12257
12255
by nazirlajdel on
16 January 2008, 09:45:36 -0800
(11 months ago)
Check in code for uploading admin documents. (ENDA Features : Electronic Publishing)
./reports-struts-config.xml
12255
./admindocument-struts-config.xml
12255
12245
by kimloanho on
07 January 2008, 10:56:55 -0800
(12 months ago)
1) Create ConversionError, ConversionResult, DecimalInput tag classes 2) Implement parseDoubleForMoney, parseDoubleForInterest 3) Move maxInterest, minInterest to application config file (hard-coded b…
./tlds/mifos-html.tld
12245
12244
by vanmh on
04 January 2008, 16:16:09 -0800
(12 months ago)
i18n work for "label" text. * This change covers "labels" as defined internally in Mifos. * The UI screen for customizing "labels" includes these and other constructs, so not all values on the UI scre…
./struts-config.xml
12244
12239
by vanmh on
27 December 2007, 22:44:00 -0800
(12 months ago)
Fix for issue of incorrect tag ordering in struts-config.
./struts-config.xml
12239
12235
by tbostelmann on
20 December 2007, 17:31:15 -0800
(12 months ago)
removed duplicate files from test directory (struts-config, *.properties, tile-def.xml, etc.)
./customer-struts-config.xml
12235
./accounts-struts-config.xml
12235
./productdefinition-struts-config.xml
12235
./reports-struts-config.xml
12235
12234
by vanmh on
18 December 2007, 11:52:52 -0800
(12 months ago)
Reverting moratorium module changes from revisions 12232 and 12233 because of database upgrade issues.
./struts-config.xml
12234
12232
by tbostelmann on
17 December 2007, 17:39:55 -0800
(12 months ago)
Moratorium module checkin from Saurabh
./struts-config.xml
12232
12182
by tbostelmann on
09 November 2007, 15:29:04 -0800
(13 months ago)
Loan Defaults Functionality commit
./validation.xml
12182
12121
by tbostelmann on
13 September 2007, 12:49:09 -0700
(15 months ago)
Fixed issue with specifying an invalid transaction date for redo loan preview page.
./struts-config.xml
12121
12093
by kimloanho on
01 September 2007, 18:53:07 -0700
(16 months ago)
no comment
./validation.xml
12093
./struts-config.xml
12093
12084
by amitlevy on
29 August 2007, 14:16:20 -0700
(16 months ago)
fixed datefn tag - allowed parsing of date object rather than date strings. It is probably safer to convert a string to a date object before displaying it in jsp because if something goes wrong, the s…
./tlds/application/datehelper.tld
12084
12083
by vanmh on
29 August 2007, 14:00:50 -0700
(16 months ago)
Refactored Spring framework initialization.
./struts-config.xml
12083
12077
by kimloanho on
25 August 2007, 17:16:13 -0700
(16 months ago)
Added UIs for edit custom field and preview edit custom field.
./struts-config.xml
12077
12066
by erid_du on
23 August 2007, 01:28:42 -0700
(16 months ago)
1. Add validation of the NULL ACTIVITY_ID. 2. Fixed event of cancel in generate reports page. 3. Modfiy Validation of edit report information page.
./struts-config.xml
12066
12056
by kimloanho on
19 August 2007, 21:07:29 -0700
(16 months ago)
no comment
./struts-config.xml
12056
12054
by tbostelmann on
17 August 2007, 10:38:00 -0700
(16 months ago)
- Changed spelling of 'dispersal' to 'disbursal' - Added UI path for 'RedoLoan' functionality - Modified DateTag to allow for indexing functionality
./struts-config.xml
12054
./tlds/my-customtags.tld
12054
./tlds/mifos-customtags.tld
12054
12052
by erid_du on
17 August 2007, 03:54:56 -0700
(16 months ago)
Add download function to Finished the story "Ability to download Report Templates from the server"
./web.xml
12052
./struts-config.xml
12052
12042
by erid_du on
16 August 2007, 03:00:32 -0700
(16 months ago)
add validation on editpreview reports page <gaoli&lufen>
./struts-config.xml
12042
12040
by erid_du on
15 August 2007, 22:30:19 -0700
(16 months ago)
Add permission of download report template <gaoli&lufen>
./struts-config.xml
12040
12034
by erid_du on
15 August 2007, 01:35:06 -0700
(16 months ago)
Modify validate function when edit preview report category <Wenjing&GaoLi>
./struts-config.xml
12034
12032
by erid_du on
15 August 2007, 00:20:31 -0700
(16 months ago)
Validation function when edit a report category. <Gaoli&Wenjing>
./struts-config.xml
12032
12029
by erid_du on
14 August 2007, 20:05:15 -0700
(16 months ago)
Add delete report category function
./struts-config.xml
12029
12025
by erid_du on
14 August 2007, 02:57:36 -0700
(16 months ago)
Edit, edit preview and edit then submit function. <Wenjing&Gaoli>
./struts-config.xml
12025
12023
by erid_du on
13 August 2007, 21:16:37 -0700
(16 months ago)
Can preview reports category after edit. <Wenjing&Gaoli>
./struts-config.xml
12023
12022
by erid_du on
13 August 2007, 20:51:56 -0700
(16 months ago)
Add permission to delete report category.
./struts-config.xml
12022
|