Commit graph

105 commits

Author SHA1 Message Date
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
8c6b5cae6d 2008-05-02 21:36:43 +00:00
6e8d22b3dd Removed obsolete default static files 2008-04-28 10:07:44 +00:00
3ca69384d2 * Upgraded jQuery to version 1.2.3
* Removed obsolete default static files
2008-04-28 10:04:00 +00:00
239af7195b * Fixed list_macro (but still list rendering is really inconsistent throughout the whole application!)
* Fixed various b/w compatibility issues found in some sites
 * Fixed pager action in Images
 * Added confirmation dialog before resetting a layout
 * Added collection containing updated sites in reverse chronological order
 * Modified site listing (still work in progress)
 * Save site name as title if no title is entered
 * Removed some res.debug() calls
2008-04-21 20:46:29 +00:00
124e6f4257 * Added protected skin files (currently prefixed with "$") that cannot be customized or overwritten by the user
* Removed obsolete skin files (ie. content moved to the protected skin file)
 * Moved contents of Messages.skins to their protected siblings
 * Prefixed notification skins (used in e-mails) with "notify_"
 * Fixed and simplified a whole bunch of issues in compatibility layer
2008-04-21 13:35:50 +00:00
0e26b83eb5 Removed the ugly work-around to correctly render compatible skins introduced with a recent commit. Instead, the updater application takes care of already producing usable skin files (ie. all skins go as subskins in a file named after the corresponding prototype) 2008-01-18 19:39:40 +00:00
2f5d8c4dff * Fixed inheritance of createtime and modifytime macros with a simpler solution (removed all those "delete ..." statements)
* Added HopObject.peel_macro() method that renders a skin depending on its availability in a certain skin path
 * Added a few old school skins as a rather twisted solution for keeping the renamed skins b/w compatible
2008-01-13 01:50:19 +00:00
ac730a5035 Added missing files for Root site ("www") 2008-01-11 23:13:32 +00:00
3412d805c7 * Removed obsolete skin files
Switched to Rome for RSS generation:
 * Added necessary JAR files (new subdirectory "lib")
 * Removed obsolete skin files
 * Added basic skins for XSL transformation
 * rss.xml of Root prototype is now equal to the one of Site; site updates have been moved to updates.xml
2007-10-12 10:20:46 +00:00
f2c002abc8 * Upgraded jQuery to version 1.2.1
* Added new RSS icon
2007-10-11 23:08:14 +00:00
77845f0121 * Fixed Admin prototype according to recent changes (not finished yet) 2007-10-11 13:24:50 +00:00
d7400d1d10 Added default static files to version control 2007-10-08 12:41:00 +00:00
d46237ae55 * Removed obsolete HelmaLib-1.0 and AntvilleLib-1.4
* Converted most site properties to metadata
 * Implemented generic framework into Site prototype
 * Added basic form support to generic framework
 * Added support for positionl parameters in some macros (e.g. link_macro, skin_macro, created_macro)
 * Added link_filter to Global and HopObject
 * Added check for "Cancel" in HopObject's onRequest()
 * Had to disable display of disk usage in SysMgr due to an issue that has to be resolved, yet
 * Added support for various new site preferences (at least in the form :)
 * Removed some code related to Lucene search until it's clear how search will work in the future
 * Added quite a lot code for backwards compatibility
 * Updated database patches
2007-09-08 17:20:59 +00:00
09b39b2af3 Intermediate commit:
* Improved tag framework 
 * Added support for image tags
 * Moved most code of StoryMgr.evalNewStory to Story.evalStory to decrease redundancy
 * Added compatibility module (including drafts for database conversions)
 * Moved code for topics to compatibility module
 * Removed obsolete code
2007-08-03 19:41:51 +00:00
f622e2c631 * Renamed "layouts" directory to "default"
* Moved images into new "defaults/images" subdirectory
2007-07-03 10:56:55 +00:00
d21b54dc69 Removed obsolete Ant files 2007-06-23 15:09:23 +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
Robert Gaggl
3fabb3c3cf first implementation of lucene-based search in antville 2005-01-24 22:24:37 +00:00
1ff0e14200 added dot.gif to global DefaultImages 2004-08-02 15:05:35 +00:00
Robert Gaggl
bb40ecfb46 re-committed, this time as binary 2004-05-31 22:19:56 +00:00
Robert Gaggl
ba625cec90 removed (checked in as text, not as binary) 2004-05-31 22:18:59 +00:00
Robert Gaggl
bfd8f23cc0 updated to current db schema 2004-05-31 22:15:07 +00:00
Robert Gaggl
4855204eee removed because committed as text (not as binary) 2004-05-31 22:13:48 +00:00
Robert Gaggl
6c385ef2d9 removed old (unused) versions of tables 2004-05-31 22:13:01 +00:00
b1be5ffd07 update to current db scheme 2004-05-31 17:30:32 +00:00
e7adf37c2c added new libraries, removed old AntvilleLib 2004-05-30 21:06:35 +00:00
43a97c1565 * moved jar files into new lib directory
* added necessary jar files for scp task
* updated build scripts
2004-05-16 15:57:14 +00:00
6110a8ca40 commit binary files again (this time as binary :) 2004-05-16 12:01:02 +00:00
8bedab566e remove binary files accidentally committed as text 2004-05-16 12:00:26 +00:00
163312c612 initial check-in 2004-05-16 11:49:42 +00:00
7c75040fb9 commit binary files again (this time as binary :) 2004-05-16 11:14:49 +00:00
def8560f4c remove binary files accidentally committed as text 2004-05-16 11:13:34 +00:00
cbb7dbc6dc * added antclick target to build.xml
* added files needed to build antclick in extra directory
* edited several build and properties files
2004-05-13 13:06:21 +00:00
65a53087e1 initial check-in 2004-05-11 17:46:01 +00:00