Gábor Hojtsy
fb3a1dd013
#112512 by spatz4000: disallow breaking option form labels
2007-11-04 21:09:22 +00:00
Gábor Hojtsy
ac914745c6
#185126 by moshe weitzman, David Strauss, bjaspan and JirkaRybka: improve index on system table for better database performance
2007-11-04 16:39:59 +00:00
Gábor Hojtsy
5cc13f7271
#188386 by dmitrig01: fix hidden and fieldset AHAH expandability
2007-11-04 16:24:14 +00:00
Gábor Hojtsy
ee20653233
#188911 by chx: hide toggle settings fieldset when a theme has 'no features'
2007-11-04 15:54:53 +00:00
Gábor Hojtsy
0d577cbf7a
#179143 by chx and agentrickard: unify update code for files, fixing postgresql bugs with it
2007-11-04 15:00:21 +00:00
Dries Buytaert
9a9ea37403
- Patch #100582 by O Govinda, keith.smith: improved the user documentation on the UI.
2007-10-31 18:01:01 +00:00
Gábor Hojtsy
47137a6370
#100581 by keith.smith: improve form item descriptions on the performance settings page
2007-10-27 13:57:33 +00:00
Gábor Hojtsy
4b616b6324
#100580 by keith.smith: reword error reporting description to be more clear
2007-10-27 13:23:33 +00:00
Gábor Hojtsy
bb7bf237df
#175944 by kkaefer and Pasqualle: fix clean URL check to use a dedicated URL with proper JSON output so certain server setup problems are cured
2007-10-27 11:32:05 +00:00
Dries Buytaert
dad013e52d
- Patch #122759 by Robrecht: fixed broken query in upgrade path.
2007-10-25 20:41:16 +00:00
Dries Buytaert
ca0bbfee5b
- Modified version of patch #121820 by Caleb et al: add an option for page compression.
2007-10-25 15:38:25 +00:00
Dries Buytaert
296f6e9f11
- Patch #180948 by quicksketch: automatically populate e-mail fields during install.
2007-10-22 15:48:26 +00:00
Gábor Hojtsy
b94f2716cf
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed
2007-10-21 18:59:02 +00:00
Gábor Hojtsy
7c31bcdeac
#165140 by dww: rename logs to reports (usability improvement)
2007-10-20 21:57:50 +00:00
Gábor Hojtsy
b64adf07c8
#182645 by scor: clean up concatenations to be in line with core coding standards
2007-10-19 10:19:03 +00:00
Gábor Hojtsy
ccb0c0a78f
#184653 by scor: typo fix in system_chema()'s schema documentation
2007-10-19 10:16:06 +00:00
Gábor Hojtsy
0b3113af44
#179655 by flobruit: properly disable theme setting checkboxes when certain features are not available
2007-10-18 13:41:00 +00:00
Gábor Hojtsy
19b2687ac0
Back to being a 6.x development version
2007-10-17 21:59:31 +00:00
Gábor Hojtsy
a3f3cb346b
Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied
2007-10-17 21:47:14 +00:00
Gábor Hojtsy
e6e59359b9
#183332 by Eaton, JirkaRybka, catch and greggles: add Powered by Drupal block
2007-10-17 15:24:56 +00:00
Gábor Hojtsy
09e2701892
#181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'permissions' for usability reasons
2007-10-12 10:41:48 +00:00
Gábor Hojtsy
c9b6d73831
#182799 by Moshe Weitzman: form_state['values']['form_build_id'] should not be saved as a system setting when a setting form is submitted
2007-10-12 10:34:27 +00:00
Gábor Hojtsy
ed1a53698a
#180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on
2007-10-11 09:51:29 +00:00
Gábor Hojtsy
8cf6fefe54
#164983 by multiple contributors: document the core database schemas
2007-10-10 11:39:35 +00:00
Gábor Hojtsy
212c0484b9
#181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize progress display configuration to allow module developers to choose from the throbber and progress bar
2007-10-10 10:24:25 +00:00
Gábor Hojtsy
c1e9256dcb
#181758 by webernet: move cache_block creation to update_fix_d6_requirements() to avoid warnings about the nonexistent table through the update process
2007-10-09 16:08:37 +00:00
Dries Buytaert
4b54e36c78
- Patch #181180 by Eaton: make it easier to do CSS-only themes.
2007-10-07 09:23:28 +00:00
Dries Buytaert
9b59ff979d
- Patch #181167 by Eaton: default page.tpl.php breaks primary links.
2007-10-06 15:26:57 +00:00
Gábor Hojtsy
74a431e79a
#163785 by Eaton, dvessel and quicksketch: theme .info files should be able to override core and module CSS files based on file basenames
2007-10-05 14:50:25 +00:00
Dries Buytaert
39706e3c51
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
2007-10-05 14:43:26 +00:00
Gábor Hojtsy
31b73898af
#157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page.
2007-10-05 09:35:09 +00:00
Gábor Hojtsy
560bd06f3b
#178973 by merlinofchaos: proper style and script inheritance between themes more then two levels deep in the hierarchy
2007-10-04 18:51:04 +00:00
Gábor Hojtsy
ba9a73bed7
#180338 by bjaspan: more accurate wording for database update status report
2007-10-03 13:19:19 +00:00
Dries Buytaert
d2d93b4bd3
- Patch #173486 by scor: fixed code style issues.
2007-10-02 16:19:23 +00:00
Dries Buytaert
ec75cf33fd
- Rollback of patch #139117 : according to Steven it is silly. Let's have a better look at it.
2007-10-02 12:10:40 +00:00
Dries Buytaert
1deae85075
- Patch #139117 by hass et al: remove IE hacks that break the compressor.
2007-10-02 07:02:48 +00:00
Gábor Hojtsy
b5b6b32e36
#158927 by John Morahan: first time, the default admin theme name is '0', so block initialization gives warnings. Avoid this initialization until we have a theme selected
2007-09-27 13:12:26 +00:00
Gábor Hojtsy
5566f740ac
#178890 by Freso: fix parse error introduced in #124979
2007-09-26 20:01:17 +00:00
Dries Buytaert
be091880f4
- Patch #124979 by chx: remove the auto_increment.
2007-09-26 18:31:34 +00:00
Gábor Hojtsy
a8d2453b17
#177654 by chx: admin/content has items with comment, feed, etc management, so a node admin permission should not be required to visit it
2007-09-25 11:49:37 +00:00
Gábor Hojtsy
cc8d47a9f1
#176429 : JirkaRybka: two queries were missing curly braces in system.install
2007-09-20 08:37:22 +00:00
Gábor Hojtsy
6da81e1f3f
#171951 by dvessel: fix account specific theme selection form
2007-09-17 08:06:52 +00:00
Gábor Hojtsy
9c2f47eafd
Back to devopment version, now that we have the beta 1 tagged and released
2007-09-15 07:33:46 +00:00
Gábor Hojtsy
86a6cd4ef3
Marking code as beta 1 in preparation of the first beta release of Drupal 6, also add back E_NOTICE removal for the release.
2007-09-14 20:08:59 +00:00
Gábor Hojtsy
c3972cf506
#162432 by bjaspan and chx: serial columns need their keys defined in db_change_field() and friends in MySQL
2007-09-14 17:46:32 +00:00
Dries Buytaert
c80f739782
- Patch #168487 by douggreen: don't enable modules that depend on incompabitlbe modules.
2007-09-14 12:16:55 +00:00
Gábor Hojtsy
922bf65fef
#173982 follow up patch by webernet: the profile table might not exist, so we need to check for its existance before updating it
2007-09-14 09:43:13 +00:00
Gábor Hojtsy
21ac9f1917
#174708 by multiple contributors: update jQuery to 1.2
2007-09-12 18:29:32 +00:00
Gábor Hojtsy
2ed2c5f9f9
#173982 by pwolanin and chx: fix schema inconsistencies between a fresh Drupal 6 install and a Drupal 5 upgraded to Drupal 6
2007-09-11 19:14:34 +00:00
Gábor Hojtsy
ac7637bc9b
#172773 by numerous contributors: Make the actions interface usable by mere mortals (including rename of actions.module to trigger, but keeping the actions themselfs).
...
Complete previous history of actions module:
- #148410 by jvandyk: added rewrite of the actions module!
- #155986 by Uwe: fixed typos.
- #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
2007-09-11 14:50:05 +00:00