Commit Graph

57 Commits (da3a3dec5e314183d4c112c8337ef102665fb444)

Author SHA1 Message Date
Larry Garfield 29ec5c929b Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/includes/common.inc
	core/includes/menu.inc
	core/modules/image/image.test
	core/modules/system/tests/file.test
2012-04-30 21:29:48 -05:00
Dries ae015c91d0 - Patch #1542674 by bas.hr, damiankloip: wrong count assertion in taxonomy.test. 2012-04-29 12:28:03 -04:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
Larry Garfield 88be740cdb Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/modules/node/node.module
	core/modules/overlay/overlay.module
2012-04-27 21:59:33 -05:00
catch 51c004aba9 Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object. 2012-04-27 01:44:37 +09:00
catch 4daf1c6345 Issue #1160566 by Dave Reid, bdlangton, aspilicious, fago, cosmicdreams, tstoeckler, tim.plunkett, Berdir, sun: Entity_load() is actually entity_load_multiple(). 2012-04-26 13:07:55 +09:00
webchick 4ef74ecd98 Issue #1541792 by tim.plunkett, chx, Amitaibu: Enable dynamic allowed list values function with additional context 2012-04-25 15:00:46 -07:00
Jennifer Hodgdon 80189e786e Issue #1509838 by cosmicdreams, klausi: Use elseif not else if 2012-04-24 15:51:38 -07:00
Larry Garfield c96c3fca10 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-20 01:07:37 -05:00
catch b5973cd97d Issue #1195254 by underq, kid_icarus, oriol_e9g, xjm: Taxonomy test cleanup and wording improve. 2012-04-17 12:14:25 +09:00
catch 5de2f76426 Issue #277200 by andypost, Damien Tournoud: Add tests for vocabulary hierarchy. 2012-04-17 12:05:39 +09:00
Larry Garfield a94bb607ed Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-13 00:19:25 -05:00
Dries 15e625132c - Patch #1512564 by Berdir, tstoeckler, fago: Remove entity info from the Entity classes. 2012-04-11 10:59:59 -04:00
catch eab6f127ad Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector'). 2012-04-07 16:19:30 +09:00
Larry Garfield c45a3d572f Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-06 16:25:48 -05:00
Jennifer Hodgdon b4c77c09d4 Issue #1504226 by kim.pepper: Add detail to return value docs of taxonomy_vocabulary_get_names 2012-04-02 13:48:38 -07:00
Niklas Fiekas 989e2d3c5b Fix taxonomy term functions and forms test. 2012-04-02 18:15:23 +02:00
catch 5a8e7bd7a6 Issue #1361232 by sun, Berdir, aspilicious, fago, klausi, amateescu: Make the taxonomy entities classed objects. 2012-04-02 11:55:32 +09:00
catch efc984dfda Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates. 2012-03-21 14:51:30 +09:00
catch 0549db82c6 Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, xjm, das-peter, et al: Fixed Allow autocompletion requests to include slashes. 2012-03-13 17:13:59 +09:00
catch aab8b66a29 Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%. 2012-03-13 12:16:40 +09:00
catch b9e9244171 Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE. 2012-03-09 00:10:59 +09:00
Dries 2d6dcdd509 - Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference. 2012-03-02 13:46:16 -05:00
Jennifer Hodgdon 912b5513f0 Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards 2012-02-29 09:11:01 -08:00
Jennifer Hodgdon aedceb6950 Issue #1360790 by KrisBulman, beltofte, stBorchert: Update CSS to use lowercase hex colors not uppercase 2012-02-29 08:56:15 -08:00
webchick 157cdc5895 Revert "Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests."
This reverts commit 9bda29ee1b.
2012-02-29 00:22:10 -08:00
webchick 9bda29ee1b Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests. 2012-02-29 00:08:18 -08:00
Nathaniel 0913d9fd1d Issue #687180 by Island Usurper, catch, Berdir, Damien Tournoud, xjm: Fixed Deleting a taxonomy vocabulary leaves term reference fields still pointing to it, and a PDO Exception when creating content. 2012-02-24 12:59:04 +09:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
catch d790839ecf Issue #872488 by acouch, mfb, musicnode: Regression: no way to get taxonomy tags into RSS feeds. 2012-02-11 14:31:48 +09:00
catch ed9a5d96f6 Issue #814804 by JacobSingh, ksenzee, draenen, et al: Fixed taxonomy_autocomplete() produces SQL error for nonexistent field. 2012-02-08 20:13:10 +09:00
Dries c94f4a0592 - Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes(). 2012-02-06 21:59:07 -05:00
webchick 66a3371415 Issue #569076 by rocket_nova, wamilton, alonpeer: Test that taxonomy term page contains a link to parent terms in the breadcrumbs. 2012-01-31 00:23:18 -08:00
Dries 1c09cbb5c4 - Patch #1346914 by droplet: use .length instead of jQuery.size(). 2012-01-29 08:54:40 -05:00
Dries 0b1ec3bfeb - Patch #490182 by amateescu: present all CRUD operations on Taxonomy List terms page. 2012-01-24 21:07:07 -05:00
Dries fc7c985be0 - Patch #1264728 by yched: Refresh field 'active' state in module_enable() / _disable(). 2012-01-24 16:55:50 -05:00
Dries adbebba6ad - Patch #1330554 by oriol_e9g, fiftyz, richthegeek: Fixed taxonomy_get_tree() incorrect depth on multiple parents. 2012-01-23 09:01:17 -05:00
catch 2cc7d45de1 Issue #1377628 by chris.leversuch: taxonomy_get_term_by_name() should be taxonomy_term_load_multiple_by_name(). 2012-01-18 12:37:45 +09:00
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
catch e4eae7e7ad Issue #336697 by oriol_e9g, xjm, jbomb, Davy Van Den Bremt, coltrane, lyricnz: Optional vid argument for taxonomy_get_term_by_name(). 2012-01-08 23:02:21 +09:00
catch f72335fb60 Issue #1391384 by yched: Fixed Wrong static clear on taxonomy_vocabulary_save(). 2012-01-03 14:51:46 +09:00
catch 6630a4eb5f Issue #1359710 by pwolanin, xjm: Fixed taxonomy_menu() passes invalid arguments into taxonomy_form_term(). 2011-12-30 16:02:33 +09:00
webchick 3cb556e300 Issue #1370060 by jvns, chris.leversuch: Add cross-references between taxonomy_vocabulary_load() and taxonomy_vocabulary_machine_name_load(). 2011-12-27 21:48:30 -08:00
catch b100374e3c Issue #1369200 by chris.leversuch, acouch: Define constants for taxonomy hierarchy. 2011-12-23 12:42:04 +09:00
Nathaniel 7e39b82397 Issue #1375134 by sun, xjm: Fixed Random test failure in TaxonomyTermTestCase::testNodeTermCreationAndDeletion(). 2011-12-21 12:21:51 +09:00
catch a3ebad0633 Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent. 2011-12-17 21:43:37 +09:00
Nathaniel 4fa6611e4e Revert "Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, das-peter, et al.: Fixed Allow autocompletion requests to include slashes."
This reverts commit 6b54d34b06.
2011-12-13 12:42:34 +09:00
Nathaniel 1bb30a6f12 Issue #1050466 by xjm, makara: Fixed The taxonomy index should be maintained in a node hook, not a field hook. 2011-12-08 12:52:37 +09:00
Dries 25cc6b4325 - Patch #479368 by Roger Saner, xjm, Heine, mcarbone, keichee, asimmonds: Create RFC compliant HTML safe JSON. 2011-12-05 07:17:24 -05:00
catch 6b54d34b06 Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, das-peter, et al.: Fixed Allow autocompletion requests to include slashes. 2011-11-24 22:47:43 +09:00