Commit Graph

7477 Commits (c3207e0ec1cc667fb35fcd52894a3a7bf0efc2d5)

Author SHA1 Message Date
Dries Buytaert 86e09fa401 - Patch #147692 by hswong3i: gives SQL backends more control over db_query(). 2007-05-30 09:11:21 +00:00
Dries Buytaert 682c4cc2e7 - Patch #147873 by hswong3i: made menu.inc Oracle-friendly. 2007-05-30 08:35:56 +00:00
Dries Buytaert 9c79a1f8a0 - Patch #147761 by hswong3i: made dblog Oracle-friendly. 2007-05-30 08:34:12 +00:00
Dries Buytaert 4fd54aabc5 - Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews. 2007-05-30 08:08:59 +00:00
Dries Buytaert 3568709803 - Patch #144295 by Gurpartap Singh: forum module fixes. 2007-05-30 08:04:38 +00:00
Dries Buytaert d675c01f97 - Patch #147880 by hswong3i: improved copmatibility of SQL query. 2007-05-30 06:24:06 +00:00
Dries Buytaert 8a4451e3ca - Patch #146470 by ax: fixed typo in Form API3 conversion. 2007-05-29 16:06:07 +00:00
Gábor Hojtsy 4d8f12f9c0 #147265 by z.stolar: RTL styles for Bluemarine (part 2) 2007-05-29 14:58:25 +00:00
Gábor Hojtsy 8f0870f31e #147265 by z.stolar: RTL styles for Bluemarine 2007-05-29 14:57:50 +00:00
Gábor Hojtsy 36e87e190c #147640 by Jose A Reyero with further cleanup by myself: add language code to localization functions
This makes it possible to call these functions with a given language code when sending emails to multiple users with different languages in a request for example.
2007-05-29 14:37:49 +00:00
Dries Buytaert af34a17925 - Patch #147285 by drewish: add db_rename_table(). 2007-05-29 11:36:33 +00:00
Dries Buytaert 556ef56c52 - Patch #147417 by robertDouglas: only save cookie for anonymous users. 2007-05-29 06:27:37 +00:00
Dries Buytaert d80ec0f421 - Patch #147501 by yched: fixed reordering of parameters in batch engine. 2007-05-29 06:24:06 +00:00
Dries Buytaert a55c0d676b - Patch #145135 by bjaspan and stefan: xhtml compliance. 2007-05-28 18:53:29 +00:00
Dries Buytaert 3b32bb6fc2 - Patch #146470 by Eaton: install.php was hard-calling the user module's internal FAPI functions, and that line had been missed. 2007-05-28 18:50:49 +00:00
Dries Buytaert ee2afa19d0 - Patch #145058 by pwolanin: update parents when a child is deleted. 2007-05-28 06:24:41 +00:00
Dries Buytaert 7131fd5313 - Patch #146536 by nedjo: typo programed -> programmed 2007-05-28 06:20:28 +00:00
Dries Buytaert 5d35dbd3d4 - Patch #147034 by webchick: removed redundant dependency checking. 2007-05-28 06:19:05 +00:00
Dries Buytaert 96926ca047 - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. 2007-05-28 06:08:47 +00:00
Dries Buytaert a8ceb7613b - Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links. 2007-05-27 20:31:13 +00:00
Gábor Hojtsy 860947d3c8 #145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.

