Added advisory about removing changelog.txt to install screen. |
|
More...
|
almost 16 years ago
|
Removed auto-disappearing messages from backend. |
|
More...
|
almost 16 years ago
|
Added output buffering around main() - issue 114 |
|
More...
|
almost 16 years ago
|
Fixed issue with 'title' attribute in link(). Removed auto-generation of attribute for accessibility purposes. - issue 154 |
|
More...
|
almost 16 years ago
|
Fixed issue with Comment plugin where leave off http:// in website link would cause malformed url - issue 151 |
|
More...
|
almost 16 years ago
|
Excluded windows systems from config.php writable test |
|
More...
|
almost 16 years ago
|
Added option to choose administrator name in install screen. - issue 149 Added function that generates administrator password during install routine. - issue 149 |
|
More...
|
almost 16 years ago
|
Added check to make sure config.php isn't writable. |
|
More...
|
almost 16 years ago
|
Fixed issue where using '..' would allow access to files outside public directory - issue 148 Added simple statistics_api support. |
|
More...
|
almost 16 years ago
|
Fixed issue where saving page layout without title did not result in error - issue 146 |
|
More...
|
almost 16 years ago
|
Fixed setAllSettings failing to update settings with SQLite - issue 145 |
|
More...
|
almost 16 years ago
|
Added inheritence to hasContent() function. - issue 142 |
|
More...
|
almost 16 years ago
|
Fixed issue with page_requested event parameter not being backwards compatible - issue 141 |
|
More...
|
almost 16 years ago
|
Added icon to directories in file_manager plugin - issue 140 |
|
More...
|
almost 16 years ago
|
Fixed USE_MOD_REWRITE is undefined in case of system not yet being installed - issue 132 |
|
More...
|
almost 16 years ago
|
Fixed issue with failed login redirecting to admin section once logged in - issue 131 |
|
More...
|
almost 16 years ago
|
Fixed login problem introduced in revision 390. Added utility function to make BASE_URL and URL_PUBLIC more robust. |
|
More...
|
almost 16 years ago
|
Reverting last two commits |
|
More...
|
almost 16 years ago
|
Fixed USE_MOD_REWRITE is undefined in case of system not yet being installed - issue 132 |
|
More...
|
almost 16 years ago
|
Fixed issue with failed login redirecting to admin section once logged in. - issue 131 |
|
More...
|
almost 16 years ago
|
Fixed MOD_REWRITE test which produced double slashes - issue 150 |
|
More...
|
almost 16 years ago
|
Added Danish translation for admin and file manager. Thanks Kenan. |
|
More...
|
almost 16 years ago
|
Test for removing slug from Homepage metadata threw error while creating a new page; fixed. |
|
More...
|
almost 16 years ago
|
Enhanced comments in config.php template. |
|
More...
|
almost 16 years ago
|
Removed slug field from Homepage metadata. |
|
More...
|
almost 16 years ago
|
Admin CSS did not declare foreground colours; issue 137. Fixed. |
|
More...
|
almost 16 years ago
|
Commented .htaccess file for new users. |
|
More...
|
almost 16 years ago
|
Fixed issue with settings table. Changed table setting's field value to TEXT instead of VARCHAR. |
|
More...
|
almost 16 years ago
|
Hopefully fixing the GET stuff once and for all. Tested with Apache, using mod_rewrite and without. |
|
More...
|
almost 16 years ago
|
Updated comment plugin to make use of statistics_api plugin if available and enabled. |
|
More...
|
almost 16 years ago
|