Commit Graph

447 Commits (049b9ce9fe405495052c3b40f8e5b135d29482e2)

Author SHA1 Message Date
Angie Byron 0a1009e5f4 #673450 by casey and Jody Lynn: Cleanup JavaScript file syntax. 2010-01-04 16:08:52 +00:00
Dries Buytaert 9fac40e011 - Patch #653620 by kika, seutje, yoroy: made the progress bar look better. 2010-01-02 10:39:01 +00:00
Angie Byron cbdb5fc923 #662984 by JoshuaRogers: Added missing misc/permission.png and misc/configure.png images. 2009-12-23 23:30:26 +00:00
Dries Buytaert 0ba8f44169 - Patch #622550 by roborn: fixed block administration page table header sticking. 2009-12-18 08:17:26 +00:00
Angie Byron 6151cbde15 #646694 by rfay: Added much more meaningful error reporting to AJAX. 2009-12-14 23:57:39 +00:00
Angie Byron 1b1fb73c83 #623320 by rfay: Implement AJAX 'css' command in misc/ajax.js (with tests). 2009-12-12 23:36:28 +00:00
Angie Byron ba72e2f9a4 #654964 by sun: Fixed Remove babysitting code for cross-js library convention. 2009-12-10 17:29:29 +00:00
Dries Buytaert 1f12c4cb52 - Patch #653864 by sun: fixed bugs in filter administration and tableDrag. 2009-12-08 03:10:51 +00:00
Dries Buytaert 66f740c584 - Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a module. 2009-12-06 01:00:27 +00:00
Angie Byron 84c25c37e7 #622136 follow-up by brandonojc: Remove some JS filter code that's no longer used. 2009-12-05 15:04:33 +00:00
Angie Byron c912008307 #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site. 2009-12-02 07:28:22 +00:00
Dries Buytaert c908edebeb - Patch #601150 by eojthebrave, bganicky, sun, seutje, JacobSingh, ivansf: improved UI for contextual links. 2009-12-01 13:27:27 +00:00
Angie Byron 9c5101dbda #615282 by carlos8f, katbailey, c960657, and rfay: Fixed Enter key is ignored on pages with #ajax fields. 2009-11-26 03:05:42 +00:00
Angie Byron 56e35716bc #513946 by Everett Zufelt and mgifford: Enhance accessibility of progress bar by adding an ARIA live region. 2009-11-20 05:53:40 +00:00
Angie Byron 8b4ac207ca #541568 by brandonojc, mgifford, Everett Zufelt, and sun: Fixed Link to expand / collapse fieldsets has poorly accessible link text. 2009-11-08 11:46:22 +00:00
Angie Byron 417dd35185 #615504 by rfay and katbailey: Fixed Ajax framework's use-ajax class on links. 2009-11-04 04:38:30 +00:00
Angie Byron 3b2d24af0b #561726 by effulgentsia, TwoD, and sun: Make ajax.js and tabledrag.js implement Drupal.detachBehaviors(). 2009-11-03 05:34:37 +00:00
Angie Byron 0e05035b71 #610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: API changes to support overlays: lays ground work for implementation. 2009-10-27 04:12:39 +00:00
Dries Buytaert 0220996178 - Patch #605344 by dww: documentation and code style fixes for update manager. This was ready before freeze. 2009-10-22 00:52:03 +00:00
Angie Byron 4278afa16b #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks. 2009-10-17 05:50:29 +00:00
Dries Buytaert 045074d4c5 - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system. 2009-10-16 19:20:34 +00:00
Dries Buytaert 4430d46334 - Patch #440876: missing files. 2009-10-16 16:37:01 +00:00
Angie Byron 6abcc47e25 #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D 2009-10-15 21:19:31 +00:00
Dries Buytaert 08eab84127 - Patch #556438 by rfay, effulgentsia, sun | quicksketch, Rob Loach, Dries, sun.core, Damien Tournoud: Fixed AJAX/AHAH 'callback' support only works for 'submit' and 'button' elements - Should work for all triggering elements. 2009-10-02 14:55:40 +00:00
Dries Buytaert 2c5a198366 - Patch #444402 by sun: clean up of parseInt() usage. 2009-09-20 19:14:40 +00:00
Dries Buytaert f70b6182e1 - Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table headers. 2009-09-15 20:50:48 +00:00
Angie Byron f6528ec8a5 #572872 by cwgordon7: Fixed coding style problems in collapse.js. 2009-09-11 02:01:26 +00:00
Dries Buytaert 780bf9b04b - Patch #559368 by CalebD: trailing commas in JavaScript cause syntax errors in IE. 2009-09-09 21:53:15 +00:00
Angie Byron a6e88a923c #159762 by paul.lovvik and jp.stacey: Fixed Autocomplete errors from whitespace entry. 2009-09-05 12:03:31 +00:00
Angie Byron ee24485cdb #444344 follow-up by brandonojc: Added missing file that breaks HEAD. 2009-08-31 15:52:26 +00:00
Dries Buytaert e6e29ac1b0 - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work. 2009-08-31 05:51:08 +00:00
Dries Buytaert 15a7ec5a4e - Patch #558656 by Davy Van Den Brempt: this that self. 2009-08-25 13:30:54 +00:00
Dries Buytaert fc20d6e2b5 - Patch #552000 by deekayen: 'smush' core images. 2009-08-23 14:23:46 +00:00
Angie Byron 80b4cd6610 #172571 follow-up by deekayen: removing xml.png which isn't referenced anywhere anymore. 2009-08-18 02:53:23 +00:00
Angie Byron 25b9f686a6 #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now. 2009-08-17 07:12:16 +00:00
Dries Buytaert ee781b689c - Patch #548870 by deekayen: blog.png is no longer used. 2009-08-14 07:55:10 +00:00
Dries Buytaert b00d15ebc4 - Patch #511114 by sivaji, deekayen: slightly smaller feed.png per Google Speed's suggestion. 2009-07-27 18:44:24 +00:00
Dries Buytaert 9c8c3cfd1b - Patch #396466 by quicksketch: support custom success callbacks in ahah.js. 2009-07-16 02:46:13 +00:00
Dries Buytaert 2ea8bd9801 - Patch #507108 by quicksketch: allow AHAH to reset Drupal.settings after loading response data. 2009-07-14 10:37:27 +00:00
Dries Buytaert e49ac650a6 - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode(). 2009-07-03 19:21:55 +00:00
Dries Buytaert 907faab2bb - Patch #507072 by DamZ: added jQuery cookie library. 2009-07-01 12:16:48 +00:00
Angie Byron d20f505d1f #504248 by afreeman: Adding missing Id tag in jquery.js. 2009-06-30 03:35:11 +00:00
Dries Buytaert 08b1bb73f7 - Patch #201269 by Xano; synonym collapsing in core. 2009-06-28 13:37:29 +00:00
Angie Byron 4ba822c158 #315035 by Damien Tournoud, Rob Loach, sun, mfer, et al: Adding jQuery UI 1.7.2 to core. 2009-06-27 23:10:59 +00:00
Angie Byron c25f3ac5df #377204 by elv: New forum icons with better compatible transparency. 2009-06-27 03:08:03 +00:00
Dries Buytaert ecc24c5afa - Patch #274947 by yched: removed the remaining bits from teaser splitter. 2009-06-15 09:51:49 +00:00
Dries Buytaert 122ba8461e - Patch #329797 by danielb: better support for nested elements. 2009-06-10 05:06:57 +00:00
Angie Byron 5b8d80b95d #435646 by tstoeckler: Fix vertical tabs in Stark. 2009-05-31 00:51:41 +00:00
Angie Byron 0a5715cf65 #474242 by tic2000: Use more specific CSS selectors for Vertical Tabs to prevent breakage by other modules. 2009-05-30 05:32:13 +00:00
Angie Byron 86662768f9 #473878 by tic2000: Fix vertical tabs styling which was accidentally mangled in content-region-as-a-block patch. 2009-05-27 13:30:49 +00:00