This website requires JavaScript.
Explore
Help
Sign in
oqapi
/
webgui
Watch
2
Star
0
Fork
You've already forked webgui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2f8869292f
webgui
/
lib
/
WebGUI
/
Macro
History
Download ZIP
Download TAR.GZ
Kaleb Murphy
70a0a422b7
Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process.
2008-11-10 21:53:30 +00:00
..
_macro.skeleton
rfe: VIM perl mode for skeletons
2008-09-16 22:28:17 +00:00
a_account.pm
AdminBar.pm
various fixes and enhancements for the asset configuration stuff i checked in earlier
2008-09-29 00:14:49 +00:00
AdminText.pm
make sure we are using var->isAdminOn instead of var->get('adminOn')
2008-09-18 19:51:25 +00:00
AdminToggle.pm
AdSpace.pm
AOIHits.pm
AOIRank.pm
AssetProxy.pm
fixed: AssetProxy allows proxying content in the trash or clipboard
2008-09-15 21:51:26 +00:00
At_username.pm
c_companyName.pm
CanEditText.pm
CartItemCount.pm
D_date.pm
e_companyEmail.pm
EditableToggle.pm
make sure we are using var->isAdminOn instead of var->get('adminOn')
2008-09-18 19:51:25 +00:00
Env.pm
Execute.pm
Extras.pm
FetchMimeType.pm
FileUrl.pm
FormParam.pm
GroupAdd.pm
Added isVisitor, isAdmin, and isRegistered methods to User object instead
2008-09-16 22:32:36 +00:00
GroupDelete.pm
Added isVisitor, isAdmin, and isRegistered methods to User object instead
2008-09-16 22:32:36 +00:00
GroupText.pm
H_homeLink.pm
Hash_userId.pm
Include.pm
International.pm
L_loginBox.pm
fixed: loginBox macro can no longer return the user to the logout page, logging them out
2008-08-19 20:39:43 +00:00
LastModified.pm
LoginToggle.pm
Added isVisitor, isAdmin, and isRegistered methods to User object instead
2008-09-16 22:32:36 +00:00
MiniCart.pm
NewMail.pm
Page.pm
PageTitle.pm
PageUrl.pm
Fix a typo in the PageUrl POD.
2008-07-13 02:03:21 +00:00
Quote.pm
r_printable.pm
RandomAssetProxy.pm
Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process.
2008-11-10 21:53:30 +00:00
RandomThread.pm
Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process.
2008-11-10 21:53:30 +00:00
RootTitle.pm
SessionId.pm
Slash_gatewayUrl.pm
Spacer.pm
SpectreCheck.pm
RFE 549 commits now check for spectre connectivity before commiting and a new macro for showing spectre status.
2008-10-21 16:54:00 +00:00
Splat_random.pm
SQL.pm
Thumbnail.pm
u_companyUrl.pm
URLEncode.pm
User.pm
UsersOnline.pm
- Inclusion of UsersOnline macro into the core (
#766
)
2008-10-21 19:54:51 +00:00
ViewCart.pm
- Removed cart icon from ViewCart macro.
2008-10-07 18:04:38 +00:00
Widget.pm
$content was used where $output should have been used. Fix the problem and give
2008-07-22 20:07:24 +00:00