Commit Graph

2001 Commits (01ae6f500ec5d8fb56ceef826d56f1fda6082bea)

Author SHA1 Message Date
Dries Buytaert 53420729ea - Patch #101927 by cooferat: fixed problem with post information. 2007-06-11 15:21:14 +00:00
Gábor Hojtsy 1f1ad0e2f1 #150335 by myself: clean up editing form, allow for powerful form altering 2007-06-09 09:44:28 +00:00
Dries Buytaert c83f05e284 - Patch #150452 by JohnAlbin: fixed strict notice. 2007-06-09 07:26:36 +00:00
Gábor Hojtsy 57c9a13e1f #118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found 2007-06-08 12:51:59 +00:00
Dries Buytaert 9e0da3dc7c - Patch #143026 by ChrisKennedy and Steven: dynamically check password strength and confirmation. 2007-06-08 06:04:15 +00:00
Dries Buytaert cd0c56481d - Patch #149562 by chx: avoid duplicate menu items. 2007-06-06 06:26:15 +00:00
Dries Buytaert d2e4f35fc9 - Patch #149576 by hunmonk: a bad query is preventing batch processing from working correctly. token is a string, so it should not be escaped as a number. 2007-06-05 20:59:02 +00:00
Dries Buytaert 27388f6655 - Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id(). 2007-06-05 12:13:23 +00:00
Dries Buytaert c4d170c961 - Patch #147656 by pwolanin and chx: menu module update for Drupal 6. 2007-06-05 09:15:02 +00:00
Dries Buytaert f16f70a89e - Patch #146667 by yched: FAPI fix. 2007-06-04 13:11:34 +00:00
Dries Buytaert a6c8a06c5b - Patch #148972 by drewish: use correct sequence. 2007-06-04 07:31:59 +00:00
Dries Buytaert 1fe90cba4f - Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments 2007-06-04 07:22:23 +00:00
Steven Wittens a6c3b716d3 #119441: JavaScript aggregator/compressor by m3avrck and others. (tweak) 2007-06-01 09:49:11 +00:00
Dries Buytaert 7744bd90c5 - Patch #147873 by hswong3i: made an SQL query Oracle-friendly. 2007-06-01 09:40:40 +00:00
Steven Wittens 7f8b191781 #119441: JavaScript aggregator/compressor by m3avrck and others. 2007-06-01 09:05:45 +00:00
Dries Buytaert 21e3e4b490 - Patch #136067 by ChrisKennedy: fixed required-attribute of password fields. 2007-05-31 12:36:18 +00:00
Dries Buytaert 41542ef053 - Patch #101268 by webernet et al: improve the usability of feed icons. 2007-05-31 12:14:04 +00:00
Dries Buytaert 97a09cb998 - Patch #147873 by hswong3i: menu SQL fix. 2007-05-31 11:54:39 +00:00
Dries Buytaert e9c11ad72f - Patch #147873 rollback. 2007-05-30 15:26:33 +00:00
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 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
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 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 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 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
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 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 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
Gábor Hojtsy 8cc8f87896 #139970 follow up fix by riccardoR: LTR is the default behavior 2007-05-17 08:34:43 +00:00
Dries Buytaert a243145d3f - Patch #137767 by chx and pwolanin: multiple menu support. 2007-05-16 13:45:17 +00:00
Dries Buytaert b4ef53eccc - Patch #127539 by yched: batch processing fixes. 2007-05-16 07:56:19 +00:00
Gábor Hojtsy 55b4cbadf2 #143249 by Jose A Reyero: add language parameter to t() to make it possible to retrieve translations of strings for different languages, to send emails to users in their own language for example 2007-05-15 20:19:47 +00:00
Dries Buytaert adab4ab83b - Patch #142869 by Gabor: import interface translation files at install time. 2007-05-15 15:29:49 +00:00
Dries Buytaert ac65ff9074 - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +00:00
Gábor Hojtsy ed768b53c0 #136837: fix coding style issues of cache table name concatenation as noted by ChrisKennedy 2007-05-12 18:26:15 +00:00
Gábor Hojtsy e99c1203b8 #136837 by meba: PHP replaces {} enclosed variables in strings with the variable value itself, so cache tables were not prefixable 2007-05-12 12:43:07 +00:00
Dries Buytaert 88acd428a8 - Patch #142337 by drewish: fixed E_ALL problem. 2007-05-12 06:08:56 +00:00
Dries Buytaert eb8c22e260 - Patch #142798 by sime: documentation fix. 2007-05-12 05:51:20 +00:00
Dries Buytaert 20168b6af4 - Modified patch #142798 by Steven and sime: introduced a new image API function: image_scale_and_crop() 2007-05-11 11:45:11 +00:00
Steven Wittens 476b03195e Code style: use get_t() to determine appropriate t() function 2007-05-10 07:00:21 +00:00
Dries Buytaert a309ea2be2 - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php. 2007-05-08 16:36:55 +00:00
Gábor Hojtsy 32e8534d93 #142074 by erdemkose: Bug and E_ALL: undefined variable 2007-05-08 09:48:14 +00:00
Gábor Hojtsy a6084a5a36 simple phpdoc formatting fix in locale.inc 2007-05-08 09:46:24 +00:00
Dries Buytaert 04b92ccfd8 - Patch #136049 by lyricnz: small performance improvement - removed some redundant fields. 2007-05-07 11:59:40 +00:00
Gábor Hojtsy a0caf14052 #127539 by yched: simplify developer docs about the finished value and fix an URL placeholder 2007-05-07 10:15:57 +00:00
Dries Buytaert 54d0948f25 - Patch #133189 by Darren Oh: fixed empty date field test. 2007-05-07 07:29:23 +00:00
Dries Buytaert e66371cac1 - Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance. 2007-05-06 05:47:52 +00:00
Gábor Hojtsy 644657c56b #141482 by Heine: collapse custom language addition form by default, because it is an advanced form, not required most of the time, so can make people confused 2007-05-05 08:55:15 +00:00
Gábor Hojtsy c740ac7fd5 #127539: progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
- update.php is already on the batch API
  - node access rebuilding is in the works
  - automatic locale importing is in the works

 Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
 and the fantastic turnaround times. Hats off.
