antville/code/Archive
Tobi Schäfer b2be44fabf * Rewrote direct Database access in Archive.stories_macro(), Archive.getSize(), Archive.getFilter(), Members.search() and Root.mrtg_action() methods using the Sql prototype and trying to make the statements work in all MySql, PostgreSql and H2 databases
* Added default setting for root.replyTo when first setup is encountered in Root.main_action()
 * Renamed user table to account in User.properties (“user” is a reserved keyword in PostgreSql)
2010-01-20 14:28:17 +00:00
..
Archive.js * Rewrote direct Database access in Archive.stories_macro(), Archive.getSize(), Archive.getFilter(), Members.search() and Root.mrtg_action() methods using the Sql prototype and trying to make the statements work in all MySql, PostgreSql and H2 databases 2010-01-20 14:28:17 +00:00
Archive.properties * Modified SQL statements for compatibility with H2 database (experimental) 2009-11-01 11:22:33 +00:00
Archive.skin * Refactored Archive due to buggy behaviour of the calendar and general inconsistent code 2008-04-16 16:42:40 +00:00