Commit Graph

7950 Commits (2d8259c7647436ef3ef599800833cf74f0253863)

Author SHA1 Message Date
Dries Buytaert 5a752dc507 - Added missing .install files. Forgot to commit those. 2007-10-05 16:07:22 +00:00
Gábor Hojtsy 74a431e79a #163785 by Eaton, dvessel and quicksketch: theme .info files should be able to override core and module CSS files based on file basenames 2007-10-05 14:50:25 +00:00
Dries Buytaert 821221cc14 - Patch #181063 by chx: fixed problem with drupal_bootstrap() not booting to the proper level. 2007-10-05 14:48:49 +00:00
Dries Buytaert 39706e3c51 - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes. 2007-10-05 14:43:26 +00:00
Gábor Hojtsy d568128b9f #148084 by yhager: some better quality and missing images for the pushbutton RTL theme 2007-10-05 14:13:56 +00:00
Gábor Hojtsy 25465ee76e #176503 by chx and bennybobw: hidden profile fields cannot be required and cannot be put on the registration form, so we needed warnings on the editing form to not let admins save forms set with these combinations. 2007-10-05 13:26:53 +00:00
Gábor Hojtsy 0e04fbd43d #170514 by pwolanin: block and page cache should be cleaned when a menu item is changed (saved, deleted) or the menu router is rebuilt 2007-10-05 13:17:09 +00:00
Gábor Hojtsy 00c8725480 #89376 by Eaton: add the preview build mode flag prior to hook_form() being called 2007-10-05 13:14:04 +00:00
Gábor Hojtsy 1800ea94bf #144634 follow up patch by chx: two caes, where the external link property should have been specified 2007-10-05 13:11:19 +00:00
Gábor Hojtsy 8b72b39281 #180897 by sun: fix an XHTML validity error in Garland 2007-10-05 13:09:17 +00:00
Gábor Hojtsy 272a97acb8 #157752 follow up patch by scor: fix two form menu callbacks 2007-10-05 12:57:20 +00:00
Gábor Hojtsy b217d4da9a #157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page. (part 2) 2007-10-05 09:36:52 +00:00
Gábor Hojtsy 31b73898af #157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page. 2007-10-05 09:35:09 +00:00
Gábor Hojtsy 5fc06cec4c #180389 by merlinofchaos: add hook_theme_registry_alter() for devel module and friends to alter and get access to the theme registry 2007-10-04 19:24:50 +00:00
Gábor Hojtsy 15445a6db9 #180877 by Arancaytar: drupal_write_record() was not prefixing tables properly because PHP string parsing behavior 2007-10-04 19:20:39 +00:00
Gábor Hojtsy 560bd06f3b #178973 by merlinofchaos: proper style and script inheritance between themes more then two levels deep in the hierarchy 2007-10-04 18:51:04 +00:00
Gábor Hojtsy 5e771fa917 #171461 by chx, ejhildreth and dvessel: empty tbody fails validation 2007-10-04 17:53:56 +00:00
Gábor Hojtsy 071d4b010e #180559 by hunmonk: do not try to display the comment addition form at th end of comments, if we are already on the page, so it is displayed anyway 2007-10-03 17:59:50 +00:00
Dries Buytaert 5686eea147 - Patch #164510 by yched et al: node.changed not updated on mass operations. 2007-10-03 17:35:22 +00:00
Dries Buytaert 0a1931e817 - Patch #180399 by merlinofchaos: add merlinofchaos and dvessel to theme system maintainers list. 2007-10-03 17:17:25 +00:00
Gábor Hojtsy 0dfdbac88f #178892 by webchick: use drupal_get_private_key() instead of directly retrieving the drupal_private_key variable in update module, so we can ensure a proper private key is generated 2007-10-03 13:35:15 +00:00
Gábor Hojtsy ba9a73bed7 #180338 by bjaspan: more accurate wording for database update status report 2007-10-03 13:19:19 +00:00
Gábor Hojtsy 35c0e44330 #179695 by chx: only anonymous users should have permission to visit user/login, so this menu item is automatically hidden when a user is logged in 2007-10-03 13:01:04 +00:00
Gábor Hojtsy e2dc2bdf66 #180267 by hass: menu-collapsed-rtl.gif in Minnelli should be copied with the other images when color changes are made 2007-10-02 16:33:09 +00:00
Gábor Hojtsy 2a92c9bc74 #180265 by hass: menu-collapsed-rtl.gif in Garland should be copied with the other images when color changes are made 2007-10-02 16:31:50 +00:00
Dries Buytaert d2d93b4bd3 - Patch #173486 by scor: fixed code style issues. 2007-10-02 16:19:23 +00:00
Dries Buytaert 4bb5080ebe - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing feature from schema API: load/save records based upon schema. 2007-10-02 16:15:56 +00:00
Dries Buytaert c389c90529 - Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called. 2007-10-02 16:03:17 +00:00
Dries Buytaert ec75cf33fd - Rollback of patch #139117: according to Steven it is silly. Let's have a better look at it. 2007-10-02 12:10:40 +00:00
Gábor Hojtsy 6cc4cc21e0 #176805 by dww: conditional linking to dblog pages in update.php, so if the module is not enabled, we don't get broken links 2007-10-02 08:41:13 +00:00
Dries Buytaert 8e027a8b58 - Patch #179937 by quicksketch: made the table header magic more robust. When a table disappears from the HTML, an error would otherwise be thrown. 2007-10-02 07:09:51 +00:00
Dries Buytaert 55cc439990 - Patch #178044 by chx: properly delete watchdog messages captured by the dblog.module. 2007-10-02 07:05:43 +00:00
Dries Buytaert 1deae85075 - Patch #139117 by hass et al: remove IE hacks that break the compressor. 2007-10-02 07:02:48 +00:00
Gábor Hojtsy 68bd27bfb3 #179820 by hass: properly transparent RTL gif for collapsed menu items (also smaller in size) 2007-10-01 11:06:41 +00:00
Gábor Hojtsy fbe674e263 #179578 by pwolanin: multiple menu links to the same node were not shown (but were stored) 2007-10-01 09:53:03 +00:00
Gábor Hojtsy 888fd6415f #179474 by JirkaRybka and pwolanin: proper depth counting for menu tabs when parents are missing inbetween 2007-10-01 09:49:14 +00:00
Gábor Hojtsy e26ef638ee #178999 by sammys: register header(Location) as a shutdown function in drupal_goto() so the redirection takes place after the session data was written to the database 2007-10-01 09:39:27 +00:00
Gábor Hojtsy a0ae940483 #179510 by jjeff: (usability) include role name in permission checkbox tooltips 2007-10-01 09:04:54 +00:00
Gábor Hojtsy 0a69b04870 #104662 by chx: the search block form might not be available on the search page itself, so that target was not right for search block form submissions 2007-10-01 08:50:36 +00:00
Gábor Hojtsy 0cf669611f #179475 by JirkaRybka: fix code comments on menu_local_tasks() 2007-09-29 08:12:06 +00:00
Gábor Hojtsy a966c326be #160603 by nancyw and Freso: variable search_cron_limit was not removed on search uninstall 2007-09-29 08:08:59 +00:00
Gábor Hojtsy ebfbaa3fda #179234 by myself: language code regular experssion was too greedy for simple langcode.po names 2007-09-28 18:11:27 +00:00
Gábor Hojtsy b03af772d7 #174233 by webernet: fix notices when editing comments and also fix a moderation bug along the way 2007-09-28 17:15:04 +00:00
Gábor Hojtsy ac43420be3 #86857 by pwolanin and webchick: autogenerate log message for book page changes when made from the outline view (ie. node title or weight can be changed and is now in the log message) 2007-09-28 15:44:13 +00:00
Gábor Hojtsy 7a8773ef14 #176141 by yched and myself: only print install page layout, if there is some output to send to the user. If JSON output is generated, it is already printed and should not be themed with HTML. 2007-09-28 13:06:46 +00:00
Gábor Hojtsy 881ab03b97 #148084 by yhager: two missing images from the RTL pushbutton support file set (while the RTL sheets are still in development) 2007-09-28 09:59:48 +00:00
Dries Buytaert 3b5f2d8ebe - Patch #179244 by tangent: line break filter operates on object element. 2007-09-28 08:09:25 +00:00
Gábor Hojtsy 4b6cd91aa8 #168620 by hass: remove extraneous @charset rules from the compressed CSS files, because Safari chokes on them. Actual testing was done at #150759 2007-09-27 17:11:07 +00:00
Gábor Hojtsy fc79722b39 #90570 by bdragon and chx: GET query and fragment information were not possible to define in menu links 2007-09-27 16:59:54 +00:00
Gábor Hojtsy 74def328c8 #167284 by Heine and pwolanin: proper field type placeholders in IN() queries, setting a best practice to avoid vulnerabilities 2007-09-27 16:52:00 +00:00