aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-26Minor point of clarificationmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3355 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-25tweak to input box sizepete
git-svn-id: https://code.elgg.org/elgg/trunk@3354 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-24Version bumpmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3353 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-24Closes #427: Original view name passed to plugin hook.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3352 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-24Some tidying of file download manager functions.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3351 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-23Version bumpmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3350 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-23Action gatekeeper added to add and remove friends.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3349 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-19Version bump.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3348 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-19Closes #581: First draft ICAL export views for Notable calendar events.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3347 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-18Version bump.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3346 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-18Closes #601: Provides default for new ElggFilestore objects to remove ↵marcus
warning message. git-svn-id: https://code.elgg.org/elgg/trunk@3345 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-17* Translation 'reply' fixed.marcus
* Now possible to reply to wire posts from within the river. git-svn-id: https://code.elgg.org/elgg/trunk@3344 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-17Closes #719: More options on annotation count functions.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3343 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-17Closes #540: input/* views have internalid attribute.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3342 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-17Refs #964: Correct detection of type.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3341 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-17Version bumpmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3340 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-17Refs #328: Documentation tweak.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3339 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-17Refs #964: Tidied plugin hook into framework function, changed hook to ↵marcus
entity:annotate. git-svn-id: https://code.elgg.org/elgg/trunk@3338 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-16Marcus Povey 20090616:marcus
* Closes #964: Introduces a plugin hook 'annotations:view', $entity_class (object/user/group/site) called elgg_view_entity on FULL view. This lets you return annotations to an entity and control the order in which they're displayed. Existing views remain un-effected but should probably be retrofitted. * Version bump. git-svn-id: https://code.elgg.org/elgg/trunk@3337 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-16Bugfix to archive logs sqlmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3336 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-14URL shortener view.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3334 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-14Actions rewrite rule will now match against numbers as well as letters.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3333 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-14Version bumpmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3332 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-14Call out to a url shortner if one is available, through the use of the ↵marcus
input/urlshortner view. git-svn-id: https://code.elgg.org/elgg/trunk@3331 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-12Version bumpmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3330 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-12Refs #1041: marcus
* Speculative fix, extended blacklist of invalid characters for user signup * Mapping some filestore matrix characters (notable '.') to a safe char git-svn-id: https://code.elgg.org/elgg/trunk@3329 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-12Refs #1041: Extra debugmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3328 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-11Block URL unsafe characters from usernamemarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3327 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-10File cache attempts to create directory if it is not present.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3324 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-08* Introducing substr wrapper functionmarcus
* Wire strips tags (Closes #1045) git-svn-id: https://code.elgg.org/elgg/trunk@3323 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-05Closes #639: marcus
* Metastrings can be searched either case sensitive or insensitive modes. * Tags now have case lowered in a UTF8 safe way (requires mbstring support). * Introducing mb_wrapper.php containing multibyte wrapper functions. * Version bump. * Introduces #1043 for consideration. git-svn-id: https://code.elgg.org/elgg/trunk@3322 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-05Close #1040: Limited explode on action and page handler.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3321 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-04Closes #1037: Removed double pastingmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3320 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-04Changed a variable name that IE did not like.kevin
git-svn-id: https://code.elgg.org/elgg/trunk@3319 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-04Closes #998 : Operator selection on get by metadata multimarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3318 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-02Removed some error messagesmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3317 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-29Option to suppress visible errors in token validation code.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3316 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-29hashed out folders viewdave
git-svn-id: https://code.elgg.org/elgg/trunk@3315 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-28Closes #1035: Page handler now urldecodes input, necessary as vars are ↵marcus
extracted from request_uri and not $_REQUEST (which is automatically decoded) git-svn-id: https://code.elgg.org/elgg/trunk@3314 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-28Fixed some typos in group searchmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3313 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-28Group search language correctionmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3312 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-28Group search language correctionmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3311 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-28Refs #965: Correct some search links.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3310 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-28Refs #965: Correct some search links.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3309 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-28Refs #965: Search now correctly using page handler to make it easier to replace.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3308 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-28Refs #965: Topbar search now pointing at correct url.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3307 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-28Closes #805: Top bar search now internationalised. Refs #965marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3306 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-27Delete event now triggered on metadata and annotation deletemarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3305 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-27Version bumpmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3304 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-05-27Admin shortcut flag set on login as well as initmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3303 36083f99-b078-4883-b0ff-0f9b5a30f544