aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-03show search query in input fieldJeroen Dalsem
2012-09-28fixed: fetching wrong stats data for usersJerome Bakker
2012-09-28fixed: shortcoming in Elgg's custom PHP error handlerJerome Bakker
2012-09-28fixed: elgg_get_site_entity now works as documentedJerome Bakker
2012-09-25Fixes #3035 - menu items appearing in reverse registration orderSrokap
2012-09-23Merge pull request #328 from beck24/#4725-embed-file-formSteve Clay
Fixes #4725 - embed form on file upload textarea removes file upload form
2012-09-13fixes not showing and deleting all metadata values for array typeJeroen Dalsem
metadata fields #4858
2012-09-13fixes saving of empty values on profile metadata #4858Jeroen Dalsem
2012-09-03Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for ↵Steve Clay
fetched entities
2012-08-27Refs #4381. Cleanup for group sticky forms.Brett Profitt
Moved logic out of view into groups_prepare_form_vars(). Made group tool options sticky.
2012-08-26Merge pull request #360 from beck24/#4794-fix-river-comment-upgradeEvan Winslow
Fixes #4794: Upgrade script no longer creates faulty river comment entries
2012-08-26forward 1.7 group profile urls to correct destination in 1.8Matt Beckett
2012-08-26Merge pull request #349 from sembrestels/river-delete-validateEvan Winslow
Fixes #4774. Added tokens insted is_action param in delete river menu item.
2012-08-26Merge pull request #355 from sembrestels/img-altEvan Winslow
Fixes #4773. Added alt attribute in page icons.
2012-08-26Merge pull request #359 from sembrestels/blog-draft-ownerEvan Winslow
Fixes #4792. Now blog author is who appears in the river.
2012-08-26Merge pull request #362 from sembrestels/datepicker-i18nEvan Winslow
Datepicker i18n
2012-08-25Merge pull request #367 from beck24/embed-fancybox-navigationEvan Winslow
Fixes #4818: Generates unique rel attribute to prevent gallery navigation on embed lightbox content.
2012-08-25Fixed @return doc on elgg_extractSteve Clay
2012-08-22Merge branch 'steve-4543' into 1.8Steve Clay
2012-08-22Refactored for claritySteve Clay
2012-08-20fixes #4818 - generates unique rel attribute to prevent gallery navigation ↵Matt Beckett
on embed lightbox content
2012-08-17Merge pull request #357 from sembrestels/cdataSteve Clay
Fixes #4786. Adds a CDATA structure in the script tag in the head.
2012-08-10Fixes #4037. Internationalize datepicker.Sem
2012-08-10Added jQuery-ui i18n files.Sem
2012-08-07fixes river upgrade for commentsMatt Beckett
2012-08-06Fixes #4792. Now blog author is who appears in the river.Sem
2012-08-06Fixes #4786. Adds a CDATA structure in the script tag in the head.Sem
2012-08-05Merge pull request #356 from sembrestels/cols-n-rowsSteve Clay
Fixes #4772. "cols" and "rows" attributes requiried in textareas.
2012-08-05Fixes #4772. "cols" and "rows" attributes requiried in textareas.Sem
2012-08-05Fixes #4773. Added alt attribute in page icons.Sem
2012-08-02Fixed doc for plugins/usersettings/save actionSteve Clay
2012-08-02Fixed doc for plugins/settings/save actionSteve Clay
2012-07-31Fixes #4774. Added tokens insted is_action param in delete river menu item.Sem
2012-07-29Refs #4008. Modified CSS selector to be more specific.Sem
2012-07-28Merge remote-tracking branch 'sem/input-text-space' into 1.8Evan Winslow
2012-07-28Merge remote-tracking branch 'sem/thewire-js-php' into 1.8Evan Winslow
2012-07-28Fixes #4740. Added language fallback in javascript.Sem
2012-07-28Fixes #3294. Erased php code in thewire javascript file and moved character ↵Sem
couner warning text style to css file.
2012-07-26Fixes #4765. Removed space in input/text view.Sem
2012-07-24Better grid previewEvan Winslow
2012-07-21Fixes #4750: Supporting both id and guid arguments for likes/deleteEvan Winslow
2012-07-21Revert "Fixes #4606 made unlike code consistent and functional"Evan Winslow
This reverts commit e3222535a07e39ffe506eb9688db515798ebf2a4.
2012-07-17Fixes #4725 - no longer removes file upload form outside of embed lightbox, ↵Matt Beckett
no longer hangs on throbber when the form returns an error.
2012-07-16Fixes #4621 adds warning to remove_subtype()Cash Costello
2012-07-16Merge pull request #306 from sembrestels/limited-groupsCash Costello
Limited groups
2012-07-16Merge pull request #304 from sembrestels/donate-manifestCash Costello
Code, Report issue and Donate links in manifest
2012-07-16don't want to go overboard in asking for donationsCash Costello
2012-07-16added URL to the other new method namesCash Costello
2012-07-14Fixes #4661 not showing access on widgets loaded through ajax if the layout ↵Cash Costello
does not show access
2012-07-14Fixes #3817 cleans up advanced settings formCash Costello