19
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added DELIVERY_TYPE_MESSAGE. Fixed recaptcha registration hangs.
Todd
as todd
More... almost 15 years ago
Added DELIVERY_TYPE_MESSAGE. Fixed recaptcha registration hangs.
Todd
as todd
More... almost 15 years ago
Convert `skeleton` app documentation to docblock. More... almost 15 years ago
Fixed structure bug from merge.
Todd
as todd
More... almost 15 years ago
Merge commit 'github/Mark_Drafts' into Todd_PermissionDenormalize
Todd
as todd
More... almost 15 years ago
Fixing permissions administration. Default selected category in new discussion. Pager fix on search results. Changed some configuration.php to config.php.
Todd
as todd
More... almost 15 years ago
Added php 5.1.6 compatability
navvywavvy
as mark
More... almost 15 years ago
Working on PHP 5.1.6 compatability.
navvywavvy
as mark
More... almost 15 years ago
Role edit changes.
Todd
as todd
More... almost 15 years ago
Convert `core` library documentation to docblock. More... almost 15 years ago
Convert `garden` app documentation to docblock. More... almost 15 years ago
Working on checkbox grid for newer permission model.
Todd
as todd
More... almost 15 years ago
Convert `conversations` app documentation to docblock. More... almost 15 years ago
Merge branch 'Mark_Drafts' of [email protected]:lussumo/Garden.git into Mark_Drafts
navvywavvy
as mark
More... almost 15 years ago
Removed "SignIn" activity. Removed duplicated stripaccents method from search model. Fixed drafts bug that caused drafts to remain after being posted.
navvywavvy
as mark
More... almost 15 years ago
Removed duplicate function in Gdn_SearchModel. Fixed urls in search template.
Todd
as todd
More... almost 15 years ago
Working on Gdn_PermissionModel::UnpivotPermissions
Todd
as todd
More... almost 15 years ago
Merge branch 'sirlancelot/master' into Mark_Drafts
navvywavvy
as mark
More... almost 15 years ago
Removing drafts from discussion tables
navvywavvy
as mark
More... almost 15 years ago
Changing permissions into columns instead of rows.
Todd
as todd
More... almost 15 years ago
Merge commit 'upstream/Todd_ObjectRename' More... almost 15 years ago
Delete Komodo project file.
Todd
as todd
More... almost 15 years ago
Removed overwrite/override parameters from Gdn::FactoryInstall and made it a property of the Gdn object.
Todd
as todd
More... almost 15 years ago
Merge commit 'github/Dev' into Todd_ObjectRename
Todd
as todd
More... almost 15 years ago
Fixed search result urls. Made Gdn_Smarty object change all Gdn_DataSet objects to use arrays for easier templating.
Todd
as todd
More... almost 15 years ago
Put the "Gdn_" prefix on the library/core objects.
Todd
as todd
More... almost 15 years ago
Put the "Gdn_" prefix on the library/core objects.
Todd
as todd
More... almost 15 years ago
Added vim swap files to `.gitignore` More... almost 15 years ago
Removed ReflectionClass limitation in PluginManager::RegisterPlugins. Using class_implements and get_class_methods should be faster. More... almost 15 years ago
Fix http://github.com/lussumo/Garden/issues#issue/31 More... almost 15 years ago