Commit graph

9 commits

Author SHA1 Message Date
63065a18b5 Fixed localhost URL path 2010-06-17 19:57:20 +00:00
6111af3a10 Fixed wrapping 2010-06-17 19:40:05 +00:00
3bd5f95ba1 Reverted some changes because I do not know what should be wrong with the term “SQL database” or why the acronym “DBMS” should be more meaningful or more correct as SQL databases are actually belonging to the RDBMS family and there is no plan for Antville to support non-relational database management systems. 2010-06-04 21:04:37 +00:00
Christoph Leutner
e60321c1de Install file - changed terminology: 'DBMS' vs 'database' 2010-06-04 18:59:36 +00:00
Christoph Leutner
16f34b3fd8 Slightly changed wording of Install file. 2010-05-31 16:33:47 +00:00
393e1927fd Updated INSTALL file and (hopefully) eased setup procedure by moving my.properties from db to db/my.compat directory and removing postgre.properties. Thus, with a PostgreSQL database it would be possible to run the SQL script only, enable the app and start Helma to get Antville running in three steps only – given that all necessary software packages are already installed with default settings and the installation is not used for production (default password). 2010-05-31 07:50:37 +00:00
2505612a37 Switched to PostgreSQL as database of choice and added compatibility files to db/my.compat 2010-04-24 14:27:31 +00:00
3c55faaafa * Added default apps.properties file to extra dir for convenience
* Updated INSTALL file
 * Added instruction to move build/extra/antclick w/o db.properties to extra/postgre for convenient inclusion in apps.properties when using PostgreSQL
2010-02-03 11:18:08 +00:00
1e520c248a * Merged source code files of one prototype into one single file named after the prototype
* Applied ECMAScript compliant syntax to prototype member definitions
 * Cleaned up directory structure
2007-06-23 14:53:39 +00:00