Commit graph

89 commits

Author SHA1 Message Date
efab4a2b14 Moved Scribe library from ./lib to ./extra/connect directory 2011-03-24 01:59:01 +00:00
d4503644ca * Extended connect feature to also work with Google and Twitter using the excellent Scribe library
* Simplified Root.connection collection 
 * Added some preliminary icons to the connect skins for good
2011-02-18 14:01:17 +00:00
c4e182514f Updated API documentation for version 1.2.1 2011-01-21 20:46:04 +00:00
63acdfb915 Added Ant task for uploading files to Google Code from http://code.google.com/p/ant-googlecode 2011-01-21 00:16:58 +00:00
3bb19f9e93 * Moved files related to build process from build/extra up one level
* Added release target for transferring packages to Google Code
2011-01-21 00:15:18 +00:00
bd96bf8388 Removed test file 2011-01-20 20:44:43 +00:00
900470348b test pls ignore 2011-01-20 20:44:07 +00:00
de6cab877d Removed obsolete files 2010-06-05 16:32:02 +00:00
18d7426f4c Updated API docs with latest version of jsdoc-toolkit 2010-06-05 15:48:25 +00:00
01455d9d6b Added version 2.3.2-beta of jsdoc-toolkit – svn:external was not applicable because the shell script was not executable by default 2010-06-05 15:29:34 +00:00
4b91661773 Removed jsdoc-toolkit directory for becoming replaced by an svn:external definition 2010-06-05 15:08:12 +00:00
c6643d6eb8 Added patched PoParser.js file from Jala’s HopKit to prevent errors when creating message files on other machines with default Jala installs 2010-06-05 07:37:44 +00:00
de0bf7f906 Created missing translation (PO) files for all languages currently provided by using the Google Language API. Although the result is hardly adequate and will need thorough manual revision, it might be easier starting off some translations. The corresponding message files will not be provided unless a human being (preferably a native speaker) has taken care about a translation. 2010-06-04 07:47:19 +00:00
2e9395b26b Moved build/extra/antclick directory to db/h2.compat for consistency 2010-05-31 08:18:29 +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
668fa8dbeb Replaced h2.jar with newer h2-1.2.136.jar keeping name with version info 2010-05-24 15:47:59 +00:00
dd565a9880 Removed accidentally committed test file 2010-05-10 21:34:44 +00:00
c3d0344288 * Added patch build target to build.xml
* Added Root.patch() method to updater repository
 * Transformed SQL scripts into JavaScript code usable with patch build target
 * Added empty global onStop() method to get rid of annoying log message
 * Renamed Root.xgettext() method to Root.extractMessages and moved code from Root.js to Global/i18n.js
 * Renamed Root.main_action() to Root.updater_action() in updater repository
 * Removed function wrapper from patch-*.js files to make them work with patch build target
2010-05-10 21:29:40 +00:00
956f641cd1 Removed obsolete configuration and library files for running Helma/Jetty6 with XML config file 2010-04-24 17:57:14 +00:00
22670540e7 As all efforts failed to make Helma/Jetty6 run again with an XML configuration file, this is a final commit of the current changes before the corresponding files will be deleted. Bummer. 2010-04-24 17:53:00 +00:00
9e2ead5772 Patch for updating the contentLength property of all images to fix wrong values caused by issue 93. 2010-04-05 14:45:52 +00:00
66dfe39e9b Moved license file h2.txt from legal to build/extra (only needed in AntClick package) 2010-02-03 11:37:06 +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
8c772bc8cd Modified paths in build.xml according to kinomu and got rid of build.sh/.bat files; build is now
invoked from the base directory directly with the ant command.
2010-02-03 09:11:40 +00:00
1d1942de14 * Replaced extra Admin.purgeReferrers() action with extra Sql.PURGEREFERRERS constant
* Updated H2 database for AntClick
 * Added some settings to Jdbc connection string in db.properties
 * Added license header to db.properties
