Commit Graph

9908 Commits (d91848a92a62ad16a3b85130c30fdb99707c14df)

Author SHA1 Message Date
Angie Byron d91848a92a #368559 by moshe weitzman: Return renderable arrays from profile pages. 2009-04-20 04:41:35 +00:00
Angie Byron 957feb0cd3 #404116 by neclimdul: Provide default choices on poll translations. 2009-04-20 03:41:36 +00:00
Angie Byron 4ffebc570c #368639 by puradata: Remove drupalCreateField/Instance in favour of standard API functions. 2009-04-20 02:46:25 +00:00
Angie Byron d30a41e791 Roll-back of #333054; needs more discussion. 2009-04-20 02:23:17 +00:00
Dries Buytaert 3b4e3d0334 - Patch #437930 by soxofaan: remove tabindex attributes from user_login form. 2009-04-19 20:54:02 +00:00
Dries Buytaert 2f9af75438 - Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'. 2009-04-19 19:10:08 +00:00
Dries Buytaert 680979845a - Patch #160226 by Berdir, Dave Reid, karschsp: fixed SQL query in statistics_node_tracker function. 2009-04-19 18:51:37 +00:00
Dries Buytaert 7e5eaa0cd6 - Patch #436940 by bradfordcp: _menu_check_access() could not call access callback functions in include files. 2009-04-18 06:34:46 +00:00
Dries Buytaert 6886aeec5e - Patch #437120 by mfb: prevent double escaping of taxonmy term names. 2009-04-18 06:32:24 +00:00
Dries Buytaert 8ea7782499 - Patch #332890 by sharda_ram: small clarification to the settings file. 2009-04-17 20:08:32 +00:00
Dries Buytaert 669d112af5 - Patch #239945 by JeremyFrench: moved depth check out of loop. 2009-04-17 19:59:51 +00:00
Dries Buytaert 9179976227 - Patch #434336 by klausi: fixed simpletest on lighttpd. Curl header funkiness. 2009-04-17 07:07:09 +00:00
Dries Buytaert 34cd317476 - Patch #394584 by Berdir: converted translation module to the new database abstraction layer. 2009-04-17 06:55:07 +00:00
Angie Byron cb3cde8be1 #372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() which actually describes what it does. 2009-04-15 23:49:08 +00:00
Angie Byron bb62eec3ce #396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme. 2009-04-15 20:45:46 +00:00
Dries Buytaert 383f7e5721 - Patch #302412 by Berdir: converted more of taxonomy module to the new database abstraction layer. 2009-04-15 14:12:55 +00:00
Dries Buytaert bd93e7279d - Patch #285116 by JeremyFrench: removed redundant argument. 2009-04-15 13:59:49 +00:00
Dries Buytaert 7174f68476 - Patch #302234 by Berdir: converted blog module to the new database abstraction layer. 2009-04-15 13:50:08 +00:00
Dries Buytaert a41bd361c2 - Patch #431130 by alienbrain: removed unused arguments in internal taxonomy functions. 2009-04-15 13:48:03 +00:00
Dries Buytaert b0a6099918 - Patch #432128 by Berdir: adding some babysitting code to insert queries -- don't execute query when there are no values. 2009-04-15 13:30:17 +00:00
Dries Buytaert dfff6528ff - Patch #385602 by Damien Tournoud, desbeers, Gabor Hojtsy: log message sometimes lost on node preview. With a test\! 2009-04-15 13:28:08 +00:00
Dries Buytaert 852b762231 - Patch #431560 by JeremyFrench, jredding: fixed typo in the documentation. 2009-04-15 13:25:39 +00:00
Dries Buytaert 00f9c254d9 - Patch #422366 by jamesAn: improved static caching in database drivers. 2009-04-14 06:22:10 +00:00
Dries Buytaert 69287245ca - Patch #286374 by jhodgdon: fixed documentation of file_save_upload() validators. 2009-04-13 19:06:32 +00:00
Dries Buytaert 31dbee5459 - Patch #432154 by Berdir: fixed bug in taxonomy_vocabulary_load_multiple. With tests. 2009-04-13 18:52:38 +00:00
Dries Buytaert d79481b3a0 - Patch #394332 by Xano: clean up language around logging and alerts. 2009-04-13 18:50:43 +00:00
Dries Buytaert 03e5798def - Patch #430682 by saxofaan: script didn't work with non-default webserver port. 2009-04-13 12:23:26 +00:00
Dries Buytaert bb253b0539 - Patch #423690 by Berdir: fixed bug in menu_link_maintain(). With tests. 2009-04-13 12:18:52 +00:00
Dries Buytaert a85971199d - Patch #394594 by ksenzee: converted most of the user module code to the new database abstraction layer. 2009-04-13 12:14:57 +00:00
Dries Buytaert 079cac337e - Patch #428242 by David_Rothstein: small code clean-up in check_markup(). 2009-04-13 12:07:00 +00:00
Dries Buytaert dd3e3989cd - Patch #394560 by Berdir: converted statistics module to the new database abstraction layer. 2009-04-13 10:40:13 +00:00
Dries Buytaert 976dc16b0c - Patch #394382 by Xano, dereine: clean up logging configuration page. 2009-04-13 08:49:01 +00:00
Angie Byron a4501a2cca #431870 by yched: Whitespace clean-up. 2009-04-13 05:18:18 +00:00
Dries Buytaert 1372d90cf1 - Patch #317775 by pwolanin, chx et al: caching the entire {menu_router} table causes problems. 2009-04-12 19:52:38 +00:00
Angie Byron 1a07f9f907 #323112 follow-up by keith.smith: Celebrate Vertical Tabs in README.txt. Hooray! :D 2009-04-12 16:42:30 +00:00
Angie Byron 6d3ba59ef9 #431304 by pwolanin: Vertical Tabs typo fix. 2009-04-12 03:52:22 +00:00
Angie Byron e8f56c4374 #323112 follow-up by kkaefer: Make tab titles enclosed in <strong> tags to indicate importance from surrounding text. 2009-04-12 02:37:56 +00:00
Angie Byron 73e755d6c2 #323112 follow-up by yched: Oops, Vertical Tabs broke field widgets (with tests so we don't do it again). 2009-04-12 02:18:51 +00:00
Angie Byron 7ec6429c1c #415316 by mr.baileys: Remove needless extra clarification about the size of a KB. 2009-04-11 23:01:35 +00:00
Angie Byron b8a8bd35fc Roll-back of #213689; causes issues with OSX's default styling. 2009-04-11 22:55:28 +00:00
Angie Byron e888f0061c #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future. 2009-04-11 22:19:46 +00:00
Angie Byron f278da9e50 #213689 by jotik: Avoid clashes with system colors. 2009-04-11 21:19:25 +00:00
Angie Byron c7095deb64 #423664 by Berdir: Fix dependency checking of non-existing modules. (with corrected tests) 2009-04-11 17:58:18 +00:00
Dries Buytaert 1de1293df0 - Patch #369587 by JamesAn: removed code comment that is incorrect. 2009-04-08 03:23:46 +00:00
Dries Buytaert 2704385be8 - Patch #422364 by JamesAn: converted locale.inc to use new static caching API. 2009-04-08 02:55:52 +00:00
Dries Buytaert fed346c648 - Patch #228477 by anuradha: corrected Sinhala language. 2009-04-08 02:52:49 +00:00
Dries Buytaert b658330d28 - Patch #424252 by swentel: move block cache settings from system module to block module now block module is optional. 2009-04-05 12:31:57 +00:00
Dries Buytaert 1067fbaa30 - Patch #394582 by Damien Tournoud: convert tracker module to new DB abstraction layer. 2009-04-05 12:26:12 +00:00
Dries Buytaert 756784a62b - Patch #424094 by chx: fixed taxonomy tests. 2009-04-05 12:21:12 +00:00
Dries Buytaert 400061e489 - Patch #413852 by Berdir: correctly validate emails on PHP 5.3. 2009-04-05 12:10:56 +00:00