summaryrefslogtreecommitdiff
path: root/modules/rdf/rdf.test
Commit message (Collapse)AuthorAge
* Issue #2130673 by lokapujya, cwells | scor: Place number of comments ↵David Rothstein2014-11-01
| | | | metadata inside node template.
* Issue #1323830 by cwells, scor, mgifford, er.pushpinderrana, kay_v: Place ↵David Rothstein2014-11-01
| | | | title RDFa metadata inside entity HTML element.
* Issue #1798066 by boztek, dcam, larowlan | Anonymous: Clean up ↵David Rothstein2013-12-30
| | | | CommentTestBase::setCommentSettings().
* Issue #2011918 by jesse.d, Liam Morland, scor: Titles are often ↵David Rothstein2013-12-25
| | | | double-escaped (including in the content attribute of the dc:title meta element for nodes).
* Issue #1797506 by dcam, xjm, Lars Toomre, sivaji: Remove t() from assertion ↵David Rothstein2013-04-01
| | | | messages in tests for the rdf module.
* Issue #1848464 by scor | jneubert: Fixed Make RDFa markup upward compatible ↵David Rothstein2013-03-10
| | | | with RDFa 1.1.
* Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* - Patch #819996 by scor: fixed RDFa generation.Dries Buytaert2010-12-14
|
* #933856 by Damien Tournoud: Fixed xpath() return values are inconsistent, ↵Angie Byron2010-11-21
| | | | leading to failing tests on some environments.
* #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without ↵Angie Byron2010-10-05
| | | | approval' permission name is completely misleading.
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-09-09
| | | | 7 release.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #759096 by catch: use fast drupal_static() pattern for ↵Dries Buytaert2010-06-01
| | | | field_available_languages().
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' ↵Dries Buytaert2010-05-23
| | | | screen.
* #721082 by scor, linclark: Fixed Prevent conflicting namespaces and move ↵Angie Byron2010-04-22
| | | | hook_rdf_namespaces() invocation into rdf.module.
* #691692 by Stefan Freudenberg, linclark: Improve RDF tests.Angie Byron2010-04-22
|
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal ↵Dries Buytaert2010-04-10
| | | | 7 release.
* - Patch #694994 by Stefan Freudenberg: fixed the RDFa markup for number of ↵Dries Buytaert2010-04-08
| | | | comments on teasers.
* - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved ↵Dries Buytaert2010-03-31
| | | | xpath tests.
* - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import ↵Dries Buytaert2010-03-10
| | | | protection to the plural forms.
* - Patch #701672 by linclark: associate a standardized foaf:Person URI to ↵Dries Buytaert2010-03-03
| | | | each user profile.
* - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: ↵Dries Buytaert2010-03-02
| | | | modules_installed() was broken during testing.
* - Patch #685034 by linclark: improved tracker RDF test.Dries Buytaert2010-02-15
|
* - Patch #685034 by linclark: the number of comments in RDFa should be typed.Dries Buytaert2010-02-15
|
* #711592 by linclark and scor: Fixed rdf_preprocess_user_profile() uses ↵Angie Byron2010-02-12
| | | | currently logged in user.
* - Patch #681626 by linclark, scor: the username in RDF should not have a ↵Dries Buytaert2010-02-01
| | | | language tag.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* - Patch #678594 by linclark: fixed RDFa markup for file/image formatters.Dries Buytaert2010-01-22
|
* #642122 by scor and Stefan Freudenberg: Allow for RDFa datatype attribute ↵Angie Byron2010-01-14
| | | | without callback function.
* #614508 by linclark and scor: Annotate tracker page with RDFa.Angie Byron2010-01-14
|
* #608036 follow-up by scor: Add attributes variable for profile.tpl.php. ↵Angie Byron2010-01-08
| | | | (with tests)
* #642612 by yched: Add clean way to reset entity_info() cache.Angie Byron2009-11-26
|
* #493030 follow-up by sun: More RDF clean-ups.Angie Byron2009-10-20
|
* #493030 follow-up by sun: Clean-ups to RDF module.Angie Byron2009-10-20
|
* - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin ↵Dries Buytaert2009-10-19
Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.