Commit Graph

9854 Commits (d5d1366e6b085a28f88f6d7dab49f1bcb2c8bfc1)

Author SHA1 Message Date
Angie Byron d5d1366e6b #789186 follow-up by eojthebrave: Better documentation for drupalPostAJAX() 2011-01-28 07:01:03 +00:00
Angie Byron 19aac3d24a #932426 by duellj: Fix second file uploaded is displayed when display option is unchecked. 2011-01-28 06:44:56 +00:00
Dries Buytaert c65b74496b - Patch #1036718 by montesq: incorrect watchdog log messages. 2011-01-24 12:57:28 +00:00
Dries Buytaert ee9cfb918d - Patch #1001624 by pillarsdotnet: avoid 'Undefined index' notice in field_info_max_weight() function of modules/field/field.info.inc. 2011-01-24 12:51:08 +00:00
Dries Buytaert bc1b67fd68 - Patch #1037416 by Jody Lynn: typos in user-picture.tpl comment. 2011-01-24 12:49:34 +00:00
Dries Buytaert 72d428cb8c - Patch #1027630 by jhodgdon: unclear documentation for 'custom' and 'locked' attributes for content type. 2011-01-18 18:52:31 +00:00
Dries Buytaert c24596a5be - Patch #488062 by David_Rothstein: fixed some broken English. 2011-01-18 18:50:51 +00:00
Dries Buytaert 6095aeef34 - Patch #973328 by gopherspidey, amateescu: special characters are encoded twice in taxonomy term title. 2011-01-18 18:48:59 +00:00
Dries Buytaert 1750dba6b6 - Patch #1024840 by Jody Lynn: whitespace fixes for field module. 2011-01-18 18:25:17 +00:00
Dries Buytaert 6f01e26207 - Patch #740182 by aspilicious, tsi, yoroy, casey, realityloop, Jeff Burnz: toolbar and shortcuts lack RTL styling. 2011-01-18 18:20:54 +00:00
Dries Buytaert 4db3ae34fb - Patch #1014708 by bfroehle, thekevinday: hook_field_read_field() reference parameter problem. 2011-01-18 18:11:30 +00:00
Angie Byron da1a859349 #1015012 by sun: Fix URL filter so that it recognizes valid URLs with # in them, e.g. twitter. 2011-01-14 08:33:46 +00:00
Dries Buytaert ab5809ac52 - Patch #488062 by catch, walkah, spiderman, paul.lovvik, klausi: speed up OpenID by using GMP instead of BCMath if available. 2011-01-13 01:12:18 +00:00
Dries Buytaert 39fc52de65 - Patch #1015150 by redndahead: clean-up 'getsize' remnants since it has been removed. 2011-01-13 01:08:28 +00:00
Dries Buytaert 5369ef896d - Patch #997884 by jhodgdon: improved t() documentation. 2011-01-13 01:04:13 +00:00
Dries Buytaert 07569a4f38 - Patch #1019922 by Jody Lynn: corrections to the comment_access() function description. 2011-01-13 00:43:21 +00:00
Dries Buytaert 13f3c1d974 - Patch #674352 by jersu: correct variable name. 2011-01-13 00:41:12 +00:00
Dries Buytaert d2c08ebd4e - Patch #1016458 by Jody Lynn: code style cleanup of aggregator.module. 2011-01-13 00:38:46 +00:00
Dries Buytaert b121058392 - Patch #971812 by mfb: aggregator should interpret Atom entry id as equivalent to RSS item guid. 2011-01-12 23:20:33 +00:00
Dries Buytaert 4bf9e43eb7 - Patch #375064 by c960657, catch: Performance: Multilanguage checking on admin/content/node slow. 2011-01-12 23:09:13 +00:00
Dries Buytaert 6b73b75e53 - Patch #1023742 by pillarsdotnet: remove cruft from user_save(). 2011-01-12 23:01:51 +00:00
Dries Buytaert eeadb9397c - Patch #1014762 by jhodgdon: hook_entity_info() documentation outdated. 2011-01-11 13:40:06 +00:00
Dries Buytaert 13f5311800 - Patch #1021724 by droplet: documentation problem with forum-icon.tpl.php. 2011-01-11 13:34:17 +00:00
Angie Byron fa622be169 #1001242 follow-up by bfroehle, Steven Jones: Fix EXISTS tests for SQLite and PostgreSQL. 2011-01-10 18:04:23 +00:00
Angie Byron 801a098794 #916086 by mcarbone, jhodgdon: Fixed search_excerpt() doesn't highlight words that are matched via search_simplify() 2011-01-04 05:31:09 +00:00
Angie Byron 3a37a9c01b #884960 follow-up by bfroehle: Remove phantom empty column on date settings. 2011-01-04 04:02:29 +00:00
Angie Byron b8d02bf0e7 #1012914 by dww: Fix regex in Updater classes. 2011-01-04 03:06:24 +00:00
Angie Byron de8e5566af #989366 follow-up by jhodgdon: EVEN better docs for format_date() and friends. 2011-01-04 00:58:30 +00:00
Angie Byron 56d353c721 #989886 by bfroehle: Fixed _system_date_format_types_build improper use of in_array() 2011-01-04 00:56:23 +00:00
Angie Byron db538c8250 #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
Angie Byron c5da457f28 #589440 by Booba, willmoy, JanZ, pwolanin, mlncn: Fixed Reordering fails with more than 31 book pages in a book 2011-01-03 07:34:46 +00:00
Angie Byron a873518489 #746470 by follow-up by aspilicious, Jacine, jbrown, sgabe, et al: Add border-radius for IE9 / Opera 10.50 2011-01-03 07:04:48 +00:00
Angie Byron 69da4d7e57 #925398 by ptrl: Fixed Overlay title jumps when active 2011-01-03 06:53:35 +00:00
Angie Byron 913adae6ad #989366 by jhodgdon: Improved documentation of hook_date_formats() 2011-01-03 06:51:00 +00:00
Angie Byron 0ba31d9350 #295697 by boombatower, maartenvg, agentrickard, bfroehle, beeradb: Fixed warn of PHP memory limit < 64MB for Testing module. 2011-01-03 06:40:49 +00:00
Angie Byron ccf9543199 #904214 by moshe weitzman: Fixed administer comments does not respect node access. 2011-01-03 05:18:42 +00:00
Angie Byron 937575ebee #976328 by bfroehle, dww: Fixed Update manager should not take you out of maintenance mode unless you asked it to 2011-01-03 02:53:07 +00:00
Angie Byron 81f6ecd362 #686060 by Crell, David_Rothstein, dww, yoroy, carlos8f, et al: Fixed Explain that the Update manager only works if you have FTP or SSH access to your server 2011-01-03 02:41:33 +00:00
Angie Byron 1b75281915 #997802 by David_Rothstein, dww: Fixed Update manager doesn't allow you to install a project if it finds a single 'broken' module in it 2011-01-03 02:17:34 +00:00
Angie Byron 64da40b93f #969456 follow-up by effulgentsia, threewestwinds: Upgrade jQuery Form library to 2.52. 2011-01-03 02:11:27 +00:00
Angie Byron 5834cd45e6 #1012138 by tstoeckler: Fixed hook_init() example violates what doc says to do 2011-01-03 00:28:46 +00:00
Angie Byron e9464525ed #1008022 by droplet, jhodgdon, aspilicious: Fixed search-block-form.tpl.php refers to ['submit'], which no longer exists 2011-01-03 00:17:55 +00:00
Angie Byron 06bb1d9b60 #1009862 by neclimdul, threewestwinds: Update to jQuery UI 1.8.7 2011-01-03 00:03:35 +00:00
Angie Byron 78601c3635 #754760 by sun, chx, dmitrig01, manarth, EvanDonovan, derjochenmeyer, joachim: Fixed all possible problems with comment links, using new generatePermutations testing function. 2011-01-02 23:54:05 +00:00
Angie Byron 8ae6dc4b2e #936490 by dww, fago: Fixed Update module should verify downloaded tarballs and propagate errors correctly 2011-01-02 23:28:16 +00:00
Angie Byron 8f5506f89c #1005934 by rfw, dww: Fixed UpdateTestUploadCase->testUploadModule() raises an exception during testing with E_STRICT 2011-01-02 21:59:19 +00:00
Angie Byron 514ccb85e6 #1012822 by dww: Fixed exception handling while downloading/verifying a tarball in update manager. 2011-01-02 21:29:08 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron 89fb32ac81 #1008628 by plach: Fixed Fatal error: Call to undefined function language_negotiation_get_switch_links() when using only one language 2010-12-31 20:45:25 +00:00
Angie Byron 98f287b55a #1001242 by agentrickard, pwolanin, Crell, chx: Add DBTNG support for EXISTS conditions. 2010-12-31 20:43:43 +00:00