]> gitweb.fluxo.info Git - lorea/elgg.git/log
lorea/elgg.git
16 years agoreadme tweak
dave [Thu, 16 Jul 2009 11:13:17 +0000 (11:13 +0000)]
readme tweak

git-svn-id: https://code.elgg.org/elgg/trunk@3406 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agosmall tweak
dave [Thu, 16 Jul 2009 11:10:41 +0000 (11:10 +0000)]
small tweak

git-svn-id: https://code.elgg.org/elgg/trunk@3405 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoForcing a new db connect for simplecache/view.php and mod/profile/icondirect.php
brettp [Wed, 15 Jul 2009 18:39:43 +0000 (18:39 +0000)]
Forcing a new db connect for simplecache/view.php and mod/profile/icondirect.php
Will avoid bugs if a previous connection has been created.

git-svn-id: https://code.elgg.org/elgg/trunk@3404 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1119: If post data not initially found then input stream is used.
marcus [Mon, 13 Jul 2009 10:40:15 +0000 (10:40 +0000)]
Closes #1119: If post data not initially found then input stream is used.

git-svn-id: https://code.elgg.org/elgg/trunk@3403 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRemoved #1100 hack
marcus [Fri, 10 Jul 2009 10:11:08 +0000 (10:11 +0000)]
Removed #1100 hack

git-svn-id: https://code.elgg.org/elgg/trunk@3402 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoTest commit.
brettp [Thu, 9 Jul 2009 20:27:00 +0000 (20:27 +0000)]
Test commit.

git-svn-id: https://code.elgg.org/elgg/trunk@3401 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1100: Added a dummy function to page shell to initialise jquery
marcus [Thu, 9 Jul 2009 11:50:14 +0000 (11:50 +0000)]
Closes #1100: Added a dummy function to page shell to initialise jquery

git-svn-id: https://code.elgg.org/elgg/trunk@3400 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1113: Htmlentities made UTF-8 and quotes safe.
marcus [Thu, 9 Jul 2009 09:08:37 +0000 (09:08 +0000)]
Closes #1113: Htmlentities made UTF-8 and quotes safe.

git-svn-id: https://code.elgg.org/elgg/trunk@3399 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1111: Using substr instead of parse_url.
marcus [Wed, 8 Jul 2009 17:05:02 +0000 (17:05 +0000)]
Closes #1111: Using substr instead of parse_url.

git-svn-id: https://code.elgg.org/elgg/trunk@3398 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #427: Added $vars array to hook call.
marcus [Wed, 8 Jul 2009 10:07:15 +0000 (10:07 +0000)]
Refs #427: Added $vars array to hook call.

git-svn-id: https://code.elgg.org/elgg/trunk@3397 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #956: Classes are removed by the HTML filter.
brettp [Tue, 7 Jul 2009 22:13:13 +0000 (22:13 +0000)]
Closes #956: Classes are removed by the HTML filter.

git-svn-id: https://code.elgg.org/elgg/trunk@3396 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #1099: Using write access hook to allow group-only ACLs. Need to examine better...
brettp [Tue, 7 Jul 2009 15:09:53 +0000 (15:09 +0000)]
Refs #1099: Using write access hook to allow group-only ACLs.  Need to examine better solutions after 1.7.

git-svn-id: https://code.elgg.org/elgg/trunk@3395 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1105: Value on input/pulldown view now escaped.
marcus [Mon, 6 Jul 2009 16:52:10 +0000 (16:52 +0000)]
Closes #1105: Value on input/pulldown view now escaped.

git-svn-id: https://code.elgg.org/elgg/trunk@3394 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1075: XML-RPC client behaving as per spec
marcus [Mon, 6 Jul 2009 16:41:44 +0000 (16:41 +0000)]
Closes #1075: XML-RPC client behaving as per spec

git-svn-id: https://code.elgg.org/elgg/trunk@3393 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #1089: Added [B] flag to rewrite for tags. Won't work until apache 2.2.12....
brettp [Mon, 6 Jul 2009 15:53:56 +0000 (15:53 +0000)]
Refs #1089: Added [B] flag to rewrite for tags.  Won't work until apache 2.2.12.  Cleaned up some query code in pagehandler().

git-svn-id: https://code.elgg.org/elgg/trunk@3392 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoAdmin cropping of other user icons now works as expected.
marcus [Mon, 6 Jul 2009 15:22:19 +0000 (15:22 +0000)]
Admin cropping of other user icons now works as expected.

