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