Commit graph

75 commits

Author SHA1 Message Date
Martin Kamerbeek
d6352048c1 Fixed bugs in the SyncProfileToLdap workflow activity 2006-11-10 12:42:44 +00:00
JT Smith
282e1caacd - Made a change to version tag commits to deal with unusually long commit
times.
2006-11-09 20:57:53 +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
Colin Kuskie
4ed1ffe3c7 Set default mime-type to include character encoding inside Session/Http.pm
Fix typo in pod in AddUserToGroup workflow.
2006-10-27 04:09:58 +00:00
Roy Johnson
fd95c57ed0 More 7.1 features 2006-10-11 21:46:51 +00:00
Drake
b99833a9cd Make behavior of SyncProfilesToLdap somewhat saner: iterate
over the users sorted by connection and then by userId, so
that we don't connect once to the LDAP server for each user(!),
and also use the LDAP link properly rather than rolling our own
anonymous bind.
2006-10-04 18:01:28 +00:00
Frank Dillon
b3874ccba9 - Fixed a bug which would cause the workflow to crash if more than a certain amount of users exists.
- Moved the alias mapping into the config file
2006-09-20 20:39:39 +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
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
JT Smith
dfe92a73e2 preparing for 7.0.5 release
fixed some bugs
2006-08-09 16:09:17 +00:00
JT Smith
61b70325f2 - Added a --skipDelete option to upgrade.pl
- rfe: Approvers don't need to approve own changes
fixed a rare bug that could occur in archiving old threads
2006-08-03 19:20:55 +00:00
JT Smith
61eb59c7f8 bug fixes and new tests 2006-08-02 15:39:23 +00:00
JT Smith
07301c12bd few more bug fixes and preparing for 7.0.3 release 2006-07-26 20:05:43 +00:00
JT Smith
75c09e4aed fixed a field ordering problem 2006-07-25 21:51:28 +00:00
JT Smith
45080ea0d9 - fix: cs mail needs archive url
- fix: cs mail not sending in-reply-to and references headers
 - fix: cs mail doesn't like code via email
 - CS mail now sends out the email address of the poster as from, when it 
   exists.
2006-07-19 18:37:33 +00:00
Colin Kuskie
e3f65811bb Update the actual activities themselves to call out the i18n key
activityName instead of topicName.
Add a note to the i18n skeleton about activityName
2006-07-02 18:35:44 +00:00
Colin Kuskie
38bcbbc406 rename i18n/English/ArchiveOldPosts to ArchiveOldThreads to match workflow activity name
Add simple docs for Archive Old Threads and CacheEMSPrereqs
2006-07-01 21:11:59 +00:00
JT Smith
e225c2276a - fix: cs mail posts - no url prepending
- Multiple "Re:"'s on CS Mail posts are now a thing of the past.
 - Made mail message ids follow convention.
2006-06-14 17:48:38 +00:00
JT Smith
9aa86225be - Added a better confirmation message when deleting content.
- Added a "commit" option as well as a listing of version tags per the rough
   edges discussions on IRC.
 - Added a "close" or "archive" option to replies.
2006-06-10 20:49:11 +00:00
Matthew Wilson
92a5ab6414 msgs with only text/html not accepted as such 2006-05-19 20:16:37 +00:00
JT Smith
d089539ddd add email posting without subscription 2006-05-17 20:04:33 +00:00
Matthew Wilson
eb9fcfa99b typo 2006-05-12 12:00:33 +00:00
Matthew Wilson
6c8e649879 corresponding cacher changes 2006-04-27 13:31:51 +00:00
JT Smith
44e03d36e5 added database cache cleaner 2006-04-27 05:29:48 +00:00
JT Smith
96303d0f2b getting rid of debug 2006-04-27 03:00:43 +00:00
JT Smith
0b150e8928 fixed a delete problem 2006-04-27 03:00:00 +00:00
JT Smith
0a31083bd9 added waiting 2006-04-27 02:40:36 +00:00
Matthew Wilson
5a59c41771 fix 2006-04-22 20:26:56 +00:00
Matthew Wilson
c151431ff2 CacheEMSPrereqs.pm 2006-04-22 19:49:25 +00:00
JT Smith
c658b310c0 added the export version tag to html workflow activity 2006-04-15 21:09:03 +00:00
Colin Kuskie
4f60281392 change dbCacheTimeout to groupCacheTimeout 2006-04-13 22:26:11 +00:00
JT Smith
a7df0f7a55 fixing some bugs relaed to cs mail replies
fixed a bug in the user manager where the user would take on the username/alias of the visitor
fixed a bug in error handling where debug was being spewed for errors in approriately
2006-04-11 22:50:11 +00:00
JT Smith
ee62336a77 we officially support attachments on our cs mail posts 2006-04-10 13:36:12 +00:00
JT Smith
a15795519d and we officially have email to discussion working 2006-04-10 13:21:46 +00:00
JT Smith
f4376ab5be fixed a few more bugs. very very close to having working mail to discussion 2006-04-10 04:31:50 +00:00
JT Smith
08d0efe060 getting close to having a working email to discussion system 2006-04-10 02:02:19 +00:00
JT Smith
47a79bf060 added mail properties 2006-04-10 00:12:28 +00:00
JT Smith
504de54d61 started adding email processing capabilities to cs 2006-04-09 22:36:49 +00:00
JT Smith
b080d6f10a macro enabled the to and subject fields 2006-04-09 16:23:05 +00:00
JT Smith
6c6d36c981 readding mail footer to email messages
removed some old settings that don't apply any longer
2006-04-09 16:12:32 +00:00
JT Smith
c0f60986aa fixed a couple of documentation problems 2006-04-05 22:03:13 +00:00
JT Smith
bf1a0ad11e more workflow bugfixes 2006-03-31 02:51:37 +00:00
JT Smith
19e4da7a92 collaboration system posts now work fully with the workflow engine, including the approval denial process 2006-03-30 23:43:32 +00:00
JT Smith
985417afd3 a bunch of bug fixes and tweaks related to workflow/versioning 2006-03-23 16:56:08 +00:00
JT Smith
59afc74303 workflow with approval officially works 2006-03-23 04:40:01 +00:00
JT Smith
eef3a0b654 getting closer to having approvals work 2006-03-23 00:01:35 +00:00
JT Smith
47afbb0138 converting to new mail queue api 2006-03-21 03:36:44 +00:00
JT Smith
7c71d93c1e added mail send queue 2006-03-21 03:27:57 +00:00
JT Smith
0ee2d2ad66 more workflow bug fixes 2006-03-19 22:26:46 +00:00
JT Smith
ac1a9c7eae added status return codes to activities, and fixed a problem with workflow parameters 2006-03-16 22:01:39 +00:00