Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #202473 by keith.smith: pre-RC1 spell checking on hopefully final text | Gábor Hojtsy | 2007-12-19 |
| | |||
* | #189878 by O Govinda, keith.smith: comment module help updates, removing ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | help on features which are not there, and adding help on Drupal 6's new per content type comment settings | ||
* | #199336 by JirkaRybka: remove improper t() use in update code (update goes ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | all in English, but there were some mistakes), and add messages to updates where there was no return value otherwise, so users know what happens in each update | ||
* | - Patch #199510 by Pancho: fixed form API conversions. | Dries Buytaert | 2007-12-18 |
| | |||
* | - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table ↵ | Dries Buytaert | 2007-12-18 |
| | | | | indicies for common queries. | ||
* | #194310 follow up by chx and myself: only load comment module when we can ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | actually do it, and when we need it in comment.install | ||
* | #194310 by chx, catch, KarenS: run updates for disabled but previously ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | installed modules, if they are compatible with the current system | ||
* | #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | aggregator, comment and system modules | ||
* | #200069 by keith.smith: new standard for 'more information' links in module ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | help texts, as the handbook we referred to before was renamed | ||
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, ↵ | Gábor Hojtsy | 2007-12-13 |
| | | | | update to drag and drop functionality, drupal.module removal, etc | ||
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
| | | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting | ||
* | #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions | Gábor Hojtsy | 2007-12-06 |
| | |||
* | #195678 by catch: standardise on Save and Preview button terminology (for ↵ | Gábor Hojtsy | 2007-11-29 |
| | | | | comments) and button placement for comments and nodes, so Save is always the leftmost button, and there is no guessing to find it | ||
* | #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files | Gábor Hojtsy | 2007-11-27 |
| | |||
* | Rollback the accidentally committed #194310 | Gábor Hojtsy | 2007-11-26 |
| | |||
* | #193333 by quicksketch et al: taxonomy drag and drop support | Gábor Hojtsy | 2007-11-26 |
| | |||
* | #191104 by keith.smith: (usability) change occurances of node to 'post' and ↵ | Gábor Hojtsy | 2007-11-12 |
| | | | | 'content' as appropriate | ||
* | - Patch #190483 by webernet et al: tiny code cleanup. | Dries Buytaert | 2007-11-09 |
| | |||
* | #189837 by chx: remove temporary table usage from comment_enable(). Now we ↵ | Gábor Hojtsy | 2007-11-07 |
| | | | | require MySQL 4.1 and it has constructs which make this unnecessary. | ||
* | #186749 by Rob Loach and myself: (regression) only override comment ↵ | Gábor Hojtsy | 2007-11-05 |
| | | | | submitter name with anonymous name, if it was not provided already | ||
* | #187391 by jrbeeman, catch: redirect user to proper node comment page after ↵ | Gábor Hojtsy | 2007-11-04 |
| | | | | submitting a new comment | ||
* | #93425 by bjaspan: remove pre-Drupal 4.6 era destination handling cruft ↵ | Gábor Hojtsy | 2007-11-04 |
| | | | | carried over in comment module | ||
* | #187881 by mooffie: fix misnamed database table names in schema documentation | Gábor Hojtsy | 2007-11-04 |
| | |||
* | - Patch #163499 by Crell et al: split up comment module. | Dries Buytaert | 2007-10-31 |
| | |||
* | #185867 by hunmonk: (usability) add node title to comment overview page for ↵ | Gábor Hojtsy | 2007-10-25 |
| | | | | easier identification | ||
* | #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. | ||
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our ↵ | Gábor Hojtsy | 2007-10-21 |
| | | | | source code and messages printed | ||
* | #182645 by scor: clean up concatenations to be in line with core coding ↵ | Gábor Hojtsy | 2007-10-19 |
| | | | | standards | ||
* | #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 | ||
* | #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() | ||
* | - 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 | ||
* | #164983 by multiple contributors: document the core database schemas | Gábor Hojtsy | 2007-10-10 |
| | |||
* | #63990 by several people: fix comment submission on nodes where a form is ↵ | Gábor Hojtsy | 2007-10-08 |
| | | | | displayed | ||
* | - Patch #180432 by hunmonk, sun, et al: make comment settings per node type. ↵ | Dries Buytaert | 2007-10-07 |
| | | | | This is a new feature that slipped in because it is required for the project module on drupal.org. | ||
* | - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the ↵ | Dries Buytaert | 2007-10-05 |
| | | | | .schema files into .install files to prevent mistakes. | ||
* | #180559 by hunmonk: do not try to display the comment addition form at th ↵ | Gábor Hojtsy | 2007-10-03 |
| | | | | end of comments, if we are already on the page, so it is displayed anyway | ||
* | #174233 by webernet: fix notices when editing comments and also fix a ↵ | Gábor Hojtsy | 2007-09-28 |
| | | | | moderation bug along the way | ||
* | - Patch #124979 by chx: remove the auto_increment. | Dries Buytaert | 2007-09-26 |
| | |||
* | #177927 by chx: use path=/ in PHP comment settings cookie creation, so ↵ | Gábor Hojtsy | 2007-09-25 |
| | | | | cookies set around the site are available in other 'directories' | ||
* | #174708 by multiple contributors: update jQuery to 1.2 | Gábor Hojtsy | 2007-09-12 |
| | |||
* | #172773 by numerous contributors: Make the actions interface usable by mere ↵ | Gábor Hojtsy | 2007-09-11 |
| | | | | | | | | | 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 | ||
* | #172376 by ChrisKennedy: fix 8 E_ALL issues in comment module and fix ↵ | Gábor Hojtsy | 2007-09-06 |
| | | | | approval queue | ||
* | - Patch #172961 by webernet: code style cleanup. | Dries Buytaert | 2007-09-05 |
| | |||
* | - Patch #172950 by webernet: code style fixes. | Dries Buytaert | 2007-09-04 |
| | |||
* | #6162 by various people: actually point new anchors to the page the first ↵ | Gábor Hojtsy | 2007-09-02 |
| | | | | new comment is displayed (in a multipage comment view) | ||
* | #172149 by dvessel: add semicolons, so the JS aggregator works | Gábor Hojtsy | 2007-09-01 |
| | |||
* | - Removing whitespace. | Dries Buytaert | 2007-08-30 |
| | |||
* | #111127 rollback by chx, slightly extended: roll back node_load cache, it ↵ | Gábor Hojtsy | 2007-08-30 |
| | | | | needs more thought and discussion, so postponed until at least Drupal 7 | ||
* | #156475 by Christoph C. Cemper and greggles: actually call the publish op on ↵ | Gábor Hojtsy | 2007-08-29 |
| | | | | hook_comment when a comment is first (automatically) published |