Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #100584 by keith.smith: simplify and standardize text used on user settings page | Gábor Hojtsy | 2007-10-27 |
| | |||
* | #100580 by keith.smith: reword error reporting description to be more clear | Gábor Hojtsy | 2007-10-27 |
| | |||
* | #175944 by kkaefer and Pasqualle: fix clean URL check to use a dedicated URL ↵ | Gábor Hojtsy | 2007-10-27 |
| | | | | with proper JSON output so certain server setup problems are cured | ||
* | - Patch #122759 by Robrecht: fixed broken query in upgrade path. | Dries Buytaert | 2007-10-25 |
| | |||
* | - Patch #186028 by chx: search_preprocess gets added to theme registry. | Dries Buytaert | 2007-10-25 |
| | |||
* | - Patch #186554 by Jo Wouters: fixed undefined variable. | Dries Buytaert | 2007-10-25 |
| | |||
* | - Modified version of patch #121820 by Caleb et al: add an option for page ↵ | Dries Buytaert | 2007-10-25 |
| | | | | compression. | ||
* | - Patch #89196 by catch, keith, earnie, webchick et al: string massaging. | Dries Buytaert | 2007-10-25 |
| | |||
* | #179276 by JirkaRybka: (regression) fix profile field sections to order ↵ | Gábor Hojtsy | 2007-10-25 |
| | | | | properly by weight. | ||
* | #185867 by hunmonk: (usability) add node title to comment overview page for ↵ | Gábor Hojtsy | 2007-10-25 |
| | | | | easier identification | ||
* | #172943 by drewish: fix file_save_upload() conformance to its API ↵ | Gábor Hojtsy | 2007-10-25 |
| | | | | documentation by treating the 'dest' param as a directory. Also fixes #176876 so temporary files are properly stored in the temp directory. | ||
* | #177497 by chx and Desbeers: revive Drupal 5's menu_set_location() ↵ | Gábor Hojtsy | 2007-10-25 |
| | | | | functionality by introducing menu_set_item() (for consistency in function naming), thus fixing a regression in the current development code. Also fixing some misuse of menu_set_location() by using drupal_set_breadcrumb() instead. | ||
* | #172583 by myself and keith.smith: help page for the PHP filter module | Gábor Hojtsy | 2007-10-24 |
| | |||
* | #40934 by catch and fajerstarter: remove admin search page as it was broken ↵ | Gábor Hojtsy | 2007-10-24 |
| | | | | and the same as the usual search page anyway | ||
* | #140377 by tostinni: provide a default weight to new profile fields, so they ↵ | Gábor Hojtsy | 2007-10-24 |
| | | | | will not be saved with -5 | ||
* | #184722 by hazexp: only return a value from trigger_help() if there was a ↵ | Gábor Hojtsy | 2007-10-24 |
| | | | | page which the function provides any help for | ||
* | #179519 by chx, webchick and Desbeers: fix blog/[uid] to only display posts ↵ | Gábor Hojtsy | 2007-10-24 |
| | | | | for that user and also set proper title | ||
* | #156144 by lyricnz: do not show 'select all' checbox when there are no rows ↵ | Gábor Hojtsy | 2007-10-24 |
| | | | | in the node admin table | ||
* | - Patch #180948 by quicksketch: automatically populate e-mail fields during ↵ | Dries Buytaert | 2007-10-22 |
| | | | | install. | ||
* | #184694 by andremolnar: (regression) allow themes to override *_node_form ↵ | Gábor Hojtsy | 2007-10-22 |
| | | | | forms by node type, not just generically | ||
* | #184954 by scor: fix reference to 'input formats' in the help text | Gábor Hojtsy | 2007-10-22 |
| | |||
* | #147492 by flobruit: make 'more' links themeable | Gábor Hojtsy | 2007-10-22 |
| | |||
* | #184198 by Eaton: move button title change in polls to the theme, so it does ↵ | Gábor Hojtsy | 2007-10-22 |
| | | | | not interfere with the cached form | ||
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our ↵ | Gábor Hojtsy | 2007-10-21 |
| | | | | source code and messages printed | ||
* | #165140 by dww: rename logs to reports (usability improvement) | Gábor Hojtsy | 2007-10-20 |
| | |||
* | #182645 by scor: clean up concatenations to be in line with core coding ↵ | Gábor Hojtsy | 2007-10-19 |
| | | | | standards | ||
* | #184653 by scor: typo fix in system_chema()'s schema documentation | Gábor Hojtsy | 2007-10-19 |
| | |||
* | #184461 by bradlis7 and keith.smith: 'fix' OpenID help text to use American ↵ | Gábor Hojtsy | 2007-10-18 |
| | | | | English spelling (as observed to be used in Drupal elsewhere) | ||
* | #179655 by flobruit: properly disable theme setting checkboxes when certain ↵ | Gábor Hojtsy | 2007-10-18 |
| | | | | features are not available | ||
* | Back to being a 6.x development version | Gábor Hojtsy | 2007-10-17 |
| | |||
* | Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied | Gábor Hojtsy | 2007-10-17 |
| | |||
* | #184199 by quicksketch: proper weights for poll form fields, so the fields ↵ | Gábor Hojtsy | 2007-10-17 |
| | | | | are not reordered | ||
* | #183332 by Eaton, JirkaRybka, catch and greggles: add Powered by Drupal block | Gábor Hojtsy | 2007-10-17 |
| | |||
* | - Patch #172582 by webchick, gabor, eaton, kentbyte, tresler, alpritt et al: ↵ | Dries Buytaert | 2007-10-17 |
| | | | | improved the OpenID help texts. | ||
* | - Patch #155870 by quicksketch et al: AHAH-ification of the poll module. | Dries Buytaert | 2007-10-17 |
| | |||
* | #55277 by catch and JirkaRybka: when flat comment view is used, order ↵ | Gábor Hojtsy | 2007-10-16 |
| | | | | comments by cid (ie. original submission order) instead of timestamp (ie. last editing time order) to avoid comments jumping around when being edited | ||
* | #183690 by Wim Leers: (developer improvement) abstract path matching to ↵ | Gábor Hojtsy | 2007-10-16 |
| | | | | drupal_match_path() from block listing, so this gets reusable when path based matching is required | ||
* | #173188 by chx: update aggregator menu items when an aggregator category is ↵ | Gábor Hojtsy | 2007-10-16 |
| | | | | changed | ||
* | #181577 by Crell: split up translation module | Gábor Hojtsy | 2007-10-16 |
| | |||
* | #183056 by JirkaRybka: improve locale cache handling performance | Gábor Hojtsy | 2007-10-15 |
| | | | | | - always prune the whole cache as string additions affect all languages - rebuild the language caches as needed, distributing this load among page requests | ||
* | #181125 by quicksketch and dmitrig01: AHAH usability improvements for book ↵ | Gábor Hojtsy | 2007-10-15 |
| | | | | | | | module - book outline form reordering in real-time - better context sensitive book parent editing | ||
* | #183390 by hunmonk: forms should use form_state['redirect'] for redirection, ↵ | Gábor Hojtsy | 2007-10-15 |
| | | | | not drupal_goto() - fix this in comment_admin_overview_submit() | ||
* | #169079 by yched: improve consistency of menu API and batch API by allowing ↵ | Gábor Hojtsy | 2007-10-15 |
| | | | | | | | batch definition in non .module files, which opens the possibility of better performing batches (which are likely to reside in .admin.inc files generally) - apply this change in locale.module - improve batch API code documentation | ||
* | #183357 by Freso: hide administration pages links on module help pages if ↵ | Gábor Hojtsy | 2007-10-15 |
| | | | | there are no admin links for the module | ||
* | #156886 by edgauthier: fix OpenID delegation | Gábor Hojtsy | 2007-10-15 |
| | |||
* | - Patch #182950: fieldset massaging for usability. | Dries Buytaert | 2007-10-12 |
| | |||
* | #181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to ↵ | Gábor Hojtsy | 2007-10-12 |
| | | | | 'permissions' for usability reasons | ||
* | #182799 by Moshe Weitzman: form_state['values']['form_build_id'] should not ↵ | Gábor Hojtsy | 2007-10-12 |
| | | | | be saved as a system setting when a setting form is submitted | ||
* | #72487 by chx, pwolanin and moshe weitzman: let node_access() work on ↵ | Gábor Hojtsy | 2007-10-11 |
| | | | | arbitrary users, so independent user access checks can be done in a request | ||
* | #172588 follow up note by Freso, patch by me: concatenation coding style ↵ | Gábor Hojtsy | 2007-10-11 |
| | | | | fixes at end of lines in color module help |