Commit Graph

8564 Commits (597194fa5816901c98894c3f854575e5885df7c2)

Author SHA1 Message Date
Dries Buytaert 597194fa58 - Patch #223175 by cwgordon07: administers should be able to send as many contacts as they want. 2008-03-25 14:07:34 +00:00
Dries Buytaert a01deb1b1a - Ported a missing Drupal 6.1 security fix. 2008-03-23 14:55:26 +00:00
Dries Buytaert eafa931272 - Patch #237191 by birdmanx35, keith.smith et al: improve description of color module. 2008-03-23 14:49:29 +00:00
Dries Buytaert a7c275a6c1 - Patch #237717 by hass: missing t() function. 2008-03-23 14:46:49 +00:00
Dries Buytaert 9012f43ab0 - Patch #218803 by Senpai: added minor clarification to the default.settings.php file. 2008-03-21 09:16:37 +00:00
Dries Buytaert 013774ba79 - Patch #235821 by kbahey and pwolanin: include upgrade path for cron changes, improved security of key. 2008-03-21 08:52:25 +00:00
Dries Buytaert b8957cad97 - Patch #232037 by pwolanin and flobruit: block_list() renders all blocks even on 404. Refactored the code a bit so ithere is a split between loading and rendering of blocks. By doing so, we are no longer forced to render _all_ blocks if we know they won't be shown. There is more room for improvement here, I believe, but this is an incremental improvement. 2008-03-21 08:41:25 +00:00
Dries Buytaert 97ffcabe56 - Patch #220827 by Arancaytar et al: menu system phpdoc improvements. 2008-03-21 08:32:24 +00:00
Dries Buytaert 2001e53c77 - Patch #218513 by Pancho: Doxygen formatting fixes. 2008-03-19 07:38:29 +00:00
Dries Buytaert e466b3e1c4 - Patch #226881 by boydjd: fixed coding style issues. 2008-03-19 07:36:28 +00:00
Dries Buytaert e89ead0ae2 - Patch #226501 by webchick: permission descriptions were used incorrectly at admin/user/user. 2008-03-19 07:35:15 +00:00
Dries Buytaert 064417f34b - Patch #222578 by pwolanin: alter drupal_to_js() to use json_encode(). 2008-03-17 17:01:05 +00:00
Dries Buytaert 45097b78b7 - Patch #52910 by kbahey, keith.smith, Susurrus, et al: restict access to cron.php. 2008-03-17 16:53:58 +00:00
Dries Buytaert 2e2c2bcac0 - Patch #226555 by jvandyk, vladimir, rok, et al: remove E_NOTICE. 2008-03-15 12:59:22 +00:00
Dries Buytaert f5d4287cd5 - Patch #214271 by recidive: improved schema identation. 2008-03-15 12:31:29 +00:00
Dries Buytaert 637ec9359c - Patch #234403 by alienbrain: drupal_mail_send() should use CRLFs instead of LFs in e-mail headers. 2008-03-15 11:59:37 +00:00
Dries Buytaert 66c79ee792 - Patch #117748 by pwolanin: made account creation work again. 2008-03-15 11:02:47 +00:00
Dries Buytaert 39f1a6be73 - Patch #234065 by David_Rothstein: added missing period. 2008-03-14 08:54:31 +00:00
Dries Buytaert a5c2ad2178 - Patch #231587 by pwolanin et al: fixed scalability issue in the menu system. 2008-03-14 08:51:37 +00:00
Dries Buytaert ef706b824e - Patch #229517 by keith.smith and flobruit: de-html selected interface strings. 2008-03-13 21:26:09 +00:00
Dries Buytaert b55b45bcea - Patch #231115 by Stefan: clean up file headers. 2008-03-13 20:02:18 +00:00
Dries Buytaert 6aa7c385e3 - Patch #226480 by gpk: improved code comment. 2008-03-11 08:17:56 +00:00
Dries Buytaert a170d1f8f2 - Patch #231437 by catch, Rob, freso et al: remove ping module from core. 2008-03-11 08:13:14 +00:00
Dries Buytaert 33853f6d9c - Patch #228120 by jvandyk: fixed code comment. 2008-03-10 18:25:48 +00:00
Dries Buytaert 8e09e19a82 - Patch #231115 by Stefan: various Garland clean-ups. 2008-03-10 18:23:07 +00:00
Dries Buytaert 05622cf2f9 - Patch #197765 by boydjd et al: renamed 'story' to 'article' -- further backed by usability testing at UoM. 2008-03-10 18:15:14 +00:00
Dries Buytaert 342ec71963 - Patch #226878 by boydjd: fixed coding standards. 2008-03-02 05:58:40 +00:00
Dries Buytaert a730d23d14 - Patch #216813 by pwolanin et al: fixed upgrade path for primary links and navigation. 2008-02-23 08:13:09 +00:00
Dries Buytaert ca88c5f4c1 - Patch #220953 by pwolanin: fixed bug in _menu_navigation_links_rebuild(). 2008-02-23 08:10:03 +00:00
Dries Buytaert 6030a5b2e4 - Patch #81931 by keith.smith: improved wording of help text. 2008-02-23 08:02:48 +00:00
Dries Buytaert a82e1fe2b9 - Patch #212918 by chx: fixed SQL queries on mysqli. 2008-02-21 20:12:47 +00:00
Dries Buytaert ffdbe06e3a - Patch #221364 by thehong: Drupal 7, now with less PHP4. 2008-02-21 19:45:47 +00:00
Dries Buytaert 657935c263 - Patch #81931 by webchick et al: made the recent comments block configurable. Somme minor changes by me. 2008-02-21 19:38:07 +00:00
Dries Buytaert 2526e41fdb - Patch #206820 by boydjd: corrected the forum deletion help text/documentation. 2008-02-20 13:55:42 +00:00
Dries Buytaert 584f3e886a - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page. 2008-02-20 13:46:43 +00:00
Dries Buytaert 8e0d6b4690 - Patch #224142 by jvandyk: tiny performance improvement for theme(). 2008-02-20 13:39:29 +00:00
Dries Buytaert 7b699125fb - Patch #189568 by dvessel et al: overriding of module CSS didn't always work. 2008-02-20 13:38:32 +00:00
Dries Buytaert b5f5e75092 - Patch #222183 by Gabor and Keith: make the input formats reorderable as a first step towards better input format handling, and ultimately, good WYSIWYIG support. 2008-02-19 14:07:21 +00:00
Dries Buytaert 38e0ab1f62 - Patch #181578 by Moshe: removed distributed authentication code from user_save(). Factored the relevant code out to a separate function. 2008-02-18 19:34:08 +00:00
Dries Buytaert b05db1f176 - Patch #221384 by webernet: update core compatibility to Drupal 7. 2008-02-18 19:19:49 +00:00
Dries Buytaert 4a96b2c52b - Patch #220893 by AjK: fixed some watchdog calls. 2008-02-18 17:48:05 +00:00
Dries Buytaert b4c0e8eee4 - Patch #221192 by damz: wrong new comment link in forum listings. 2008-02-18 17:45:32 +00:00
Dries Buytaert 60688d68db - Patch #181411 by Moshe: use schema API for saving and updating user records. 2008-02-18 16:53:37 +00:00
Dries Buytaert 029b6b914f - Patch #196862 by earnie et al: make drupal_lookup_path() a tad faster by eliminating an SQL query. 2008-02-18 16:49:23 +00:00
Dries Buytaert 43aa968f90 - Patch #203846 by pwolanin: remove PHP4 compatibility code. 2008-02-17 22:15:04 +00:00
Dries Buytaert 455e18c686 - Patch #222236 by Rob Loach: drupal.sh with no arguments now prints the help text instead of giving an error. 2008-02-17 20:09:52 +00:00
Dries Buytaert 70eb02dfc9 - Patch #218116 by greggles: document session_save_session(). 2008-02-17 20:03:42 +00:00
Dries Buytaert aa31e870c0 - Patch #218915 by keith and jakeg: fixed typo in watchdog() call. 2008-02-17 20:01:49 +00:00
Dries Buytaert ef736430e5 - Patch #212918 by pwolanin: enable MySQL's ANSI-mode. We can chose to disable this when we ship Drupal 7, but it is really helpful during the development cycle. 2008-02-17 19:39:11 +00:00
Dries Buytaert 29c377c8cd - Patch #222190 by Gabor: updated CHANGELOG.txt. 2008-02-17 19:34:28 +00:00