| Age | Commit message (Collapse) | Author | Files | Lines |
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
displaying page
|
|
|
|
|
|
|
|
|
|
|
|
BitUser::exportHash
|
|
|
|
|
|
|
|
requires reset and handle it - auto send pw reset key
|
|
|
|
|
|
reg form
|
|
|
|
not be executed at all. a link to liberty/list_content.php in the tpl can be used if necessary
|
|
DEVELOPERS who use get_content_list_inc take notecvs up -dP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
options hash
|
|
|
|
|
|
|
|
|
|
the fallback_layout
|
|
|
|
style related methods are now called using BitThemes instead of BitSystem
|
|
layout settings and don't 'require' a custom layout
|
|
- merged 3 tables into 1 and removed user-specific layout contol.
- moved all layout related code to themes/BitThemes.php.
- cleaned up module parameter assignment to module php and tpl files.
- improved layout of layout page by enabling all option editing at once.
- removed limitation that every module can only be assigned once
- more changes, but i can't remember all just now.
|
|
|
|
|
|
|
|
|
|
conflict with new content preferences
|
|
|
|
replace all direct accesses with getPreference() or setPreference() (new function)
BitSystem::getPreference() and related functions will be renamed to BitSystem::getConfig()
|