Colin Kuskie
cfece34eeb
KF #6 : Commerce, Commit Version Tag, Asset Toolbar, CS
2006-12-07 00:51:03 +00:00
Frank Dillon
205f6c5dd2
Updated hover help for Possible and Default values when creating new user profile fields.
2006-12-07 00:30:22 +00:00
JT Smith
430583ef1c
fixed a couple of bugs with the new autocommit functionality for cs posts and the like
2006-12-07 00:17:54 +00:00
Doug Bell
c55feb8bcd
Fix: Added appropriate workflow activities for new Calendar
2006-12-07 00:07:48 +00:00
Colin Kuskie
a5c1cc7e90
Kristi Fix (KF): Asset toolbar help grammar and typos
2006-12-06 23:51:39 +00:00
Colin Kuskie
a8e972695e
change the order of the Article fields to make logical sense
2006-12-06 23:42:01 +00:00
Doug Bell
40f08d9a89
Fixed another iCal bug in Calendar... I'm not feeling the confidence I once felt...
2006-12-06 23:29:02 +00:00
Colin Kuskie
fd52961bb0
Added missing fields to Add/Edit Profile documentation.
...
Another (small) Kristi Help doc fix.
2006-12-06 23:28:21 +00:00
Doug Bell
0bb7482cfa
Fixed iCal bug in Calendar
2006-12-06 23:14:52 +00:00
Doug Bell
9a86e99710
Updated Event to use new autocommit interface
2006-12-06 22:38:41 +00:00
Drake
574b0313c3
Add safeties to avoid password recovery being turned on at all with zero
...
profile fields selected, to avoid confusion. Update some documentation.
2006-12-06 22:31:00 +00:00
Drake
632821e40f
Update template var help for new password recovery stuff.
2006-12-06 21:41:29 +00:00
Drake
4f57b49504
Fix form processing bug with HTTP proxy.
2006-12-06 20:22:12 +00:00
JT Smith
6307e4a724
new rfe
2006-12-06 19:44:24 +00:00
Frank Dillon
19bb2160b3
Removed <labels> for 508 compliance. They exist in the templates.
2006-12-06 19:23:46 +00:00
Frank Dillon
8fa60deb66
added 508 Compliance for form fields.
2006-12-06 19:07:26 +00:00
Roy Johnson
36ef194db1
fix - Updated Snippets not being cleared from cache
2006-12-06 18:15:01 +00:00
Drake
e795f06fd8
Rollback r3340 since it broke specialState:init.
2006-12-06 17:49:22 +00:00
Drake
f3f2a2296b
Fix visitor name disappearing on preview in CS.
2006-12-06 17:37:57 +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
82867ec273
Fix Default Rich Editor setting so that it renders correctly.
2006-12-06 17:29:11 +00:00
Drake
364e55da40
Subscription dates fix.
2006-12-06 17:19:04 +00:00
Drake
aa3b8b6d24
Profile field defaulting fixes.
2006-12-06 16:45:52 +00:00
JT Smith
4eb99cebfb
the wiki is working better now
2006-12-06 16:04:13 +00:00
Drake
133cac4f77
Add workflow activity for expiry of users with unvalidated email addresses.
2006-12-06 12:37:19 +00:00
Drake
631d8cb0e6
Switch to profile-based password recovery.
2006-12-06 11:57:36 +00:00
Drake
de1b160c2b
A few more minor cleanups of the attachment stuff.
2006-12-06 11:55:37 +00:00
Doug Bell
b55266e821
Tentative final Calendar beta for testing.
2006-12-06 08:02:42 +00:00
Colin Kuskie
92f016eb32
ISA work on Image, File, Snippet, Template. File and Image need more work. Image needs to inherit template variables from File
2006-12-06 06:05:24 +00:00
Colin Kuskie
f9d5dcd9ee
2nd update from Kristi's edits
2006-12-06 00:40:33 +00:00
Colin Kuskie
b6991a7a8a
1st update from Kristi's edits
2006-12-06 00:01:38 +00:00
Colin Kuskie
eb8627fc19
document that scratch variables are now available in all templates
2006-12-05 18:27:47 +00:00
Yung Han Khoe
c51b8e5bcd
Added scratch variables to all templates.
2006-12-05 16:33:16 +00:00
Drake
ac92b7d6ba
Clean up a few uses of map in void context in the Data Form.
2006-12-05 16:22:28 +00:00
Drake
cc88ddbd09
Fix bug with WebGUI::User not using getIp for canUseAdminMode.
2006-12-05 15:49:09 +00:00
JT Smith
eb8735f731
knocked off a few more bugs
2006-12-05 04:06:01 +00:00
JT Smith
5800dc1596
very close now
2006-12-05 02:14:11 +00:00
JT Smith
737cbf0fef
the wiki pretty much works. now it's just about the cleanup work.
2006-12-04 18:44:38 +00:00
JT Smith
becec72418
getting much closer to working
2006-12-03 01:51:35 +00:00
Doug Bell
5b29b0dfcb
Calendar rewrite progress. Please see dev forum. Don't hurt me.
2006-12-02 10:26:53 +00:00
JT Smith
39d6ac8584
still working on this bastard
2006-12-02 05:18:09 +00:00
Doug Bell
d805a6a310
Additional features in preparation for final checkin of Calendar rewrite.
2006-12-01 22:26:09 +00:00
Drake
3b4943177f
Fix problem with profile field possibleValues with apostrophes in i18n
...
substitutions not working.
2006-12-01 19:17:37 +00:00
Drake
f11b0b8b85
Make RSS From Parent assets always hidden from navigation.
2006-12-01 19:09:11 +00:00
Martin Kamerbeek
2e608a2a20
Fixed encrypt login behaviour
2006-12-01 10:25:40 +00:00
Colin Kuskie
ac552aeec3
updated DataForm template variables
2006-11-30 19:16:33 +00:00
Colin Kuskie
c867f9eadb
Most assets call processTemplate to do their template processing. Inside
...
of processTemplate, there is a call to $self->get which adds all the asset
properties to the list of template variables. Sometimes they duplicate
entries in the www_ method (like view). Sometimes they're not interesting,
like templateId, but they're still valid template variables.
I'm going to start a new template variable entry for each asset that
will just contain those variables. Any www_ method calling processTemplate
can then include them via ISA into their list of template variables.
2006-11-29 23:10:16 +00:00
Doug Bell
03b8f4e4d4
fix: Users not authorized for any payment gateway now get appropriate message
2006-11-28 23:05:15 +00:00
JT Smith
efa444c1d3
moving wiki down the path of ajax enlightenment
2006-11-28 21:29:58 +00:00
Colin Kuskie
650ddb805d
fix some really bad formatting
2006-11-28 19:30:38 +00:00