Gábor Hojtsy
b5e64f5a6e
#197720 by nedjo, scor, keith.smith, catch: inform installing users about PHP memory requirements of Drupal 6
2008-01-04 17:19:04 +00:00
Gábor Hojtsy
89be29505b
#198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks
2008-01-04 09:31:49 +00:00
Dries Buytaert
2a1e980cdd
- Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace.
2007-12-26 19:02:24 +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
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
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
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
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
a806b7bc39
#202473 by keith.smith: three more typos fixed
2007-12-19 22:18:15 +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
db371021f9
#202169 by keith.smith: system module help updated to latest feature set, links to themes and modules
2007-12-19 13:37:31 +00:00
Gábor Hojtsy
b7a2becd15
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules
2007-12-16 21:01:45 +00:00
Gábor Hojtsy
b6532a4fdb
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed
2007-12-14 18:08:50 +00:00
Gábor Hojtsy
5622bce2d5
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
...
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy
d83289f857
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
2007-12-06 09:58:34 +00:00
Gábor Hojtsy
57cedbb56d
Back to 6.0-dev
2007-12-05 21:31:59 +00:00
Gábor Hojtsy
aa6f1c8315
Drupal 6.0 beta 4
2007-12-05 21:18:29 +00:00
Gábor Hojtsy
e9f52b4248
#141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression)
2007-11-30 12:19:10 +00:00
Dries Buytaert
9a96837b89
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
2007-11-26 16:36:44 +00:00
Gábor Hojtsy
c975b69d1c
#175876 by hazexp, webernet, keith.smith: unify module/theme/translation download links and include more pointers to these locations
2007-11-24 20:35:37 +00:00
Gábor Hojtsy
98eefd9f0c
back to Drupal 6.0-dev
2007-11-21 22:53:40 +00:00
Gábor Hojtsy
b3bda1c1e9
Getting ready for Drupal 6.0-beta3
2007-11-21 22:33:30 +00:00
Dries Buytaert
22dec0b63c
- Patch #187319 by quicksketch: don't enable the powered by Drupal block for existing sites, and better handle the default behavior.
2007-11-11 08:48:22 +00:00
Gábor Hojtsy
b40fcbd14d
Trivial misuse of t() found in system_menu() while debugging t() usage.
2007-11-07 20:21:33 +00:00
Gábor Hojtsy
2d8529a032
#187759 by myself: add missing break to reach when if() was not satisfied, to avoid extra unrelated help appearing on block configure pages
2007-11-05 16:00:55 +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
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
ca0bbfee5b
- Modified version of patch #121820 by Caleb et al: add an option for page compression.
2007-10-25 15:38:25 +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
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
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
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
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
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
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
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
Gábor Hojtsy
f0cb501c23
#174169 by chx: correct usage of drupal_mail() with actions
2007-09-10 09:28:28 +00:00
Dries Buytaert
ab1715750a
- Patch #172961 by webernet: code style cleanup.
2007-09-05 08:42:02 +00:00
Gábor Hojtsy
dd3bb47dac
#159527 by chx, webernet and pwolanin: fix system admin menus if admin menu was moved from the default location
2007-09-01 14:41:21 +00:00