Dries Buytaert
dba2ebb118
- Patch #570142 by Dave Reid | Dries: get rid of the admin/structure/contact/settings page.
2009-09-26 00:13:19 +00:00
Dries Buytaert
e1d4b41459
- Patch #588218 by Dave Reid: use PHP5 date constants.
2009-09-25 23:53:26 +00:00
Dries Buytaert
9e63842460
- Patch #578676 by sun: clean ups for cron queue.
2009-09-25 23:48:24 +00:00
Dries Buytaert
142003cd01
- Patch #582956 by dww | Damien Tournoud: fixed FormsTestCase::testRequiredFields().
2009-09-25 17:18:41 +00:00
Dries Buytaert
762be09fa9
- Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for cron.
2009-09-25 15:20:12 +00:00
Dries Buytaert
92278086bb
- Patch #118345 by sun: code clean-up and removed extra condition that slipped in.
2009-09-25 15:14:18 +00:00
Dries Buytaert
c90e9f9109
- Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created after drupalCreateContentType().
2009-09-25 15:12:56 +00:00
Dries Buytaert
f15438cc9a
- Patch #521838 by jrchamp: (temporary) fix for drupal_get_schema_versions().
2009-09-25 14:54:49 +00:00
Dries Buytaert
d734f2f25d
- Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.
2009-09-25 14:24:34 +00:00
Dries Buytaert
8b0b496a1c
- Patch #560738 by sun, noahb, David_Rothstein | dropcube: trying to delete a text format gives 'page not found'.
2009-09-25 14:06:09 +00:00
Dries Buytaert
fdeb890b5f
- Patch #521838 by catch, jrchamp, CorniI, sun | Damien Tournoud, drewish, chx, moshe weitzman, yched, Dries: drupal_get_schema_versions() took 30% of page execution time on /admin.
2009-09-23 15:04:34 +00:00
Dries Buytaert
0622dfe9f1
- Patch #572778 by Amitaibu: removed outdated comment.
2009-09-23 10:41:55 +00:00
Dries Buytaert
5679074858
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.
2009-09-22 15:26:46 +00:00
Dries Buytaert
29addd06b2
- Patch #569364 by bjaspan, yched: handle failures on field storage creation.
2009-09-22 08:44:04 +00:00
Dries Buytaert
a4b833b6de
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!
2009-09-22 07:50:16 +00:00
Dries Buytaert
77af195531
- Patch #581764 by swentel, bjaspan: default profile incorrectly created 'tags' vocabulary.
2009-09-22 07:44:58 +00:00
Dries Buytaert
b7affdab6b
- Patch #581534 by pwolanin | sun: fix redirecting after submitting a comment on a multi-page comment thread.
2009-09-22 07:36:57 +00:00
Dries Buytaert
4deee69d6e
- Patch #581760 by yoroy: by default, don't center-align the user login form in the block. It is still center-aligned in Garland.
2009-09-22 07:25:10 +00:00
Dries Buytaert
77d9ff0706
- Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: standardized the return of status messages in AJAX callbacks.
2009-09-21 08:54:57 +00:00
Dries Buytaert
aca54cc198
Patch #331893 by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker.
2009-09-21 08:52:41 +00:00
Dries Buytaert
d92389ae11
- Patch #583008 by Damien Tournoud: DRUPAL_BOOTSTRAP_ACCESS doesn't exist anymore, but is still an explicit bootstrap step.
2009-09-21 08:07:07 +00:00
Dries Buytaert
1eea0b5496
- Patch #500038 by Shai, sreynen | webchick: changed default for RSS output from 'teaser only' to 'full node'.
2009-09-21 07:59:18 +00:00
Dries Buytaert
ef33d44f66
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
2009-09-21 07:56:09 +00:00
Dries Buytaert
a32c8ecfff
- Patch #249553 by sun: started to rename SimpleTest to Testing, at least in user output.
2009-09-21 06:52:40 +00:00
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Dries Buytaert
0741d8e323
- Patch #550742 by douggreen | Zarabadoo: remove Search box from theme system, default to block system instead.
2009-09-21 06:36:54 +00:00
Angie Byron
a7527fecad
#564394 follow-up by Damien Tournoud: Remove crappy old pgsql-only db_add/change_column() functions from database layer.
2009-09-21 01:15:15 +00:00
Dries Buytaert
2c5a198366
- Patch #444402 by sun: clean up of parseInt() usage.
2009-09-20 19:14:40 +00:00
Dries Buytaert
efab1afcc6
- Patch #581634 by stBorchert: added missing CSS file.
2009-09-20 17:59:45 +00:00
Dries Buytaert
105bd63a99
- Patch #445062 by sun: removed system_requirements check for tokenizer now that the registry is gone.
2009-09-20 17:56:24 +00:00
Dries Buytaert
5c7375669d
- Patch #582758 by c960657: remove t() calls from getInfo() functions.
2009-09-20 17:40:42 +00:00
Dries Buytaert
ffb8421230
- Patch #582736 by douggreen: removed unused function.
2009-09-20 17:18:04 +00:00
Dries Buytaert
6e57cf73d6
- Patch #11218 by sun: fixed fatal error.
2009-09-20 09:37:09 +00:00
Dries Buytaert
339085eb13
- Patch #306611 by jbomb, sun | Damien Tournoud: fixed fatal error when trying to invoke non-existing action callbacks.
2009-09-20 07:47:44 +00:00
Dries Buytaert
7cf7f99878
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
2009-09-20 07:32:19 +00:00
Dries Buytaert
3a2eff7145
- Patch #553524 by John Morahan: escape link text in assertions.
2009-09-19 11:20:34 +00:00
Dries Buytaert
652f90d1c0
- Patch #576302 by joachim | lambic: improved rewording of user admin help text.
2009-09-19 11:18:32 +00:00
Dries Buytaert
fd1c63b5c0
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
2009-09-19 11:07:37 +00:00
Dries Buytaert
a557b0de2a
- Patch #300993 by sun: extended the roles and permissions API so we can revoke permissions from a role etc.
2009-09-19 10:54:36 +00:00
Dries Buytaert
448996a532
- Patch #581594 by douggreen: minor db_query() fix to search for the new database abstraction layer.
2009-09-19 10:43:13 +00:00
Dries Buytaert
db81ff5205
- Patch #581286 by David Strauss | moshe weitzman: fixed detection of CLI environments properly.
2009-09-19 10:38:47 +00:00
Dries Buytaert
2bc3de6a4f
- Patch #283723 by pwolanin, sun | eddified, moshe weitzman, Dries, aether, Arancaytar: Added Make menu_tree_output() return renderable output.
2009-09-18 10:54:20 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +00:00
Angie Byron
6a1217aff0
#563998 by plach: Add a means of marking a field as translatable in Field UI.
2009-09-17 04:37:33 +00:00
Angie Byron
c9cac770be
#457450 by agentrickard: Added hooks to track changes to menu links.
2009-09-17 04:07:40 +00:00
Angie Byron
78737e8366
#556534 by xmacinfo: Fixed SimpleTest help text.
2009-09-17 03:47:23 +00:00
Angie Byron
31c0d8b007
#440930 by brianV: Add @file block to menu.test.
2009-09-17 03:18:30 +00:00
Angie Byron
c22b520e46
#365597 by mfb, Jody Lynn: Don't show access denied when logging in via OpenID to user/login.
2009-09-17 03:16:16 +00:00
Angie Byron
65654b29e8
#574796 by sun: Fixed 'Article' content-type permissions not granted to admin role after installation.
2009-09-17 03:12:41 +00:00