2007-05-04 09:41:37 +00:00
Gábor Hojtsy f0b273a965 #131061: Very fast t() for a small set of strings,
by Moshe Weitzman, webernet, chx, erdemkose and myself
2007-05-04 08:32:00 +00:00
Dries Buytaert fff45d1f4b - Patch #139970 by Gabor: locale cleanup. 2007-05-03 09:51:08 +00:00
Dries Buytaert 2a65f86bf0 - Patch #135931 by EclipseGc: semantic update for core pager. 2007-05-01 06:53:03 +00:00
Dries Buytaert 7d4f2836ba - Patch #128082 by Goba et al: Allow localization of built-in menu items. 2007-04-30 17:03:29 +00:00
Dries Buytaert b93ce19a9c - Patch #56357 by John Albin, alienbrain, moshe, etc: fixed more cookie domain problems. 2007-04-30 14:37:36 +00:00
Dries Buytaert 38d22252b9 - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible to filter log messages in the database log. 2007-04-30 11:12:35 +00:00
Dries Buytaert ad67a17f8b - Patch #130987 by alienbrain: fixed problem with theme registry patch. 2007-04-29 16:13:12 +00:00
Dries Buytaert 301c6e7539 - Patch #139517 by Grugnog2: improved code comment. 2007-04-27 07:47:38 +00:00
Dries Buytaert 29055d34d6 - Patch #137236 by merlinofchaos: provide a way to secure the theme variables system. 2007-04-27 07:42:54 +00:00
Dries Buytaert dbfcd7d137 - Patch #137415 by slantview: simplified the cache API/usages, and made it a tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented. 2007-04-25 21:34:32 +00:00
Dries Buytaert 3e9d5f9d3c - Patch #133789 by pwolanin: fixed parse error. 2007-04-25 05:02:41 +00:00
Dries Buytaert 91da5f05e4 - Patch #133789 by John Albin: Drupal-generated email can look like spam. 2007-04-24 19:49:01 +00:00
Gábor Hojtsy 0a5ec93496 #76588: Small fixes after that patch landed
- typo fix in watchdog() phpdoc
 - add a missing array() on a watchdog call in ping.module
 - handle NULL 'variables' value in syslog module

