Commit Graph

34 Commits (3950b0adba3d2b582d744e3db1c8ed646e6093ed)

Author SHA1 Message Date
Dries Buytaert 4cd5047722 - Patch #233301 by catch, skwashd: more blog module clean-up 2011-08-29 09:08:58 -04:00
Dries Buytaert bc1f9b514f - Patch #233301 by chx, catch: remove blog module from core. 2011-08-27 04:09:58 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Dries Buytaert e44834ef9c - Patch #819996 by scor: fixed RDFa generation. 2010-12-14 01:04:27 +00:00
Angie Byron 6539970db4 #933856 by Damien Tournoud: Fixed xpath() return values are inconsistent, leading to failing tests on some environments. 2010-11-21 10:17:33 +00:00
Angie Byron 5d76008993 #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading. 2010-10-05 06:17:29 +00:00
Dries Buytaert 006207d7a5 - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release. 2010-09-09 20:22:00 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Dries Buytaert c1929c6c1e - Patch #759096 by catch: use fast drupal_static() pattern for field_available_languages(). 2010-06-01 18:29:41 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Angie Byron cca6d06c01 #721082 by scor, linclark: Fixed Prevent conflicting namespaces and move hook_rdf_namespaces() invocation into rdf.module. 2010-04-22 21:41:09 +00:00
Angie Byron a6735f57ff #691692 by Stefan Freudenberg, linclark: Improve RDF tests. 2010-04-22 08:12:30 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert e892ed5c31 - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release. 2010-04-10 16:37:19 +00:00
Dries Buytaert e8cfe92111 - Patch #694994 by Stefan Freudenberg: fixed the RDFa markup for number of comments on teasers. 2010-04-08 17:40:26 +00:00
Dries Buytaert 6fc055ab90 - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests. 2010-03-31 20:05:06 +00:00
Dries Buytaert 6156949804 - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import protection to the plural forms. 2010-03-10 14:23:32 +00:00
Dries Buytaert e824801b2b - Patch #701672 by linclark: associate a standardized foaf:Person URI to each user profile. 2010-03-03 17:06:42 +00:00
Dries Buytaert a5d180b9c0 - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_installed() was broken during testing. 2010-03-02 09:07:09 +00:00
Dries Buytaert 8bdbf2be82 - Patch #685034 by linclark: improved tracker RDF test. 2010-02-15 18:40:43 +00:00
Dries Buytaert d89f046426 - Patch #685034 by linclark: the number of comments in RDFa should be typed. 2010-02-15 15:12:22 +00:00
Angie Byron 8bd39cd981 #711592 by linclark and scor: Fixed rdf_preprocess_user_profile() uses currently logged in user. 2010-02-12 06:44:13 +00:00
Dries Buytaert 83277eb32c - Patch #681626 by linclark, scor: the username in RDF should not have a language tag. 2010-02-01 19:58:04 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Dries Buytaert 5c057dfe6d - Patch #678594 by linclark: fixed RDFa markup for file/image formatters. 2010-01-22 22:55:03 +00:00
Angie Byron 2162877c17 #642122 by scor and Stefan Freudenberg: Allow for RDFa datatype attribute without callback function. 2010-01-14 06:31:45 +00:00
Angie Byron 811be8f77f #614508 by linclark and scor: Annotate tracker page with RDFa. 2010-01-14 06:23:40 +00:00
Angie Byron 326e627398 #608036 follow-up by scor: Add attributes variable for profile.tpl.php. (with tests) 2010-01-08 07:04:09 +00:00
Angie Byron d3de3672f1 #642612 by yched: Add clean way to reset entity_info() cache. 2009-11-26 05:54:48 +00:00
Angie Byron 6551d1e2d5 #493030 follow-up by sun: More RDF clean-ups. 2009-10-20 19:54:15 +00:00
Angie Byron 8f21cc4025 #493030 follow-up by sun: Clean-ups to RDF module. 2009-10-20 17:33:43 +00:00
Dries Buytaert 24669bfb50 - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my. 2009-10-19 18:28:16 +00:00