Commit Graph

7422 Commits (a78ac962952ec63080789422751038275c3c62fb)

Author SHA1 Message Date
Dries Buytaert 64ea900aff - Patch by bjaspan: fix some primary keys. 2007-05-16 14:41:38 +00:00
Dries Buytaert a243145d3f - Patch by chx and pwolanin: multiple menu support. 2007-05-16 13:45:17 +00:00
Dries Buytaert b4ef53eccc - Patch by yched: batch processing fixes. 2007-05-16 07:56:19 +00:00
Gábor Hojtsy 55b4cbadf2 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
Gábor Hojtsy e80888ae25 follow up patch by merlinofchaos: proper placement of menu_rebuild() to not run twice on the same request 2007-05-15 19:44:23 +00:00
Dries Buytaert adab4ab83b - Patch by Gabor: import interface translation files at install time. 2007-05-15 15:29:49 +00:00
Dries Buytaert 26da0ada51 - Patch by dmitrig01: form API fix. 2007-05-15 05:43:54 +00:00
Dries Buytaert 75897e8000 - Patch by Eaton: 2 form API fixes. 2007-05-15 05:43:16 +00:00
Dries Buytaert 8ba14fa492 - Patch by hunmonk: fixed PostgreSQL caching problem. 2007-05-14 16:22:26 +00:00
Dries Buytaert f07760b338 - Patch by ChrisKennedy: fixed E_ALL warning. 2007-05-14 13:53:01 +00:00
Dries Buytaert ac65ff9074 - Patch by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +00:00
Gábor Hojtsy ed768b53c0 : 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 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 by drewish: fixed E_ALL problem. 2007-05-12 06:08:56 +00:00
Dries Buytaert eb8c22e260 - Patch by sime: documentation fix. 2007-05-12 05:51:20 +00:00
Gábor Hojtsy df0f9dbd4c : add back menu_rebuild() to allow for clean URL check, and document the need for both menu_rebuild() calls, so we will not make this mistake in the future 2007-05-11 17:25:14 +00:00
Dries Buytaert 0c46b77c31 - Patch by Moshe: minor node revision fix. 2007-05-11 16:55:58 +00:00
Dries Buytaert 20168b6af4 - Modified patch by Steven and sime: introduced a new image API function: image_scale_and_crop() 2007-05-11 11:45:11 +00:00
Gábor Hojtsy b09fbd8e50 by merlinofchaos and yched: follow up fixes to the installer patch, properly rebuilding the menu when done and returning update results 2007-05-11 07:33:46 +00:00
Dries Buytaert 21fe511dfa - Patch by erdemkose: corrected the argument: should be empty array instead of empty string. 2007-05-10 19:57:13 +00:00
Dries Buytaert 258c653f56 - Patch by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more. 2007-05-10 19:55:24 +00:00
Dries Buytaert 571013af8c - Patch by erdemkose: fixed E_ALL warnings. 2007-05-10 10:00:50 +00:00
Steven Wittens 476b03195e Code style: use get_t() to determine appropriate t() function 2007-05-10 07:00:21 +00:00
Gábor Hojtsy 85cae8161f by bjaspan: fix comma syntax error in update.php and system.install 2007-05-09 11:39:23 +00:00
Gábor Hojtsy a7845659e8 : FILE_WRITEABLE typofix to FILE_WRITABLE, patch by myself 2007-05-08 22:10:22 +00:00
Dries Buytaert d7681a355f - Patch by Jo Wouters: E_ALL fixes 2007-05-08 17:08:14 +00:00
Dries Buytaert a309ea2be2 - Patch 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 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 c32e17e3f2 - Patch by ChrisKennedy: E_ALL fixes. 2007-05-07 17:02:54 +00:00
Dries Buytaert 1e6c37aeac - Patch by Gurpartap Singh: dashes -> hyphens 2007-05-07 12:32:55 +00:00
Dries Buytaert 68a7999c06 - Modified patch by Gurpartap Singh: added a filter form on the path alias table. 2007-05-07 12:29:20 +00:00
Dries Buytaert 04b92ccfd8 - Patch by lyricnz: small performance improvement - removed some redundant fields. 2007-05-07 11:59:40 +00:00
Gábor Hojtsy a0caf14052 by yched: simplify developer docs about the finished value and fix an URL placeholder 2007-05-07 10:15:57 +00:00
Gábor Hojtsy 9003e7590f by yched: remove call time pass by reference 2007-05-07 10:06:00 +00:00
Dries Buytaert 54d0948f25 - Patch by Darren Oh: fixed empty date field test. 2007-05-07 07:29:23 +00:00
Gábor Hojtsy 8630e5ed51 : _locale_get_iso_list() was renamed _locale_get_predefined_list(), patch by meba 2007-05-06 11:56:41 +00:00
Dries Buytaert f9a8987271 - Patch by hunmonk and bjaspan: made caching work on PostgreSQL. 2007-05-06 05:50:43 +00:00
Dries Buytaert e66371cac1 - Patch by merlinofchaos: move theme information to .info files and improved theme inheritance. 2007-05-06 05:47:52 +00:00
Gábor Hojtsy 644657c56b 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 : 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
Dries Buytaert 304400293a - Patch by Wim Leers: fixing caching bug in taxonomy_node_get_terms(). 2007-05-04 08:38:34 +00:00
Gábor Hojtsy f0b273a965 : 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
Steven Wittens 8f36367d4a Add missing items to changelog (clean url tester, sticky table header) and group related items together. 2007-05-03 10:52:56 +00:00
Dries Buytaert fff45d1f4b - Patch by Gabor: locale cleanup. 2007-05-03 09:51:08 +00:00
Dries Buytaert 2a65f86bf0 - Patch by EclipseGc: semantic update for core pager. 2007-05-01 06:53:03 +00:00
Dries Buytaert 7d4f2836ba - Patch by Goba et al: Allow localization of built-in menu items. 2007-04-30 17:03:29 +00:00
Dries Buytaert b93ce19a9c - Patch by John Albin, alienbrain, moshe, etc: fixed more cookie domain problems. 2007-04-30 14:37:36 +00:00
Dries Buytaert 248703477d - Patch by kbahey and RobRoy: made the syslog deamon strip HTML tags. 2007-04-30 14:25:14 +00:00
Dries Buytaert e9ffe24f8e - Patch by asimmonds: Display consistent message for unavailable statistics. 2007-04-30 11:26:06 +00:00