2010-01-20 14:39:50 +00:00
ee4fb92f53 * Generalized H2 database script for PostgreSql
* Renamed database script and properties files
2010-01-20 14:30:00 +00:00
499e8d97b9 * Added missing source field to skin table in H2 database
* Added Admin.purgeReferrers() method for AntClick to overrule the original code with appropriate SQL for H2 database
 * Removed outdated bookmarklet.txt and Skin.java.patch files (the latter is in Helma trunk)
 * Added license headers where missing
2010-01-19 21:46:54 +00:00
473d5a9e18 Updated API docs 2010-01-15 23:43:04 +00:00
c81ffefca1 Removed root layout skins again since they will be automatically copied here when the root site is created 2009-11-04 14:01:18 +00:00
35d303d56f Added new Helma logo with transparent background 2009-11-04 13:51:12 +00:00
62ce3f8895 Added updated root layout skins 2009-11-04 08:15:46 +00:00
264f5c0a28 Added ant.png and ant-icon.png to the default collection of images 2009-11-03 22:16:26 +00:00
1924e04bed * Added user interface for layout conversion
* Finalized layout converter to convert from ZIP archive to ZIP archive
 * Moved Layout.convert_action() into extra file
2009-11-03 18:10:33 +00:00
91adf0bb03 Removed unnecessary H2 database file 2009-11-02 16:22:46 +00:00
c9af4cee82 * Added patched MessageParser.js until Jala HopKit gets updated or the like
* Added Skin.java.patch until Helma gets updated with skin/macro introspection
2009-11-02 15:38:20 +00:00
f53a8d3aa9 Commit of missing Java files for JSDoc Toolkit 2009-11-02 15:36:44 +00:00
15cd223a3a Added JSDoc Toolkit as a replacement for Jala’s JSDoc script 2009-11-02 14:56:01 +00:00
842d02369f Initial commit of API documentation generated with the JSDoc Toolkit 2009-11-02 14:37:46 +00:00
5846e488ee Initial commit of stand-alone configuration for running Jetty 5.x as stand-alone server 2009-11-01 15:42:43 +00:00
84f8e9d1ed Added and updated licenses for Antville and integrated third-party software libraries 2009-11-01 13:45:40 +00:00
c3c535602a * Moved H2 database files from antville/db to build/extra directory
* Added example db.properties for H2 database
 * Fixed typo in example db.properties for MySQL database
2009-11-01 11:47:47 +00:00
bb5097cf79 Added schema and test database for AntClick 2009-11-01 11:30:42 +00:00
8d32022257 * Rebooted build environment for Antville and AntClick packages
* Updated helma.jar and launcher.jar
 * Added h2.jar as AntClick database (experimental)
 * Added build targets for extracting gettext call strings and building JavaScript message files
 * Added repository for AntClick containing adaptations necessary for H2 database
 * Renamed shell scripts for AntClick from antclick.* to start.*
 * Added default login for manage console in server.properties
 * Removed obsolete files
2009-11-01 10:49:31 +00:00
26f33a0220 * Shortened directory names
* Renamed misc directory to extra
 * Moved WEB-INF and updater directories into extra
2009-10-31 13:57:51 +00:00
d8044a6155 Prepare for rebooting i18n! 2009-10-30 22:47:11 +00:00
cf4927ce07 Added WEB-INF configuration files for running Antville as web application (using Helma’s -c switch)
and library files for
2009-10-06 09:32:26 +00:00
484b80cf7e * Updated to final Rome version
* Added Root#welcome skin to Root/Site.skin (compatibility)
 * Cleaned up directory structure and removed obsolete files
 * Updated mrtg.cfg
2009-09-21 13:04:14 +00:00
866a4cb369 Initial commit of example configuration file for MRTG 2008-10-08 13:07:08 +00:00
bc4e901415 Added patch for fixing corrupted history macro as well as macro handlers in skins shared between Story and Comment prototype 2008-09-13 17:20:35 +00:00
8d97041dae Switched to lowercase "blogger" namespace 2008-05-05 00:35:28 +00:00