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
|
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 |
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 |
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
|
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 |
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
|
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
|
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
|
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
|
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 |
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
|
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 |
Gábor Hojtsy
|
9c6e886368
|
#189409 by Arancaytar: use filter_xss() to filter content type descriptions, instead of printing them verbatim (on one occassion) and printing them with check_plain() erroneusly on another
|
2007-11-15 23:55:52 +00:00 |
Gábor Hojtsy
|
c856eac135
|
#191104 by keith.smith: (usability) change occurances of node to 'post' and 'content' as appropriate
|
2007-11-12 19:06:33 +00:00 |
Gábor Hojtsy
|
9db0fca72f
|
#184694 by andremolnar: (regression) allow themes to override *_node_form forms by node type, not just generically
|
2007-10-22 10:37:14 +00:00 |
Gábor Hojtsy
|
00c8725480
|
#89376 by Eaton: add the preview build mode flag prior to hook_form() being called
|
2007-10-05 13:14:04 +00:00 |
Gábor Hojtsy
|
5d5b285dde
|
#174220 by webernet: fix noticed in node module when a user has no adminiter nodes permission
|
2007-09-27 12:56:04 +00:00 |
Gábor Hojtsy
|
6583ac5aee
|
#175743 by Desbeers: fix numerous issues around node submission dates and content editing
|
2007-09-19 18:11:08 +00:00 |
Gábor Hojtsy
|
e1022123bb
|
#173995 by Desbeers: when creating a new node, default values are inserted into the object on preview, overwriting existing user provided values
|
2007-09-09 19:52:29 +00:00 |
Dries Buytaert
|
f8526cb55f
|
- Patch #167109 by pwolanin and Crell: split node.module.
|
2007-08-20 07:03:08 +00:00 |