0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
May 27, 2024 — May 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The fmpSettings class can now only change settings that are invisible and readwrite writing to a readonly setting causes an error. More... over 18 years ago
The fmpSettings class can now only change settings that are invisible and readwrite writing to a readonly setting causes an error. More... over 18 years ago
And finaly here is the settings class : supports types for displaying on the adminpage and permissions ( invisible, readonly, readwrite) More... over 18 years ago
And finaly here is the settings class : supports types for displaying on the adminpage and permissions ( invisible, readonly, readwrite) More... over 18 years ago
This commit is containes the alpha part of the settings including the following changes : More... over 18 years ago
This commit is containes the alpha part of the settings including the following changes : More... over 18 years ago
The script to generate the PHP and SQL files for the settings is now finisched altough it still needs some testing if the generated files really work. The reults can be found in doc/settings/build/ More... over 18 years ago
replaced a , by a ; oh oh not good such little errors :P More... over 18 years ago
I renamed the setting.php files to settings.php just like the settings.php in the dir FMPstats More... over 18 years ago
The part for the setting sections is now working : generate.php in the doc/settings dir can now read an CSV input file and then generates teh php script that containes all teh defines. the other files are needed to create the headers and the footers. More... over 18 years ago
The part for the setting sections is now working : generate.php in the doc/settings dir can now read an CSV input file and then generates teh php script that containes all teh defines. the other files are needed to create the headers and the footers. More... over 18 years ago
added some words to the language file and used it to create a new words.php file that is also replaced. More... over 18 years ago
added some words to the language file and used it to create a new words.php file that is also replaced. More... over 18 years ago
replaced the primairy key : the key was over settingid AND settingsection : now only over the ID because every ID is unique because it is generated automaticly by a php script. More... over 18 years ago
these files are needed for the settings-constantsfile generation : More... over 18 years ago
this is the directory structure for the settings part generation of fmpstats More... over 18 years ago
removed the auto inc from settingid More... over 18 years ago
Added file settings.php : This file works the same way as words.php More... over 18 years ago
fmpDataBase.php -> fmpDB.php More... over 18 years ago
File name should be the same as the class name. More... over 18 years ago
[no comment] More... over 18 years ago
Removed the units column from the primairy key in table flush, this is not needed. More... over 18 years ago
Added some debug code for fmpWord, just for testing More... over 18 years ago
Update, added fmpWord class + new versions of sql files More... over 18 years ago
little change, so [TRANSLATORS] can be replaced by noting to hide it More... over 18 years ago
Added fallback row More... over 18 years ago
Added support for fallback More... over 18 years ago
Added table: words_fallback More... over 18 years ago
Added: $sResult=''; at top of function getLoggedMessages, in ASCII mode this function caused a notice. More... over 18 years ago
Did some changes to the Settings table, the column names are now : More... over 18 years ago