..
ActiveSessions.pm
fixed a bug reported by smoke tests
2006-03-21 14:24:34 +00:00
Admin.pm
- karma rfe: Limiting access to admin mode to set of ip's
2006-11-08 17:43:44 +00:00
AdSpace.pm
added YUI and YUI-ext
2006-11-07 23:15:57 +00:00
Auth.pm
lots of litlte bug fixes and tweaks
2006-04-20 19:02:11 +00:00
Cache.pm
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Commerce.pm
fix typo in redirecting user who is visitor during checkout
2007-01-13 17:26:32 +00:00
Cron.pm
- fix: deleting workflows did not delete related instances and crons
2006-09-15 06:08:30 +00:00
DatabaseLink.pm
fix return from copying a DatabaseLink
2007-01-14 23:31:23 +00:00
FormHelpers.pm
Session->Privilege is not design well to work in embedded applications
2007-01-26 05:45:56 +00:00
Graphics.pm
Bugfixes, removed warnings, XHTML compliance
2006-05-19 21:23:56 +00:00
Group.pm
remove debug output
2006-12-20 23:43:16 +00:00
Help.pm
removal of more debug
2006-11-26 05:46:52 +00:00
Inbox.pm
Fixed error for ?op=viewInbox
2006-04-14 08:37:23 +00:00
LDAPLink.pm
Make it possible to have multiple, logically-ORed LDAP recursion filters in
2006-10-10 22:31:11 +00:00
LoginHistory.pm
removal of dumpSession.
2006-01-26 05:39:16 +00:00
ProductManager.pm
fix: ProductManager->editProduct created a tab with the wrong name. Why did it work at all?
2006-11-06 21:18:49 +00:00
Profile.pm
Implement RFE "Non Required Fields on User Registration". Associated upgrade.
2006-11-22 23:50:00 +00:00
ProfileSettings.pm
fixed corner case which causes the user profile to not load in cases where custom forms do not work or are broken. It now skips these and throws a warning
2007-01-17 22:16:42 +00:00
Replacements.pm
fix - cannot save content filters
2007-01-13 22:56:36 +00:00
Scratch.pm
fix errors in pod for www_setScratch
2006-09-29 17:44:40 +00:00
Settings.pm
Fix Default Rich Editor setting so that it renders correctly.
2006-12-06 17:29:11 +00:00
Shared.pm
Fix problem with profile field possibleValues with apostrophes in i18n
2006-12-01 19:17:37 +00:00
Spectre.pm
- fix: Shopping Cart Not Working
2006-07-24 20:00:53 +00:00
SpellCheck.pm
Make Text::Aspell optional. This is mostly to unblock development on HEAD
2006-10-20 20:56:13 +00:00
Statistics.pm
misc stuff
2006-05-04 04:01:38 +00:00
Style.pm
fix - whitespace test failing
2006-09-08 14:48:07 +00:00
Subscription.pm
sales tax
2006-10-21 01:13:07 +00:00
TransactionLog.pm
another missing session variable, in cancelRecurringTransaction
2007-01-14 23:35:00 +00:00
User.pm
don't need this line anymore
2007-01-16 16:08:17 +00:00
VersionTag.pm
- fix: Head Block in styles
2006-07-25 17:15:57 +00:00
WebGUI.pm
switched around the setup system so that spectre can still do it's thing even if users haven't gone through setup. this should help eliminate some of the memory leak problems.
2006-05-25 16:30:54 +00:00
Workflow.pm
fixed corner case which causes edit page not to load if an activity is undefined or cannot be defined.
2007-01-20 14:15:49 +00:00