Dries Buytaert
77c5b369da
- Patch #248205 by Damien Tournoud: up requirement for PostgreSQL to PostgreSQL 8.3.
2008-11-28 09:25:59 +00:00
Dries Buytaert
74f2efd561
- Patch #314870 by drewish: removed some code that accidentically got committed with api.php and that broke the tests.
2008-11-26 18:56:16 +00:00
Angie Byron
66df602593
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.
2008-11-25 02:37:33 +00:00
Dries Buytaert
b5e0a12fa9
- Patch #332980 by scor: RDF namespace registry clean-ups.
2008-11-24 22:10:46 +00:00
Dries Buytaert
5083e13522
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.
2008-11-24 10:41:40 +00:00
Angie Byron
3d1dcb4966
Removing #137932 which was committed prematurely.
2008-11-24 00:40:45 +00:00
Angie Byron
251a761eaa
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.
2008-11-23 21:17:48 +00:00
Dries Buytaert
a7b2b9dfd1
- Patch #332980 by scor and keith.smith: documentation improvements + typo fixed.
2008-11-23 16:54:49 +00:00
Dries Buytaert
151ed27786
- Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-)
2008-11-22 13:55:27 +00:00
Dries Buytaert
b366ea6acb
- Patch #337660 by dmitrig01: usability improvement - show a preview for the Powered By Drupal block.
2008-11-22 11:54:40 +00:00
Dries Buytaert
5377cb5ac5
- Patch #319831 by keith.smitch, Workfflow et al: remove redundant help text.
2008-11-21 15:14:17 +00:00
Angie Byron
53f53b6db5
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)
2008-11-20 06:56:17 +00:00
Dries Buytaert
10104ba94a
- Patch #331570 by recidive: rename block module tables to singular. Requires you to run update.php.
2008-11-15 08:23:07 +00:00
Dries Buytaert
bfc650573c
- Patch #297225 by keith.smith: massaged the text on the modules page a bit.
2008-11-13 20:27:30 +00:00
Dries Buytaert
59ece2e39d
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.
2008-11-11 22:39:59 +00:00
Dries Buytaert
e2a6a3ed61
- Patch #298600 by chx, justinrandell, Damien, et al: make module_implements work regardless of bootstrap phase.
2008-10-31 02:18:22 +00:00
Dries Buytaert
7142e3fe78
- Patch #298047 by keith.smith et al: make description correct.
2008-10-29 03:02:42 +00:00
Dries Buytaert
df2cf40d2c
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
2008-10-26 18:06:39 +00:00
Dries Buytaert
c14b03b6ca
- Patch #320747 by lilou, UltimateBoy: removed double semicolons.
2008-10-14 20:44:57 +00:00
Angie Byron
8292bdd40a
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
2008-10-13 00:33:05 +00:00
Angie Byron
a3a420c3e6
Roll-back of #242873 : This caused horrendous problems with SimpleTest on some configurations.
2008-10-12 06:27:06 +00:00
Angie Byron
ecf7ad41d0
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
2008-10-11 21:11:02 +00:00
Angie Byron
d59ba41f65
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
2008-10-09 15:15:55 +00:00
Angie Byron
f841d1a764
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
2008-10-09 00:02:29 +00:00
Angie Byron
43893763c5
#226728 by chx and Eaton: Flush form caches when cache is cleared on cron.
2008-10-06 23:02:08 +00:00
Dries Buytaert
026af5df34
- Patch #310212 by justinrandell, catch, et all: killed in _user hook, as well as two small kittens.
2008-10-06 11:30:12 +00:00
Angie Byron
4a0e68e838
#125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO.
2008-09-27 19:47:43 +00:00
Angie Byron
89b4c55989
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().
2008-09-20 03:49:24 +00:00
Angie Byron
893942bb4f
#108979 by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together.
2008-09-17 20:37:32 +00:00
Dries Buytaert
7f29b14277
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
2008-09-17 07:11:59 +00:00
Dries Buytaert
6b7d5fe21b
- Patch #245544 by Dave Reid, oadaeh, drupalgeek: the admin_tasks variable is initialized twice.
2008-09-16 18:08:59 +00:00
Angie Byron
1806af909c
#275092 follow-up by Damien Tournoud: Restoring meta tag generator and fixing failing test.
2008-09-15 08:49:40 +00:00
Angie Byron
cf5b00c5db
#275092 follow-up by chx: Fix admin blocks page to work with secondary themes + test so we don't break it again.
2008-09-14 20:37:28 +00:00
Dries Buytaert
e5b0e5f76c
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
2008-09-06 08:36:22 +00:00
Dries Buytaert
fbccce51c6
- Patch #261859 by rse, Damien Tournoud: make the trigger module work on PostgreSQL.
2008-09-05 09:29:06 +00:00
Angie Byron
a03345ef73
#272883 by hctom and lilou: Fix wrong usage of watchdog severity.
2008-09-02 01:08:01 +00:00
Dries Buytaert
360bc1a101
- Patch #276018 by mfb: extend the lifetime of temporary files.
2008-08-30 13:18:49 +00:00
Dries Buytaert
69e6f411a9
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
2008-08-21 19:36:39 +00:00
Dries Buytaert
6c1068e48d
- Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency.
2008-08-02 19:01:02 +00:00
Dries Buytaert
d743fcc5c7
- Patch #229129 by dmitrig01: clean up system modules page.
2008-07-23 07:37:06 +00:00
Dries Buytaert
674b933c56
- Patch #245001 by kkaefer et al: unify #process callback naming.
2008-07-18 07:06:24 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
47653bff76
- Patch #248205 by catch et al: increased PostgreSQL requirement to version 8.1.
2008-07-14 17:26:17 +00:00
Dries Buytaert
7231b6ea2f
- Patch #275801 by Damien Tournoud and Gribnif: fixed performance issue due to typo.
2008-07-14 14:03:48 +00:00
Dries Buytaert
ffdfefebbc
- Patch #270508 by paul.levvik and pwolanin: usability improvement: image toolkits should not have to be copied.
2008-07-08 01:08:15 +00:00
Dries Buytaert
bb232c728a
- Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line.
2008-07-01 20:36:40 +00:00
Dries Buytaert
3cdf54fb3e
- Patch #275092 by kbahey, greggles and Arancaytar: emit X-Generator and meta-generator tags.
2008-06-28 12:37:52 +00:00
Dries Buytaert
5299b92689
- Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
2008-06-25 09:12:25 +00:00
Dries Buytaert
48e293a6b3
- Patch #248436 by catch: fixed some bugs in the statistics module, wrote some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it.
2008-05-07 19:17:50 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00