Commit graph

4080 commits

Author SHA1 Message Date
Christoph Leutner
6708a05b15 Added comments regarding inclusion of compatibility layer to AntClick. 2010-06-05 14:49:35 +00:00
ca57cb0c74 Added comments regarding inclusion of compatibility layer 2010-06-05 13:57:36 +00:00
bc27343ab8 * Added deletion of POT and PO files in i18n dir to export target
* Removed task deleting compat, db and extra dirs from antclick target
2010-06-05 13:48:04 +00:00
1fc199e576 Removed redundant <% gettext %> macro – gettext will be called in Membership.role_macro() anyway – causing not-found messages in jala.i18n.translate() 2010-06-05 12:50:08 +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
884f83f1f6 Updated JavaScript message files 2010-06-05 07:24:52 +00:00
ea253236bb Wrapped missing message in <% gettext %> macro, added it to POT template and english message file and translated it to german. 2010-06-05 07:24:16 +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
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
7ff6bfe789 Replaced static addition of localization files with dynamic loop 2010-06-03 15:46:50 +00:00
Christoph Leutner
16f34b3fd8 Slightly changed wording of Install file. 2010-05-31 16:33:47 +00:00
6579a40970 Overhauled README file to reflect stable quality of Antville and for minor wording issues 2010-05-31 09:07:16 +00:00
74da62f8ed Added exclusion of the db/h2.compat directory when deleting unnecessary files 2010-05-31 08:57:21 +00:00
6a309d7d96 Instead of copying the db/h2.compat directory to apps/antclick directly include it as repository from within apps.properties 2010-05-31 08:30:05 +00:00
2e9395b26b Moved build/extra/antclick directory to db/h2.compat for consistency 2010-05-31 08:18:29 +00:00
23978a99ef Removed beta from Root.VERSION string 2010-05-31 08:05:47 +00:00
f6154ab84d Modified version string to 1.2-RC (release candidate) 2010-05-31 08:05:11 +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
5a1cad862c Finalized Open Search Description feature (see http://www.opensearch.org for more information) 2010-05-30 13:39:09 +00:00
d163136d04 Added option to execute and traverse SQL queries in test (or debug) mode 2010-05-24 19:28:40 +00:00
280720c792 Added link elements for displaying the tiny ant as favicon 2010-05-24 16:01:52 +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
8e27993705 Added additional indexes 2010-05-24 15:44:52 +00:00
e1002ace27 Added statements for index creation 2010-05-24 15:31:10 +00:00
62ed2248fa Reformatted statements (converted to lowercase mostly) 2010-05-24 15:30:28 +00:00
bc37f62560 Added missing space 2010-05-24 14:08:01 +00:00
ae44c39d6f * Heavily edited wording of gettext() calls in notification messages
* Removed numbered, footnote-like links in most of the noficitaion messages
 * Added prefix to subjects of notification mails (like “[Antville] ...”) for convenience
 * Added markgettext() calls for most of the prototype names and their plural forms – this time in each corresponding prototype file, though
 * Added options argument to global sendMail() method, currently only to switch inclusion of generic footer in mail body
 * Fix bug in Membership.contact_action() method when an unknown (i.e. unregistered or unsubscribed) user tries to send a message via contact form
 * Unified naming of notify skins (e.g. #notify_delete instead of #notify_deletion)
 * Updated and rebuilt i18n and message files
2010-05-24 13:32:40 +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
f9a26a9915 Check if HopObject.onCodeUpdate() method exists before calling it in onStart(). Just makes you wonder why Helma is not doing this. 2010-05-07 15:49:53 +00:00
078d6662ff Added missing title parameter in remaining link macros. Fixes issue 110. 2010-05-07 15:48:21 +00:00
Christoph Leutner
98bb544ea8 Changed site exporting dialogue - issue 104 comments 6, 7. 2010-05-06 21:48:51 +00:00
Christoph Leutner
e68a2607ef Referrers: added 'bing' as search engine instead of search.msn.tld and search.live.com 2010-05-03 22:27:20 +00:00
Christoph Leutner
3aba0fb64f Changed wording for displaying the referrer list including spam: the previous wording made some people think they had to check the box to 'include' links as 'referrer spam' to the blacklist, see e.g. the comment by arboretum http://hilfe.blogger.de/stories/1615243/comments/1623743 2010-05-03 12:24:05 +00:00
51a2078b79 Removed story title from gettext() call in Story.edit_action() 2010-04-26 11:42:49 +00:00
5504a7b7c3 Moved call for HopObject.onCodeUpate() from compatibility layer to onStart() method 2010-04-26 11:27:11 +00:00
e2588ce657 Fixes issue 105. (This time really :) 2010-04-26 11:18:31 +00:00
da9feebfff * Concatenated some messages which were too nested for reasonable translation – however, with the disadvantage of having HTML markup included now. Fixes issue 105. Fixes issue 106.
* Adapted Admin.link_macro() according to recent changes in HopObject.link_macro()
 * Slightly modified HopObject.link_macro() in the compat layer to work with changes in Admin.link_macro()
 * Updated and rebuilt i18n and message files
2010-04-26 11:12:47 +00:00
9c9f4c834d Updated and rebuilt i18n and message files 2010-04-26 00:22:53 +00:00
9917068dc7 * Modified order of actions in item list views
* Slightly modified the message informing about successful deletion of an object
 * Fixed type when calling Membership.remove() in Site.unsubscribe_action() method
 * Fixed bug causing exception when calling Membership.remove() method with no arguments
 * FIxed still incorrect permissions for editing and deleting a membership
2010-04-26 00:22:20 +00:00
c87f038fc6 * Removed unnecessary gettext() calls from compatibility layer
* Removed obsolete sys_* methods from the compatibilty layer’s Root prototype
2010-04-26 00:13:25 +00:00
cf911054a5 Slightly adjusted the sizes of some input elements 2010-04-25 22:48:33 +00:00
285f7c1c75 Fixed security hole which allowed unauthorized users to edit memberships of a site 2010-04-25 22:29:51 +00:00
f2ac352c3f Fixed case of membership.role constraints 2010-04-25 20:42:07 +00:00
741b00c1ff Slightly modified wording 2010-04-25 20:36:43 +00:00
259bd2c68b Replaced hard coded file upload element with Antville enhanced one :) 2010-04-25 20:19:32 +00:00
1b8bf37675 * Added Layout.getTitle() method to compatibility layer always returning “Layout” to prevent display of remaining title properties in older databases
* Slightly increased sizes of some input elements for convenience
 * Added SQL patch updating constraints of the membership role column (MySQL)
 * Removed obsolete title and description properties from Layout
 * Minor layout enhancements and wording edits
2010-04-25 20:11:16 +00:00
45ff61699e Fixed macro syntax in Site#navigation skin 2010-04-25 19:20:09 +00:00
2f678f2f2e Added markgettext macro to message parser 2010-04-25 18:47:29 +00:00