Doug Bell
d29de5f7f9
fix: Calendar Update Feeds Activity now handles iCalendar "DURATION" field
...
fix: Various potential bugs in WebGUI::DateTime due to inheritence from DateTime
2007-02-14 23:13:40 +00:00
Roy Johnson
4a81339b10
fix - Calendar feeds not working
2007-02-06 19:30:00 +00:00
JT Smith
b19bf14389
- Simplified Spectre's initial data load, and reduced memory footprint in the
...
process.
2007-02-01 18:48:23 +00:00
JT Smith
caf859129d
- Made exipred sessions workflow activity more fault tollerant.
...
- Made rss fetching more fault tollerant.
2007-02-01 00:26:15 +00:00
Doug Bell
dd33c3e36f
fix: Couple Calendar fixes. Some Calendar code formatting changes
2007-01-31 15:13:36 +00:00
Doug Bell
83dbcf63e9
Reformatted Calendar wobject to more closely conform to WGPB. Fixed a bug or two while I was at it.
2007-01-30 15:07:03 +00:00
JT Smith
b806163b1e
- Fixed a typo in testEnvironment.pl version number for DBD::mysql
...
- Fixed a Recurring Payments processing bug: illegal division by zero
2007-01-29 22:57:55 +00:00
Colin Kuskie
c5d0285d70
move placeholder in SyncProfilesToLdap back in query and interpolate instead
2007-01-25 02:51:08 +00:00
JT Smith
02622ea55c
- fix: notifications from postings
...
- Refactored the autocommit system to fix the notifications bug above.
2007-01-17 21:34:49 +00:00
Roy Johnson
2ad1b494fe
fix - Wiki shows add link to users who don't have privileges to add
...
fix - XSS Vulnerability in Wiki page titles
fix - Wiki does not allow you to specify the content to allow in submitted pages or content filtering
fix - GetSyndicated Content Workflow activity doesn't check for timeout
fix - GetSyndicated Content Workflow activity does not trap errors
2007-01-07 03:12:21 +00:00
Doug Bell
f4b6d944b6
fix: ProcessRecurringPayments workflow activity should now work and send daily transaction updates
2007-01-05 15:50:36 +00:00
Colin Kuskie
32346771c6
Fix broken labels found by i18n/label.t
2006-12-16 06:05:42 +00:00
Doug Bell
c55feb8bcd
Fix: Added appropriate workflow activities for new Calendar
2006-12-07 00:07:48 +00:00
JT Smith
eb580be7f1
removing the autocommit jury rig that posts and wikipage's were using
2006-12-06 17:35:36 +00:00
Drake
133cac4f77
Add workflow activity for expiry of users with unvalidated email addresses.
2006-12-06 12:37:19 +00:00
Doug Bell
b55266e821
Tentative final Calendar beta for testing.
2006-12-06 08:02:42 +00:00
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
2ea58485c9
- Added an option to override the session cookie name.
2006-08-04 15:16:18 +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
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
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
Wouter van Oijen
2d9565775f
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
JT Smith
d95fbffa39
cleaned up some spectre code and fixed a few bugs
2006-07-03 19:22:14 +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
JT Smith
255ec42344
switcharoo on debug and info
2006-06-09 17:24:06 +00:00
Wouter van Oijen
af9fc4a390
fixing typos
2006-05-21 10:49:00 +00:00
Wouter van Oijen
e81ce2759a
Fixed POD in 12 files reported by new test for invalid whitespace
2006-05-20 10:39:16 +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
JT Smith
a3b9509090
bug fixes to make webgui work with the wre demo system
2006-05-15 00:23:54 +00:00
Matthew Wilson
eb9fcfa99b
typo
2006-05-12 12:00:33 +00:00
JT Smith
d24ac0b273
fixing a problem with hex and JSON
...
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
2006-05-03 00:11:54 +00:00
JT Smith
f0bb16fb0b
added a screen for displaying the status of running workflows
2006-04-30 18:54:05 +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