Commit Graph

1020 Commits (eeac53e45f99b51f4826703dab59c35fa4d7aab6)

Author SHA1 Message Date
Dries Buytaert 9177c2a11c - Patch #1272686 by Paul Simard, bfroehle, beejeebus: convert existing cache_* calls to the new cache()-> API. 2011-09-11 12:14:18 -04:00
Dries Buytaert ebfd886f16 - Patch #1259096 by Akaoni: cache Bin cache_path() is never cleaned up. 2011-08-26 10:14:57 +01:00
webchick fae2323ecf Issue #981524 by das-peter, Pisco, sun: Fixed system_date_format_save() doesn't save localized date formats. 2011-08-01 21:08:28 -07:00
Dries Buytaert 57bdf1b1d3 - Patch #613936 by joachim: File_create_htaccess() has an inconsistent name. 2011-08-01 20:58:40 -04:00
Dries Buytaert f75d9c0f00 - Patch #1057270 by franz: Fixed typo on interface text - 'email' spelling. 2011-07-29 14:21:25 -04:00
webchick 665e972312 Issue #936686 by David_Rothstein, Einewton: Fixed 'Installation failed' errors when installing modules from Update Manager w/ Overlay. 2011-07-28 15:06:04 -04:00
webchick 140e3cae71 Issue #1167458 by yoroy, David_Rothstein, dcmistry: New users do not know to click on 'Modules' to extend their site. 2011-07-28 14:49:03 -04:00
webchick 6db7965b26 Issue #1226796 by sun: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-07-28 14:38:33 -04:00
webchick 920a653dc6 Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows. 2011-07-04 09:58:33 -07:00
webchick 0e7b4d2bd8 Issue #879076 by alex_b, pillarsdotnet, ceardach: Fixed Do not set expired=0 where expired is already 0 (performance). 2011-07-03 11:02:50 -07:00
webchick e0e146f1fe Issue #1016582 by mfb, sun: Fixed Help block empty on every page, or the same on every page, due to 'cache per role'. 2011-06-26 22:54:50 -07:00
Dries Buytaert 6b951d3f46 - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
Dries Buytaert 9ecd0e522a - Patch #997918 by David_Rothstein: menu gets rebuilt continually during install and update (and menu system stores entire, out-of-date theme objects). 2011-04-12 22:42:29 +02:00
Dries Buytaert 29b424a245 - Patch #1050686 by David_Rothstein: theme region names are no longer translated. 2011-04-10 18:25:06 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert e819ccc96b - Patch #1014130 by catch, carlos8f, David_Rothstein: install_profile_info() does a file system scan on every request to admin/config (and etc.). 2011-02-19 00:50:43 +00:00
Dries Buytaert fa39282ef7 - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. 2011-02-19 00:09:11 +00:00
Angie Byron 56d353c721 #989886 by bfroehle: Fixed _system_date_format_types_build improper use of in_array() 2011-01-04 00:56:23 +00:00
Angie Byron 64da40b93f #969456 follow-up by effulgentsia, threewestwinds: Upgrade jQuery Form library to 2.52. 2011-01-03 02:11:27 +00:00
Angie Byron 06bb1d9b60 #1009862 by neclimdul, threewestwinds: Update to jQuery UI 1.8.7 2011-01-03 00:03:35 +00:00
Angie Byron ca89559273 #954804 follow-up by effulgentsia: Fix bugs related to library weighting. 2010-12-21 21:00:17 +00:00
Angie Byron bfdca3859e #954804 follow-up by ksenzee, mfer: Add missing dependency on jquery.cookie for jquery.form. 2010-12-15 02:59:01 +00:00
Dries Buytaert 81f2f3c19a - Patch #854396 by tstoeckler, jhodgdon: improve documentation for date-related functions and hooks in system.module. 2010-12-09 01:51:16 +00:00
Angie Byron 581aeddc11 #941288 by David_Rothstein: Fixed overlay behaviour on phpinfo() link. 2010-12-08 06:44:52 +00:00
Angie Byron 9f5cd5395a #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the FileTransfer class system in contrib 2010-12-01 00:23:36 +00:00
Dries Buytaert b1177ba603 - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registered as a library. 2010-11-30 17:16:37 +00:00
Dries Buytaert 84c72d06f0 - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths(). 2010-11-27 20:25:44 +00:00
Angie Byron 596ec7f072 #952528 by jptavan: Add missing break; to system help to prevent actions help from showing up on maintenance page. 2010-11-26 10:55:55 +00:00
Dries Buytaert c76655c98b - Patch #794936 by c960657, amateescu: system_rebuild_module_data() called twice on admin/build/modules. 2010-11-24 16:47:44 +00:00
Angie Byron aa10522336 #151452 by David_Rothstein, Dave Reid, tstoeckler: Fixed uninstalling modules does not follow dependencies. 2010-11-20 03:34:30 +00:00
Dries Buytaert 203b6a88b2 - Patch #944198 by sun: functions that call drupal_system_listing() act on potentially invalid system items. 2010-11-19 20:35:31 +00:00
Angie Byron 2fb2a33c8a #969456 by amateescu: Update to jQuery Forms 2.49 2010-11-15 17:47:50 +00:00
Angie Byron 1ba059b3b2 #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4. 2010-11-12 01:36:08 +00:00
Dries Buytaert 0447e92bf3 - Patch #801632 by sun, Jacine: make phptemplate the default engine to simplify .info file. 2010-11-07 00:27:20 +00:00
Angie Byron a6c043b1aa #916968 by drifter, mfer, amateescu, et al: Upgrade to jQuery UI 1.8.6 (latest point release). 2010-10-31 22:02:20 +00:00
Angie Byron 27afff543b #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release). 2010-10-31 21:41:40 +00:00
Dries Buytaert 0344a78d96 - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox element. 2010-10-28 02:20:14 +00:00
Dries Buytaert 2a0e326448 - Patch #942690 by effulgentsia: security harden stream wrappers by defaulting them as remote. 2010-10-21 12:09:41 +00:00
Angie Byron 01e9201cd7 #731518 follow-up by Dave Reid: Include hook_token_alter() in the 'module.token.inc' group. 2010-10-20 16:44:45 +00:00
Angie Byron 6c2b8b7db9 #902644 follow-up by sun: Remove accidentally doubly committed stuff. 2010-10-15 04:40:41 +00:00
Angie Byron e45e8b2abe #902644 follow-up: Committing missing JS file. 2010-10-13 17:09:00 +00:00
Dries Buytaert 284f2b11a4 - Patch #902644 by sun, tobiasb: machine names are too hard to implement. Date types and menu names are not validated.
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
2010-10-13 13:43:21 +00:00
Dries Buytaert dc5991ce9c - Patch #938560 by Damien Tournoud: fixed {system} records of installed modules are removed. 2010-10-12 03:03:41 +00:00
Angie Byron aafa9f8bf4 #928744 by bleen18, David_Rothstein: Fixed Dashboard has two admin pages called 'dashboard'. 2010-10-07 04:58:45 +00:00
Dries Buytaert facc581013 - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: optimize JS/CSS aggregation for front-end performance and DX. 2010-10-05 19:59:10 +00:00
Angie Byron 57759f5a8d #930122 by dww: Regression: temp directory handling broken by confusion between file_directory_temp and file_temporary_path. 2010-10-05 06:23:18 +00:00
Dries Buytaert fd0e4caf2f - Patch #612546 by dhthwy, jpmckinney, dww: remove the broken FileTransferFTPWrapper (file stream) class. 2010-10-05 02:08:53 +00:00
Dries Buytaert 485946f296 - Patch #908578 by jonhattan: dependents array key not used in any place across the code. 2010-10-05 00:31:19 +00:00
Dries Buytaert f85a37c307 - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a select list without #default_value() always passes form validation. 2010-10-04 18:00:46 +00:00
Dries Buytaert 5a23b3fdb9 - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework. 2010-10-04 17:46:01 +00:00