Greg Dunlap
|
1cecf90596
|
Added API function to install XML files on module enable
|
2011-09-26 15:42:35 +02:00 |
Dries Buytaert
|
fd0a623f47
|
- Patch #1201024 by pillarsdotnet: drupal_realpath() should describe when it should be used.
|
2011-09-25 11:45:29 +02:00 |
Dries Buytaert
|
27979342c3
|
- Patch #955848 by anrikun, Kars-T, catch, chx: when editing an existing node with a link, the link itself is listed in 'Parent item'
|
2011-09-25 11:38:43 +02:00 |
Dries Buytaert
|
e48eb7b074
|
- Patch #1244116 by xjm: rollback.
|
2011-09-25 11:34:45 +02:00 |
Dries Buytaert
|
966e4b28ab
|
- Patch #1282986 by valthebald: password of '0' ignored in drupal_http_request().
|
2011-09-25 10:25:31 +02:00 |
Dries Buytaert
|
6cc902a48d
|
- Patch #1054848 by barraponto: fixed typos in code documentation.
|
2011-09-24 22:44:06 +02:00 |
Dries Buytaert
|
1e9cf0be12
|
- Patch #1286650 by megensel: incorrect API usage in system.admin.inc.
|
2011-09-24 22:33:35 +02:00 |
Dries Buytaert
|
9eb1ed8cf0
|
- Patch #666170 by lisarex, yoroy, jhodgdon, rocket_nova: make texts on maintenance mode shorter and clearer.
|
2011-09-24 22:23:02 +02:00 |
Dries Buytaert
|
26aa196ded
|
- Patch #1286532 by andypost, rupl: () does not work for block default template.
|
2011-09-24 22:15:40 +02:00 |
Dries Buytaert
|
9d7070fdc6
|
- Patch #577950 by marcingy: API-cleanup: Factor module_implements() parameter into it's own function.
|
2011-09-24 22:08:06 +02:00 |
Dries Buytaert
|
d23a4ab46d
|
- Patch #1253204 by fietserwin: user_field_extra_fields() does not translate labels.
|
2011-09-24 22:01:25 +02:00 |
Dries Buytaert
|
530af413d0
|
- Patch #1271026 by swentel: name of shortcut should be required.
|
2011-09-24 21:58:05 +02:00 |
Dries Buytaert
|
6fd99dba80
|
- Patch #1286868 by rickmanelius: rename hook_library() and hook_library_alter() to standard pattern.
|
2011-09-24 21:50:19 +02:00 |
Dries Buytaert
|
80a6aef6b4
|
- Patch #1264830 by swentel, Bojhan: Useless description below shortcut name label.
|
2011-09-24 21:36:07 +02:00 |
Dries Buytaert
|
8781f2aab9
|
- Patch #1263882 by TR, cweagans: removed trailing whitespace
|
2011-09-24 21:32:02 +02:00 |
Dries Buytaert
|
9a534d92e9
|
- Patch #1289364 by swentel: SchemaCache generates empty cid.
|
2011-09-24 21:13:04 +02:00 |
Dries Buytaert
|
61e9ec4666
|
- Patch #706894 by amateescu, sun: poll form uses #description for a button.
|
2011-09-24 20:55:29 +02:00 |
Dries Buytaert
|
e65cdab97f
|
- Patch #1020640 by TR, Jody Lynn: CSS coding standards for dashboard.css.
|
2011-09-24 20:44:36 +02:00 |
Dries Buytaert
|
d5744cb397
|
- Patch #1282524 by skottler: remove scripts/code-clean.sh.
|
2011-09-24 20:40:09 +02:00 |
Greg Dunlap
|
4441bc6753
|
Forced config_decode() to return arrays until such a time as we figure out what else to do
|
2011-09-23 16:54:03 +02:00 |
Greg Dunlap
|
85a8fdc05f
|
Made the root tag for our xml consistent
|
2011-09-23 16:38:26 +02:00 |
Greg Dunlap
|
2f31f44659
|
Made the root tag for our xml consistent
|
2011-09-23 16:35:56 +02:00 |
Greg Dunlap
|
1c352db1ef
|
1278676 by naxoc: Update test to work with new XML rearchitecting
|
2011-09-23 16:30:59 +02:00 |
Greg Dunlap
|
b8027b4240
|
Removing debug code
|
2011-09-23 16:21:36 +02:00 |
Greg Dunlap
|
63fc6ca2c2
|
More work by heyrocker and xen on Issue #1288102, Implement default config for modules
|
2011-09-23 16:04:12 +02:00 |
Greg Dunlap
|
2b41a606dc
|
Fixing merge conflicts from letharion
|
2011-09-23 15:10:33 +02:00 |
Claes Gyllensvärd
|
7ca56efa63
|
Correcting parsing of array_to_xml to prevent multiple xml-headers
|
2011-09-23 14:48:23 +02:00 |
Greg Dunlap
|
ea89139264
|
Moving code around because Texmate's class function parser sucks
|
2011-09-23 14:23:56 +02:00 |
Greg Dunlap
|
bf2383e681
|
Prevent file extension from getting duplicated on install
|
2011-09-23 14:01:05 +02:00 |
Greg Dunlap
|
3a107e5340
|
Fixing pass by reference notice
|
2011-09-23 13:44:57 +02:00 |
Greg Dunlap
|
ba13b3e1ae
|
Will now also load the active store when a module is installed
|
2011-09-23 13:41:00 +02:00 |
Greg Dunlap
|
47a3b9a4de
|
When a module is installed, its default config files will be copied to the main config location.
|
2011-09-23 13:25:07 +02:00 |
Greg Dunlap
|
868915b6ca
|
Issue #128110 by kasperg: Replace key.php file with an entry in settings.php
|
2011-09-23 11:56:00 +02:00 |
Greg Dunlap
|
acbd1a7a5c
|
Adding the first default xml files for image module
|
2011-09-23 10:38:56 +02:00 |
Greg Dunlap
|
d3d89a4ec3
|
Keeping theirs
|
2011-09-23 10:20:10 +02:00 |
Greg Dunlap
|
cd830ab0ac
|
Merge branch '8.x-file-config' of git.drupal.org:sandbox/heyrocker/1145636 into 8.x-file-config
|
2011-09-22 22:57:51 +02:00 |
Greg Dunlap
|
03db6725f7
|
Adding key.php for now until we figure out what we want to do with that
|
2011-09-22 22:57:20 +02:00 |
Greg Dunlap
|
ce43402969
|
Using core's utility.inc to resolve merge conflict
|
2011-09-22 09:37:27 +02:00 |
Dries Buytaert
|
2032c2809d
|
- Patch #1236680 by franz, Gábor Hojtsy: move path language settings from Locale to Path module.
|
2011-09-21 08:44:37 -04:00 |
fago
|
573f2e0e4a
|
Merge branch '8.x' into 1018602-entity-module
|
2011-09-21 14:02:51 +02:00 |
Dries Buytaert
|
bb01b39ac3
|
- Patch #1276042 by chx: preg is used on html.
|
2011-09-21 06:17:58 -04:00 |
Dries Buytaert
|
58a5b82f90
|
- Patch #1018602 by fago, catch, aspilicious: move entity system to a module.
|
2011-09-21 06:09:49 -04:00 |
Dries Buytaert
|
33fe4c1d4f
|
- Patch #1008250 by jhodgdon, bxtaylor: clean up hook_init() and hook_boot() doc.
|
2011-09-21 06:03:15 -04:00 |
Dries Buytaert
|
35c400c79f
|
- Patch #1284436 by bxtaylor: make comment text gender-neutral in system_clean_url_settings().
|
2011-09-21 06:01:44 -04:00 |
Dries Buytaert
|
120dbd9760
|
- Patch #1122584 by 10oclock: use #attached for block_admin_display_form() instead of drupal_add_css().
|
2011-09-21 05:58:59 -04:00 |
Dries Buytaert
|
bd0fec9a5d
|
- Patch #1285098 by tim.plunkett: toolbar Drawer uses invalid Render API key.
|
2011-09-21 05:50:30 -04:00 |
Dries Buytaert
|
bb9430f513
|
- Patch #1282024 by Wim Leers: optimize favicon.ico by removing the embedded 32x32 version.
|
2011-09-21 05:35:29 -04:00 |
Dries Buytaert
|
f6e1231204
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2011-09-21 05:32:14 -04:00 |
Dries Buytaert
|
eb170dca1d
|
- Patch #1266348 by kathyh, webchick: improved consistency of internal APIs
|
2011-09-21 05:32:00 -04:00 |
Dries Buytaert
|
75f9f5dc7c
|
- Patch #1283244 by pillarsdotnet, TR: request_uri() documentation did not conform to standards.
|
2011-09-21 05:31:43 -04:00 |