Commit graph

3336 commits

Author SHA1 Message Date
7d6acf37e3 * Re-introduced link for site creation
* Decreased space in menu box
2009-09-21 17:04:59 +00:00
2ec2404b03 Encode referrer string before rendering the HTML as fix for issue #32 2009-09-21 15:29:12 +00:00
48203098e2 Updated with settings from server (except passwords and paths) 2009-09-21 14:51:09 +00:00
98223ef94d Respect the application’s SMTP settings when sending mail 2009-09-21 14:07:20 +00:00
2e08313086 Removed baseUri directive as this prevents mounting the app from a different URL without editing app.properties 2009-09-21 13:39:45 +00:00
269073000c Removed obsolete files 2009-09-21 13:34:26 +00:00
05cb186fd1 Disabled work-around for story handlers in Comment skins in Site.getXml() method 2009-09-21 13:31:41 +00:00
23c6f91f5f * Moved exportImportIsRunning flag from root to app.data
* Enabled copy() method in Root.create_action() to provide layout files when creating a new site
2009-09-21 13:24:37 +00:00
051f62290a Renamed db.properties.mysql to mysql-db.properties 2009-09-21 13:11:49 +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
Philipp Naderer
9111aefcdd Added tobi's fix from Minnegard. 2009-05-15 20:44:55 +00:00
Philipp Naderer
23425bc608 Imported updated app.properties for updater 2009-05-15 20:02:03 +00:00
Philipp Naderer
53d5c40e50 Better validation for URLs and e-mail addresses. 2009-04-09 22:39:32 +00:00
Philipp Naderer
35c40dfd13 Fixed a bad typo bug reported by Hannes. 2009-04-09 22:37:45 +00:00
Philipp Naderer
62fe723b2b Workaround to stop auto-resize to 400px after edit. 2009-04-09 22:36:58 +00:00
f265d4cc34 * Fixed skin for rendering <% list tags %> macro in global list_macro()
* Added support for limit parameter in Tags.list_macro()
2008-12-18 19:07:17 +00:00
d693f4368d Renamed export.log to error.log in Exporter 2008-12-15 15:17:14 +00:00
2b9a311c6d * Fixed bug in File.getFile() causing exception in Exporter
* Added export.log file recording export errors
2008-12-15 15:04:46 +00:00
444371b9b4 * Fixed bug caused by null value of "name" parameter in HopObject.getFromPath()
* Removed work-around for Helma bug #625 in HopObject.getFromPath()
2008-12-15 14:20:48 +00:00
8db348f368 Added status information to Root#importItem skin 2008-12-14 22:04:47 +00:00
2c3b0fb70d Reverted changes in Membership.getPermission() fixing potential security issue introduced with latest commit; instead, the additional check for the privileged permission is done in Membership.remove() to allow site deletion in Admin prototype 2008-12-14 21:14:45 +00:00
4317d9f1e3 * Fixed some nasty bugs in Importer.js
* Added removal of layout in Site.remove()
2008-12-14 20:46:27 +00:00
05ba5e4b13 * Fixed bug in Admin.site_action() preventing deletion of a site
* Improved import/export feature to run asynchronously amongst other things
 * Remvoved exclusion of root site in Root's default collection (fingers crossed that this has no negative side effects)
2008-12-14 19:49:12 +00:00
88d4970ae4 Added missing files for export/importing 2008-12-14 15:32:17 +00:00
674ec8bf9b Implemented basic functionality for site export and import (CAVEAT: this is an intermediate commit for testing purposes on p3k.org only) 2008-12-14 15:27:47 +00:00
31251b6809 * Fixed notifcation skins in HopObject to prevent ugly "null" output; from now on only the ID of the created/modified object is displayed.
* Fixed bug in Story.summary_macro() preventing additional arguments from being used to render metadata content
 * Added root.sites to _parent mapping in Site.properties
