IHRIS Suite 4.1 Development: Difference between revisions
From IHRIS Wiki
Line 10: | Line 10: | ||
*Add in user based permission access to forms via form relationships | *Add in user based permission access to forms via form relationships | ||
*fix up how the navigation bar is handled so we don't need to subclass I2CE_Page just to handle highlighting the nav bar | *fix up how the navigation bar is handled so we don't need to subclass I2CE_Page just to handle highlighting the nav bar | ||
*add in ability to define complex form validation logic in xml. |
Revision as of 11:11, 3 September 2009
These are the intended features for version 4.1
Version 4.1.0
- Context Sensitive Help
- Use a different charting software library
- Upgrade to php 5.3
- Get rid of eval's for static values/variable in subclasses
- Add in static fuzzy methods
- Custom Forms
- Custom Pages
- Add in user based permission access to forms via form relationships
- fix up how the navigation bar is handled so we don't need to subclass I2CE_Page just to handle highlighting the nav bar
- add in ability to define complex form validation logic in xml.