PageRenderTime 46ms CodeModel.GetById 21ms RepoModel.GetById 1ms app.codeStats 0ms

/elgg/ChangeLog

https://bitbucket.org/Andurino/lorea-espa-ol
#! | 12536 lines | 8490 code | 4046 blank | 0 comment | 0 complexity | 48d2175a512a68332bd5c53df3dd50ac MD5 | raw file
Possible License(s): GPL-2.0, BSD-3-Clause, MPL-2.0-no-copyleft-exception, LGPL-2.1

Large files files are truncated, but you can click here to view the full file

  1. 2011-06-15 brettp
  2. * .: Tagged 1.7.10. This is the last thing we do in SVN! Onward to
  3. git! Woot!
  4. * Version bump to 1.7.10. Updated changes.
  5. * Refs #3544. Fix XSS exploit in embed plugin.
  6. 2011-06-14 brettp
  7. * Refs #3544. Checking for valid types and subtypes in
  8. riverdashboard filtering to prevent XSS exploits.
  9. 2011-06-14 cash
  10. * Refs #3544 fixes XSS vector in pages plugin menus
  11. 2011-06-14 brettp
  12. * Fixed wrong variable name.
  13. 2011-06-14 cash
  14. * Refs #3544 better filtering of container_guid in pages plugin
  15. 2011-06-14 brettp
  16. * Refs #3544. Better XSS protection for tags in file search.
  17. * Refs #3544. Fixed XSS vector in file's search.
  18. * Refs #1932. Pulled in Russell's patches for 1.7. Still need to
  19. merge on GH for 1.8.
  20. * Fixes #3530. $CONFIG->lastcache has correct value on page load
  21. when cache is regenerated.
  22. * Fixes #3522, refs #3323, #3552. Added more unit tests for ACLs
  23. and group ACLs. Added can_edit_access_collection() and moved
  24. permission checks for ACL changes to actions.
  25. * Fixes #3552. Addess ACL unit tests. These currently fail because
  26. of #3522.
  27. 2011-06-13 cash
  28. * Fixes #3518 added text and css to make it clear that a user has
  29. been banned
  30. 2011-06-10 cash
  31. * Fixes #3524 using Elgg's default font in tinymce editor iframe
  32. 2011-06-09 cash
  33. * Refs #3544 fixed issue with messages plugin and send_to parameter
  34. * Refs #3544 added note about preventing reflected XSS
  35. vulnerabilities. We need to develop a set of best practices on
  36. this and publish them for plugin authors.
  37. 2011-06-02 brettp
  38. * Updated changes. Version bump.
  39. * Fixes #3366: Added warning to
  40. get_entities_from_annotation_count() that it doesn't actually
  41. count.
  42. * Fixes #3323. Group ACLs are populated correctly when adding
  43. joining users who aren't currently logged in. Thanks for the
  44. code, emdagon!
  45. * Fixes #3508. Pulled in the right commits to add a "creating",
  46. "river" hook for river entries.
  47. 2011-06-01 brettp
  48. * Refs #3508. Undoing previous commit. Will find the real commit
  49. for river plugin hook tomorrow.
  50. * Fixes #3508: Backported add, river plugin hook from 1.8
  51. * Fixes #3421. Checking for user entities before accessing methods
  52. during registration.
  53. * Fixes #3316. Moved profile's call to
  54. register_metadata_as_independent() higher up in the boot
  55. sequence.
  56. 2011-05-28 brettp
  57. * Fixes #2831. Attempts to save widgets if not logged in displays
  58. an error instead of doing nothing.
  59. * Fixes #3416. Making sure all users have the relationship
  60. member_of_site to their primary site. If you're using any
  61. unsupported multisite features you will need to add relationships
  62. to other site guids manually.
  63. * Refs #3264: Can't reply to messages with a deleted sender.
  64. 2011-05-27 brettp
  65. * Fixes #3264. Messages from deleted users show up as "Deleted
  66. user" instead of showing the viewer's icon.
  67. * Fixes #3414. Not rewriting http -> https if https login is
  68. enabled on a fully https server.
  69. * Fixes #3383. urldecode()'ing the submit input for delete action.
  70. Wow this is hacky.
  71. * Fixes #3418. Throwing exception if a gatekeeper call can't
  72. forward away.
  73. * Fixes #3359 Updated TinyMCE to 3.4.2.
  74. 2011-05-26 cash
  75. * Fixes #3485 - using the correct url for autocomplete
  76. 2011-05-13 cash
  77. * Fixes #3424 admins can delete pages again
  78. * Fixes #3429 display message board posts to everyone
  79. * Fixes #3433 correctly checking return value of plugin hook in
  80. elgg_count_comments() now
  81. 2011-04-04 brettp
  82. * Removed a number of executable props.
  83. * Removed version number in readme because it's not needed and we
  84. always forget to update it.
  85. * Version bump to 1.7.8.
  86. 2011-04-02 cash
  87. * updated changelog for 1.7.8 release
  88. * Fixes #3001 using :checked in user validation bulk actions
  89. * Fixes #3179 encoding characters in search query string
  90. * Fixes #3277 supporting deleting disabled entities in a recursive
  91. delete
  92. * fixed annoying reportedcontent forwarding issue
  93. 2011-03-31 cash
  94. * Fixes #2940 integrated Prasanth's changes into htaccess_dist for
  95. better comments on php settings
  96. 2011-03-26 cash
  97. * Fixes #3248 adds remove_submenu_item() to 1.7 branch
  98. * Refs #3238 #3246 integrated fixes for annotations into 1.7 branch
  99. * Fixes #3238 update_metadata() allows updating the name and
  100. integrated the fix for #3246 into 1.7 branch
  101. 2011-03-19 brettp
  102. * Refs #3164. Merged messages denormalization to 1.7 branch.
  103. 2011-03-17 cash
  104. * Fixes #3154 prevent system log cache from crashing Elgg
  105. * Fixes #2886 custom_index checks if another plugin has provided a
  106. front page
  107. 2011-03-16 cash
  108. * Fixes #3149 only call hooks once per trigger
  109. * Fixes #2987 brought the fix over from trunk
  110. * Fixes #2988 fixed typos in relationship import method
  111. * Fixes #2994 search title for group uses name instead of
  112. description
  113. * Fixes #2878 detect_extender_valuetype() makes sure passed value
  114. type is valid
  115. * Fixes #1833 clearing the blog guid metadata when saving an edited
  116. blog post
  117. * Refs #2909 removes bookmark plugin's use of clearRelationships()
  118. * Fixes #2901 fixes duplicate translation string in messages plugin
  119. 2011-03-15 cash
  120. * Fixes #2978 editing a topic works now and admins are allowed to
  121. edit topics
  122. * Fixes #2968 adds logged in user check - thanks for the bug report
  123. 2011-02-18 brettp
  124. * Fixes #2847. Cache is set correctly on installation.
  125. 2011-02-14 brettp
  126. * Refs #2914: You can sort by r.time_created when using
  127. relationship getter/lister functions.
  128. 2011-02-04 brettp
  129. * Fixes #2836: Reverted [7972]'s changes and removed the 2nd
  130. incorrect 'bookmarks:more' definition.
  131. * Fixes #2837: Using an ID on bookmarks widget's "show more
  132. discription" link to prevent js collisions.
  133. 2011-02-01 brettp
  134. * Credited reporter with user validation by email admin bug.
  135. 2011-02-01 cash
  136. * need admin privilege to see unvalidated users
  137. * Fixes #2835 removed user collection method and added comments to
  138. partially implemented site collection functionality
  139. * Fixes #2836 cleaned up the more language strings in bookmarks
  140. 2011-01-31 cash
  141. * Bumping version to 1.7.7 and updated changes
  142. * removed deprecation notice in code merged from trunk to 1.7
  143. branch
  144. * Fixes #2787 group icons are deleted when group is deleted
  145. * Fixes #2697 added groups and users back to activity filter
  146. * Fixes #2833 adds parameter to control action timeout
  147. * fixed regression test for image resizing
  148. * Fixes #2779 can now call get_widget_types() more than once
  149. * Fixes #2672 deleting pages is now also controlled more tightly
  150. * Fixes #2749 treating deprecated_version as a number rather than
  151. string
  152. * Fixes #2790 added a preg_match in get_context() that checks for
  153. /pg/<context>
  154. * Fixes #2793 added logic to handle variable names longer than 32
  155. characters
  156. * Fixes #2813 returning null if a configuration value is not set
  157. instead of false
  158. * Fixes #2828 remove_metadata() now returns false if any of the
  159. delete_metadata() calls fail
  160. * Fixes #2818 pagination not showing when limit = 0
  161. 2011-01-24 cash
  162. * Fixes #2617 fixed exception message if email address is not
  163. passed to elgg_send_email()
  164. * Fixes #2686 can now blank external pages
  165. * Fixes #2672 creating subpages is restricted
  166. 2011-01-23 cash
  167. * added catch for no comments in group forum river view
  168. * Fixes #2805 #2804 forcing globals to be globals for when
  169. start.php is included in a function
  170. 2011-01-13 cash
  171. * Fixes #2746 displaying the no file notice only when elgg_list*
  172. returns nothing
  173. * Fixes #2757 setting charset to utf-8 in unit tests reporter
  174. * Fixes #2791 moved widget strings into language file
  175. 2011-01-07 brettp
  176. * Merged r7585 to 1.7 branch. Can now specificy callback to
  177. elgg_get_entities() using the 'callback' option.
  178. 2011-01-05 cash
  179. * Fixes #2557 moves register_entity call on groups to groups plugin
  180. * Fixes #2744 removed duplicate strings
  181. * Fixes #2767 - fixing WSOD on a bad delete
  182. * Fixes #2765 group menu for file plugin turned off when group
  183. files is disabled
  184. 2010-12-31 brettp
  185. * Fixes #2745: Removed debug statements.
  186. 2010-12-23 brettp
  187. * Merged previous from tag.
  188. * Updated changes.
  189. * Fixes potential SQL injection in simplecache.
  190. 2010-12-22 brettp
  191. * Forgot to add the change I just made...
  192. * Version bump to 1.7.6. Updated changes.
  193. * Fixes #2684: is_registered_entity_type() returns correctly for
  194. types without a subtype. Note: registering a subtype implicitly
  195. registers a type.
  196. 2010-12-21 cash
  197. * corrected documentation on get access collection
  198. 2010-12-01 cash
  199. * Refs #2430 adds get_entities_from_access_collection() back in in
  200. 1.7 branch
  201. 2010-11-30 cash
  202. * Refs #2630 fixed url in messages delete action
  203. 2010-11-28 cash
  204. * Refs #2630 supporting pg/messages/<username>
  205. 2010-11-27 cash
  206. * Fixes #2691 fixes all pages link on all site pages page
  207. 2010-11-26 brettp
  208. * Updated Changes for 1.7.5.
  209. * Version bump (and correction) in README.txt.
  210. * Version bump to 1.7.5.
  211. * Using get_input() for widget save action.
  212. * Fixes #2583: Added deprecated notice for
  213. list_entities_from_relationship(). Accidentally included the
  214. actual fix in r7445.
  215. * Fixes #2572: Removed license, copyright, author, and link
  216. docblock tags in all files. License and copyright are covered by
  217. LICENSE.txt and COPYRIGHT.txt in root. Updated the
  218. CONTRIBUTOR.txt file.
  219. 2010-11-22 cash
  220. * so we don't need to the global $SESSION
  221. * removed use of session class for get_loggedin_userid()
  222. * Fixes #2673 fixes warning in plugins.php
  223. * Fixes #2671 conversation pulled out to language file
  224. 2010-11-22 brettp
  225. * Fixes #2659: Pulled out styles into a css view for
  226. uservalidationbyemail.
  227. * Fixes #2565: Wrapped twitterOAuth's include for OAuth in
  228. class_exists().
  229. * Refs #2660: Corrected docblock for remove_group_tool_option().
  230. * Fixes #2660: Added remove_group_tool_option().
  231. 2010-11-21 brettp
  232. * Fixed possible XSS in bookmarks plugin.
  233. * Fixes #2669: Require a user to enter his current password before
  234. being able to change it.
  235. * Fixes #2612: Corrected language string go to search:go.
  236. * Refs #2670: Fixed profile XFN in user listing view.
  237. * Fixes #2670: Rel links are correct for XFN in profile pages.
  238. 2010-11-11 cash
  239. * Fixes #2643 - do not load view path cache when plugins are
  240. disabled
  241. * Fixes #2635 caching view types so that plugins can define new
  242. view types when caching is turned on
  243. * Fixes #2641 was not checking for arrays in singular test
  244. * fixed tools url for files
  245. 2010-11-09 cash
  246. * cleans up previous commit
  247. * Fixes #2609 - walking group profile field arrays for encoding
  248. * Fixes #2626 - adding default annotation view
  249. * Fixes #2632 - documentation was incorrect for get_metadata_byname
  250. - it does not return a metadata value
  251. * Fixes #2630 updated 1.7 file urls
  252. 2010-11-07 cash
  253. * Refs #2630 messages 1.7 plugin uses page handler urls now
  254. * Refs #2630 invite friends plugin in 1.7 branch now uses page
  255. handler
  256. * Refs #2630 - groups plugin in 1.7 uses page handler for all URLs
  257. 2010-11-06 cash
  258. * fixed language string from previous commit
  259. * Fixes #2564 Refs #2630 1.7's thewire plugin has better urls and
  260. links to users
  261. * Refs #2630 - updated 1.7 pages urls
  262. * Refs #2630 - fixed 1.7 members urls
  263. * Refs #2630 - fixed 1.7 bookmarks urls
  264. * Refs #2630 - fixed 1.7 blog urls
  265. 2010-11-03 brettp
  266. * Fixes #2582. Using the correct language string.
  267. 2010-10-27 cash
  268. * Refs #2592 - large profile icons are now being created when
  269. cropped
  270. * Fixes #2589 - user add action now checks password before creating
  271. user entity
  272. 2010-10-14 brettp
  273. * Forgot to include Twitter oAuth instructions in changes. #Fail.
  274. * Bah forgot to add the release date in CHANGES.
  275. * Updated changes for the bookmarks bugfix while in beta.
  276. * Version bump to 1.7.4 final.
  277. 2010-10-12 brettp
  278. * Added a second bulk actions for validating unvalidated users if
  279. there are > 5.
  280. 2010-10-11 brettp
  281. * Fixes #2552. Fixed langauge string.
  282. * Refs #2551: Added placeholder title text for bookmarks that were
  283. added without titles.
  284. 2010-10-10 brettp
  285. * Fixes #2551. Checking for title and address in bookmark save
  286. action.
  287. 2010-10-09 brettp
  288. * Fixes #1833: Saving a blog draft saves the blogguid to the
  289. session to avoid problems when pulling in drafts on existing blog
  290. posts.
  291. 2010-10-08 cash
  292. * using elgg_get_excerpt() in comment river view
  293. 2010-10-08 brettp
  294. * Interface fixes for unvalidated users page.
  295. * Only selecting disabled entities to avoid showing entities
  296. logging in with 3rd party plugins.
  297. * Simplified taking bulk actions on users. Added "check all"
  298. button.
  299. 2010-10-07 brettp
  300. * Version bump in README. Updated changes.
  301. * Added pagination to unvalidated user list.
  302. 2010-10-06 brettp
  303. * Refs #2537: Invalidating instead of regenerating simplecache when
  304. plugin states are changed.
  305. * Version bump to 1.7.4b
  306. * Fixes #2410: Added elgg_invalidat_simplecache(). Instead of doing
  307. a silly echo ''; exit; when simplecache can't load a file, it now
  308. regenerates and displays it.
  309. * Refs #2518: Backported the Unvalidated Users admin section to
  310. 1.7.
  311. 2010-10-05 brettp
  312. * Fixes #2202. Backported parts of 1.8's Twitter service to 1.7 for
  313. oAuth. We'll need to selectively merge the bug fixes and
  314. improvements I've made back to 1.8. Updated The Wire to use the
  315. new twitter services plugin hooks.
  316. * Fixes #2493: Added optional parent argument to profile's
  317. setup_avatar_menu(). Added JS in riverdashboard to rebuild the
  318. avatar menu when loading sections via ajax.
  319. * Fixes #2465. Fixed an invalid call to is_callable() in the
  320. ElggMemcache::__construct() to prevent an early call to
  321. elgg_echo(), which caches the hard coded default language 'en'.
  322. Also removed the early elgg_echo() call if switching between
  323. multiple and single versions of memcache. The memcache
  324. implementation needs rewritten.
  325. 2010-10-01 cash
  326. * Fixes #2499 - fixed resize of non square tall images and resizing
  327. of images not allowed to be upscaled
  328. 2010-09-30 cash
  329. * Fixes #2498 - checking for existence of comment text before
  330. displaying
  331. * Fixes #2489 - group tool registered with 'file'
  332. 2010-09-29 cash
  333. * Fixes #2474 - using local variables rather than globals for db
  334. paramaters
  335. * Fixes #2496 - fixes group pages welcome message editing and the
  336. editing of a user's welcome page by an admin
  337. * fixed bug where Elgg crashes if an update is attempted on a bad
  338. entity
  339. 2010-09-15 brettp
  340. * Refs #2366: Merged previous to 1.7 branch.
  341. 2010-09-12 cash
  342. * Fixes #2459 - correctly handle POST data when magic quotes is
  343. turned on for the web services API
  344. 2010-09-11 brettp
  345. * Fixes #2464: Using is_numeric() in get_entities() to avoid
  346. returning entity with guid 1 if a truthy param is passed.
  347. 2010-09-11 cash
  348. * json viewtype needed an entity_list view
  349. 2010-09-09 cash
  350. * Fixes #2454 - perform password sanity checks before registering a
  351. user
  352. 2010-09-03 cash
  353. * need to check if page owner exists before using it
  354. 2010-09-02 brettp
  355. * Version bump to 1.7.3.
  356. 2010-08-31 cash
  357. * Fixes #2437 - fixes bug introduced in [6707] - thanks for the
  358. report!
  359. * Fixes #2429 - profile only adds sidebar links when viewer has
  360. proper permissions
  361. 2010-08-29 cash
  362. * Forward to REFERER when captcha check fails
  363. 2010-08-28 cash
  364. * Fixes #2426 - deprecated get_entities* functions now support
  365. multiple owners as they did in Elgg 1.6
  366. * merged [6872] from trunk into 1.7 branch
  367. 2010-08-23 cash
  368. * Fixes #2412 - catch DB exception and create the group acl
  369. 2010-08-19 brettp
  370. * Version bump for 1.7.2.
  371. * Fixes #2393: Added Evan to contributors file.
  372. 2010-08-15 cash
  373. * Fixes #2406 - check if the passed viewtype is valid on boot
  374. 2010-08-11 cash
  375. * updated comment in upgrade so people do not confuse sql and php
  376. upgrade scripts
  377. 2010-08-10 cash
  378. * Fixes #2399 - fixes topic string in groups plugin
  379. 2010-08-08 cash
  380. * fixed hardcoded 'via' in the wire plugin
  381. * Fixes #2398 - 'update' is no longer hardcoded in wire
  382. 2010-08-07 cash
  383. * cannot use links in a system message due to jQuery
  384. * People are having a hard time figuring out where the Elgg wiki is
  385. so including the link
  386. * cleaned up the reported content plugin
  387. * Fixes #1905 using better button titles in reported content plugin
  388. * Fixes #1828 - encoding quotes in file titles for embed plugin
  389. * Fixes #2395 - 'by' no longer hard coded but replaced by
  390. 'groups:lastcomment'
  391. * Fixes #2371 - create_annotation returns false when a plugin
  392. rejects the annotation through the elgg event
  393. * the elgg loading entity from a database row function now falls
  394. back to the parent class when the sub class no longer exists due
  395. to a plugin being disabled
  396. * fixed bug in twitter widget when username is not set - extra div
  397. was leaking through
  398. * removed dependency from the plugins on css in bookmarks plugin
  399. * added world wire posts link to sidebar when logged out
  400. * Closes #2362 - ignoring all . directories in mod
  401. * Fixes #2392 - search plugin's mysql query now specifies the
  402. database link
  403. * fixed avatar drop down issue for the write as reported at
  404. http://community.elgg.org/mod/groups/topicposts.php?topic=538793&group_guid=212067
  405. 2010-08-06 cash
  406. * do not push status message to say that notification settings have
  407. been saved if they haven't changed
  408. * Fixes #2388 - check now includes type to avoid issue that Milan
  409. pointed out
  410. * fixed some language issues in pages plugin
  411. * Fixes #2387 - removed all title editing disabling code
  412. * Fixes #2389 - removed some junk from the widget textareas
  413. 2010-08-06 brettp
  414. * Merged [6790]'s License correction to 1.7 branch and 1.7.2b tag.
  415. * Merged license correction from [6803] to 1.7 branch and 1.7.2b
  416. tag.
  417. 2010-07-31 cash
  418. * standardized todo comments so that it is easier to track them in
  419. an IDE
  420. * entity list pagination needs a clearfloat in case the entity view
  421. does not fill entire width
  422. 2010-07-30 cash
  423. * updated the @since documentation for the engine starting from
  424. 1.7.0
  425. 2010-07-27 cash
  426. * Began pulling out 1.7.2 changes into CHANGES.txt
  427. 2010-07-24 cash
  428. * distinguishe between PHP log messages and Elgg log messages
  429. * Refs #1150 - removed direct session access from minor core
  430. plugins
  431. * missed this in [6763]
  432. * Refs #1150 removed session access and did a little clean up in
  433. messages plugin
  434. * Refs #1150 - removed remaining direct session accesses in core
  435. views
  436. * missed this in [6755]
  437. * removed unused language strings in riverdashboard plugin
  438. * Cleaned up the friends widget plugin
  439. 2010-07-23 cash
  440. * Refs #1150 - removed some direct session access from core views
  441. * cleaned up the title view
  442. 2010-07-22 cash
  443. * Refs #1150 - using get_loggedin_user* functions on settings pages
  444. and cleaned up view code
  445. * Refs #1150 - core actions do not use $_SESSION['user']
  446. 2010-07-21 brettp
  447. * Added optional params to validate_action_token() to specify a
  448. token to validate instead of pulling from $_REQUEST.
  449. 2010-07-21 cash
  450. * cleaned up some documentation for annotations
  451. * added comment in get_data() related to returning false or an
  452. empty array
  453. * removed imaginary elgg_new() function calls and replaced with
  454. elgg_echo()
  455. 2010-07-20 cash
  456. * Refs #2327 - replaced call to get_tags() in category list view
  457. * Refs #2327 - replaced call to list_entities_from_metadata() in
  458. category listing page and fixed a context issue that needs to be
  459. looked at for 1.8
  460. * Refs #2327 - replaced call to list_entities_from_metadata() in
  461. group tag search
  462. * Refs #2327 - replaced call to list_entities_from_metadata() in
  463. file search page
  464. * Fixes #2369 - non-logged in users no longer misleading text on
  465. closed groups
  466. * Fixes #2370 - applied Glen's patch to fix groups welcome message
  467. 2010-07-16 brettp
  468. * Refs #2327. Applied Evan's patch to remove a call to
  469. list_entities in /entities/list.php
  470. * Fixes #2353. Applied Evan's patch so that elgg_get_tags() returns
  471. tags with count >= threshold instead of >.
  472. * Fixes #2144. Applied Evan's patch to not regenerate simplecache
  473. in regenerate_plugin_list().
  474. 2010-07-15 cash
  475. * Refs #1974 - json river view now uses json export global and
  476. changed timestamp to a timestamp
  477. 2010-07-15 brettp
  478. * Closes #2358, refs #2351. Using empty() to check for subtype
  479. string in get_objects_in_group().
  480. * Refs #2351. get_objects_from_container() returns FALSE on
  481. incorrect subtypes.
  482. * Refs #1974: Added HTML string to river output json view.
  483. 2010-07-13 brettp
  484. * Fixes #2063: Added unit tests for get_image_resize_parameters().
  485. Removed odd logic that ignored all options when not upscaling
  486. (see #1445).
  487. 2010-07-10 cash
  488. * more standardization of entities.php
  489. * added missing brackets so if statement conforms to coding
  490. standard
  491. * Fixes #1896 - notifications are now set when collections change -
  492. includes an upgrade script to fix installs pre-fix
  493. * Fixed a bug where $limit was being ignored if set to 0
  494. * Refs #2035 - forgot that people may be upgrading from 1.6 or
  495. earlier so cannot reuse same function name that I stole from
  496. earlier upgrade script
  497. * Fixes #2035 - profile icons now use user guid rather than
  498. usernames - includes upgrade script
  499. * Closes #2275 - added friendly title to page urls
  500. * Fixed site notifications for pages plugin
  501. * Fixes #2305 - page titles can be edited
  502. * Fixes #1391 - widget ownership is not limited to users
  503. 2010-07-09 brettp
  504. * Fixes #2224: Applied Evan's patch to not cache unchangable
  505. ElggEntity attributes.
  506. 2010-07-09 cash
  507. * Closes #2324 - cleaned up documentation related to new output and
  508. views core lib files
  509. * Fixed deprecated notice for list_entities_from_metadata()
  510. * removed unused code in file plugin's world page controller
  511. related to tags
  512. * Fixes #2346 - limit is now used in file world page controller
  513. 2010-07-07 cash
  514. * Fixes #2333 - Applied Evan's patch - elgg_make_excerpt is now
  515. elgg_get_excerpt
  516. * Closes #2326 - moves views related boot function to views.php
  517. * Fixes #1434 - applied Evan's patch - max execution time is turned
  518. off during upgrades
  519. 2010-07-06 cash
  520. * Closes #2328 - applied Evan's patch to remove hacks from htaccess
  521. 2010-07-05 cash
  522. * Fixes #1291 - blog access control has specific CSS to set width
  523. 2010-07-04 cash
  524. * Fixes #2337 - when group content is deleted, forward to group
  525. page
  526. * Refs #2063 - pulled out resize parameter calculations into a
  527. separate function so that we can write unit tests on it
  528. * removed empty line from top of HTML page
  529. 2010-07-03 cash
  530. * Fixes #1243 - deleting a user on his profile forwards to user
  531. administration and system message includes name of user deleted
  532. * Closes #2027 - added plugin hooks for friendly time and friendly
  533. title
  534. * Closes #740 - updated documentation on metadata creation to be
  535. explicit with reference to not supporting associative arrays
  536. * Refs #1393 - tried to make the ugly hack comprehensible and added
  537. a note that this will be deprecated in Elgg 1.8
  538. * Closes #864 - file and notification plugins already set page
  539. owner. Removed remaining page owner on remaining admin plugins
  540. doing that.
  541. * Fixes #2061 - missing filestore metadata causes fallback to
  542. default filestore rather than exception. If a bad filestore is
  543. specified, throw useful exception message
  544. * registering simpletype before grabbing tags in embed plugin
  545. * made warning stronger on htmlawed plugin - same as trunk now
  546. * Refs #2327 - removes another call to deprecated
  547. get_entities_from_relationship() in groups plugin
  548. * newest blog posts listed first in date archive now
  549. * Refs #2327 - registering simpletype as a tag name in files plugin
  550. for filetype cloud
  551. * Refs #2327 - removes some deprecated get entities from
  552. relationship calls in groups plugin
  553. * Refs #2327 - removed calls to deprecated
  554. get_entities_from_annotations() in annotations.php
  555. * updated documentation on exposing a method in web services api
  556. * Fixes #2034 - adds a group create event and renames the group
  557. join event so it does not collide with group create
  558. * removed river view for groups not used in Elgg 1.5 and beyond
  559. * Fixes #2295 - added a membership roster page
  560. * Fixes #2277 and standardizes group widgets for blogs, bookmarks,
  561. files, and pages - themes may need to add 2 new CSS elements
  562. related to .group_widget
  563. * Closes #1856 - forum topics can now be edited
  564. 2010-07-02 cash
  565. * easier to understand version of previous commit
  566. * Fixes #2297 - calling metadata with a null value does not delete
  567. first array value anymore - returning id of created metadata and
  568. updated all functions that use the return value
  569. * Fixes #828 - set_input() and get_input() now handle nested arrays
  570. 2010-07-01 cash
  571. * removed empty directory from last commit
  572. * Closes #2117 - removes empty views no longer needed due to new
  573. fallback mechanism on viewtypes
  574. 2010-06-30 cash
  575. * Refs #2027 - using elgg_view_friendly_time() in core
  576. * Refs #2117 #2276 #2027 - added elgg_get_friendly_time and
  577. elgg_get_friendly_title so they can be used in non-html views
  578. * added documentation to the graphics/icon view
  579. 2010-06-27 cash
  580. * Refs #2068 - fixed invisible groups when access level is owned by
  581. group
  582. * Fixes #2200 - committed bman's patch with a hint to developers to
  583. avoid redirects
  584. 2010-06-24 cash
  585. * Refs #1127 - create time has been added to relationships
  586. * Refs #2068 - missing commit from [6553]
  587. 2010-06-23 brettp
  588. * Fixed typo in INSTALL.txt.
  589. 2010-06-23 cash
  590. * Fixes #2068 - group access collections owned by group - also
  591. updated access collection membership in case problems occurred in
  592. the past
  593. 2010-06-23 brettp
  594. * Fixes #2041: Updated category links for blogs.
  595. * Checkboxes input: Corrected the <br /> and once again forcing []s
  596. on internal name.
  597. * Fixes #2300: Using usort() to sort users by their display name in
  598. user picker.
  599. * Fixes #2012: Blog posts not in full view mode are trimmed to 500
  600. chars.
  601. * Using '...' instead of &#8230 in elgg_make_excerpt() to keep it
  602. usable in non-HTML land.
  603. * Added policy for breaking between standard English words.
  604. Updated a few examples and fixed some typos.
  605. CODING.txt is now double spaced for your viewing pleasure (since
  606. whitespace is free).
  607. * Fixes #2054: elgg_pluralise_options_array() was too smart for its
  608. own good and was breaking singular -> plural rewrites if a
  609. default wasn't ELGG_ENTITIES_ANY_VALUE. Made it dumb. Added unit
  610. tests for site_guids.
  611. 2010-06-22 brettp
  612. * Grab counts for search terms first to avoid multiple queries on 0
  613. results. Switched to boolean mode for title/desc only searches.
  614. * Added default value for $where in search_get_where_sql().
  615. Commented out worthless if statement.
  616. -This line, and those below, will be ignored--
  617. M start.php
  618. * Fixes #1943: Removing boolean mode operators from highlighting in
  619. search. Fixed boolean mode detection when using +, -, and ~s.
  620. * Fixes #397: Added hidden value for checkboxes to allow use in
  621. settings. Cleaned up checkboxes code.
  622. 2010-06-21 cash
  623. * Improved the documentation of create_metadata()
  624. * replaced 2 with ACCESS_PUBLIC in group listing view
  625. 2010-06-19 brettp
  626. * Fixes #2135: Escaping regexp chars in search strings.
  627. * Refs #2252: Allowing plugins to load during an upgrade in order
  628. to recache views correctly.
  629. Merged a few important missed bits of 1.8's start.php file to
  630. 1.7's.
  631. * Making sure to include admin field in utf8 username update.
  632. 2010-06-18 brettp
  633. * Fixes #2274: Use !$order_by_metadata instead of
  634. !isset($order_by_metadata) in
  635. elgg_entities_get_metastrings_options() because isset(array())
  636. returns true, which forces a join on the metastrings table.
  637. Added unit tests for egeb_relationship()
  638. * Fixes #2293: Pulled in Glen's patch.
  639. 2010-06-18 cash
  640. * Fixes #2252 - global variable that page_elements/header depends
  641. on now set for caching - before views were cached but browser was
  642. not requesting them
  643. 2010-06-17 brettp
  644. * Fixes #2123: Special encoding and data migration for utf8
  645. usernames when upgrading from < 1.7.
  646. Version bumpbed.
  647. 2010-06-16 cash
  648. * Closes #2288 - friends pages can now be removed from page
  649. handling system. Links to these friends pages in core could
  650. already be removed through remove_menu() and overriding views
  651. * Refs #2288 - cleaned up friends pages - removed start script,
  652. fixed a title bug, removed direct $_SESSION access
  653. * Fixes #2287 - handles empty site email address now
  654. 2010-06-15 brettp
  655. * Fixes #2164: Backported elgg_list_entities_from_metadata() to 1.7
  656. branch
  657. * Fixes #2014: Pulled in Evan's patch to display invalid username
  658. chars.
  659. 2010-06-15 cash
  660. * fixed group featuring
  661. 2010-06-15 brettp
  662. * Backported 1.8's engine/start.php file to 1.7 because it's much
  663. nicer.
  664. 2010-06-14 brettp
  665. * Fixes #2252: Move core view discovery to system boot event so
  666. upgrade.php correctly regenerates views cache for core views.
  667. Very important for css...
  668. * Can't take it any more--view functions have been pulled out into
  669. engine/lib/views.php
  670. 2010-06-13 brettp
  671. * Fixes #2208: Applied Evan's patch to remove extra spaces from
  672. pagination "current page." CSS is already in place to keep things
  673. pretty.
  674. * Fixes #2126: Applied Evan's patch.
  675. 2010-06-12 cash
  676. * elgg_view() was not falling back to plugin views correctly
  677. 2010-06-05 cash
  678. * Fixes #2261 - forward user on error back to referrer. Captcha
  679. still doesn't play nice.
  680. * Fixes #2257 - checking if invited person is already member and
  681. display better error messages
  682. * Fixes #2265 - checking if user has any collections before
  683. updating them
  684. * Fixes #2264 - checking if access collection is empty before
  685. looping
  686. 2010-06-04 brettp
  687. * Fixed UTF8 reply subject mangling.
  688. Removed an unused view.
  689. 2010-06-04 cash
  690. * Closes #2260 - group names are now links in widget
  691. * Closes #1837 - removes bad notification relationships during
  692. upgrade
  693. 2010-06-03 brettp
  694. * Merged previous CODING.txt changes to 1.7 branch.
  695. 2010-06-03 cash
  696. * Refs #1837 - Generalizes previous commit to also handle deleted
  697. friends
  698. * Refs #1837 - leaving a group now removes the notification
  699. relationships
  700. 2010-06-02 cash
  701. * Closes #2115 - simplecache is viewtype specific and does not
  702. regenerate twice per reset
  703. 2010-06-01 cash
  704. * Refs #2115 - simplecache is now viewtype sensitive
  705. * profile icon encodes & properly
  706. * img tag widths and heights should not include px
  707. 2010-05-29 brettp
  708. * Merged previous view_type additions to 1.7 branch.
  709. 2010-05-28 cash
  710. * stop cutting off the last word of short posts
  711. * Closes #2191 - can now remove menu items
  712. 2010-05-27 nickw
  713. * Porting r6257:6258 from trunk: registers password reset/request
  714. as public actions.
  715. 2010-05-27 cash
  716. * Closes #2044 - rewrote default_page_handler so that it does what
  717. it is supposed to do
  718. * Closes #2108 - TinyMCE no longer pulls out domain from local
  719. links
  720. * Fixes #2171 - input/pulldown now works with an options array
  721. 2010-05-26 brettp
  722. * Merged previous to 1.7.
  723. 2010-05-26 cash
  724. * Fixes #2037 #2089 - fixing issues with joining group when saving
  725. group
  726. * forgot to uncomment actual fix in previous commit - truly closes
  727. #1963 this time
  728. * Fixes #1963 - group profile data is now properly encoded and
  729. includes upgrade script to fix current data
  730. * standardized group edit action
  731. 2010-05-24 brettp
  732. * Merging previous to 1.7 branch.
  733. 2010-05-20 brettp
  734. * Merged 6118 and PART of 6117 from trunk => 1.7. *grumble, grumble
  735. atomic commits*
  736. * Merging [6119] into 1.7 branch.
  737. 2010-05-19 cash
  738. * Fixes #2138 - updating a bookmark does not add a new bookmark
  739. river event now
  740. * Fixes #1879 - admins can now edit and delete group forum topics
  741. and posts in groups they do not belong to
  742. 2010-05-18 brettp
  743. * Merged previous commit's functionality into 1.7 branch.
  744. 2010-05-13 cash
  745. * moved some output related functions from elgglib.php to
  746. output.php
  747. * Closes #2140 and #2184 - excerpt code is now in output.php
  748. * removed activity.php from libraries being loaded
  749. * good-bye activity.php - moved only function to river.php and
  750. deprecated
  751. * promote river2.php to river.php
  752. * Refs #2140 - welcome output.php and a general purpose excerpt
  753. function
  754. 2010-05-12 cash
  755. * Fixes #1923 - added page owner to 2 group pages
  756. * Fixes #2181 - only add river event when profile edited by owner
  757. * Fixes #2136 - removed session fingerprint using user agent - not
  758. dependable, nor does it provide any increase in security
  759. * Fixes #2153 - user agent removed from action token calculation
  760. * Fixes #2006 - simplecache and viewpathcache flags work the same
  761. way now
  762. 2010-05-11 brettp
  763. * Check wwwroot for trailing slashes on site info edit.
  764. 2010-05-11 cash
  765. * Fixes #2187 - notifications plugin now unextends the user
  766. settings view for notifications
  767. * Refs #2187 - added method to unextend views
  768. * Fixes #2186 - forgot to add & in [5996]
  769. 2010-05-10 cash
  770. * Fixes #2185 - sets query string in rewrite rules rather than in
  771. php code - **requires update to htaccess**
  772. 2010-05-07 cash
  773. * Fixes #1900 - page owner is set for notification pages
  774. * added page handler to notifications plugin
  775. * finished standardizing the notifications plugin
  776. 2010-05-05 brettp
  777. * Fixes #2145: elgg_list_entities() respects offset and limit
  778. passed via $_GET.
  779. * Fixes #2148: Admin-only actions called by non-admin users
  780. register an error on redirect.
  781. * Fixes #2156: Blog draft and preview work without body content.
  782. 2010-05-04 cash
  783. * starting standardizing the notifications plugin
  784. * riverdashboard now supports RSS feeds and allows non-logged in
  785. users to view
  786. * cleaned up documentation on contentwrapper view
  787. * use pagehandler in riverdashboard and select page title based on
  788. configuration
  789. 2010-05-03 cash
  790. * forgot to add @since on addition of remove_from_river_by_id()
  791. * Standardized the riverdashboard plugin
  792. * Closes #2066 - added function to remove single river entry
  793. * merged [5939] from trunk into 1.7 branch
  794. 2010-05-01 cash
  795. * you post comments - not save them - this confuses content owners
  796. who think they are saving their content
  797. * Refs #1150 - active code in engine now uses get_loggedin_user*
  798. functions
  799. * made get_loggedin_user() consistent with its documentation and
  800. made null uppercase
  801. 2010-04-30 cash
  802. * Refs #2117 - rss viewtype needs entity list view
  803. * Closes #1888 - forum topics view now uses $vars[] instead of
  804. get_input()
  805. * Fixes #2141 - applied patch to catch request for non-existent
  806. user's profile icon
  807. 2010-04-29 cash
  808. * Fixes #2137 - time creation parameters are now properly be
  809. rewritten for deprecated interfaces
  810. * cleaned up messageboard code - better widget code, no direct uses
  811. of $_POST, and so on
  812. * Refs #2055 - added comment to explain why output of
  813. get_access_sql_suffix() is modified in river table query
  814. * Closes #2130 - forward(REFERER) now works
  815. 2010-04-28 cash
  816. * Fixes #2133 - user default access works again
  817. * Fixes #2132 - widget save action no longer forwards and does not
  818. queue up system messages
  819. * Fixes #1783 - deleted message board entries are removed from the
  820. river
  821. * standardized the messageboard plugin
  822. 2010-04-27 cash
  823. * Refs #2117 - only fall back to default view if that viewtype has
  824. been registered
  825. * Fixes #1403 - conversion over to new mail function is complete
  826. * brought the invite friends plugin up to standards
  827. * a little cleanup of friend create river view
  828. * Fixes #2120 - actions() now checks properly for public actions
  829. * Fixes #2119 - handles disabled entities in the river
  830. * Refs #1403 - invitefriends now uses an Elgg function to send mail
  831. 2010-04-26 cash
  832. * Fixes #2060 - users are logged in regardless of method's
  833. requirement for authentication
  834. * removed session PAM from default web services handler
  835. 2010-04-23 cash
  836. * Refs #1403 - first cut at a general purpose email send function
  837. 2010-04-22 cash
  838. * fixed elgg_get_file_list() so that it actually works
  839. * improved documentation of elgg_extend_view()
  840. * Added plugin hook to forward()
  841. 2010-04-21 brettp
  842. * Updated changes and bumped version for 1.7.1
  843. 2010-04-21 cash
  844. * cleaning up [5822] - putting elgg_format_url() in the same
  845. location in elgglib.php
  846. 2010-04-20 cash
  847. * Fixes #2075 - applied Melvin's patch to the foaf views
  848. * merged [5603] into 1.7 branch from the trunk
  849. 2010-04-20 brettp
  850. * Fixed the previous fixes for Insanoday 2010.
  851. 2010-04-19 brettp
  852. * Refs #2074: container_guid support added to search backend, but
  853. no interface for it yet.
  854. 2010-04-17 brettp
  855. * Merged previous commit into 1.7.
  856. 2010-04-16 brettp
  857. * type_subtype_pair correctly rewrites to type_subtype_pairs in
  858. elgg_get_entities().
  859. 2010-04-16 cash
  860. * Fixes #2065 - added missed .
  861. * Fixes #2069 - when a file is updated, it needs to be saved to
  862. force attributes to database
  863. * Fixes #2062 - use mb wrapper functions on file names in file
  864. plugin upload action
  865. * Fixes #2067 - group forum comments now removed from river when
  866. deleted
  867. 2010-04-15 brettp
  868. * Version bump.
  869. 2010-04-14 cash
  870. * profile icons need to be scaled if smaller than asked for
  871. 2010-04-14 brettp
  872. * Fixes #2039: Added indicator.gif.
  873. 2010-04-13 cash
  874. * #refs #2035 - added profile icondirect back to the 1.7 branch
  875. * fix for previous - subtype depends on type so type must be
  876. specified when retrieving entities based on subtype
  877. * Refs #2041 - added category listing page and standardized plugin
  878. 2010-04-12 cash
  879. * thewire rss feed did not have a proper guid - fixed this
  880. 2010-04-09 brettp
  881. * Fixes #2053: Tags return the correct title in search for users
  882. and groups.
  883. * Reopens #2028: Removed clearfloat class to fix search results
  884. displaying for entities. Removed unnecessary CSS. Updated
  885. comments view to display the same as entities. Comments still
  886. need to support the new overrides. The readme file needs to be
  887. updated to reflect the changes.
  888. 2010-04-06 brettp
  889. * Merged #5634 to 1.7.
  890. * Merged 5624 from trunk.
  891. 2010-04-05 brettp
  892. * Fixes #2028: Pull in Justin's changes to allow search overrides
  893. for url, time, and icon.
  894. * Fixed installation problems after [5584].
  895. 2010-04-03 cash
  896. * get_entities() was not passing a limit of 0 to
  897. elgg_get_entities()
  898. * fixed bug caused by display name collision in friends picker
  899. * those who have iconv can use it with friendly titles by
  900. uncommenting
  901. * Fixes #1976 - comments now have a search view for RSS
  902. * Refs #2016 - profile edit action can now handle multi-dimensional
  903. arrays
  904. * fix for previous commit
  905. * Fixes #2017 - htmlawed now handles multidimensional arrays
  906. * if first or last word consists of all non-safe url characters you
  907. end up with - in odd spot. This fixes that.
  908. * blog owner's name was not being set in page title
  909. * fixed minor layout issue where the To: and icon were flipped when
  910. composing a message
  911. * Fixes #2040 - forward user to inbox after sending a message
  912. * updated changelog for today's commits
  913. * Added remove_widget_type() so that sites can control what widgets
  914. are available
  915. * Made the widgets for the various content plugins consistent
  916. * Fixes #2013 - adds blog widget
  917. * Fixes #1223 - skip notification methods that no longer exist
  918. * Fixes #1308 - if subtype front is not defined, externalpages was
  919. throwing a warning
  920. 2010-04-03 brettp
  921. * Added 1.7.1 changes to CHANGES.txt
  922. * Refs #2015: Reverted output/url to not force http:// prefixes on
  923. URLs.
  924. 2010-04-03 cash
  925. * Refs #2005 - javascript not corrupted by logging at DEBUG/WARNING
  926. level
  927. 2010-04-02 brettp
  928. * Fixes #2027, fixes #1265: Moved friendly time and friendly title
  929. into views that can be overridden by plugins.
  930. * Fixes #671: Moved admin flag from metadata to users_entity table.
  931. +5 speed.
  932. 2010-04-02 cash
  933. * Refs #1976 - added rss search view to the wire
  934. 2010-04-01 brettp
  935. * Added a few more metadata tests.
  936. * Cleaned up some of the sql where functions for
  937. elgg_get_entities_from_metadata().
  938. * Enable filtering on search queries.
  939. 2010-04-01 cash
  940. * Fixes #1989 and refs #2035 - profile icondirect should work for
  941. those using CGI
  942. * Refs #2010 - file download action restored and exempted from
  943. token requirement - does not need to be merged into trunk
  944. 2010-03-31 brettp
  945. * Fixes #1928: UTF8 migration moved from db to code to detect if it
  946. is required. Bumped version to 1.7.1 (2010033101).
  947. 2010-03-31 cash
  948. * Fixes #1945 - add_to_river now checks for view with default
  949. viewtype
  950. * Added an error message to explain denied access to closed group
  951. pages
  952. * Fixes #2011 - access check for closed groups for group plugins
  953. 2010-03-30 brettp
  954. * Fixes #2022: get_entities_from_annotations() rewrites owner_guid
  955. to annotation_owner_guids. Cleaned up some leftover code. Added
  956. maxtime back to select statement.
  957. * Fixes #2022: Added abilty to get entities by metadata/annotation
  958. owner_guid. DRY'd up the metadata and annotations SQL. As an
  959. added bonus, you can now sort by annotation value if so inclined.
  960. 2010-03-30 cash
  961. * Refs #1976 - Search now includes a link to RSS page
  962. * Fixes #2019 - correctly checks the container permissions based on
  963. user id
  964. * Fixes #2020 - all changes to thewire that were lost are
  965. intregated back in
  966. * Refs #2020 - wire does not integrated with activity dashboard
  967. anymore
  968. * Refs #2020 - wire post is not turned into tag array because we
  969. have free text search now
  970. 2010-03-29 cash
  971. * Fixes #2016 - profile edit action can now handle 1D arrays
  972. * Fixes #1967 - cleans up forward()
  973. 2010-03-28 cash
  974. * better fix for previous commit
  975. * fixes warning in notification settings when no friends selected
  976. * fixed bugs in friend picker for notifications - was not i18n
  977. friendly and not handling case where no friends selected yet
  978. * cleaned up php code in notification's forminternals and fixed
  979. open link tag - I'll handle merge into trunk
  980. * made the friend picker in notifications multi-byte string
  981. friendly
  982. 2010-03-26 brettp
  983. * Refs #2015: It's too early. Using the correct variable.
  984. * Fixes #2015: output/url view again appends http:// to the value
  985. if missing.
  986. 2010-03-26 cash
  987. * removed undeclared variable $area1 from blog index
  988. 2010-03-25 cash
  989. * Fixes #2008 - fixed some sloppy code in the embed plugin so that
  990. pagination works
  991. -- This line, and those below, will be ignored--
  992. M mod/embed/views/default/embed/pagination.php
  993. M mod/embed/views/default/embed/media.php
  994. * Fixes #1937, refs #1781 - stripping tags moved into plugin
  995. actions until better solution
  996. * missed file for revision [5441]
  997. * Fixes #2001 - setting subtype correctly in clone method
  998. * Fixes #1925 - member search by tag now works
  999. 2010-03-24 cash
  1000. * tag cloud functions are deprecated in 1.8
  1001. 2010-03-22 cash
  1002. * Refs #1991 - owner_guid needs to be set to NULL when setting
  1003. container_guid
  1004. 2010-03-19 cash
  1005. * Fixes #1902 - strips slashes from url encoded titles for
  1006. bookmarks
  1007. * Fixes #1999 - replaces calls to mysql_real_escape_string() with
  1008. sanitise_string()
  1009. 2010-03-19 brettp
  1010. * Merged 5426 from trunk to 1.7.
  1011. * Merged 5424 into 1.7 branch.
  1012. * Fixes #1988: Corrected metadata case sensitivity in
  1013. list_entities_from_metadata().
  1014. * Fixes #1992: Removed incorrect extended view in the wire.
  1015. 2010-03-19 cash
  1016. * Fixes #1940 - db settings are checked before settings.php is
  1017. created
  1018. * Fixes #1993 - links in tag cloud now properly hit search pages
  1019. * Fixes #1991 - only sets container to owner if container not
  1020. defined for get_entities()
  1021. 2010-03-19 brettp
  1022. * Fixes #1994: Missing views now throw a NOTICE instead of a
  1023. WARNING.
  1024. 2010-03-18 cash
  1025. * Fixes #1951 and #1952 - tag lib now has elgg_get* interface
  1026. 2010-03-17 brettp
  1027. * Fixes #1818: Tinymce's init uses a class selector on text areas
  1028. to avoid hijacking plaintext fields on the same page.
  1029. 2010-03-17 cash
  1030. * Refs #1976 - adds RSS layout view for search
  1031. 2010-03-16 cash
  1032. * Fixes #1984 - missed the echo of description on the edit form for
  1033. [5413]
  1034. * Fixes #1984 - front page preview code is commented out correctly
  1035. now
  1036. * Fixes #1927 - group search by tag works now
  1037. * Fixes #1924 - groups plugin now uses invite strings for
  1038. invitations
  1039. 2010-03-15 cash
  1040. * Fixes #1953 - removes unnecessary html in page handlers of blogs
  1041. - this is a 1.7 branch only change
  1042. * Group discussion RSS feed was not displaying text of post because
  1043. it was saved in annotation
  1044. * Fixes #1980 - Group rss feed was using owner rather than
  1045. container
  1046. * Fixes #1968 - send messages pagination now works like inbox
  1047. * Fixes #1977 - strip tags from user's display name
  1048. * Fixes #1469 - install pages will not be cached now by the browser
  1049. 2010-03-14 cash
  1050. * Fixes #1982 - fixed no groups string in custom index plugin
  1051. 2010-03-13 cash
  1052. * Fixes #1973 - removed tags from external pages plugin as not
  1053. needed with the new search in Elgg 1.7
  1054. 2010-03-12 cash
  1055. * Fixes #1969 - missing echo in pages welcome view
  1056. 2010-03-11 cash
  1057. * Refs #1947 - fixes pagination for thewire plugin
  1058. * Refs 1947 - fixes pagination for the pages plugin
  1059. * Only showing div for delete group when the group has been created
  1060. on edit form
  1061. * Refs #1947 - Fixes pagination for groups plugin
  1062. * Fixes #1545 - diagnostics plugin does not throw a ton of warnings
  1063. now
  1064. * Fixes #1944 - full_url() now correctly handles standard https
  1065. port
  1066. * Fixes #1961 - reported content now including report object in
  1067. plugin hook
  1068. * Fixes #1949 - defined global $CONFIG in user validation by email
  1069. page handler
  1070. 2010-03-10 cash
  1071. * Fixes #1954 in 1.7 branch - logged out users cannot reply to wire
  1072. posts
  1073. * refs #1947 - fixes pagination for bookmarks
  1074. 2010-03-09 brettp
  1075. * Merged trunk:5338 into 1.7 branch. Fixes problem with view type
  1076. when using deprecated list_entities().
  1077. 2010-03-09 cash
  1078. * updated language in groups plugin - you 'post' to a discussion
  1079. forum rather than 'save'
  1080. * fixed pagination for User Administration
  1081. * refs #1947 - fixes pagination for file plugin
  1082. * fixed pagination for latest activity on front page
  1083. * fixed a minor issue with a blog menu item
  1084. * refs #1947 - fixes offset handling for blog pages
  1085. * Fixes #1950 - passes offset so that pagination works on dashboard
  1086. latest activity page
  1087. * fixed comment in core language file
  1088. 2010-03-08 cash
  1089. * Refs: #1927 - groups plugin saves tags as "interests"
  1090. * fixes #1931 - tag search highlighting now case insensitive
  1091. * fixes 1941 - create page form is now sticky
  1092. 2010-03-06 cash
  1093. * better upgrade instructions
  1094. 2010-03-05 cash
  1095. * Fixes #1939 - offset is now passed to the new elgg_list_entities
  1096. function from group listing page
  1097. * A better error message for debugging "file is missing an owner"
  1098. exception
  1099. 2010-03-03 root
  1100. * Added 1.7 mods to the branch and tag
  1101. 2010-03-02 root
  1102. * Refactoring the core SVN repo.
  1103. 2010-03-02 brettp
  1104. * Updated changes file for 1.7 release.
  1105. * Fixes #1562: Added a default value for entities.last_action in
  1106. the schema and as an upgraded. Bumped version number to 1.7
  1107. final.
  1108. * Updated the the default search entity view to check for users and
  1109. groups and properly display their profile icons.
  1110. 2010-03-01 brettp
  1111. * Fixing punctuation in upgrade strings.
  1112. * Refs #1562: Updated requirements for Elgg.
  1113. * Fixes #1566: Rewriting calls to get_group_members() to use 1.7's
  1114. constant for site_guid.
  1115. * Fixes #1558: Applied Cash's patch. Added unit tests to test for
  1116. regressions for any bugs fixed in trac.
  1117. * Fixed unit tests for exportable values after [3977].
  1118. * Fixes #1563: Added time_updated and site_guid to the export vals.
  1119. * Changed search language array variable name.
  1120. 2010-02-26 brettp
  1121. * Fixes #1540: Added site_guid to get_user_access_collections().
  1122. * Refs #1553: Corrected profile link in friending notification.
  1123. * Fixes #1555: Added missing call to
  1124. elgg_get_registered_tag_metadata_names() and defined missing
  1125. variable.
  1126. * Added login to the list of actions not requiring a security
  1127. token.
  1128. 2010-02-24 brettp
  1129. * Version bump.
  1130. * Fixes #1542: Pulled in Kevin's patch to add ability to sort by
  1131. metadata. Added unit tests for this.
  1132. 2010-02-23 brettp
  1133. * Refs #1543: Added support to have pass an array as a value in the
  1134. metadata_name_value_pair option of
  1135. elgg_get_entities_from_metadata().
  1136. Added unit tests for elgg_get_entities_from_metadata().
  1137. Cleaned up some documentation for
  1138. elgg_get_entities_from_metadata().
  1139. 2010-02-22 brettp
  1140. * Fixes #1528: Correctly throwing exceptions for objects, groups,
  1141. and users.
  1142. 2010-02-22 cash
  1143. * river plugin is defunct so does not need to be enabled on install
  1144. * Fixes #1544: plugin hook for diagnostics now for entity "system"
  1145. 2010-02-22 brettp
  1146. * Fixes #1531: Correctly implemented dates for friendly times. No
  1147. more coding while watching the Olympics!
  1148. 2010-02-22 cash
  1149. * Fixes #1541: javascript now correctly included in output/url view
  1150. 2010-02-21 cash
  1151. * Fixes #1517 - let web server set content length on xml files
  1152. 2010-02-21 brettp
  1153. * Deprecated elgg_validate_action_url() by
  1154. elgg_add_action_tokens_to_url(). Updated elgg_deprecated_notice()
  1155. to include the file & line of the caller. Updated core to use
  1156. elgg_add_action_tokens_to_url().
  1157. 2010-02-21 cash
  1158. * Refs #1517: only encode <,>, and & for strings in xml
  1159. 2010-02-21 brettp
  1160. * Refs #1538: Removed action_gatekeeper() from action files in
  1161. core.
  1162. * Fixes #1539: Removed line endings from htaccess_dist.
  1163. 2010-02-21 cash
  1164. * Apache's MultiViews was matching the rest page handler
  1165. incorrectly
  1166. 2010-02-20 brettp
  1167. * Refs #1531: Added full time and dates to friendly time stamptes
  1168. via acronym tags.
  1169. * Fixes #1523: Updated search to use

Large files files are truncated, but you can click here to view the full file