PageRenderTime 85ms CodeModel.GetById 30ms RepoModel.GetById 0ms app.codeStats 1ms

/webapp/ChangeLog

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

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