| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
The default_prefix and default_controller logic was broken, and is now removed
|
|
|
|
| |
instead of login/out
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit b0d5cd7398e09c6b1e2becacaab196c5f2a91096.
|