Commit Graph

32 Commits (d3c14ad6fefc670709b16cb2efdb165b8aa45a3c)

Author SHA1 Message Date
Gábor Hojtsy 6bb7647f0b White space problem found while gathering background info for #204420 2007-12-31 15:51:30 +00:00
Gábor Hojtsy dbf5d8d370 #197730 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt 2007-12-19 17:45:43 +00:00
Gábor Hojtsy b6532a4fdb #200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed 2007-12-14 18:08:50 +00:00
Gábor Hojtsy d83289f857 #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions 2007-12-06 09:58:34 +00:00
Gábor Hojtsy bf17897c38 #195631 by yhager: although logs was changed to reports, this was not reflected in dblog_init() 2007-11-27 16:24:34 +00:00
Gábor Hojtsy f77b60f291 #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
Gábor Hojtsy 91e980a271 #187881 by mooffie: fix misnamed database table names in schema documentation 2007-11-04 14:33:07 +00:00
Gábor Hojtsy 7c31bcdeac #165140 by dww: rename logs to reports (usability improvement) 2007-10-20 21:57:50 +00:00
Gábor Hojtsy 8cf6fefe54 #164983 by multiple contributors: document the core database schemas 2007-10-10 11:39:35 +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
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 ab1715750a - Patch #172961 by webernet: code style cleanup. 2007-09-05 08:42:02 +00:00
Dries Buytaert 8b2f69473a - Patch #162202 by dvessel: fixed CSS problems in Opera. 2007-09-01 05:27:04 +00:00
Dries Buytaert 9dc7f86df1 - Patch #147761 by bjaspan: correct length for variables column. 2007-07-28 07:11:14 +00:00
Steven Wittens 0676d8410f Re-add check_plain() in appropriate places after removing it from ip_address(). 2007-07-26 21:42:52 +00:00
Dries Buytaert 9339b704f3 - Patch #161177 by Crell: split dblog module. 2007-07-22 06:51:47 +00:00
Dries Buytaert dfb1af8935 - Patch #158904 by dmitrig01: dblog has help page at wrong path. 2007-07-12 21:01:16 +00:00
Gábor Hojtsy 4de573cadc #58090 by sime and webchick: add id to dblog HTML output table 2007-07-01 21:01:46 +00:00
Gábor Hojtsy 9e6ef53c2c #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array 2007-06-30 19:46:58 +00:00
Dries Buytaert 29eb5a6284 - Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version. 2007-06-08 05:50:58 +00:00
Dries Buytaert 1fe90cba4f - Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments 2007-06-04 07:22:23 +00:00
Dries Buytaert 95a84de389 - Patch #147761 by ChrisKennedy: SQL bugfix. 2007-05-31 11:56:12 +00:00
Dries Buytaert 9c79a1f8a0 - Patch #147761 by hswong3i: made dblog Oracle-friendly. 2007-05-30 08:34:12 +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
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 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 ac65ff9074 - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +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 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 f73610bec6 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert 9dc7e99a42 - Patch #63881 by kbahey: logging documentation improvements. 2007-04-13 08:27:18 +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