Commit graph

952 commits

Author SHA1 Message Date
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
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
8905b7252c Remove one click from the Help if a Chapter only has 1 page 2006-10-28 21:16:36 +00:00
Colin Kuskie
f3ab99bc02 sales tax 2006-10-21 01:13:07 +00:00
Drake
d5be2abcf3 Make Text::Aspell optional. This is mostly to unblock development on HEAD
for those of us who can't get Text::Aspell to work, with no UI components
added to show that the spell checker is disabled.
2006-10-20 20:56:13 +00:00
Martin Kamerbeek
9f232b4049 Adding spellchecker 2006-10-19 15:25:50 +00:00
JT Smith
6a9a4bb0a0 Search from root 2006-10-12 01:11:23 +00:00
Roy Johnson
fd95c57ed0 More 7.1 features 2006-10-11 21:46:51 +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
053a0b4cfe fix errors in pod for www_setScratch 2006-09-29 17:44:40 +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
Roy Johnson
6ebe990f7b fix - whitespace test failing 2006-09-08 14:48:07 +00:00
Roy Johnson
aac1df8dfb fix - makePrintable operation with other styleId 2006-09-07 18:17:32 +00:00
JT Smith
35f4f5c4fb rfe: Image Management (funded by Formation Design Systems) 2006-09-07 01:05:34 +00:00
Drake
565119fa1a Multiple changes:
- Shift ProfileField API so that new returns undef on invalid fields.
    This makes it possible for Shortcut::www_saveUserPrefs to execute.
    The class methods in ProfileField are now also actually class methods.

    + Also fix up other modules that created dummy ProfileFields so that
      they don't need to do that anymore, because it's now invalid.

  - Merge contradictory-looking code from Shortcut's view and www_view
    into a reasonable compromise in view, and then have www_view call
    $self->view in a manner similar to that of the default Asset::view.

    + The profile field overrides still don't work, because there's no
      obvious mechanism for "transclude asset in context".  This may
      require some fiddling to get right...
2006-08-31 00:14:56 +00:00
Drake
aac32d24bd Multiple enhancements:
- Perform RFE "js-confirmation-operation/user.pm".
  - Perform RFE "js-confirmation-operation/group.pm".
  - Perform RFE "locked-by-who".
    (Displays in title and alt of img, but not in body text.)
2006-08-29 16:49:25 +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
JT Smith
07301c12bd few more bug fixes and preparing for 7.0.3 release 2006-07-26 20:05:43 +00:00
Colin Kuskie
927d097375 Fix a parsing bug in WebGUI::Operation::Shared where it would puke if
the code it was parsing had spaces after the commas.
Formatting code in EditableToggle.t
2006-07-26 01:23:30 +00:00
JT Smith
03b4b0ed33 - fix: Head Block in styles
- fix: select assetVersionTag
 - fix: Infinite recursion
 - fix: assetUiLevel override broken
 - fix: Indexing files failes (derck)
 - fix: Unable to approve New listings on Matrix
2006-07-25 17:15:57 +00:00
JT Smith
f420103b2e - fix: Shopping Cart Not Working
- fix: Editing Products Template wipes out SKU
 - fix: Email to RFE List Going to Spam
 - fix: 7.0.0-7.0.1 upgrade -- op called w/o passing session
 - fix: spectre.pl daemon error
 - Changed the Spectre tests to be a seperate option on the spectre.pl command
   line, which fixed a problem with the WRE monitor, and also enabled us to
   add more complete connectivity testing.
2006-07-24 20:00:53 +00:00
Wouter van Oijen
7405613b6d fix: Missing documentation breaks the list of Available Macros 2006-07-20 12:41:32 +00:00
JT Smith
35e0a63262 - fix: spectre
- fix: Spectre tries to delete the same workflow instance twice
 - Fixed part of the Spectre memory leak. See gotcha.txt for details.
2006-07-20 00:55:05 +00:00
Colin Kuskie
b220f13107 - 2006-07-13 20:26:05 +00:00
Martin Kamerbeek
5d066b3338 fix: Unable to remove databaselinks 2006-07-13 12:52:20 +00:00
Wouter van Oijen
d8f69911ab POD 2006-07-13 12:49:51 +00:00
Wouter van Oijen
fe9e46336d POD fixes (PodChecker.t) 2006-07-13 12:30:47 +00:00
Frank Dillon
45b5d6ea5b adding recursive group filter for cases where the LDAP group property and recursive property are the same. 2006-07-12 20:29:14 +00:00
JT Smith
1440fec057 - Made changes to spectre to handle finished workflows better. 2006-07-12 20:21:10 +00:00
JT Smith
aaa93d466b - fix: Can't create new account
- fix: Several new assets aren't added to config during upgrade process
 - fix: Post Subject HTML
 - fix: Matrix: can't instantiate template
2006-07-11 16:44:59 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Colin Kuskie
7ec8da234d Added a tab in the Help table of contents for Workflow related
docs.  Reworked all the workflow activity docs to support this.
2006-07-02 18:24:07 +00:00
Colin Kuskie
bc3054c56d documentation for adding and editing workflows 2006-07-01 02:59:07 +00:00
Colin Kuskie
1d9151e68b documentation for the show running workflows screen 2006-07-01 02:24:36 +00:00
Colin Kuskie
6721913320 beginning of overall workflow documentation 2006-07-01 01:56:13 +00:00
Roy Johnson
8c2434cc4d fix - Edit LDAP Connection 2006-06-30 13:16:42 +00:00
Colin Kuskie
cce6dc6e0a very basic help docs for manage groups in group 2006-06-29 23:30:13 +00:00
Roy Johnson
4cb7c98a16 fix - Pagination not working in User Management System 2006-06-28 22:22:00 +00:00
Colin Kuskie
dc584ec66d Fix some really old, out-of-date POD in International.pm
Rework Operation/Profile to use an existing i18n object to fetch language hash.
2006-06-28 17:56:15 +00:00
Lucas Bartholemy
bfd2f7ed59 fixed typo + better language checking 2006-06-28 13:50:37 +00:00
Roy Johnson
8ae9dd6610 missed one 2006-06-27 18:05:44 +00:00
Roy Johnson
2d3dfe3179 bugfixes for commerce 2006-06-27 17:57:02 +00:00
Colin Kuskie
fe671de7f0 remove old debugging output 2006-06-26 04:06:16 +00:00
Frank Dillon
0cbcdbfaaf fixed issue where yes/no required fields would evaluate to false if the user chose "no" 2006-06-23 21:48:54 +00:00
Frank Dillon
76af04f71b adding LDAP link to group 2006-06-23 01:50:21 +00:00
Colin Kuskie
dbab69eb2f make the dynamic list of macros work again 2006-06-21 03:19:58 +00:00
Colin Kuskie
617fcf9dff always helps to set the flags that you use in the code 2006-06-20 03:46:56 +00:00
Colin Kuskie
837b18d310 Fix bug in Operation/Help.pm that would infinitely recurse if a Help
entry had an ISA entry from its own namespace.
Final adjustments to Collaboration Help.
2006-06-18 05:52:06 +00:00
Roy Johnson
d5d9f05500 fix: op=editSubscription causes fatal 2006-06-15 20:22:16 +00:00