jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Recent Changelog
14259
by adamfeuer
23 December 2008, 20:31:36 -0800
(
15 days ago)
changes to make project layout match Maven's suggested layout: * moved application source code to src/main/java * moved test source code to src/test/java * updated some hard coded paths * removed som…
./business
14259
./business/BusinessObject.java
14259
./business/PersistentObject.java
14259
./business/View.java
14259
14236
by adamfeuer
17 December 2008, 21:50:06 -0800
(
20 days ago)
changes to make database upgrades work again - including from Eclipse WTP: * moved all sql files to src/org/mifos/framework/persistence/sql, similar to Cheetah's setup. In addition to making upgrades…
./persistence/SqlResourceException.java
14236
./persistence/DatabaseVersionPersistence.java
14236
./persistence/sql
14236
./persistence/sql/Index.sql
14236
./persistence/sql/consistencyscripts.sql
14236
14209
by meonkeys
10 December 2008, 13:35:28 -0800
(
28 days ago)
Fix a problem found while fixing issue 2255: report, report_category needed foreign keys to the activity table
./persistence/DatabaseVersionPersistence.java
14209
14202
by meonkeys
10 December 2008, 11:30:32 -0800
(
28 days ago)
Fix issue 2255. * ReportsUserParamsAction: custom reports have negative ACTIVITY_ID values. Fix getSecurity() logic to recognize custom reports by their negative ACTIVITY_IDs. * ActivityMapper: d…
./ApplicationInitializer.java
14202
./security/util/ActivityMapper.java
14202
Deleted files: Hide | Show Files
|
|||||||||||||||||||||||