This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert 7f83d274b5 - Patch #146937 by merlinofchaos: restore maintenance mode. 2007-05-26 10:54:12 +00:00
Dries Buytaert 1f86421497 - Patch #55516 by David Strauss et al: removed some database locking. 2007-05-25 21:01:30 +00:00
Dries Buytaert 633540ef8c - Patch #144765 by ChrisKennedy, drewish, bjaspan et al: schema fixes. 2007-05-25 20:52:44 +00:00
Gábor Hojtsy 1d7037a756 #128866 by myself: bjaspan noted that the pgsql and mysql updates on locale_update_6002() are reversed, I noted that the variables table got the language column inadvertently 2007-05-25 15:47:57 +00:00
Dries Buytaert 2ea8460ea9 - Patch #146187 by walkah: FAPI 3 removes ['#post'] from hook_form_alter. 2007-05-25 15:39:34 +00:00
Dries Buytaert 4a6f5869e5 - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse proxy. 2007-05-25 15:04:42 +00:00
Dries Buytaert 5b45c4afc5 - Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' when being called for the user_register form 2007-05-25 12:52:16 +00:00
Dries Buytaert 3cafffe63f - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave. 2007-05-25 12:46:46 +00:00
Dries Buytaert ae762838c0 - Patch #140218 by drewish: fixed MySQL 5 strict bug. 2007-05-25 09:28:10 +00:00
Dries Buytaert 6a1c36c38a - Patch #144162 by JohnAlbin: fixed problems with FAPI3 patch. 2007-05-23 08:00:46 +00:00
Dries Buytaert a91168dc19 - Patch #140218 by pwolanin: fixed problem with callbakcs. 2007-05-23 07:55:08 +00:00
Dries Buytaert d81bfb45a0 - Patch #137724 by JohnAlbin: empty favicon causes duplicate page requests. 2007-05-22 19:56:00 +00:00
Dries Buytaert 23e253617d - Patch #140412 by quicksketch: use drupal_set_header() instead of header(). 2007-05-22 17:43:17 +00:00
Dries Buytaert 0047e35d91 - Patch #145671 by Gabor: import translation files when adding a new language. 2007-05-22 07:42:37 +00:00
Dries Buytaert 5094312d3b - Patch #140218 by Crell et al: make it possible to move page callbacks to their own include files. 2007-05-22 05:52:17 +00:00
Gábor Hojtsy 760a181c97 #145748 by meba, after coding style fixes: disable the checkbox on the default language, so it cannot be disabled (the submit handler already disallows disabling it) 2007-05-21 20:21:39 +00:00
Gábor Hojtsy 112aa20768 #144496 by myself: import translations for newly installed modules and enabled themes;
as a side effect, improve usability of the module screen by performing module
changes all at once
2007-05-21 10:56:05 +00:00
Dries Buytaert 72e43b4f22 - Patch #145390 by Eaton: fix for node forms that implement submit hooks. 2007-05-20 16:46:03 +00:00
Dries Buytaert 667bf95308 - Patch #54833 by Steven: added an HTML corrector. 2007-05-20 16:44:35 +00:00
Dries Buytaert d78badccbc - Patch #109104 by Zen: ambiguous column reference with PostgreSQL. 2007-05-20 16:40:20 +00:00
Dries Buytaert d79082769a - Patch #144919 by dww: hide user picture settings when possible. 2007-05-20 16:38:19 +00:00
Dries Buytaert 2934a3d9bd - Patch #144859 by dww: added optional e-mail notifications when user are approved, blocked, or deleted. 2007-05-20 12:34:48 +00:00
Dries Buytaert b86d106e0e - Patch #141131 by mfer: fixed UTF-8 problem. 2007-05-20 07:30:03 +00:00
Dries Buytaert be3dea205f - Patch #145390 by eaton: node form broken for modules that implement submit hooks 2007-05-20 07:28:05 +00:00
Gábor Hojtsy bb812c1a9e #144874 by riccardoR: the language filter field is not removed when already filtering by a language 2007-05-19 13:31:51 +00:00
Dries Buytaert 0b42d1dcdf - Patch #109150 by webernet: typo in documentation. 2007-05-18 22:09:45 +00:00
Dries Buytaert cc62bb2644 - Patch #109150 by ff1 and webernet: fix rewrite rule. 2007-05-18 17:44:29 +00:00
Dries Buytaert 150dd96020 - Patch #144746 by drewish: fixed menu router table definition. 2007-05-18 07:03:21 +00:00
Dries Buytaert 99338b7896 - Patch #144676 by webchick and dww: form API-fied user settings. 2007-05-17 21:33:59 +00:00