Commit Graph

9730 Commits (af8882e9736356820db8e6a59f68a362cca313b2)

Author SHA1 Message Date
Angie Byron af8882e973 #978050 by swentel: Fixed Clearing the log with a filter throws notice and a PDOException 2010-12-04 01:52:15 +00:00
Angie Byron 74e5b8aba2 #974072 by Damien Tournoud: Fixed Comment publish / unpublish actions are broken 2010-12-04 01:51:09 +00:00
Angie Byron 3ee6f6bbc5 #903392 by jhodgdon, rayasa: Fixed 'Add new comment' text appears in search result snippet 2010-12-04 01:47:00 +00:00
Dries Buytaert aee64c551a - Patch #950460 by Gábor Hojtsy, drunken monkey, jhodgdon: language selection in advanced search filters broken. 2010-12-02 23:58:21 +00:00
Angie Byron 44aefb0a4e #979958 by das-peter, Damien Tournoud: Fixed regression in load_functions detection for menu items 2010-12-02 17:34:24 +00:00
Dries Buytaert 35caf24c35 - Patch #986018 by fago: remove ununsed test files. 2010-12-02 14:23:17 +00:00
Angie Byron 1b8590856f #929208 by heyrocker, duellj: Fixed Path hook api docs are missing function bodies 2010-12-02 00:22:20 +00:00
Angie Byron 1e0d940380 #985804 by solotandem, jhodgdon: Errors array missing key in hook_field_validate documentation 2010-12-02 00:13:47 +00:00
Angie Byron 14ee011fde #678606 by jhodgdon, andypost: Fixed Tab titles on Trigger page are not clear 2010-12-01 07:41:03 +00:00
Angie Byron cb358b4e51 #932502 rolled back. Needs more work. 2010-12-01 07:11:38 +00:00
Angie Byron 5afa4e1852 #961292 by yoroy: 'Close the drawer' needs a better title for screen readers 2010-12-01 07:05:26 +00:00
Angie Byron 35dfb42fa6 #602484 follow-up by rschwab, dww: Fixes to update manager page title. 2010-12-01 07:02:14 +00:00
Angie Byron 6d0ca97b8f #690622 by jhodgdon: Remove the word 'node' from various strings. 2010-12-01 00:31:38 +00:00
Angie Byron 46808e29c1 #705306 follow-up by sun: Improved documentation for hook_user_cancel(). 2010-12-01 00:29:41 +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
Angie Byron 5baaa76b9a #886752 by jhodgdon: Fixed SQL error on PostgreSQL in comment.module 2010-12-01 00:19:18 +00:00
Angie Byron 9ada5dec79 #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back into a variable. The string approach was too limited. 2010-12-01 00:18:15 +00:00
Angie Byron 8fc5911c36 #977596 by Stevel, sun, dalin, David_Rothstein: Fixed Text format loses weight and status when saving settings 2010-12-01 00:00:21 +00:00
Angie Byron cfb6452a64 #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on registration form. 2010-11-30 23:55:11 +00:00
Angie Byron 50d2a562c9 #932502 by yched, jgraham: Fixed Changing allowed values in List fields changes key associations. 2010-11-30 23:46:30 +00:00
Dries Buytaert 1fb5f62ba5 - Patch #651240 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +00:00
Dries Buytaert 96b74a1594 - Patch #975134 by rschwab: improve links for steps after installing new theme. 2010-11-30 17:58:44 +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
Angie Byron 35d221ea41 #826486 by kscheirer, drunken monkey, tstoeckler, jhodgdon, sun: Fixed format_date() does not respect admin-defined date formats 2010-11-30 06:30:21 +00:00
Angie Byron 6c881d9c5a #606190 follow-up by rschwab, dww, Bojhan: Better workflow links in update manager. 2010-11-30 06:19:47 +00:00
Dries Buytaert 35a08a6780 - Patch #863318 by carlos8f, andypost, chx, Dave Reid, plach: wrong sort order of aliases for different languages. 2010-11-30 01:05:24 +00:00
Angie Byron b2c5a8c864 #875674 by pwolanin, jbrown: Report DB version in Status report. 2010-11-29 06:42:53 +00:00
Angie Byron 8172877a62 #947844 by sun: Clean up filter-related tests that load text formats by their human-readable name. 2010-11-29 06:38:52 +00:00
Angie Byron 14779b97e1 #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests). 2010-11-29 04:53:32 +00:00
Angie Byron 1a685474e6 #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust. 2010-11-29 04:45:11 +00:00
Angie Byron 4e90d24dd9 #818660 by yched, sun: Provide an AJAX command to invoke simple jQuery methods. 2010-11-29 03:00:50 +00:00
Angie Byron cfb6ff4127 Rolling back #851136. Broke SQLite installation. 2010-11-28 07:32:39 +00:00
Dries Buytaert 62bb48c4ef - Patch #752226 by sun, carlos8f, JohnAlbin, chx: module_invoke() doesn't work with hooks placed in include files via hook_hook_info(). 2010-11-27 20:41:38 +00:00
Dries Buytaert d7a63ff988 - Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading more robust. 2010-11-27 20:37:34 +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
Dries Buytaert 22cfc5bb2c - Patch #561226 by fago, sun, effulgentsia, YesCT, marcingy: forms (elements) need to able to specify include files to be loaded for building. 2010-11-27 19:12:56 +00:00
Dries Buytaert 385bf02ca3 - Patch #916570 by sun, klausi: allow to run only certain test methods. 2010-11-26 19:26:57 +00:00
Dries Buytaert 2fdc28d0f0 - Patch #802524 by CrookedNumber, aaronbauman: node_add() still unnecessarily complex (and confusing). 2010-11-26 19:23:01 +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
Angie Byron 31ba4b8cbb #608894 follow-up by mr.baileys: Better method of hiding Profile module from the UI on new sites. 2010-11-26 10:14:10 +00:00
Angie Byron 47768bfaa5 #602484 by rschwab: Fix the report page when authorize.php completes an update manager operation. 2010-11-24 18:14:25 +00:00
Dries Buytaert a66344453b - Patch #74673 by jhodgdon, mcarbone, sin, douggreen: added back a test. 2010-11-24 16:58:13 +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
Dries Buytaert b7459d8eb3 - Patch #884948 by David_Rothstein: the wrong parameter is sometimes passed in to hook_node_load(). 2010-11-24 16:25:39 +00:00
Angie Byron 5eaf3e033f #655742 by sun, jide: Add template variable for outputting HTML HEAD title safely. 2010-11-24 03:30:59 +00:00
Angie Byron bb9e871f7c #853954 by Gábor Hojtsy, joachim: Fix misleading 'all content' on user cancellation operations. 2010-11-24 03:21:36 +00:00
Angie Byron b44b2c6a97 #126070 follow-up by David_Rothstein: Rollback of previous patch; needs discussion/deferrment until D8. 2010-11-23 16:12:15 +00:00
Angie Byron 17c6ce8078 #898360 by sun: Add caching for node types. 2010-11-23 06:03:38 +00:00
Angie Byron 57d6dac0dc #867956 follow-up by sun: Clean-ups to previous patch 2010-11-23 06:02:06 +00:00
Angie Byron 6cacff4b4e #298561 by Steven, chx, mcarbone, pwolanin: Fixed slashes don't work in search 2010-11-23 06:00:27 +00:00