| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Added blank line because <head> and <meta> tags were dropped otherwise.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
password.status now reports locked status for each user
Modified session lib to add list_events/delete_events
Changed session.record_event/count_events to take IP rather than hash
|
| |
|
|
|
|
| |
filesize=user friendly size
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
as an array instead of just as a string.
|
| |
|
|
|
|
| |
sure results are cfes
|
|
|
|
|
|
| |
action
This allows a form to override the redirect to referrer
|
| |
|
| |
|
|
|
|
| |
Needed to check for visible
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Both of these cause problems if selected
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Note: this breaks backward compatibility
|
| |
|
|
|
|
| |
.displaysectionend function
|
|
|
|
|
|
| |
with forms created by displayitem
Use .displayitemstart/middle/end
|
| |
|
| |
|
| |
|
|
|
|
| |
and remove custom HTML
|
| |
|
|
|
|
| |
and remove custom HTML
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Removed div class leader, tailer, and mute
Removed div id logo and postnav
|
| |
|
| |
|
|
|
|
|
| |
Use mymodule parameter for module definition.
This was also helpfule in revealing places where the code relied on the global environment.
|