Age | Commit message (Expand) | Author |
2011-05-18 | Fixes #3464 group discussion replies work on activity page | cash |
2011-05-15 | Fixes #3453 added link to wiki about the data directory | cash |
2011-05-15 | fixed display issue in installation where navigation was overlapping requirem... | cash |
2011-05-15 | fixed issue introduced with the session changes in the installer | cash |
2011-05-15 | do not need to initialize globals in installer because they are now declared ... | cash |
2011-05-15 | fixed regenerating cache when installing Elgg - wasn't picking up the plugins... | cash |
2011-05-15 | helpful links in installer open up in new page now | cash |
2011-05-15 | Refs #3453 added $CONFIG->data_dir_override so that people can put the data d... | cash |
2011-05-15 | Refs #3453 an implementation of creating the data directory. This capability ... | cash |
2011-05-14 | clean up installation input views | cash |
2011-05-14 | fixed the width of text boxes for the installer | cash |
2011-05-14 | on logout send the user to the main page | cash |
2011-05-14 | Fixes #3446 password is not required anymore for installer | cash |
2011-05-14 | fixed the double form submission code for the installer | cash |
2011-05-14 | Fixes #3456 user/default now works much like the object/<subtype> views regar... | cash |
2011-05-14 | not using deprecated get_annotation/get_metadata functions in can_edit_extend... | cash |
2011-05-14 | only display deprecation message if someone extends/overrides the deprecated ... | cash |
2011-05-14 | defined elgg_dev_tools:settings:explanation | cash |
2011-05-14 | fixes a php warning if no options are passed to input/dropdown view | cash |
2011-05-14 | removed a deprecated function use in users lib | cash |
2011-05-14 | fixed passing wrong parameters to input/userpicker (which is not currently fu... | cash |
2011-05-14 | removed deprecated functions from these 3 plugins | cash |
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 |