Age | Commit message (Expand) | Author |
2011-05-14 | improved documentation of elgg_register_action() | cash |
2011-05-14 | fixed page revisions url override | cash |
2011-05-14 | improved documentation of elgg_register_extender_url_handler() | cash |
2011-05-14 | fixed php warning when no custom menu items | cash |
2011-05-14 | fixed typo in the admin welcome widget | cash |
2011-05-14 | sorting plugin categories before display | cash |
2011-05-14 | Refs #2104 more category work for bundled plugins | cash |
2011-05-14 | Refs #2591 we were not logging inserts, updates, and deletes. Also logging wa... | cash |
2011-05-14 | made database query logging explicitly set to NOTICE level | cash |
2011-05-13 | Fixes #3439 forcing months to have leading zero | cash |
2011-05-11 | Version bump | brettp |
2011-05-09 | Pulled in Jeff's patch to fix the user picker. | brettp |
2011-05-09 | Fixes 3426. Not using a horrible variable name and fixing the bug created by it. | brettp |
2011-05-06 | Fixed wrapper for annotation calculations. | brettp |
2011-04-29 | Made admin welcome widget a bit more semantic | ewinslow |
2011-04-29 | comment typo | ewinslow |
2011-04-29 | Bah, can't do that | ewinslow |
2011-04-29 | Deny all HTTP access to the engine directory | ewinslow |
2011-04-28 | hacking the 1.7 css for current twitter widget so it looks decent for screens... | cash |
2011-04-28 | Refs #3358 fixed another instance where link_class should be used now due to ... | cash |
2011-04-28 | Fixes #3408. During token refresh, only touching hrefs that contain __elgg_ts... | brettp |
2011-04-28 | Trying to increase probability that people will read the welcome widget by ma... | cash |
2011-04-28 | Refs #3236 updated the button css so that disable plugin button looks like a ... | cash |
2011-04-28 | activate messages plugin on install | cash |
2011-04-28 | Refs #3236 removed elgg-states-* from admin css since it was overaggressive | cash |
2011-04-28 | Refs #3236 cleaned up the widget css in admin area | cash |
2011-04-28 | Refs #3358. Missed Tinymce's use of class for its menu. | brettp |
2011-04-28 | Fixes #3326. Added CSS for inputs in admin area. No more tiny text fields! | brettp |
2011-04-28 | Fixed a problem with the ajax for deleting message board posts. | brettp |
2011-04-28 | Removed unneeded else. | brettp |
2011-04-28 | Fixes #3127. Normalizing the json returned by the ajax action handler. Doing ... | brettp |
2011-04-27 | Added very basic CSS for elgg-markdown in admin area. | brettp |
2011-04-27 | Fixed possible WSOD for plugin text file page handler. | brettp |
2011-04-27 | Fixed typo in search's readme. | brettp |
2011-04-27 | Updated markdown to add support for === instead of just ### for headers. Adde... | brettp |
2011-04-27 | Updated search's readme to markdown. | brettp |
2011-04-27 | Fixes #3253. Merged in Shashank's patch. | brettp |
2011-04-27 | Removed stray test code. | brettp |
2011-04-27 | Refs #3362. Removed use of $show_bad in elgg_get_plugins(). | brettp |
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri... | brettp |
2011-04-26 | Fixes #3380: .elgg-icon-user states are now consistent with other elgg-icons | ewinslow |
2011-04-26 | Fixes #3388: .elgg-icon is now middle-aligned by default | ewinslow |
2011-04-26 | Fixes #3290: Fluid gallery w/o tables -- working great for fixed-width content | ewinslow |
2011-04-26 | Fixes #3389: Sandbox base styles for dl, dt, dd | ewinslow |
2011-04-26 | Fixes #2922: pg/livesearch now works with "term" parameter | ewinslow |
2011-04-26 | Fixes some coding standard issues in elgglib.php | ewinslow |
2011-04-25 | Removed inaccurate readme.txt file. | brettp |
2011-04-25 | Fixes #2899, #2870. Added README.txt, CHANGES.txt, COPYRIGHT.txt, LICENSE.txt... | brettp |
2011-04-25 | Renamed ElggPlugin->canIncludeFile() to ->canReadFile() and am using is_reada... | brettp |
2011-04-24 | Fixes #2196. Pulled in Francisco's patch for datepicker CSS. | brettp |