Commit Graph

11991 Commits (8691c9f2e8c6076dc689dc4fc691b97f4a01f699)

Author SHA1 Message Date
Dries Buytaert 1fc5c4cea3 - Patch #667004 by ksenzee, David_Rothstein: fixed minor code comment cleanups in overlay-parent.js. 2009-12-24 13:32:46 +00:00
Dries Buytaert 5215240cf0 - #667052 by catch: added index because _system_date_format_types_build() was causing a filesort. 2009-12-24 08:21:30 +00:00
Dries Buytaert 0460fed739 - Patch #666932 by boombatower: SimpleTestMissingDependentModuleUnitTest had an invalid getInfo() definition. 2009-12-24 08:03:53 +00:00
Dries Buytaert acb3d81f6b - Patch #619362 by casey: fixed broken URL fragments. 2009-12-24 07:45:49 +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
Angie Byron d5d705ce01 #601548 follow-up by chx, Arancaytar, and justinrandell: Fix failures in DBLog tests. 2009-12-23 23:07:16 +00:00
Angie Byron 7e7181a420 #615130 by casey, Kiphaas7, David_Rothstein, ksenzee, seutje, and meatsack: Dramatically improve performance of the Overlay module. 2009-12-23 21:33:52 +00:00
Angie Byron eae4c336a1 #664380 by Bojhan: Remove unnecessary descriptions form Field UI. 2009-12-23 16:49:00 +00:00
Dries Buytaert 5cdeb4b4ad - Patch #665920 by v_20q: remove a comment inside t() function. 2009-12-23 15:39:57 +00:00
Dries Buytaert c28317a36c - Patch #664012 by Arancaytar: fixed the translation tests. 2009-12-23 13:28:45 +00:00
Dries Buytaert 3d381a1c54 - Patch #658314 by bleen18, dereine: fixed variable in node.tpl.php -- take 2. 2009-12-22 20:38:23 +00:00
Dries Buytaert 86e806f2d8 - Patch #653234 by timmillwood: make Druplicon look inward until we figure out what to do with the logomark. 2009-12-22 19:45:00 +00:00
Dries Buytaert 77df3ae1af - Patch #664130 by gpk: removed redundant comment. 2009-12-22 15:09:37 +00:00
Dries Buytaert 8749a43a54 - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer. 2009-12-22 14:47:14 +00:00
Dries Buytaert a71fd090ae - Patch #640726 by mcarbone: a 4 character passwords was called 'strong'. 2009-12-22 14:45:04 +00:00
Dries Buytaert cf7cb6b65c - Patch #635094 by plach: switching from zxx to und as it is semantically more correct. 2009-12-22 14:19:25 +00:00
Dries Buytaert ddddbb89a6 - Patch #664204 by Bojhan: added some margin to 'Hide descriptions'. 2009-12-22 14:11:46 +00:00
Dries Buytaert c09e5b1254 - Patch #658726 by yoroy: more home link tweaks. 2009-12-22 14:05:09 +00:00
Dries Buytaert 275fc6bdb2 - Patch #664012 by Bojhan, Dries: removed unnecessary fieldset. 2009-12-22 14:01:05 +00:00
Dries Buytaert d1c017660c - Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent. 2009-12-21 13:47:32 +00:00
Dries Buytaert ef10abde20 - Patch #655408 by roborn: fixed block drag-and-drop. One critical bug less. 2009-12-21 08:14:12 +00:00
Dries Buytaert ca2d5b5732 - Patch #664648 by Bojhan: added an ending dot to module description on /config. 2009-12-21 08:01:23 +00:00
Dries Buytaert 86829c14f7 - Patch #664696 by Crell: fixed typo in drupal_write_record() docblock. 2009-12-21 07:58:59 +00:00
Dries Buytaert 8b752bc111 - Patch #612894 by David_Rothstein: fixed parse error. 2009-12-20 22:38:05 +00:00
Dries Buytaert 1064309c0a - Patch #386462 by mgifford: changed a p-tag to a div-tag. 2009-12-20 22:36:50 +00:00
Dries Buytaert 2def99b226 - Patch #663828 by chx: allow core tests to be programmatically disabled. 2009-12-20 21:12:54 +00:00
Dries Buytaert e9f1814748 - Patch #612894 by yched: display field improvements. 2009-12-20 21:08:26 +00:00
Dries Buytaert 8874a4e2f7 - Patch #663900 by Bojhan: removed dashboard link from shortcut bar because there is already a link in the header bar. 2009-12-20 20:17:11 +00:00
Dries Buytaert 468cbd7f4a - Patch #502968 by Ryan Palmer: increase maximum allowable length of email addresses. 2009-12-20 20:07:59 +00:00
Dries Buytaert feea808fcd - Patch #663138 by yoroy: remove management menu from Dashboard. 2009-12-20 19:47:05 +00:00
Dries Buytaert e0bab30a96 - Patch #663966 by Magnity: fixed typo in Field CRUD documentation. 2009-12-20 19:45:07 +00:00
Dries Buytaert 1b9d8c7532 - Patch #664390 by Bojhan: massage the documentation. 2009-12-20 19:43:10 +00:00
Dries Buytaert 711020074f - Patch #659578 by mcarbone, jhodgdon: fixed statistics pages and added some extra tests. One critical bug less. 2009-12-20 19:41:57 +00:00
Angie Byron 8bac5dc63f #190867 follow-up by scor: Fixed broken HEAD. Test bot, come back... 2009-12-18 23:54:16 +00:00
Dries Buytaert 5f069ef95a - Patch #297860 by sun: fixed XML-RPC error handling. 2009-12-18 16:49:10 +00:00
Dries Buytaert 0ec5405705 - Patch #386462 by mgifford, Frando: fixed XHTML validation errors. 2009-12-18 15:44:02 +00:00
Dries Buytaert 0ba8f44169 - Patch #622550 by roborn: fixed block administration page table header sticking. 2009-12-18 08:17:26 +00:00
Dries Buytaert 464b7a3acc - Patch #633616 by arianek, jhodgdon: help text improvements and fixes. 2009-12-18 07:19:49 +00:00
Dries Buytaert c900959670 - Patch #632898 by arianek, jhodgdon: help text improvements and fixes. 2009-12-18 07:17:50 +00:00
Dries Buytaert 405e0bdd78 - Patch #658726 by yoroy: sexier home icon. 2009-12-17 22:12:48 +00:00
Dries Buytaert 8d114ca426 - Patch #648268 by boombatower: allow run-tests.sh to work with https. 2009-12-17 22:02:26 +00:00
Dries Buytaert 20dbb2f2aa - Patch #190867 by David_Rothstein: fixed function name. 2009-12-17 21:59:31 +00:00
Dries Buytaert 58ba3b6e3f - Rollback of previous patch. Houston, it has a typo. 2009-12-17 19:22:25 +00:00
Dries Buytaert 6d1774c7dd - Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy. 2009-12-17 19:14:42 +00:00
Dries Buytaert 3e82f941ec - Patch #302240 by fago, sun: fixed button broken. 2009-12-17 17:18:03 +00:00
Dries Buytaert f3710830c4 - Patch #190867 by chx: fixed access to creating path aliases. 2009-12-17 13:10:19 +00:00
Dries Buytaert caa214f17c - Patch #660690 by jbrown: tables without headers are rendered incorrectly in Seven. 2009-12-17 13:03:05 +00:00
Dries Buytaert 42f9d899af - Patch #660904 by Crell, Crell: wrong interface name in hook_entity_info() docblock. 2009-12-17 08:00:59 +00:00
Dries Buytaert 703187481a - Patch #658776 by Dave Reid, yoroy: put the search block in the top-right corner. 2009-12-16 20:01:46 +00:00
Dries Buytaert ffa47a8ddb - Patch #635378 by sun, sivaji, carlos8f: wrong local task titles for taxonomy term and user account pages. 2009-12-16 19:57:45 +00:00