aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2012-07-14Fixes #4705 validate view typeCash Costello
2012-07-14Refs #4004 decided to downgrage missing language keys to NOTICE for all ↵Cash Costello
languages. The plugin categories were causing problems at the WARNING level. This will be more useful when we move db queries off NOTICE
2012-07-14Merge pull request #305 from sembrestels/elgg_echo_logCash Costello
Fixes #4004. elgg_logging when a language key is missing.
2012-07-14added .elgg-text-help to admin themeCash Costello
2012-07-14Merge pull request #321 from beck24/#3240-sticky-categoriesCash Costello
Fixes #3240 - makes categories sticky
2012-07-14Fixes #4691 not passing name to the form since not validCash Costello
2012-07-14Fixes #3240 - makes categories stickyMatt Beckett
2012-07-13Merge pull request #318 from sembrestels/handle-allCash Costello
Fixes #4687. Handle URLs on plugins that include only handler name.
2012-07-13Refs #4004. Used $CONFIG->translations instead of elgg_echo()Sem
2012-07-13Fixes #4687. Handle URLs on plugins that include only handler name.Sem
2012-07-13Refs #4004. Downgraded to notice and warning. It also returns the complete ↵Sem
language name.
2012-07-13Refs #3646. "getRepositoryURL" is more descriptive than "getRepository".Sem
2012-07-12Fixes #4702 better actions logicCash Costello
2012-07-11Fixes #4381. Group edit form made sticky.Sem
2012-07-11Updated for the 1.8.8 releaseCash Costello
2012-07-10Fixes #4690 fixes deprecation warningcash
2012-07-10Merge pull request #311 from migrax/fixhtmlawed_dup_18Cash Costello
Fixes #4692 duplicated tags caused by new htmlawed code
2012-07-10Prevent inserting duplicated tagsMiguel Rodríguez Pérez
When htmlawed_tag_post_processor gets called, we check $attributed to be passed. If it is not, then it is a closing tag. Return it without further processing.
2012-07-10Add test case to htmlawed for detecting duplicated tagsMiguel Rodríguez Pérez
2012-07-09Fixes #4685 display proper error on invalid requirementCash Costello
2012-07-09Refs #4631 $object->canEdit() check not necessary and added a confirm popup ↵Cash Costello
on delete to prevent accidental deletes
2012-07-09Merge pull request #296 from sembrestels/delete-riverCash Costello
Delete river items