1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the intval check on filterParam4Number (440) to an if statement using is_numeric More... almost 15 years ago
Merge branch 'master' of github.com:axtg/CompactCMS More... almost 15 years ago
fix crash in the engine as reported by Xander by email: added extra space after the eval(...<?php') ^-- add space More... almost 15 years ago
updated all language files (using the collect_lang_items.sh script) to match the latest state of affairs. More... almost 15 years ago
updated all language files (using the collect_lang_items.sh script) to match the latest state of affairs. More... almost 15 years ago
fixing glitches in the new 'page filter' admin page feature. More... almost 15 years ago
E_STRICT fix for the edit_area_compressor. More... almost 15 years ago
E_STRICT fix for the edit_area_compressor. More... almost 15 years ago
English language error: tempered --> tampered (steel is tempered, websites are tampered with :-) ) More... almost 15 years ago
English language error: tempered --> tampered (steel is tempered, websites are tampered with :-) ) More... almost 15 years ago
Added missing files for the 'styled printing' tweak: More... almost 15 years ago
Added missing files for the 'styled printing' tweak: More... almost 15 years ago
cherry-pick merge from extra-gadgets: admin page filter + per-module icon + comment preview readable + gravatar yes/no + username in backup filename + '&commendID=cmt###': More... almost 15 years ago
Add username to backup archive filename: added missing code. More... almost 15 years ago
Merge branch 'security_review_2nd_round' More... almost 15 years ago
The use of various modules (plugins) were hard to make to make out in the admin screen: now each module/plugin has its won 'icon' in the pages list. More... almost 15 years ago
add user name of authenticated user who triggered the making of the backup archive to the archive filename. More... almost 15 years ago
just a bit of CSS reformatting - no change. More... almost 15 years ago
Template editor: 2nd security review related fixes + HTML <title> fix, removing a copy&paste mistake from long before. More... almost 15 years ago
Skip .bak and *~ editor backup files when collecting data to check the completeness of the language files. More... almost 15 years ago
Skip .bak and *~ editor backup files when collecting data to check the completeness of the language files. More... almost 15 years ago
Add EmailAddressValidator sources -- used by the $_GET/$_POST email address filter, which was added in the previous commit. (http://code.google.com/p/php-email-address-validation/) More... almost 15 years ago
Add EmailAddressValidator sources -- used by the $_GET/$_POST email address filter, which was added in the previous commit. (http://code.google.com/p/php-email-address-validation/) More... almost 15 years ago
Additional tweak to make enable/disable gravatar option work properly. More... almost 15 years ago
continued: 2nd security review. Fixed: $_GET/$_POST access + HTTP compliancy re text in GET URL query sections More... almost 15 years ago
Updated readme.txt and updated internal reference to the new version reference (1.4.2). More... almost 15 years ago
Adopted the many improvements as offered by GerHobbelt. Additional changes made to prevent notices and fix glitches such as the removal of leading zeros in common.inc.php and the parse error on the eval() function in engine.class.php. More... almost 15 years ago
cherry-picked a couple of changes/fixes from 'master' before we continue: - no more duplicate sprite+mootools in _install - fixes so _install script will run again - fix for Return Of The Scrollbar in the admin screen More... almost 15 years ago
Fixups for the installer code so it's working again + extra error checks in there. More... almost 15 years ago
Fix for the _install/ scripts reporting illegal access (not allowed to run). More... almost 15 years ago