Commit Graph

8330 Commits (2669c24bd46bcdf27a84345e78b1dad12d5d150a)

Author SHA1 Message Date
Gábor Hojtsy 0d89694edb #194310 by JirkaRybka: t() was misused in update.php (we should not use t() in the update process) 2007-12-23 12:40:22 +00:00
Gábor Hojtsy de79420bc9 #195176 by chx: form_set_error doxygen was misleading 2007-12-23 12:33:13 +00:00
Gábor Hojtsy ac4c8f7ab0 #203274 by Pasqualle: remove excessive witespace from our code (minor) 2007-12-22 23:24:26 +00:00
Gábor Hojtsy ed48af4c41 #181195 by hunmonk and Pasqualle: node type related variables were not properly renamed, when node type names changed 2007-12-22 23:21:54 +00:00
Gábor Hojtsy dde0923ce5 #202967 by catch: kill notice on forum page 2007-12-22 23:11:31 +00:00
Gábor Hojtsy bfca621458 #202997 by JirkaRybka: more specific CSS selector for draggable links 2007-12-22 22:25:50 +00:00
Gábor Hojtsy e60c31715d #200921 by Pancho: code consistency change, renaming an internal variable in drupal_get_schema() for better developer docs 2007-12-22 21:12:04 +00:00
Gábor Hojtsy 343e4085bf #194579 patch by pwolanin: clear filter cache when allowed HTML tags configuration changes in an input format 2007-12-21 11:58:59 +00:00
Gábor Hojtsy 152322daca #202895 by cwgordon7, theborg: fix node revision view page load argumnets 2007-12-21 11:55:23 +00:00
Gábor Hojtsy 4b0d7f55dd #202925 report by beholder, patch by myself: (notice fix) only consider languages with a host set when comparing with the current host in domain language negotiation 2007-12-21 11:33:12 +00:00
Gábor Hojtsy 532f02b327 #199241 by bjaspan, Heine: fix documentation on how confirm forms are constructed; port of Drupal 5 fix 2007-12-20 23:17:51 +00:00
Gábor Hojtsy d5974b7862 back to 6.x-dev 2007-12-20 23:14:11 +00:00
Gábor Hojtsy efd544136b Gearing up for Drupal 6 RC1 2007-12-20 22:41:24 +00:00
Gábor Hojtsy de7c276845 #201055 by JirkaRybka, scor: avoid duplicates in stats when page caching is turned on or node title is modified 2007-12-20 22:02:08 +00:00
Gábor Hojtsy 374a452738 #172993 by drewish, Lynn: remove old user picture even when the newly uploaded one uses a different format 2007-12-20 21:59:17 +00:00
Gábor Hojtsy 12957adbf8 #194351 by David Strauss, JirkaRybka: (performance) pass on cache id information to filters 2007-12-20 21:55:57 +00:00
Gábor Hojtsy c48188aab0 #201479 by chx, ximo: forum module requires taxonomy for uninstall but taxonomy might be disabled at that time, so we need to include it 2007-12-20 21:50:11 +00:00
Gábor Hojtsy 789cba51f5 #186546 by bjaspan: fix missing forum vocabulary when people turned on forum module, but never visited any pages in Drupal 5 and they upgrade to Drupal 6 which does this much better 2007-12-20 21:43:01 +00:00
Gábor Hojtsy bca913100a #201577 by Pasqualle: let the admin theme be configured even if it is disabled (mirror blocks admin behavior) 2007-12-20 21:37:42 +00:00
Gábor Hojtsy fc8b22c615 #196630 by yched: postpone warning message display until batch finished, so messages are not forgotten on non-JS batches 2007-12-20 11:57:20 +00:00
Gábor Hojtsy fdce0564d6 #202559 by Pasqualle: just removing some trailing white space from end of lines 2007-12-20 09:35:10 +00:00
Gábor Hojtsy 1e63dd1ae6 #201536 by chx: centralizing permission checking code in node revision handling, removing lots of duplicate code 2007-12-20 09:20:41 +00:00
Gábor Hojtsy f761b8745c #164510 by yched, KarenS: move node batch operations to node.admin.inc for performance and fix a buggy message 2007-12-20 09:08:35 +00:00
Gábor Hojtsy e6a4b82e6e #196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding. 2007-12-20 08:57:55 +00:00
Gábor Hojtsy d8bd6cf97c #200185 by Pancho: truncate_utf8() was abused as if it was an UTF-8 character based string function, so align our code to that. Can be renamed to drupal_truncate_chars() in Drupal 7. 2007-12-20 08:46:01 +00:00
Gábor Hojtsy 3645f03233 #162788 by dww: allow contrib update_status to provide information on disabled modules and themes too 2007-12-20 08:42:05 +00:00
Gábor Hojtsy 4dbfd5e66c #169987 by Pancho, catch: the missing forum edit permission for consistency 2007-12-20 08:40:19 +00:00
Gábor Hojtsy 32df01011f #197690 by JordanCronin (as GHOP 68): server permissions are now explained very well in a handbook page, link to that 2007-12-20 08:26:42 +00:00
Gábor Hojtsy 090b90227b #199780 by Pancho and chx: fix problem in access rules check introduced in #174025 2007-12-20 08:20:58 +00:00
Gábor Hojtsy 310765bccb #192767 follow up by chx: array_shift() should not be called with runtime references 2007-12-19 22:42:07 +00:00
Gábor Hojtsy a806b7bc39 #202473 by keith.smith: three more typos fixed 2007-12-19 22:18:15 +00:00
Gábor Hojtsy 1d4fc1b1af #202473 by keith.smith: pre-RC1 spell checking on hopefully final text 2007-12-19 21:40:05 +00:00
Gábor Hojtsy 297957c2b0 #189879 by keith.smith: filter module help text cleanup, better for translators with more concentrated explanations 2007-12-19 20:33:47 +00:00
Gábor Hojtsy fcbd175337 #189878 by O Govinda, keith.smith: comment module help updates, removing help on features which are not there, and adding help on Drupal 6's new per content type comment settings 2007-12-19 19:17:20 +00:00
Gábor Hojtsy 6a95c27147 #202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion 2007-12-19 19:13:29 +00:00
Gábor Hojtsy 7ae4e0b846 #192779 follow up by Lynn: only show enabled themes on block admin page *and* the admin theme (which might not be enabled) 2007-12-19 19:09:52 +00:00
Gábor Hojtsy fd7e7eb55e #202397 by keith.smith: document profile module drag and drop in help text and add info on how categories come to life / can be edited 2007-12-19 18:31:29 +00:00
Gábor Hojtsy dbf5d8d370 #197730 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt 2007-12-19 17:45:43 +00:00
Gábor Hojtsy 196856f59c #100577 by O Govinda, keith.smith, catch: improve contact module help, more links to where settings are located 2007-12-19 17:42:13 +00:00
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 7f2ca82075 #199874 by gaele, keith.smith and JirkaRybka: better explanation of site email address, slogan and mission based on usability feedback 2007-12-19 16:22:46 +00:00
Gábor Hojtsy 46f4672962 One remaining button titled 'Submit' which slipped through the taxonomy drag and drop patch 2007-12-19 16:17:37 +00:00
Gábor Hojtsy dc73fd0cba #201540 by theborg, douggreen, Pancho: some system setting were not validated properly; also added missing required field markers 2007-12-19 16:06:09 +00:00
Gábor Hojtsy 2ff7526e77 #103041 by O Govinda, gaele and keith.smith: reworked node help, removing mention of UI elements we don't have, and linking in other features, we do have; also easier on the translators with text broken up into shorter parts 2007-12-19 15:55:02 +00:00
Gábor Hojtsy d6c908a39b #202026 by marco.robotangel, keith.smith: avoid tech language in connection to feeds 2007-12-19 15:46:07 +00:00
Gábor Hojtsy e377c8c2b3 #201333 by keith.smith and myself: fix typos in taxonomy form, also fix a few code comments 2007-12-19 15:40:43 +00:00
Gábor Hojtsy 309120cd05 #200424 follow up by keith.smith: small typo fixed in default settings file 2007-12-19 15:22:27 +00:00
Gábor Hojtsy c3c0e73c05 #201344 by catch: fix a spelling error in taxonomy module 2007-12-19 14:43:59 +00:00
Gábor Hojtsy 4c6f9664b8 #189881 by keith.smith: document drag and drop in menus and clean up some more help text 2007-12-19 13:49:23 +00:00
Gábor Hojtsy 1d79aaa59f #200424 by mpare and myself: strengten the note that all settings.php set configuration options are fixed, and cannot be modified on the web interface 2007-12-19 13:42:42 +00:00