Commit Graph

562 Commits (5d44ff337db9185b88c09a2d234ac08c89f359ce)

Author SHA1 Message Date
Dries Buytaert f379abd91f - Patch #663956 by sun, Bojhan, Dave Reid: remove contextual links from help text block. 2010-09-12 00:20:36 +00:00
Angie Byron 410fcdc718 #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page. 2010-08-30 00:22:03 +00:00
Dries Buytaert c243f9ae2d - Patch #778406 by torelad, jhodgdon, DyanneNova: improve doc and examples for hook_block_info() and friends. 2010-08-13 12:25:14 +00:00
Dries Buytaert e3a52979f6 - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is default theme now. 2010-08-08 19:35:49 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Angie Byron 9588a5b38b #655416 by casey, yoroy, BTMash, Bojhan, Gábor Hojtsy, sun, ksenzee, oseldman, jrguitar21, et al: 'Demonstrate block preview' should not open in the overlay, and should reflect the regions in the front-end theme. 2010-07-31 12:54:59 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert 6b6ea89afa - Patch #850686 by Jacine, sun: renamed 'highlight' region to 'highlighted' for consistency. 2010-07-28 01:40:39 +00:00
Dries Buytaert 6faef3dfa7 - Patch #758546 by trevjs: better code comments. 2010-07-24 17:53:55 +00:00
Angie Byron 8f5c296cc0 #845742 by Damien Tournoud: Make Bartik the default core theme. 2010-07-08 03:41:27 +00:00
Angie Byron 029e7b8828 #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D 2010-06-28 02:05:47 +00:00
Dries Buytaert 35dde8e3b5 - Patch #769540 by cafuego: block variables lack defines. 2010-06-25 20:25:54 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Angie Byron f174e9cc55 #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users. 2010-06-20 17:34:51 +00:00
Dries Buytaert 3620310d7c - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. 2010-06-17 13:16:57 +00:00
Dries Buytaert a3b28597bb - Patch #235673 by carlos8f, yched, swentel, redndahead, Damien Tournoud, pwolanin, dww: changes to block caching mode not caught. 2010-06-15 16:19:28 +00:00
Angie Byron c0542917e5 #687666 by tstoeckler, David_Rothstein: Fixed block static cache a bit too static. 2010-06-12 08:42:46 +00:00
Dries Buytaert 63dba2a07d - Patch #692044 by Damien Tournoud, effulgentsia, jbrown: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-19 19:14:43 +00:00
Dries Buytaert 8119c5da9a - Patch #735662 by duellj, tstoeckler: critical bug: hook_form_alter() can easily clobber a text format. 2010-05-13 07:53:02 +00:00
Dries Buytaert 1cadf35f03 - Patch #791264 by JacobSingh: block configuration screens using tableDrag throws JS error in block.js (row undefined). 2010-05-09 13:57:59 +00:00
Dries Buytaert 388af20eb9 - Patch #354133 by NancyDru, AlexisWilke, yoroy: sort disabled blocks by title, not by weight. 2010-05-04 15:29:56 +00:00
Dries Buytaert 19a45ce544 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alter() support multiple alter hooks executed by module weight. 2010-04-28 12:36:26 +00:00
Dries Buytaert b8664945dc - Patch #710172 by alexpott, Pasqualle: HTML ids for blocks should not contain underscores. 2010-04-26 14:10:40 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Angie Byron 3622e5f7a8 #316136 by pwolanin, David_Rothstein, coltrane, Heine: Fixed role name not filtered on admin/user/permissions. 2010-04-23 05:39:43 +00:00
Angie Byron 9a2c9fee04 #368093 by emosbaugh, kirkage, naxoc, alexpott, et al: Fixed Block visibility settings are case sensitive. 2010-04-22 22:08:43 +00:00
Angie Byron 5c52958521 #560746 follow-up by chx: Split hook_block_info_alter() into list_ and info_alter() and clean up block_rehash(). 2010-04-22 09:12:35 +00:00
Dries Buytaert b225882e5e - Patch #91663 by sun, Berdir, swentel, blackdog, chx: permission of text format is not checked when editing an entity and instead reset to something a user can use. 2010-04-10 11:11:46 +00:00
Dries Buytaert 459d623467 - Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery functions. 2010-04-09 12:24:53 +00:00
Dries Buytaert 393c8e69ed - Patch #652122 by catch, Berdir, mr.baileys, sun, David_Rothstein: access dashboard permission is useless. 2010-04-06 15:01:27 +00:00
Dries Buytaert 6fc055ab90 - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests. 2010-03-31 20:05:06 +00:00
Dries Buytaert 40fb3a9392 - Patch #684774 by andypost, sun: critical bug: block visibility settings cannot be properly extended. 2010-03-28 11:16:29 +00:00
Angie Byron aaf9a83db6 #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action links do not work on all levels (example: 'add block' action link does not appear). 2010-03-12 05:14:14 +00:00
Dries Buytaert 117f039a07 - Patch #735900 by andypost: deleting custom block does not clean block_role() table. 2010-03-09 12:09:52 +00:00
Dries Buytaert 154d593e5d - Patch #503782 by skilip, Davy Van Den Bremt, eojthebrave, sign: not able to select region at block creation. 2010-03-09 03:48:59 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +00:00
Dries Buytaert 9ea09ace77 - Patch #679530 by sun, David_Rothstein: administer filters permission should not affect text format widget. 2010-03-06 19:40:21 +00:00
Dries Buytaert 76a4f8fe18 - Patch #679530 by sun: administer filters permission should not affect text format widget. 2010-03-05 13:32:10 +00:00
Dries Buytaert ede819267e - Patch #588882 by David_Rothstein: filter fallback format clean-ups. 2010-03-04 21:42:01 +00:00
Dries Buytaert 00ed8e3e62 - Patch #691938 by carlos8f, mr.baileys: block tests 2010-02-28 17:28:38 +00:00
Dries Buytaert 0c363d2268 - Patch #691938 by carlos8f, mr.baileys: block caching per-role, per-user, per-page was broken. With new tests. 2010-02-28 07:46:44 +00:00
Dries Buytaert f14395454c - Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself as the default local task on /admin. 2010-02-17 08:56:48 +00:00
Dries Buytaert e27ed9eebb - Patch #713746 by Jacine: warning message markup in block.js not consistent with theme_status_messages(). 2010-02-15 19:06:21 +00:00
Dries Buytaert 54c6a3a989 - Rollbacked some changes that I accidentically committed along with the RDF patch. 2010-02-15 16:00:00 +00:00
Dries Buytaert d89f046426 - Patch #685034 by linclark: the number of comments in RDFa should be typed. 2010-02-15 15:12:22 +00:00
Angie Byron ec407ec945 #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron af24809fed #612870 by asimmonds: Fixed Weight fields should be int, not tinyint. 2010-01-30 00:08:34 +00:00
Dries Buytaert 993c3219d4 - Rollback of #691938. 2010-01-24 16:20:50 +00:00