aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-15Refs #3453 an implementation of creating the data directory. This capability ...cash
2011-05-14clean up installation input viewscash
2011-05-14fixed the width of text boxes for the installercash
2011-05-14on logout send the user to the main pagecash
2011-05-14Fixes #3446 password is not required anymore for installercash
2011-05-14fixed the double form submission code for the installercash
2011-05-14Fixes #3456 user/default now works much like the object/<subtype> views regar...cash
2011-05-14not using deprecated get_annotation/get_metadata functions in can_edit_extend...cash
2011-05-14only display deprecation message if someone extends/overrides the deprecated ...cash
2011-05-14defined elgg_dev_tools:settings:explanationcash
2011-05-14fixes a php warning if no options are passed to input/dropdown viewcash
2011-05-14removed a deprecated function use in users libcash
2011-05-14fixed passing wrong parameters to input/userpicker (which is not currently fu...cash
2011-05-14removed deprecated functions from these 3 pluginscash
2011-05-14improved documentation of elgg_register_action()cash
2011-05-14fixed page revisions url overridecash
2011-05-14improved documentation of elgg_register_extender_url_handler()cash
2011-05-14fixed php warning when no custom menu itemscash
2011-05-14fixed typo in the admin welcome widgetcash
2011-05-14sorting plugin categories before displaycash
2011-05-14Refs #2104 more category work for bundled pluginscash
2011-05-14Refs #2591 we were not logging inserts, updates, and deletes. Also logging wa...cash
2011-05-14made database query logging explicitly set to NOTICE levelcash
2011-05-13Fixes #3439 forcing months to have leading zerocash
2011-05-11Version bumpbrettp
2011-05-09Pulled in Jeff's patch to fix the user picker.brettp
2011-05-09Fixes 3426. Not using a horrible variable name and fixing the bug created by it.brettp
2011-05-06Fixed wrapper for annotation calculations.brettp
2011-04-29Made admin welcome widget a bit more semanticewinslow
2011-04-29comment typoewinslow
2011-04-29Bah, can't do thatewinslow
2011-04-29Deny all HTTP access to the engine directoryewinslow
2011-04-28hacking the 1.7 css for current twitter widget so it looks decent for screens...cash
2011-04-28Refs #3358 fixed another instance where link_class should be used now due to ...cash
2011-04-28Fixes #3408. During token refresh, only touching hrefs that contain __elgg_ts...brettp
2011-04-28Trying to increase probability that people will read the welcome widget by ma...cash
2011-04-28Refs #3236 updated the button css so that disable plugin button looks like a ...cash
2011-04-28activate messages plugin on installcash
2011-04-28Refs #3236 removed elgg-states-* from admin css since it was overaggressivecash
2011-04-28Refs #3236 cleaned up the widget css in admin areacash
2011-04-28Refs #3358. Missed Tinymce's use of class for its menu.brettp
2011-04-28Fixes #3326. Added CSS for inputs in admin area. No more tiny text fields!brettp
2011-04-28Fixed a problem with the ajax for deleting message board posts.brettp
2011-04-28Removed unneeded else.brettp
2011-04-28Fixes #3127. Normalizing the json returned by the ajax action handler. Doing ...brettp
2011-04-27Added very basic CSS for elgg-markdown in admin area.brettp
2011-04-27Fixed possible WSOD for plugin text file page handler.brettp
2011-04-27Fixed typo in search's readme.brettp
2011-04-27Updated markdown to add support for === instead of just ### for headers. Adde...brettp
2011-04-27Updated search's readme to markdown.brettp