webgui/lib/WebGUI/Operation
Colin Kuskie 0eba64bc52 Session->Privilege is not design well to work in embedded applications
like the RTE because by default it uses the default user style from settings.
This renders a full page, when we really need a message.

I've added an argument to session->privilege->insufficient to use the
empty style and to use a different message with no embedded macros
to process for logging in.  I tested this on the RTE folder adder and
it works fine.  I duplicated this work in the Image add/edit save routine
as well.

Since privilege->insuffient didn't take arguments before, this preserves
the existing API, which is broken.
2007-01-26 05:45:56 +00:00
..
ActiveSessions.pm
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
Cache.pm
Commerce.pm fix typo in redirecting user who is visitor during checkout 2007-01-13 17:26:32 +00:00
Cron.pm
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
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
LDAPLink.pm Make it possible to have multiple, logically-ORed LDAP recursion filters in 2006-10-10 22:31:11 +00:00
LoginHistory.pm
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
SpellCheck.pm Make Text::Aspell optional. This is mostly to unblock development on HEAD 2006-10-20 20:56:13 +00:00
Statistics.pm
Style.pm
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
WebGUI.pm
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