Commit Graph

77 Commits (f4e61ed0c0521455534a7a6e2fb7f8fedbd0e62f)

Author SHA1 Message Date
David Rothstein a6d70ddfbb Issue #908822 by jmking, asimmonds | salvis: Fixed Dashboard discards <em class="placeholder"> elements. 2014-11-02 15:00:49 -05:00
Jennifer Hodgdon 8bc33bdef3 Issue #2061545 by StephaneQ, rterrein: Add missing ampersand in sample hook_dashboard_regions_alter function body 2013-08-13 07:59:09 -07:00
Jennifer Hodgdon 479fe527b6 Issue #2059685 by StephaneQ, Cottser: Remove t() from test assertion messages in dashboard module 2013-08-12 12:46:50 -07:00
David Rothstein ba07bea34e Issue #2011436 by kalman.hosszu: Fixed line indent in dashboard.js. 2013-08-05 02:36:18 -04:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 7be692e530 Issue #1332658 by sven.lauer, David_Rothstein, xjm, Albert Volkman: Clean up API docs for dashboard module. 2012-02-14 14:38:27 -05:00
webchick 86bf589b56 Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core. 2011-05-28 11:56:17 -07:00
Dries Buytaert 93ece29192 - Patch #766624 by aspilicious: dashboard lacks rtl styling. 2011-04-12 22:04:24 +02:00
Dries Buytaert 157fdb2373 - Patch #766624 by aspilicious: dashboard lacks rtl styling. 2011-04-12 22:03:53 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert fa39282ef7 - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. 2011-02-19 00:09:11 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Dries Buytaert 5369ef896d - Patch #997884 by jhodgdon: improved t() documentation. 2011-01-13 01:04:13 +00:00
Angie Byron a873518489 #746470 by follow-up by aspilicious, Jacine, jbrown, sgabe, et al: Add border-radius for IE9 / Opera 10.50 2011-01-03 07:04:48 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Angie Byron 926dff9fc9 #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
Angie Byron d4b10cce5a #950878 follow-up: Commit the dang install file. 2010-11-01 00:44:31 +00:00
Angie Byron e17b68cf86 #950878 by carlos8f, David_Rothstein: Fixed Disabling the dashboard module permanently removes all blocks from the dashboard. 2010-10-31 21:36:24 +00:00
Dries Buytaert b094ff12d4 - Patch #930670 by David_Rothstein: table-based dashboard admin page should be linked to from the dashboard only (not from the rest of the admin UI). 2010-10-21 11:55:09 +00:00
Dries Buytaert c4be0967e9 - Patch #896494 by Jeff Burnz: #dashboard doesn't wrap around .dashboard-region's. 2010-10-03 00:14:57 +00:00
Angie Byron 0223bf1dc2 #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index. 2010-10-01 15:24:18 +00:00
Dries Buytaert 679415abcd - Patch #922590 by David_Rothstein: submitting the dashboard configuration form prints 'The block settings have been updated' twice. 2010-09-27 00:56:54 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Angie Byron 65d61cc7e6 #761956 follow-up by bleen18: Fixed missing regions on Dashboard configuration page. 2010-09-14 21:51:01 +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 ff836870d8 - Patch #652122 by sun, catch, moshe weitzman, Berdir, mr.baileys, chx, David_Rothstein, Scott Reynolds, Damien Tournoud: fix dashboard as the default /admin local task. 2010-08-20 01:42:52 +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 4f28649fc3 #619902 follow-up by David_Rothstein: Fixed Use drupal_static() in dashboard_regions(). 2010-08-05 08:39:08 +00:00
Angie Byron 27519ac981 #716302 follow-up by David_Rothstein: Tests for Dashboard module. 2010-07-02 15:24:31 +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
Angie Byron 8e8d8274d6 #668640 by casey, aspilicious, et al: Re-implement Overlay without jQuery UI Dialog; massive performance improvement, helps address several critical issues. 2010-06-08 05:16:29 +00:00
Angie Byron 4b25666520 #716302 by lotyrin, David_Rothstein, Jody Lynn: Fixed Permissions not working on admin/dashboard. 2010-06-04 23:04:32 +00:00
Angie Byron 2c39bc8e04 #801158 by casey: Fixed Dashboard adds customise dashboard link every time block is added. 2010-05-24 05:15:42 +00:00
Dries Buytaert 245454bece - Patch #790650 by casey: dashboard always appears in drag-and-drop mode when Seven is not used (and on 404 pages). 2010-05-18 12:07:39 +00:00
Dries Buytaert e14705f4fa - Patch #639162 by casey: block contextual menu should be available immediately when dragged to dashboard canvas area. 2010-05-14 11:28:19 +00:00
Angie Byron 10eec627ba #655736 by David_Rothstein: De-couple Dashboard and Toolbar modules from Overlay. 2010-04-29 05:19:50 +00:00
Dries Buytaert 01eb7bff73 - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards. 2010-04-28 20:08:39 +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 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +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 f1b4836f0a - Patch #649982 by casey: improve the drag-drop handling for dashboard customization. 2010-03-28 11:29:27 +00:00
Dries Buytaert 883a870160 - Patch #746470 by aspilicious, jbrown: add border-radius for IE9 / Opera 10.50. 2010-03-20 14:45:05 +00:00
Dries Buytaert adb7506a58 - Patch #721188 by aspilicious, yoroy: make drag icon position align better. 2010-03-18 06:54:43 +00:00
Dries Buytaert b25a1fd62f - Patch #609128 by vordude: dashboard should provide feedback when clicking 'Done'. 2010-03-01 13:12:45 +00:00
Dries Buytaert 915ad30e69 - Patch #720506 by Jacine: fixed invalid markup. 2010-02-21 10:47:25 +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
Angie Byron f177c12db7 #337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard. 2010-02-17 03:37:12 +00:00
Angie Byron b8619c29b7 #706776 by Jacine: Fixed Broken link to blocks page in Dashboard. 2010-02-15 19:15: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