Colin Kuskie
a7f5942e56
added missing docs for new workflow activity
2006-11-06 19:04:52 +00:00
Colin Kuskie
7c8fde9aa6
forward port of placeholder parameter fix
2006-11-04 16:24:46 +00:00
Drake
a1120bc987
Add workflow activity, workflow, and hooks for deletion of exported files
...
on asset trash, purge, and changeUrl. This is kind of crufty. :-\
2006-11-03 01:21:50 +00:00
Drake
9a61dd2f38
Add RSSCapable mixin for RSS-capable assets, and RSSFromParent asset for
...
the feeds for those assets. Convert Collaboration to use this mechanism
rather than its existing viewRSS, because this is more export-friendly.
2006-11-03 01:18:55 +00:00
Roy Johnson
c197ded0a9
Added feature to the Syndicated Content Wobject that allows the use of macros in the RSS URL property
2006-11-02 20:17:47 +00:00
Colin Kuskie
d584e8ba5e
forward port of Survey template doc fixes
2006-11-02 05:28:18 +00:00
Colin Kuskie
5408bc2de2
forward port of Survey section variables, chunk #1
2006-10-30 23:51:01 +00:00
JT Smith
b9010b8c07
merging 7.1.3 changes
2006-10-30 20:20:24 +00:00
Colin Kuskie
6c46d97eea
update help mentioning RawHeadTags macro
2006-10-30 18:37:29 +00:00
Colin Kuskie
0b1e077f69
Changed the Help so that chapters with only 1 page are directly linked, saving a click.
...
Added pluggable template parser docs.
From the dev list, changed HTMLTemplateExpr to translate all dots in template
variables to underscores, since EXPR's don't do dots, just like TemplateToolkit.
2006-10-29 23:36:18 +00:00
Colin Kuskie
f3ab99bc02
sales tax
2006-10-21 01:13:07 +00:00
Colin Kuskie
37aad09679
Clean up Session::Privilege code.
...
Add $! to errorHandler message in Session::Icon when toolbar dir cannot be opened.
Change i18n for default toolbar "Default" to be more self explanatory.
2006-10-19 23:19:22 +00:00
Martin Kamerbeek
9f232b4049
Adding spellchecker
2006-10-19 15:25:50 +00:00
Drake
c5e656c434
Reverse r3021 by request.
2006-10-16 14:03:15 +00:00
Drake
e03d761eca
Internationalize additions to asset expoter.
2006-10-13 21:22:28 +00:00
Drake
1674bcfe10
First semi-usable version of wiki asset. This should probably be improved
...
somewhat before release; the default page selector doesn't quite work the way
it should, and there aren't icons, and there are a few features missing, and
some code duplication, &c.
2006-10-13 20:08:56 +00:00
Colin Kuskie
5906df9ec7
add missing label for subscription length
2006-10-12 01:09:32 +00:00
JT Smith
4f0d117c9f
Added Karma RFE: Thumbnail size can be enterred in CS
2006-10-11 04:05:12 +00:00
Drake
950c1e2306
Make it possible to have multiple, logically-ORed LDAP recursion filters in
...
LDAP links and groups.
2006-10-10 22:31:11 +00:00
Doug Bell
6d56df1362
Added SQLReport download and Product AddToGroup handler
2006-10-10 18:14:31 +00:00
Colin Kuskie
33216321ec
additional documentation about Assets for the Navigation and Glossary
2006-10-05 16:02:17 +00:00
Colin Kuskie
cd6caa0a8c
fix project management template var and removed english text prepended to id
2006-10-04 16:43:37 +00:00
Drake
b8f173fefe
Add progressive tasks to the Task Manager; these are distinct from the
...
existing timed tasks and milestones in that they have a duration that
increases based on the amount of time tracked for them, and no set
completion time. Nearby minor fixes.
2006-10-02 22:33:00 +00:00
JT Smith
e22c679421
- Removed the need for DateTime::Cron::Simple, which also added the ability
...
to use ! < and > in schedules.
2006-09-30 19:29:47 +00:00
Roy Johnson
efebe33ecf
fix - File upload (document HTTP filesize upload restrictions)
2006-09-26 17:04:08 +00:00
Drake
8ffc2f57c2
Fix erroneous instances of printf into sprintf in AssetExportHtml.pm.
...
Remove extraneous error text from some internationalization files.
2006-09-25 19:11:05 +00:00
Colin Kuskie
65374109b1
Final test for L_loginBox, and coverage improvements for RootTitle.
...
Pod and documentation fixes for L_loginBox macro.
2006-09-15 21:08:04 +00:00
JT Smith
90cb569bb5
- fix: deleting workflows did not delete related instances and crons
...
- Added a "run" link to the scheduler and the running workflows listings to
aid in debugging workflow errors.
- fix: profile fields not validated by WebGUI::User
2006-09-15 06:08:30 +00:00
JT Smith
7852441151
preparing for 7.0.8 bugfix cycle
...
- Fixed a couple of minor bugs with the default values of the Request
Approval for Version Tag workflow activity.
- Updated the hoverhelp to denote that you can use ranges in the WebGUI
scheduler.
2006-09-15 04:58:03 +00:00
Drake
54dc7206c0
Fix minor errors:
...
- typo in changelog
- wrong lastUpdated in i18n/English/Asset_ProjectManager.pm
2006-09-08 01:56:26 +00:00
Drake
8d27693394
Enhancement: add observer groups to project manager projects, such that
...
anyone who is not in the observer group cannot view the project or see
it in the project list. Some associated refactoring of project manager
permissions. Schema change to accommodate the new data.
2006-09-08 01:10:16 +00:00
Drake
ca653ebef8
Enhancement: add lag time to Project Management tasks. This adds a new
...
column to PM_task. Also move the bulk of the PM project display JS
stuff into a separate JavaScript file rather than it being in a template
in the database.
2006-09-07 22:01:36 +00:00
Colin Kuskie
56359d9404
doc tweaks. typo in Navigation, and define what Data Form Templates are used for
2006-09-07 16:37:09 +00:00
Drake
5e7565d8df
Major enhancement: add multiple-resource support for tasks in the project
...
management asset. This should still integrate with the time tracker
properly, and the data migration across the schema change should be handled
by the upgrade script.
2006-09-06 22:37:00 +00:00
Colin Kuskie
6ceb0ff0be
document the built-in loop counter variable
2006-09-05 21:36:19 +00:00
Colin Kuskie
84e8d8f689
remove old discussion template variables from Article template docs
2006-08-30 16:38:32 +00:00
JT Smith
35db285a67
- rfe: Workflow activity for assigning users to a group
...
- The prevent proxy cache setting also now sets anti-caching meta tags and
HTTP headers.
2006-08-16 22:04:59 +00:00
Colin Kuskie
1c39cf6bf9
fix missing semicolon in macro doc
2006-08-16 17:23:42 +00:00
Colin Kuskie
ca272c35a5
another doc fix, missing semicolons in macro doc
2006-08-11 15:29:04 +00:00
Colin Kuskie
43240215c9
fix typo in docs
2006-08-11 15:06:09 +00:00
JT Smith
c956ba3969
- Added an option to override the session cookie domain.
...
- fix: Search results not showing synopses
- fix: Redirects get displayed inside page layouts as '0'
- fix: Mysterious "0" Appearing When Admin Is Off
- fix: Deletion of Products
2006-08-08 17:27:41 +00:00
Colin Kuskie
f5f239e577
fix typo in docs
2006-07-31 18:05:25 +00:00
Colin Kuskie
84117932af
add a test for the FormParam macro, and clarify in the docs that FormParam returns only the first value from a list
2006-07-29 03:31:59 +00:00
JT Smith
8818309eaa
- Added a forum.lastPost.user.hasRead variable to the Message Board template.
2006-07-26 22:26:19 +00:00
Colin Kuskie
b3f042de84
fixing doc bug in r_printable macro docs
2006-07-26 01:37:57 +00:00
Colin Kuskie
271c539974
update DataForm docs. Height is only used on *areas
2006-07-26 01:15:00 +00:00
JT Smith
09af3e8785
- Added "Save and Commit" option for environments where the appearance of
...
workflow is unwanted.
2006-07-25 21:11:14 +00:00
Colin Kuskie
f1159269a0
Macro Tests: refactored all macro tests to remove a very evil hack
...
for inserting macros into the config. The new method is much cleaner
and uses the Config API.
Updated the docs for the RootTitle macro, both POD and online help.
2006-07-25 20:54:08 +00:00
Colin Kuskie
7033959b5e
Add more docs to the Splat_random macro. Change the macro to use Perl's
...
scaling function of rand instead of an implicit multiply.
2006-07-23 06:17:31 +00:00
Colin Kuskie
c1246444e0
add new error message to FileUrl macro
2006-07-23 01:35:20 +00:00