Commit Graph

1001 Commits (5b2eabcaf20bbfb73f8085bb5991af478c87cbf1)

Author SHA1 Message Date
Gábor Hojtsy a541e5fbfb #201667 follow up by gpk: minor code comment and whitespace cleanup 2008-01-10 15:57:10 +00:00
Gábor Hojtsy b4520177fb #207990 by soxofaan: fix notice on node/add page for anonymous users 2008-01-10 14:31:23 +00:00
Gábor Hojtsy 2669c24bd4 #201667 follow up by keith.smith: typo in code comment 2008-01-09 21:40:10 +00:00
Gábor Hojtsy db55c269da #201667 by theborg, quicksketch, gpk, catch: fix bugs with teaser splitter in JS and no-JS mode 2008-01-09 12:10:04 +00:00
Gábor Hojtsy ab036224bb #205792 by yched: fix contradictory messages after node access rebuild 2008-01-08 11:27:16 +00:00
Gábor Hojtsy b78a990270 #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks 2008-01-08 10:35:43 +00:00
Gábor Hojtsy 1b5ce2b18f #206272 report by yojoe, patch by myself: user provided data in menu titles should be check_plain()-ed not t()-ed 2008-01-04 13:50:50 +00:00
Gábor Hojtsy 195fe364d2 #203582 by David_Rothstein: some core hook_access() implementations are not using the passed in account 2008-01-01 17:46:30 +00:00
Dries Buytaert 178c28535b - Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :) 2007-12-31 08:54:37 +00:00
Dries Buytaert a88c178b91 - Patch #204221 by webernet: code style fixes. 2007-12-28 12:02:52 +00:00
Gábor Hojtsy 34afaf8f28 #176748 follow up by pwolanin: fix bad breadcrumbs and missing/wrong titles 2007-12-27 14:03:37 +00:00
Dries Buytaert 6f178ad61f - Patch #176748 by pwolanin, Rob Loach: fixed broken breadcrumbs. 2007-12-26 21:12:12 +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 ed48af4c41 #181195 by hunmonk and Pasqualle: node type related variables were not properly renamed, when node type names changed 2007-12-22 23:21:54 +00:00
Gábor Hojtsy 152322daca #202895 by cwgordon7, theborg: fix node revision view page load argumnets 2007-12-21 11:55:23 +00:00
Gábor Hojtsy 1e63dd1ae6 #201536 by chx: centralizing permission checking code in node revision handling, removing lots of duplicate code 2007-12-20 09:20:41 +00:00
Gábor Hojtsy f761b8745c #164510 by yched, KarenS: move node batch operations to node.admin.inc for performance and fix a buggy message 2007-12-20 09:08:35 +00:00
Gábor Hojtsy 2ff7526e77 #103041 by O Govinda, gaele and keith.smith: reworked node help, removing mention of UI elements we don't have, and linking in other features, we do have; also easier on the translators with text broken up into shorter parts 2007-12-19 15:55:02 +00:00
Dries Buytaert c8b1ddf26a - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries. 2007-12-18 12:59:22 +00:00
Dries Buytaert 02539ac3f8 - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces). 2007-12-18 10:31:42 +00:00
Gábor Hojtsy 223744e8bb #201534 by Lynn, Pasqualle: fix notice in node_forms() when there are no node types defined 2007-12-17 12:41:20 +00:00
Gábor Hojtsy a0bea00402 #200763 by JirkaRybka: add body field wrapper in node form for easier themeing 2007-12-17 10:14:05 +00:00
Gábor Hojtsy 2e2f8dd8a9 #199439 by douggreen: fix content search in PostgreSQL 2007-12-14 19:19:46 +00:00
Gábor Hojtsy 5804090b5a #199158 by catch: AND was used in place of WHERE in search module reindex code 2007-12-14 18:40:32 +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 86de9aade3 #200540 by theborg: fix node_make_unsticky_action() code comments and promote flag in node_unpromote_action() 2007-12-13 13:06:45 +00:00
Gábor Hojtsy 96668d576c #195169 (actually a fix to #199161) by bjaspan: do not rely on buggy MySQL behavior of assuming empty default value for NOT NULL columns, fixing poll submission on PostgreSQL 2007-12-11 14:31:12 +00:00
Gábor Hojtsy 8028bc2e76 #196953 by JirkaRybka: add target attribute to 'read more' links generated to RSS feed teasers for RSS reader usability 2007-12-11 12:42:37 +00:00
Gábor Hojtsy acea23e9fe #116726 by Pancho: (usability) standardize on '@type %title' usage in node feedback messages 2007-12-11 12:13:39 +00:00
Gábor Hojtsy 680b99fcba #198187 by mcarbone: resolve conflicts of n.uid and r.uid, so the node author uid takes precedence over the revision uid 2007-12-10 10:52:52 +00:00
Gábor Hojtsy 3355267c3b #188908 by JirkaRybka, documentation added: empty feeds resulted in feeds with all nodes instead 2007-12-10 10:29:19 +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 afe3f4318d security fixes forward ported from Drupal 5.2 - previously not committed parts of http://drupal.org/cvs?commit=74833 2007-12-05 19:12:59 +00:00
Gábor Hojtsy 5bb6927e18 #196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes 2007-12-05 16:34:07 +00:00
Gábor Hojtsy 80f533d307 #184968 by chx and myself: confirm forms for node revision and delete forms (avoiding CSRF) 2007-12-03 07:45:15 +00:00
Gábor Hojtsy 259e2f5c7e #195678 by catch: standardise on Save and Preview button terminology (for comments) and button placement for comments and nodes, so Save is always the leftmost button, and there is no guessing to find it 2007-11-29 11:54:37 +00:00
Gábor Hojtsy 79792eeb6f #155337 by gpk and Bevan: only treat newlines teaser breakers, if the newline filter is present in the particular input format 2007-11-29 11:29:24 +00:00
Dries Buytaert 7a47bef514 - Patch #162381 by Heine et al: properly escape strings. 2007-11-28 10:29:21 +00:00
Gábor Hojtsy 172a35faf4 #184968 spin off coding style fixes to let the substance of the patch get reviewed 2007-11-27 13:31:04 +00:00
Gábor Hojtsy f77b60f291 #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
Gábor Hojtsy 61f04c91c9 #115912: remove misleading reference to node formats in node_teaser() phpdoc 2007-11-27 11:36:35 +00:00
Gábor Hojtsy a960d4d618 #120960 by blakehall, JirkaRybka, catch: improve usability of content editing permission names 2007-11-26 11:44:04 +00:00
Gábor Hojtsy 6383dcc725 #194994 by gpk: the PHP format was moved to php/0 instead of filter/2 and this was not updated in the node teaser building code 2007-11-24 21:02:24 +00:00
Gábor Hojtsy 5dcacebf26 #194166 rollback and additional comments by chx: developers can modify menu editing behavior with hook_form_alter(), no need for menu API hacks, which were half done anyway 2007-11-24 20:59:32 +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 b501ff69c6 #180425 by Bevan, tested by gpk: teaser splitter PHP code was breaking too early, not taking break type precedence into account 2007-11-23 12:27:38 +00:00
Gábor Hojtsy 4c0a0006bd #188462 by bjaspan: null value in revision log field violated non-null constraint in PostgreSQL 2007-11-20 18:20:37 +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 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