- added realtime viewing of results (more info here)
- Halalan Bullets is back
- 1.x.x in Branches, 2.x.x in Trunk
- upgraded 1.x.x to CI 1.7.0
1.x.x is now found in branches. Only bug fixes are expected to be made but some necessary features (as requested by users and we deem necessary) cannot hurt. On the other hand, fresh ideas are very welcome for 2.x.x. Trunk will be started from scratch and the development of 2.x.x will be done there.
New minor features, bug fixes, and UI enhancements.
Download it here.
1.3.0 20080612
———————–
— Added conformance to XHTML 1.0 Strict
— Added PostgreSQL support
— Added more UI enhancements
— Added statistics page
— Added new configuration variables
— Added client-side password hashing
— Fixed minor bugs
— Moved saving of random order from session to DB
— Replaced all <?= with <?php echo
— Upgraded to CodeIgniter 1.6.2
— Upgraded to jQuery 1.2.6
- upgraded to jQuery 1.2.6
- replaced all <?= with <?php echo
- minor fixes
EDIT: fixed display of <
- $config['base_url'] should now be set during installation
- refactoring of add/edit candidate, party, position, and voter
- minor fixes