Dries Buytaert
a1e5ac031e
- Patch #192110 by profix898: fixed hook_profile_alter API.
2007-11-20 13:44:38 +00:00
Dries Buytaert
ece869b0b2
- Patch #192242 by catch, quicksketch, webchick, keith et all: usability improvements for the vocabulary/term forms.
2007-11-20 13:24:54 +00:00
Gábor Hojtsy
1c02e47e69
#192201 by myself: remove overly secure check_markup() and check_plain() usage which results in double escaped output
2007-11-20 11:39:48 +00:00
Gábor Hojtsy
64ff0984a9
#193510 follow up by webernet: restore updates added through the 4.7.x lifecycle, so any 4.7.x version can be updated to 6.x
2007-11-20 11:37:05 +00:00
Dries Buytaert
64edd76af3
- Patch #100909 by catch: small improvement to running cron.
2007-11-20 11:03:08 +00:00
Gábor Hojtsy
6d4862c258
#181126 by quicksketch et al: drag and drop support for menus
2007-11-20 10:18:43 +00:00
Gábor Hojtsy
72a59b0b82
#186658 by fajerstarter: OpenID login usability fixes and JS cleanup, also makes OpenID login Konqueror compatible
2007-11-20 10:00:04 +00:00
Gábor Hojtsy
135f366c2b
#193064 patch by myself: take node by reference, when revisionn is saved, so we get the vid property updated on PHP 4 too
2007-11-20 09:47:07 +00:00
Gábor Hojtsy
0afbb70368
#192209 follow up by bdragon: some missing taxonomy terminology fixes in trigger module
2007-11-20 09:24:59 +00:00
Gábor Hojtsy
05320200ad
#189986 by keith.smith and bjaspan: reword description on install update notification checkbox to ensure people understand that this is a notification feature, not an automatic update feature
2007-11-20 09:03:10 +00:00
Gábor Hojtsy
480a2daf4e
#193580 by chx: given recent improvements, Drupal does not require CREATE TEMPORARY TABLE and LOCK TABLES permissions, so do not check on install and do not advise people giving these rights
2007-11-19 19:53:51 +00:00
Gábor Hojtsy
4615c96d59
#193191 by chx: allow form elements to enable form caching - allows custom form elements to leverage the AHAH framework
2007-11-19 19:23:28 +00:00
Gábor Hojtsy
c1555f33bc
#193510 by webernet: remove updates from unsupported Drupal versions, as our policy dictates (and because some API changes make them faulty without further modifications)
2007-11-19 19:04:48 +00:00
Gábor Hojtsy
84b5fd5eeb
#192209 by catch, webchick et al: use the 'taxonomy' word instead of the more confusing 'categories'
2007-11-19 18:26:11 +00:00
Gábor Hojtsy
a557dd4738
#193513 by keith.smith: use 'set up' instead of 'setup' in installer tasks
2007-11-19 16:38:42 +00:00
Gábor Hojtsy
bf97900496
#191310 follow up: remove files folder as this has a high possibility of making people loose files, if they have no backup and upgrade blindly
2007-11-19 15:11:34 +00:00
Gábor Hojtsy
e963f9d881
#100909 by webernet and RobRoy: improve cron error reporting by defining time tresholds, so if cron stops running after some time, it also becomes an error, but cron not run yet is not an error on installation
2007-11-19 15:01:18 +00:00
Gábor Hojtsy
04ca1b4676
#190283 by JirkaRybka and myself: fix installer localization and form handling
...
- use a two pass localization process so localization is ready for the configure form and profile tasks
- fix awkward form API workarounds which were introduced before we used a full bootstrap anyway
- allow for more usable localized profiles by letting them skip language selection
- lots of documentation improvements to profiles and the installer functions
2007-11-19 13:56:14 +00:00
Gábor Hojtsy
c0994a3a4e
#177556 by flobruit and momendo: hide 'select all' checkbox when there are no checkboxes to select
2007-11-19 12:15:16 +00:00
Gábor Hojtsy
b0676c8f27
#192692 by jrbeeman and mfer: (security) protect profile category page menu items with the visibility settings already available
2007-11-19 11:24:11 +00:00
Gábor Hojtsy
c40af9443d
#193274 by dmitrig01 and quicksketch: send submit button data with AHAH submissions
2007-11-19 10:05:48 +00:00
Dries Buytaert
8ebc345b9d
- Patch #191914 by chx: you cannot add user/register to a menu. Also removed some whitespace.
2007-11-17 14:25:23 +00:00
Dries Buytaert
6bb15d29da
- Patch #192348 by douggreen and bjaspan: fixed database inconsistencies.
2007-11-17 14:01:24 +00:00
Gábor Hojtsy
c01f6bad7b
#189388 by myself: remove outdated and inaccurate glossary of basic Drupal terms
2007-11-17 10:08:16 +00:00
Dries Buytaert
9771f15ffc
- Patch #179143 by Gabor, JirkaRybka, chx, ChrisKennedy, et al: do not fire bootstrap hooks during update.
2007-11-16 15:35:24 +00:00
Gábor Hojtsy
db2c726a4a
#192659 by quicksketch: center table headers for checkbox columns, where checkboxes are also centered
2007-11-16 13:16:50 +00:00
Gábor Hojtsy
c5f767073e
#189409 follow up note by Steven Wittens: administrator entered text should be filtered with filter_xss_admin(), not the less permissive filter_xss()
2007-11-16 09:52:37 +00:00
Gábor Hojtsy
ad6f9ba7bd
#190899 by bjaspan: (regression) return the queries performed in drupal_install_schema() and drupal_uninstall_schema(), so module install hooks can report on creation of tables, or failures, as it was in Drupal 5
2007-11-16 09:27:22 +00:00
Gábor Hojtsy
9c6e886368
#189409 by Arancaytar: use filter_xss() to filter content type descriptions, instead of printing them verbatim (on one occassion) and printing them with check_plain() erroneusly on another
2007-11-15 23:55:52 +00:00
Gábor Hojtsy
2934e7834a
#191310 by JirkaRybka, keith.smith: ship with a files directory by default and improve installation error messages checking for all requirements on the same screen, instead of putting the user through individual error screens
2007-11-15 23:12:38 +00:00
Gábor Hojtsy
3f01e79ae2
#191282 follow up by bjaspan: fix inconsistent database schema introduced by #191282 previously
2007-11-15 14:55:11 +00:00
Gábor Hojtsy
d8c18ac010
#128866 by JirkaRybka: fix broken update path of locale tables on PostgreSQL
2007-11-15 13:27:45 +00:00
Gábor Hojtsy
940b059010
#154593 by asimmonds and quicksketch:fix select all checkbox in moving table headers
2007-11-14 21:25:48 +00:00
Gábor Hojtsy
d4833a4fb6
#190206 by myself: move misplaced Javascript codes from the form definition to where the form is output
2007-11-14 20:18:08 +00:00
Gábor Hojtsy
2d8259c764
#25605 by Rob Loach et al: disallow editing user data of uid 0
2007-11-14 16:01:30 +00:00
Gábor Hojtsy
40d406f757
Fix bogus linebreak
2007-11-14 15:24:16 +00:00
Gábor Hojtsy
6bad9d5668
Wrap foreach(explode()) in empty() check, so if empty items are found, the foreach will not bail out on the explode(). Identified in upgrade testing.
2007-11-14 15:22:04 +00:00
Gábor Hojtsy
d56af24c71
#181582 rollback: this broke maintanance pages (update, install)
2007-11-14 15:05:37 +00:00
Gábor Hojtsy
6858737d1d
Removing files I should have removed in #181582 , but forgot.
2007-11-14 14:23:40 +00:00
Gábor Hojtsy
134891b4cf
#191767 by k4ml: system_modules() is undefined in the update function, as it was moved out to system.admin.inc, so we need to include that
2007-11-14 14:02:01 +00:00
Gábor Hojtsy
c47dfc3f8c
#163728 follow up comment wrapping to 80 columns by myself
2007-11-14 13:39:58 +00:00
Gábor Hojtsy
21ce2aa7ef
#163728 by yasheshb and Desbeers: taxonomy data was lost on node preview
2007-11-14 13:32:58 +00:00
Gábor Hojtsy
0afce23ce8
#191931 by webchick: user avatars were not displayed on nodes
2007-11-14 12:43:13 +00:00
Dries Buytaert
6049f23760
- Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page.
2007-11-14 09:50:00 +00:00
Dries Buytaert
44373cf0b1
- Patch #191282 by quicksketch: inconsistent database region for disabled blocks.
2007-11-14 09:31:05 +00:00
Dries Buytaert
e05c6195ab
- Patch #184742 by John Morahan: fixed PHP warning.
2007-11-14 05:59:38 +00:00
Dries Buytaert
8d01757e5d
- Patch #187799 by greggles et al: fixed problem with revisions being associated with the wrong user.
2007-11-13 14:56:14 +00:00
Dries Buytaert
17d1527e3d
- Patch #146466 by douggreen, Steven et al: Remove temporary table usage from search module
2007-11-13 14:04:08 +00:00
Dries Buytaert
f68f525401
- Patch #191116 by david: make drupal_urlencode() rfc 1738 compliant to make it work correctly with spaces.
2007-11-13 12:35:19 +00:00
Gábor Hojtsy
75ea35a645
#189870 by O Govinda, keith.smith and catch: more user centric help text for Blog API module, standardizing on 'blog' terminology also
2007-11-13 12:29:56 +00:00