Commit Graph

740 Commits (a806b7bc3994db768bd9f6ec2b563453723f57d6)

Author SHA1 Message Date
Gábor Hojtsy 277a15248f #183940 by bjaspan, keith.smith: remove broken JS compression, but leave JS aggregation; update help text to that effect 2007-12-19 17:19:50 +00:00
Gábor Hojtsy 1ee3efdf55 #202184 by Rho_pare: fix drupal_alter() not checking for having an array, broken by #192767 2007-12-19 11:23:25 +00:00
Gábor Hojtsy ff6ce75f7b #200370 by quicksketch: fixes to drag and drop support to make it usable by CCK 2007-12-19 10:58:35 +00:00
Gábor Hojtsy e7fc2383df #192767 by fago, Eaton, chx: taking form_state per reference in form constructor function. Will be replaced with a nicer PHP 5 solution in Drupal 7. 2007-12-18 16:24:01 +00:00
Dries Buytaert 02539ac3f8 - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces). 2007-12-18 10:31:42 +00:00
Gábor Hojtsy 83bde0f547 #193804 by starbow, Rob Loach, Wim Leers: add often used basePath setting by defualt to JS settings, also providing an elegant bugfix to #201248 2007-12-17 23:43:43 +00:00
Gábor Hojtsy 2035f1d48f #194098 by mfer, theborg: reset theme in drupal_eval(), so the evaluated code will not see the caller module as current theme 2007-12-16 14:09:24 +00:00
Gábor Hojtsy 2325fd5105 #199654 by yched: stale schema cache was used when a schema cache refresh was requested 2007-12-12 14:54:27 +00:00
Gábor Hojtsy 5622bce2d5 #198579 by webernet and hswong3i: a huge set of coding style fixes, including:
- whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy 5d8cf1b865 #113607 by Steven, chx, hass, catch and dvessel: proper inclusion of style sheets when/where @import is used 2007-12-07 11:14:05 +00:00
Gábor Hojtsy 57cedbb56d Back to 6.0-dev 2007-12-05 21:31:59 +00:00
Gábor Hojtsy aa6f1c8315 Drupal 6.0 beta 4 2007-12-05 21:18:29 +00:00
Gábor Hojtsy 5bb6927e18 #196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes 2007-12-05 16:34:07 +00:00
Gábor Hojtsy 5120c8a8dd #194026 by mfer: if only themes add JS files, drupal.js and jquery.js were not added 2007-11-30 15:31:13 +00:00
Gábor Hojtsy e9f52b4248 #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
Gábor Hojtsy 5395f208d3 #194743 by myself, reported and tested by Murz: the base URL was not properly modified for outgoing links to different language domains and path aliases were not handled in the target language 2007-11-29 14:42:31 +00:00
Gábor Hojtsy efbd1db550 #193320 by JirkaRybka: _locale_rebuild_js() was invoked on every page view, now optimized 2007-11-26 22:34:09 +00:00
Gábor Hojtsy e6a88be5d1 #193333 by quicksketch et al: taxonomy drag and drop support 2007-11-26 19:46:52 +00:00
Dries Buytaert 9a96837b89 - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00
Dries Buytaert 22444f2fed - Patch #195173 by Eaton et al: allow administrators to clear all caches. 2007-11-26 16:25:14 +00:00
Dries Buytaert 58852d4b7b - Patch #192736 by quicksketch et al: drag and drop for book module. 2007-11-26 16:19:37 +00:00
Dries Buytaert 2f0657bc3d - Removing excessive whitespace. 2007-11-23 13:34:55 +00:00
Gábor Hojtsy 98eefd9f0c back to Drupal 6.0-dev 2007-11-21 22:53:40 +00:00
Gábor Hojtsy b3bda1c1e9 Getting ready for Drupal 6.0-beta3 2007-11-21 22:33:30 +00:00
Gábor Hojtsy 8bd692d618 #193572 by Crell: fix drag and drop documentation and add drag and drop ordering to filter formats 2007-11-20 20:13:04 +00:00
Gábor Hojtsy 6d4862c258 #181126 by quicksketch et al: drag and drop support for menus 2007-11-20 10:18:43 +00:00
Dries Buytaert 9771f15ffc - Patch #179143 by Gabor, JirkaRybka, chx, ChrisKennedy, et al: do not fire bootstrap hooks during update. 2007-11-16 15:35:24 +00:00
Gábor Hojtsy ad6f9ba7bd #190899 by bjaspan: (regression) return the queries performed in drupal_install_schema() and drupal_uninstall_schema(), so module install hooks can report on creation of tables, or failures, as it was in Drupal 5 2007-11-16 09:27:22 +00:00
Dries Buytaert 6049f23760 - Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00
Dries Buytaert f68f525401 - Patch #191116 by david: make drupal_urlencode() rfc 1738 compliant to make it work correctly with spaces. 2007-11-13 12:35:19 +00:00
Gábor Hojtsy 2c912063bf #84754: fix 404 and 403 error pages if the path set for these error pages does not exist 2007-11-12 22:12:12 +00:00
Gábor Hojtsy dcf7a123dc #78487 by FredCK, forngren and bjaspan: document <front> support in url() and l() and proper active class support for <front> 2007-11-04 21:24:09 +00:00
Gábor Hojtsy 98a5fb1419 #186963 by JirkaRybka: remove HTML from link titles (attribute values) if it seems we have tags included 2007-11-04 14:18:56 +00:00
Dries Buytaert ca0bbfee5b - Modified version of patch #121820 by Caleb et al: add an option for page compression. 2007-10-25 15:38:25 +00:00
Gábor Hojtsy 13f9882979 #179276 by JirkaRybka: (regression) fix profile field sections to order properly by weight. 2007-10-25 10:30:40 +00:00
Gábor Hojtsy 7e963c13ff #182675 by chx: fix caching bootstrap, so hook_boot() and the timer is called when required, integrating the cache init function right into the bootstrap 2007-10-24 11:30:39 +00:00
Gábor Hojtsy 8cd97cdd7d #147492 by flobruit: make 'more' links themeable 2007-10-22 09:36:05 +00:00
Gábor Hojtsy 98bc18adcd #183125 by openwereld and hswong3i: make drupal_write_record()'s insert work on PostgreSQL, by not using the autoincrement value in the insert at all (instead of using a NULL) 2007-10-19 10:30:54 +00:00
Gábor Hojtsy b64adf07c8 #182645 by scor: clean up concatenations to be in line with core coding standards 2007-10-19 10:19:03 +00:00
Gábor Hojtsy 19b2687ac0 Back to being a 6.x development version 2007-10-17 21:59:31 +00:00
Gábor Hojtsy a3f3cb346b Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied 2007-10-17 21:47:14 +00:00
Dries Buytaert b274bf87f3 - Patch #182950: fieldset massaging for usability. 2007-10-12 14:10:18 +00:00
Gábor Hojtsy ba3c558f0d #182410 by greggles: HTTP Basic authentication username and password was parsed in drupal_http_request() but then not used in the request 2007-10-11 09:47:23 +00:00
Gábor Hojtsy 2fcaa6a91a #178999 follow up patch by sun: fix lots of code comment formatting and grammar errors in common.inc 2007-10-08 14:08:19 +00:00
Dries Buytaert eaf4dd39c2 - Patch #178999 by JohnAlbin, sun and sammys: fixed race condition with drupal_goto(). 2007-10-06 15:30:41 +00:00
Gábor Hojtsy 74a431e79a #163785 by Eaton, dvessel and quicksketch: theme .info files should be able to override core and module CSS files based on file basenames 2007-10-05 14:50:25 +00:00
Dries Buytaert 39706e3c51 - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes. 2007-10-05 14:43:26 +00:00
Gábor Hojtsy 15445a6db9 #180877 by Arancaytar: drupal_write_record() was not prefixing tables properly because PHP string parsing behavior 2007-10-04 19:20:39 +00:00
Dries Buytaert d2d93b4bd3 - Patch #173486 by scor: fixed code style issues. 2007-10-02 16:19:23 +00:00
Dries Buytaert 4bb5080ebe - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing feature from schema API: load/save records based upon schema. 2007-10-02 16:15:56 +00:00