Noticed these while writing the documentation for watchdog() updates and by comitting the updates into the i18n SVN repository.
2007-04-24 15:53:53 +00:00
Dries Buytaert f73610bec6 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert df1bea8bca - Patch #138429: reroll. 2007-04-24 10:45:20 +00:00
Dries Buytaert 2e34699b59 - Patch #138429 by Zen: removed unused variables. 2007-04-24 08:43:31 +00:00
Dries Buytaert 768faa988b - Patch #138703 by chx: Menu inheritance is wrong. 2007-04-24 08:26:58 +00:00
Dries Buytaert 0b74f313a0 - Patch #138376 by dww: fixed array vs. string bug when defining #default_value array for a multiselect. 2007-04-23 17:00:36 +00:00
Dries Buytaert 9050e15621 - Patch #137479 by dww: added db_column_exits(). (Yay, the servers are snappy on Saturday evening.) 2007-04-21 18:08:41 +00:00
Gábor Hojtsy be169d59b6 Leftover variable name spotted by Amr Mostafa, reported by email (because 'the fix is too small and trivial to submit an issue') 2007-04-18 21:56:18 +00:00
Dries Buytaert 318ac983e2 - Patch #137138 by jvandyk: fixed problem with drupal_http_request() not setting the proper error code when a network effect occurs. Causes the XML-RPC backend to fail. 2007-04-18 20:35:45 +00:00
Steven Wittens bcfc0e651c Fix formatting of doxygen for drupal_parse_info_file() (for api.drupal.org). 2007-04-18 02:49:33 +00:00
Dries Buytaert 03b4b58e9a - Patch #132018 by Steven et al: add .info files to themes. 2007-04-17 07:19:39 +00:00
Dries Buytaert 840bb124ea - Patch #126867 by dmitrig01: made caching work with prefixing. 2007-04-15 15:38:35 +00:00
Dries Buytaert f4cbd7c63d - Patch #118660 by agentrickard: re-order arguments of cache_set() to match PHP/Drupal conventions. 2007-04-15 15:36:10 +00:00
Dries Buytaert 7c89dee568 - Patch #131009 by chx: menu system fixes/improvements. 2007-04-15 14:38:16 +00:00
Dries Buytaert e675979091 - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert 78305a9e2d - Patch #135846 by Gabor: killed two E_NOTICES 2007-04-13 08:03:21 +00:00
Dries Buytaert 07e6bdcdfe - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. Added support for external loggers, and included a small syslog module into core. 2007-04-10 10:10:27 +00:00
Dries Buytaert ded653fbbd - Patch #128866 by Gabor and erdemkose: make it impossible to delete the default language or the English language. 2007-04-09 14:46:55 +00:00
Dries Buytaert dcbb5fa3f4 - Patch #107061 by Steven et al: add jQuery teaser splitter. 2007-04-09 13:58:03 +00:00
Dries Buytaert 96c3009178 - Patch #134697 by hunmonk: make table row coloring work in absence of numeric IDs. 2007-04-09 13:43:57 +00:00
Dries Buytaert b0676cf351 - Patch #134161 by chx: no menu tabs for themes. 2007-04-06 14:31:51 +00:00
Dries Buytaert a871b96a48 - Patch #72564 by Gabor: locale bugfix: undefined variable. 2007-04-06 14:15:43 +00:00
Dries Buytaert 5bbbf10ba8 - Patch #130987 by merlinofchaos: added theme registry for easier themability. 2007-04-06 13:27:23 +00:00
Steven Wittens f3cd2da113 #130991: Custom menu items, part 1 2007-04-06 04:39:51 +00:00