2
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Nov 01, 2024 — Nov 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
First part of installer has been created. More... almost 20 years ago
Indentation fixed. More... almost 20 years ago
Minor bugfixes. More... almost 20 years ago
Display error if someone not being the owner tries to delete a domain. More... almost 20 years ago
ADOdb has been implemented. More... almost 20 years ago
Indentation style has been changed from (4/level, 8->tab) to 8/level. More... almost 20 years ago
Primarily white-space changes and marking of deprecated parts. More... almost 20 years ago
Changed to common coding style (placing braces) in CSS file. More... almost 20 years ago
Cosmetical changes in source code. More... almost 20 years ago
Rewriting of templates was completed. More... almost 20 years ago
Array densification was removed for I rewrite the output in theme 'shadow'. More... almost 20 years ago
Formatting of quota's output has been moved to templates. More... almost 20 years ago
Argument 'delimiter' was added hsys_format_quota. More... almost 20 years ago
Global variable was removed: Redundancy. More... almost 20 years ago
Minor bugs and warnings with PHP5 were eliminated. More... almost 20 years ago
Order of appearance in oma_mail.daimon has been changed for easier reading. More... almost 20 years ago
oma_mail.daimon has been rewritten to use ADOdb. More... almost 20 years ago
Moved cyrus_format_user to it's respective IMAP class. More... almost 20 years ago
Shortened oma_mail.daimon a bit. More... almost 20 years ago
The initial condition in folders.php was negated. As a result we have saved on intendation level. More... almost 20 years ago
This continues [167]. Now was braces' turn. More... almost 20 years ago
Changed intendation to kernel standards: * tab-width is 8 characters * only tabs are used for intendation Here's the regexp: * {{{^\t}}} to {{{\t\t}}} * {{{^(\t*)(\ {4})}}} to {{{\1\t}}} More... almost 20 years ago
Hotfix: Validate_input does now not set domain-keys to '1' all the time. More... almost 20 years ago
Fixed bug which prevented usage of domains having been created at the same session. More... almost 20 years ago
In the sample database.sql, name of the administrator was changed due to #28. This closes #28. More... almost 20 years ago
Some databases have problems with 'datetime'-fields therefore I have changed their type to 'int(10)' and introduced highlighting of users which have recently logged in. More... almost 20 years ago
Regular expression for detecting valid email addresses should now not match addresses beginning with i.e. hyphens. More... almost 20 years ago
Komodo's project file was updated. More... almost 20 years ago
ACL_matrix template for blueray was added. This refers to #26 and [158]. More... almost 20 years ago
Hsys_ACL_matrix was integrated into templating system. This closes #26. More... almost 20 years ago