Commit Graph

13992 Commits (da568f2a3e6e3f7ba074be7dc7cf5961cd6f4731)

Author SHA1 Message Date
Angie Byron da568f2a3e #943056 by Dave Reid: Fixed Incorrect capitalization of 'URL' in description of [user:edit-url] token 2010-10-16 20:09:17 +00:00
Angie Byron ab190206e7 #642160 by boombatower, Damien Tournoud: Make debug() message more usable. 2010-10-16 00:00:17 +00:00
Angie Byron 0bdaa32692 #931754 by duellj: Fixed Color module missing hook_requirements docblock 2010-10-15 23:41:53 +00:00
Angie Byron 78e4211a5c #931762 by duellj: Fixed Missing docblocks in simpletest.install 2010-10-15 23:40:21 +00:00
Angie Byron 6f1a855a16 #920112 by mr.baileys: Fixed Documentation problem with hook_elements 2010-10-15 23:39:13 +00:00
Angie Byron 59fc4c92dc #915020 by asimmonds: Fixed Documentation problem with aggregator-summary-items.tpl.php 2010-10-15 23:37:55 +00:00
Angie Byron f8b10296ea #938614 follow-up by chx: Abort abort\! Back to 5.2.4. 2010-10-15 18:03:43 +00:00
Angie Byron b5e43a99ab #876762 follow-up by yched: Move taxonomy vocabulary rename checking logic to hook_taxonomy_vocabulary_update(). 2010-10-15 05:25:32 +00:00
Angie Byron aa301ada48 #296115 by naxoc, dereine: Tests for menu router item titles. 2010-10-15 04:46:59 +00:00
Angie Byron 063fe4821d #742972 follow-up by klausi, sun: Fix documentation and tests regarding entity cache clearing. 2010-10-15 04:44:08 +00:00
Angie Byron 6c2b8b7db9 #902644 follow-up by sun: Remove accidentally doubly committed stuff. 2010-10-15 04:40:41 +00:00
Angie Byron 02c064210c #726266 by Jeff Burnz: Fixed Table sort indicator can obscure column headings in Seven theme. 2010-10-15 04:37:15 +00:00
Angie Byron 66ec59e0f4 #664042 by coltrane, effulgentsia: Fixed TableSort order error when no sort set in header 2010-10-15 04:34:15 +00:00
Angie Byron 34a7848749 #939918 by joetsuihk: Remove unused variable in system_ip_blocking(). 2010-10-15 04:23:18 +00:00
Angie Byron f6ceeca471 #901404 by bleen18, David_Rothstein: Fixed Saving a shortcut from the admin screen doesn't work correctly if a path alias is used. 2010-10-15 04:21:02 +00:00
Angie Byron 4a9cd0fcc1 #744384 by c960657: Do not write unchanged sessions to the database. 2010-10-15 04:15:41 +00:00
Angie Byron 5ab7658c0d #784792 by Jacine: Add Field type template suggestions for more granular field API theming. 2010-10-15 03:48:32 +00:00
Angie Byron 91bc8bed90 #709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: Add a hook_entity_delete() for consistency. 2010-10-15 03:36:21 +00:00
Angie Byron 8ab93aeaf1 #938470 by Kevin Hankens: Change error about file permissions on settings.php during install to warning instead. 2010-10-15 03:31:28 +00:00
Angie Byron 6e70634b80 #922034 by deekayen, amateescu: Optimize Bartik's images to make them smaller in size. 2010-10-15 03:17:39 +00:00
Angie Byron 7eeb51c6b9 #556842 by mh86, bangpound, Francewhoa, catch: Fixed taxonomy_get_tree() memory issues. 2010-10-15 03:14:29 +00:00
Angie Byron 5ffb666f82 #938672 follow-up by tim.plunkett: Fix typo in t() string. 2010-10-14 18:50:27 +00:00
Angie Byron f6c1d1f16f #938672 by Jeff Burnz: Stop thousands of red Xs from appearing on field UI error. 2010-10-13 23:46:02 +00:00
Angie Byron e45e8b2abe #902644 follow-up: Committing missing JS file. 2010-10-13 17:09:00 +00:00
Dries Buytaert cf11af6865 - Patch #939860 by rfay, yched: on 2nd ajax call, behaviors are called with empty settings. 2010-10-13 13:46:50 +00:00
Dries Buytaert 284f2b11a4 - Patch #902644 by sun, tobiasb: machine names are too hard to implement. Date types and menu names are not validated.
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
2010-10-13 13:43:21 +00:00
Angie Byron 3e6b9b5ea3 #876762 by Dave Reid, yched: Fixed modules have no way of knowing if vocabulary machine names are changed. 2010-10-13 05:19:26 +00:00
Dries Buytaert 09ba396ead - Patch #852470 by dagmar, sun, catch: cache filter/format queries. 2010-10-13 02:10:50 +00:00
Angie Byron 21ca575b47 #937564 by duellj: Fix link to batch operations page in API docs. 2010-10-13 01:30:20 +00:00
Angie Byron 8c89469d20 #936836 by swentel: Fixed critical issue Autocomplete term widget doesn't return any values - unknown key vid. 2010-10-13 01:25:11 +00:00
Dries Buytaert 90c1a34782 - Patch #938614 by chx: bump to PHP 5.2.5. 2010-10-12 03:10:03 +00:00
Dries Buytaert dc5991ce9c - Patch #938560 by Damien Tournoud: fixed {system} records of installed modules are removed. 2010-10-12 03:03:41 +00:00
Dries Buytaert 7383675935 - Patch #818374 by Damien Tournoud, ksenzee, Dave Reid: add a requirements check error if PECL PDO is being used. 2010-10-12 02:50:03 +00:00
Dries Buytaert 563c673ea3 - Patch #101227 by mikeytown2, Owen Barton, grendzy: added Gzip aggregated CSS and JS. 2010-10-11 23:49:48 +00:00
Dries Buytaert c54107146b - Patch #934790 by agentrickard: use _node_custom_theme() for revision callbacks. 2010-10-11 21:00:33 +00:00
Dries Buytaert ebaa90dc6b - Patch #913528 by chx, Berdir, catch, tstoeckler, yched, dereine: create new boolean field 'Cannot create references to/from string offsets nor overloaded objects'. 2010-10-11 19:57:00 +00:00
Dries Buytaert 918e818964 - Patch #937562 by tim.plunkett, chx, justinrandell: fatal Error Call to a member function getDirectoryPath() on a non-object when Default picture is set. 2010-10-11 19:43:23 +00:00
Dries Buytaert 2e226e9adf - Patch #936582 by Haza, joachim: fixed empty block at foot of dashboard block admin page. 2010-10-10 20:11:21 +00:00
Angie Byron 928361636c #281405 follow-up by David_Rothstein: Set maximum RAM requirement back down to 32M rather than 40M. 2010-10-10 15:53:54 +00:00
Dries Buytaert a67aa89c62 - Patch #937026 by sun: needless cache clearing in simpletest_run_tests(). 2010-10-10 11:34:22 +00:00
Angie Byron b20e037a0b #912218 by Gábor Hojtsy: Add missing languages present on localize.drupal.org. 2010-10-09 18:20:43 +00:00
Angie Byron 6b1f61c988 #933922 by solotandem: Fix SimpleTest form displaying label and expander arrow image on separate lines. 2010-10-09 18:09:48 +00:00
Angie Byron 1a9b66264d #780316 by plach: Fixed missing node translation links when no language detection is configured. 2010-10-09 17:38:41 +00:00
Dries Buytaert 1a9758c673 - Patch #871298 by plach: improve comment language test coverage. 2010-10-09 13:46:09 +00:00
Angie Byron ef474193ad #895140 by alexpott, jp.stacey, matason, David_Rothstein: Fixed _system_rebuild_module/theme_data() choose 6.x over 7.x versions. 2010-10-09 08:05:15 +00:00
Angie Byron 97c6a237d4 #906738 by mgifford, markabur, Jeff Burnz: Fixed status report needs identifying icons (WCAG 2.0) 2010-10-09 05:18:53 +00:00
Angie Byron ee99093ebb #874370 follow-up by deekayen: Smush system message icons. 2010-10-09 05:09:28 +00:00
Angie Byron 826ede4622 #356036 by plach, catch: Allow creating nodes in default languages. 2010-10-09 03:43:31 +00:00
Angie Byron f17797c3fd #556284 by jhodgdon: Search form processed_keys default is wrong. 2010-10-09 03:24:46 +00:00
Angie Byron 7d0e671694 #357785 by miro_dietiker, plach: Fixed tnid value lost in case of node resave. 2010-10-09 03:22:30 +00:00