2008-12-14 12:50:52 +00:00
b5f3128757 Fixed search for special characters 2008-12-12 10:54:58 +00:00
7444d1b227 * Replaced <% comment.created %> with <% comment.creator %> macro in <% if %> macro of Comment#edit skin (fixes issue #27)
* Wrapped display of creation and modification dates in <% if %> macros in Comment#edit skin
 * Slightly reduced code in global formatDate() method
 * Modified HopObject.created_macro() to prevent creation dates of  transient objects from being displayed or formatted incorrectly
 * Modified HopObject.modified_macro() accordingly
 * Added width attribute to CSS definition for fieldset elements
 * Reduced macro code in Story#edit skin
2008-12-11 18:08:51 +00:00
36c600e2f9 Fixed bug in regular expression and restored debugged code 2008-12-11 17:41:25 +00:00
6750cb8984 Added patch to fix <% if <% comment.created %> %> macros 2008-12-11 17:36:42 +00:00
f286a1635e * Fixed bugs in convert.images and convert.layoutImages causing missing ids and/or wrong prototype settings
* Replaced all int(11) definitions with "int(10) unsigned" in SQL statements
2008-12-11 17:32:07 +00:00
02fcfd6d4d Fixed bug introduced with change in Helma trunk (HopObject properties became case-sensitive) 2008-10-21 11:25:27 +00:00
a9652e5b58 * Fixed Root.sites_action()
* Added Root.sitemap_xml_action() for trying out with GoogleBot
 * Slightly modified Root permissions; generally only allow "debug" without any restrictions
2008-10-15 08:37:08 +00:00
789d07f5c4 Revamped MRTG configuration file according to latest findings 2008-10-10 18:03:03 +00:00
27ae8eeb51 * Changed output values of threads and cache targets in Root.mrtg_action() to percentages
* Added output of the two missing lines containing uptime and target name for full compliance with MRTG input format
2008-10-10 18:02:18 +00:00
acbb3c5a32 Commit of patch with adjustments made at Antville.org server 2008-10-09 19:51:05 +00:00
369c4e7779 Modified value of oldDatabase: replaced "antville_org_1_1" with "antville_1_1" 2008-10-09 19:48:29 +00:00
533b71a4bb Adjusted mrtg.cfg according to latest results from output at Antville.org 2008-10-09 19:42:50 +00:00
8866896bc0 Modified Root.mrtg_action() according to changes in mrtg.cfg 2008-10-09 19:40:48 +00:00
e65c6fce47 Limited output of story title in to 15 words in Story.main_action() 2008-10-09 19:26:03 +00:00
352e08bcf3 * Replaced targets requiring SNMP agent with procfs-based ones (only works with operating systems having /proc mounted)
* Slightly modified some settings and options
2008-10-08 13:11:25 +00:00
866a4cb369 Initial commit of example configuration file for MRTG 2008-10-08 13:07:08 +00:00
d54f1ee96f Completely removed code disabled by comments in last commit 2008-10-07 16:45:12 +00:00
ca644d0318 Reduced output of "postings" target to actual postings because the comment query is unnecessarily slowing down MySQL 2008-10-07 16:37:58 +00:00
908298920e Removed obsolete "load" target from Root.mrtg_action() 2008-10-07 08:46:24 +00:00
bb17b8ee89 Hopefully increased performance of counting stories and comments in Root.mrtg_action() 2008-10-05 11:33:51 +00:00
759b4e6e2e Use requests/error per unit instead of totals in Root.mrtg_action() 2008-10-05 10:49:49 +00:00
fcebd371a6 Removed calls for formatNumber() in Root.mrtg_action() because we need unformatted values 2008-10-05 10:47:18 +00:00
d78f046208 Added Root.mrtg_action() for plugging Antville into the Multi Router Traffic Grapher (http://oss.oetiker.ch/mrtg) 2008-10-05 10:44:27 +00:00
928390f5c2 Removed the "Number of" in "Number of queued xyz" 2008-10-04 15:29:01 +00:00