aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-15Fixes #1413: New server test.brettp
2009-12-14closes #1277 - display_tagcloud() now has same parameters as get_tags()cash
2009-12-14fixes #1197 - no division by zero warning any longercash
2009-12-14easier to extend login and registration forms nowcash
2009-12-14updated CHANGES.txt with info on river tablecash
2009-12-14fixed line endings on services api unit testscash
2009-12-14added some missing language stringscash
2009-12-10closes #1244 - checking whether file exists before deleting it in cachecash
2009-12-10closes #1226 - fixes eclipse validation errorcash
2009-12-10fixes #1230 - spelling correctedcash
2009-12-10using defines for ACCESS values - closes #1064cash
2009-12-10removes @ from include - closes #879cash
2009-12-10removes unused variables - closes #1129cash
2009-12-09minor tweak in comment - closes #1264cash
2009-12-09fixes #973 - pulls reported content and bookmark code out of core owner_block...cash
2009-12-09fixes #1323 and #1186 - PHP 5.3 requires magic methods to be publiccash
2009-12-08fixes #1305 - user and entity cache now cleared on deletecash
2009-12-08gatekeeper functions now display helpful messages - closes #1060cash
2009-12-08fixes #1287 - users now removed from group acl when leaving group - changed o...cash
2009-12-08fixes #537 - missing area3 added to two_column_right_sidebar - also added eno...cash
2009-12-07Adding alias ElggSession methodsnickw
2009-12-07fixes #1187cash
2009-12-07fixes #1018 - blank comments are now rejectedcash
2009-12-07fixes #1183 - correct case for form method nowcash
2009-12-07fixed issue where php notices were written to log on any debug level and adde...cash
2009-12-07fixed warning on access of array index that did not exist in session globalcash
2009-12-07removed code that wasn't doing anything in access.phpcash
2009-12-07fixed typo in get_entities_from_relationship()cash
2009-12-05adding more security to the user validation by email code - before people cou...cash
2009-12-05get_entities_from_annotations was ignoring group_guid - setting container_gui...cash
2009-12-05fixed trivial bug in htmlawed plugin. The ; delimiter should only be used bet...cash
2009-12-05if there is already a user in the session, we don't need to set the code from...cash
2009-12-05fixed bug introduced in [3608]cash
2009-12-05fixed bug in comment river view due to missing }cash
2009-12-04fixes #1273 - replaced previous hack with call to getTypecash
2009-12-04fixes #1397 and updates unit tests - comma was missingcash
2009-12-03fixes #1396 - thanks for reporting thiscash
2009-12-03Stripping tags to remove HTML on title and description for comment search.brettp
2009-12-03Removed a line breaking description for comments in search.brettp
2009-12-03Comments' search hook now correctly trims description and title.brettp
2009-12-03Removed pagination from top of results.brettp
2009-12-03Trimming the paths when detecting which nav item to mark as selected.brettp
2009-12-02Search types without a subtype now display properly.brettp
2009-12-02Changed the way the sidebar nav "selected" class is applied. Should yield mo...brettp
2009-12-02Removed duplicate changes entry.brettp
2009-12-02Changed avatar size to small in search results.brettp
2009-12-02closes #876 - profile language strings moved to profile plugincash
2009-11-30Added pagination to comments view.brettp
2009-11-30Removed tag search listing.brettp
2009-11-30If a search result returns a user, make the icon be for the user and not the ...brettp