git-svn-id: https://code.elgg.org/elgg/trunk@3391 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoFixed doubling on icon edit (nb. this was not the same issue as Refs #1100)
marcus [Mon, 6 Jul 2009 15:15:44 +0000 (15:15 +0000)]
Fixed doubling on icon edit (nb. this was not the same issue as Refs #1100)

git-svn-id: https://code.elgg.org/elgg/trunk@3390 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRemoved edit profile, added links to own page.
marcus [Mon, 6 Jul 2009 15:03:42 +0000 (15:03 +0000)]
Removed edit profile, added links to own page.

git-svn-id: https://code.elgg.org/elgg/trunk@3389 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agosmall tweak to filestore
dave [Mon, 6 Jul 2009 12:50:28 +0000 (12:50 +0000)]
small tweak to filestore

git-svn-id: https://code.elgg.org/elgg/trunk@3388 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years ago* Closes #1104: Edit profile and edit icon links on pulldown menu for editable users.
marcus [Mon, 6 Jul 2009 11:03:28 +0000 (11:03 +0000)]
* Closes #1104: Edit profile and edit icon links on pulldown menu for editable users.
* Closes #545: Admins are now able to edit profiles and icons of other users.
* CSRF protection added to icon upload and edit code.
* Version bump.

git-svn-id: https://code.elgg.org/elgg/trunk@3387 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #742: Ability to retrieve master icon from getIcon() interface.
marcus [Mon, 6 Jul 2009 10:37:26 +0000 (10:37 +0000)]
Closes #742: Ability to retrieve master icon from getIcon() interface.

git-svn-id: https://code.elgg.org/elgg/trunk@3386 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1103: Profile text now has translation tag
marcus [Mon, 6 Jul 2009 09:48:32 +0000 (09:48 +0000)]
Closes #1103: Profile text now has translation tag

git-svn-id: https://code.elgg.org/elgg/trunk@3385 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoadded css rule for em tags to work properly with htmlawed and tinyMCE editor
pete [Fri, 3 Jul 2009 16:29:30 +0000 (16:29 +0000)]
added css rule for em tags to work properly with htmlawed and tinyMCE editor

git-svn-id: https://code.elgg.org/elgg/trunk@3384 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoAllowing selected style attributes in htmlawed.
brettp [Fri, 3 Jul 2009 16:05:30 +0000 (16:05 +0000)]
Allowing selected style attributes in htmlawed.

git-svn-id: https://code.elgg.org/elgg/trunk@3383 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRemoving update client from initial modules.
marcus [Thu, 2 Jul 2009 14:06:11 +0000 (14:06 +0000)]
Removing update client from initial modules.

git-svn-id: https://code.elgg.org/elgg/trunk@3382 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #1086 & #1073: Filtering and captcha have correct install defaults.
marcus [Thu, 2 Jul 2009 14:05:20 +0000 (14:05 +0000)]
Refs #1086 & #1073: Filtering and captcha have correct install defaults.

git-svn-id: https://code.elgg.org/elgg/trunk@3381 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #859: Group forum thread-starters receive same email as participants.
brettp [Thu, 2 Jul 2009 13:59:01 +0000 (13:59 +0000)]
Closes #859: Group forum thread-starters receive same email as participants.

git-svn-id: https://code.elgg.org/elgg/trunk@3380 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoorder by now works on get entities from metadata
dave [Thu, 2 Jul 2009 13:13:35 +0000 (13:13 +0000)]
order by now works on get entities from metadata

git-svn-id: https://code.elgg.org/elgg/trunk@3379 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoFixed a typo in htmlawed filtering.
brettp [Wed, 1 Jul 2009 19:25:48 +0000 (19:25 +0000)]
Fixed a typo in htmlawed filtering.

git-svn-id: https://code.elgg.org/elgg/trunk@3378 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #1058: Using validated metadata for new user permission check. Correctly allows...
brettp [Wed, 1 Jul 2009 18:32:50 +0000 (18:32 +0000)]
Refs #1058: Using validated metadata for new user permission check.  Correctly allows for enable() / disable(), but still not ideal.

git-svn-id: https://code.elgg.org/elgg/trunk@3377 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #1086: Deprecating kses and removing it from core. Version bump.
marcus [Wed, 1 Jul 2009 17:13:23 +0000 (17:13 +0000)]
Refs #1086: Deprecating kses and removing it from core. Version bump.

git-svn-id: https://code.elgg.org/elgg/trunk@3376 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #1086: Added htmLawed plugin as replacement for kses.
brettp [Wed, 1 Jul 2009 14:55:58 +0000 (14:55 +0000)]
Refs #1086: Added htmLawed plugin as replacement for kses.

git-svn-id: https://code.elgg.org/elgg/trunk@3375 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1097: Results set by set_input are now also filtered by get_input()
marcus [Wed, 1 Jul 2009 13:08:21 +0000 (13:08 +0000)]
Closes #1097: Results set by set_input are now also filtered by get_input()

git-svn-id: https://code.elgg.org/elgg/trunk@3374 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoShort circuit on delete annotations to avoid error message
marcus [Wed, 1 Jul 2009 11:48:13 +0000 (11:48 +0000)]
Short circuit on delete annotations to avoid error message

git-svn-id: https://code.elgg.org/elgg/trunk@3373 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoMetadata delete now passing correct object, also handles missing metadata entity.
marcus [Wed, 1 Jul 2009 11:43:16 +0000 (11:43 +0000)]
Metadata delete now passing correct object, also handles missing metadata entity.

git-svn-id: https://code.elgg.org/elgg/trunk@3372 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoupdate to jquery 1.3.2 and jqueryUI 1.7.2 closes #941
pete [Wed, 1 Jul 2009 11:24:41 +0000 (11:24 +0000)]
update to jquery 1.3.2 and jqueryUI 1.7.2 closes #941

git-svn-id: https://code.elgg.org/elgg/trunk@3371 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agofixed wire reply button (missing 'echo'), and tweaked river/dashboard reply link...
pete [Tue, 30 Jun 2009 17:30:45 +0000 (17:30 +0000)]
fixed wire reply button (missing 'echo'), and tweaked river/dashboard reply link for the default theme. Also fixed a typo in the admin area

git-svn-id: https://code.elgg.org/elgg/trunk@3370 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #1086: Fixes specific issues mentioned pending KSES fix / replacement
marcus [Tue, 30 Jun 2009 16:43:41 +0000 (16:43 +0000)]
Refs #1086: Fixes specific issues mentioned pending KSES fix / replacement

git-svn-id: https://code.elgg.org/elgg/trunk@3369 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoModified output/confirmlink view to accept a class param.
brettp [Tue, 30 Jun 2009 13:28:51 +0000 (13:28 +0000)]
Modified output/confirmlink view to accept a class param.
user_remove_friend() uses remove_user_from_access_collection() instead of raw SQL.
Deleting an access collection prompts using output/confirmlink.

git-svn-id: https://code.elgg.org/elgg/trunk@3368 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agowire links will now work in the activity river
dave [Tue, 30 Jun 2009 11:19:49 +0000 (11:19 +0000)]
wire links will now work in the activity river

git-svn-id: https://code.elgg.org/elgg/trunk@3367 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoFixed typo
marcus [Tue, 30 Jun 2009 08:34:20 +0000 (08:34 +0000)]
Fixed typo

git-svn-id: https://code.elgg.org/elgg/trunk@3366 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRemoved debug case from last commit.
brettp [Mon, 29 Jun 2009 21:38:48 +0000 (21:38 +0000)]
Removed debug case from last commit.

git-svn-id: https://code.elgg.org/elgg/trunk@3365 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRef #1015: Correctly placed the end div for access collection delete link.
brettp [Mon, 29 Jun 2009 21:38:01 +0000 (21:38 +0000)]
Ref #1015: Correctly placed the end div for access collection delete link.

git-svn-id: https://code.elgg.org/elgg/trunk@3364 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1015: Added a prompt before deleting an access collection. Also cleaned...
brettp [Mon, 29 Jun 2009 21:35:09 +0000 (21:35 +0000)]
Closes #1015: Added a prompt before deleting an access collection.  Also cleaned up some hard vs soft tab issues.

git-svn-id: https://code.elgg.org/elgg/trunk@3363 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #502: Removing unfriended users from access lists upon unfriending.
brettp [Mon, 29 Jun 2009 21:18:52 +0000 (21:18 +0000)]
Closes #502: Removing unfriended users from access lists upon unfriending.

git-svn-id: https://code.elgg.org/elgg/trunk@3362 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #337: Added checking for metastrings in __get_annotations_calculate_x()
brettp [Mon, 29 Jun 2009 20:02:45 +0000 (20:02 +0000)]
Closes #337: Added checking for metastrings in __get_annotations_calculate_x()

git-svn-id: https://code.elgg.org/elgg/trunk@3361 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoUpdated get_*() functions ot return false if an invalid subtype is specified.
brettp [Mon, 29 Jun 2009 19:30:54 +0000 (19:30 +0000)]
Updated get_*() functions ot return false if an invalid subtype is specified.

git-svn-id: https://code.elgg.org/elgg/trunk@3360 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1073: Captcha off by default
marcus [Mon, 29 Jun 2009 18:23:46 +0000 (18:23 +0000)]
Closes #1073: Captcha off by default

git-svn-id: https://code.elgg.org/elgg/trunk@3359 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoTest commit.
brettp [Mon, 29 Jun 2009 14:20:33 +0000 (14:20 +0000)]
Test commit.

git-svn-id: https://code.elgg.org/elgg/trunk@3358 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoAccess levels on add_to_river() will now respect ACCESS_DEFAULT level.
marcus [Sun, 28 Jun 2009 20:10:06 +0000 (20:10 +0000)]
Access levels on add_to_river() will now respect ACCESS_DEFAULT level.

git-svn-id: https://code.elgg.org/elgg/trunk@3357 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1090: Removed xml:base from RSS channel tag.
marcus [Sun, 28 Jun 2009 19:47:15 +0000 (19:47 +0000)]
Closes #1090: Removed xml:base from RSS channel tag.

git-svn-id: https://code.elgg.org/elgg/trunk@3356 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoMinor point of clarification
marcus [Fri, 26 Jun 2009 09:43:36 +0000 (09:43 +0000)]
Minor point of clarification

git-svn-id: https://code.elgg.org/elgg/trunk@3355 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agotweak to input box size
pete [Thu, 25 Jun 2009 10:21:43 +0000 (10:21 +0000)]
tweak to input box size

git-svn-id: https://code.elgg.org/elgg/trunk@3354 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoVersion bump
marcus [Wed, 24 Jun 2009 14:53:23 +0000 (14:53 +0000)]
Version bump

git-svn-id: https://code.elgg.org/elgg/trunk@3353 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #427: Original view name passed to plugin hook.
marcus [Wed, 24 Jun 2009 14:52:39 +0000 (14:52 +0000)]
Closes #427: Original view name passed to plugin hook.

git-svn-id: https://code.elgg.org/elgg/trunk@3352 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoSome tidying of file download manager functions.
marcus [Wed, 24 Jun 2009 14:45:02 +0000 (14:45 +0000)]
Some tidying of file download manager functions.

git-svn-id: https://code.elgg.org/elgg/trunk@3351 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoVersion bump
marcus [Tue, 23 Jun 2009 10:10:56 +0000 (10:10 +0000)]
Version bump

git-svn-id: https://code.elgg.org/elgg/trunk@3350 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoAction gatekeeper added to add and remove friends.
marcus [Tue, 23 Jun 2009 10:03:05 +0000 (10:03 +0000)]
Action gatekeeper added to add and remove friends.

git-svn-id: https://code.elgg.org/elgg/trunk@3349 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoVersion bump.
marcus [Fri, 19 Jun 2009 16:22:59 +0000 (16:22 +0000)]
Version bump.

git-svn-id: https://code.elgg.org/elgg/trunk@3348 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #581: First draft ICAL export views for Notable calendar events.
marcus [Fri, 19 Jun 2009 14:36:30 +0000 (14:36 +0000)]
Closes #581: First draft ICAL export views for Notable calendar events.

git-svn-id: https://code.elgg.org/elgg/trunk@3347 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoVersion bump.
marcus [Thu, 18 Jun 2009 17:22:02 +0000 (17:22 +0000)]
Version bump.

git-svn-id: https://code.elgg.org/elgg/trunk@3346 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #601: Provides default for new ElggFilestore objects to remove warning message.
marcus [Thu, 18 Jun 2009 17:20:03 +0000 (17:20 +0000)]
Closes #601: Provides default for new ElggFilestore objects to remove warning message.

git-svn-id: https://code.elgg.org/elgg/trunk@3345 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years ago* Translation 'reply' fixed.
marcus [Wed, 17 Jun 2009 17:13:35 +0000 (17:13 +0000)]
* Translation 'reply' fixed.
* 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

16 years agoCloses #719: More options on annotation count functions.
marcus [Wed, 17 Jun 2009 17:03:14 +0000 (17:03 +0000)]
Closes #719: More options on annotation count functions.

git-svn-id: https://code.elgg.org/elgg/trunk@3343 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #540: input/* views have internalid attribute.
marcus [Wed, 17 Jun 2009 16:46:51 +0000 (16:46 +0000)]
Closes #540: input/* views have internalid attribute.

git-svn-id: https://code.elgg.org/elgg/trunk@3342 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #964: Correct detection of type.
marcus [Wed, 17 Jun 2009 13:40:51 +0000 (13:40 +0000)]
Refs #964: Correct detection of type.

git-svn-id: https://code.elgg.org/elgg/trunk@3341 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoVersion bump
marcus [Wed, 17 Jun 2009 12:57:42 +0000 (12:57 +0000)]
Version bump

git-svn-id: https://code.elgg.org/elgg/trunk@3340 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #328: Documentation tweak.
marcus [Wed, 17 Jun 2009 10:53:01 +0000 (10:53 +0000)]
Refs #328: Documentation tweak.

git-svn-id: https://code.elgg.org/elgg/trunk@3339 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #964: Tidied plugin hook into framework function, changed hook to entity:annotate.
marcus [Wed, 17 Jun 2009 10:36:24 +0000 (10:36 +0000)]
Refs #964: Tidied plugin hook into framework function, changed hook to entity:annotate.

git-svn-id: https://code.elgg.org/elgg/trunk@3338 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoMarcus Povey 20090616:
marcus [Tue, 16 Jun 2009 15:16:23 +0000 (15:16 +0000)]
Marcus Povey 20090616:
* 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

16 years agoBugfix to archive logs sql
marcus [Tue, 16 Jun 2009 12:03:53 +0000 (12:03 +0000)]
Bugfix to archive logs sql

git-svn-id: https://code.elgg.org/elgg/trunk@3336 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoURL shortener view.
marcus [Sun, 14 Jun 2009 20:09:18 +0000 (20:09 +0000)]
URL shortener view.

git-svn-id: https://code.elgg.org/elgg/trunk@3334 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoActions rewrite rule will now match against numbers as well as letters.
marcus [Sun, 14 Jun 2009 19:53:39 +0000 (19:53 +0000)]
Actions rewrite rule will now match against numbers as well as letters.

git-svn-id: https://code.elgg.org/elgg/trunk@3333 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoVersion bump
marcus [Sun, 14 Jun 2009 17:19:13 +0000 (17:19 +0000)]
Version bump

git-svn-id: https://code.elgg.org/elgg/trunk@3332 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCall out to a url shortner if one is available, through the use of the input/urlshort...
marcus [Sun, 14 Jun 2009 17:04:40 +0000 (17:04 +0000)]
Call out to a url shortner if one is available, through the use of the input/urlshortner view.

git-svn-id: https://code.elgg.org/elgg/trunk@3331 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoVersion bump
marcus [Fri, 12 Jun 2009 12:48:33 +0000 (12:48 +0000)]
Version bump

git-svn-id: https://code.elgg.org/elgg/trunk@3330 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #1041:
marcus [Fri, 12 Jun 2009 12:48:07 +0000 (12:48 +0000)]
Refs #1041:
* 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

16 years agoRefs #1041: Extra debug
marcus [Fri, 12 Jun 2009 09:48:51 +0000 (09:48 +0000)]
Refs #1041: Extra debug

git-svn-id: https://code.elgg.org/elgg/trunk@3328 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoBlock URL unsafe characters from username
marcus [Thu, 11 Jun 2009 18:39:02 +0000 (18:39 +0000)]
Block URL unsafe characters from username

git-svn-id: https://code.elgg.org/elgg/trunk@3327 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoFile cache attempts to create directory if it is not present.
marcus [Wed, 10 Jun 2009 11:21:16 +0000 (11:21 +0000)]
File cache attempts to create directory if it is not present.

git-svn-id: https://code.elgg.org/elgg/trunk@3324 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years ago* Introducing substr wrapper function
marcus [Mon, 8 Jun 2009 12:55:21 +0000 (12:55 +0000)]
* Introducing substr wrapper function
* Wire strips tags (Closes #1045)

git-svn-id: https://code.elgg.org/elgg/trunk@3323 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #639:
marcus [Fri, 5 Jun 2009 17:43:35 +0000 (17:43 +0000)]
Closes #639:
* 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

16 years agoClose #1040: Limited explode on action and page handler.
marcus [Fri, 5 Jun 2009 09:47:08 +0000 (09:47 +0000)]
Close #1040: Limited explode on action and page handler.

git-svn-id: https://code.elgg.org/elgg/trunk@3321 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1037: Removed double pasting
marcus [Thu, 4 Jun 2009 17:14:48 +0000 (17:14 +0000)]
Closes #1037: Removed double pasting

git-svn-id: https://code.elgg.org/elgg/trunk@3320 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoChanged a variable name that IE did not like.
kevin [Thu, 4 Jun 2009 16:19:49 +0000 (16:19 +0000)]
Changed a variable name that IE did not like.

git-svn-id: https://code.elgg.org/elgg/trunk@3319 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #998 : Operator selection on get by metadata multi
marcus [Thu, 4 Jun 2009 14:37:50 +0000 (14:37 +0000)]
Closes #998 : Operator selection on get by metadata multi

git-svn-id: https://code.elgg.org/elgg/trunk@3318 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRemoved some error messages
marcus [Tue, 2 Jun 2009 11:54:38 +0000 (11:54 +0000)]
Removed some error messages

git-svn-id: https://code.elgg.org/elgg/trunk@3317 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoOption to suppress visible errors in token validation code.
marcus [Fri, 29 May 2009 11:33:10 +0000 (11:33 +0000)]
Option to suppress visible errors in token validation code.

git-svn-id: https://code.elgg.org/elgg/trunk@3316 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agohashed out folders view
dave [Fri, 29 May 2009 08:19:11 +0000 (08:19 +0000)]
hashed out folders view

git-svn-id: https://code.elgg.org/elgg/trunk@3315 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #1035: Page handler now urldecodes input, necessary as vars are extracted...
marcus [Thu, 28 May 2009 17:16:40 +0000 (17:16 +0000)]
Closes #1035: Page handler now urldecodes input, necessary as vars are 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

16 years agoFixed some typos in group search
marcus [Thu, 28 May 2009 16:17:22 +0000 (16:17 +0000)]
Fixed some typos in group search

git-svn-id: https://code.elgg.org/elgg/trunk@3313 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoGroup search language correction
marcus [Thu, 28 May 2009 16:12:16 +0000 (16:12 +0000)]
Group search language correction

git-svn-id: https://code.elgg.org/elgg/trunk@3312 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoGroup search language correction
marcus [Thu, 28 May 2009 16:11:31 +0000 (16:11 +0000)]
Group search language correction

git-svn-id: https://code.elgg.org/elgg/trunk@3311 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #965: Correct some search links.
marcus [Thu, 28 May 2009 15:56:39 +0000 (15:56 +0000)]
Refs #965: Correct some search links.

git-svn-id: https://code.elgg.org/elgg/trunk@3310 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #965: Correct some search links.
marcus [Thu, 28 May 2009 15:56:17 +0000 (15:56 +0000)]
Refs #965: Correct some search links.

git-svn-id: https://code.elgg.org/elgg/trunk@3309 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #965: Search now correctly using page handler to make it easier to replace.
marcus [Thu, 28 May 2009 15:23:58 +0000 (15:23 +0000)]
Refs #965: Search now correctly using page handler to make it easier to replace.

git-svn-id: https://code.elgg.org/elgg/trunk@3308 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoRefs #965: Topbar search now pointing at correct url.
marcus [Thu, 28 May 2009 14:37:39 +0000 (14:37 +0000)]
Refs #965: Topbar search now pointing at correct url.

git-svn-id: https://code.elgg.org/elgg/trunk@3307 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoCloses #805: Top bar search now internationalised. Refs #965
marcus [Thu, 28 May 2009 14:36:48 +0000 (14:36 +0000)]
Closes #805: Top bar search now internationalised. Refs #965

git-svn-id: https://code.elgg.org/elgg/trunk@3306 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoDelete event now triggered on metadata and annotation delete
marcus [Wed, 27 May 2009 16:19:23 +0000 (16:19 +0000)]
Delete event now triggered on metadata and annotation delete

git-svn-id: https://code.elgg.org/elgg/trunk@3305 36083f99-b078-4883-b0ff-0f9b5a30f544

16 years agoVersion bump
marcus [Wed, 27 May 2009 10:27:03 +0000 (10:27 +0000)]
Version bump

git-svn-id: https://code.elgg.org/elgg/trunk@3304 36083f99-b078-4883-b0ff-0f9b5a30f544