Commit Graph

4688 Commits (e4f597b0bc73cd5e149e96ff1f06ea5e5094c280)

Author SHA1 Message Date
Steven Wittens e4f597b0bc - Remove left-over debug css from form api patch 2005-10-11 19:52:34 +00:00
Dries Buytaert 75fe6b6c0a - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. 2005-10-11 19:44:35 +00:00
Dries Buytaert ecf5ed57d6 - Patch #33587 by Richard Archer: make table headers wrap by default. Cleaner default, less prone for table-less themes. 2005-10-11 11:56:45 +00:00
Dries Buytaert 927d98d068 - Patch #33555 by leoburd: fixed typo in XML-RPC backend. 2005-10-10 09:03:11 +00:00
Dries Buytaert 59cb3c4568 - Patch #13224 by Richard Archer and Gerhard: improved gzip caching. 2005-10-09 21:51:43 +00:00
Dries Buytaert fd96728f3c - Second batch of form API fixes by chx. 2005-10-09 10:39:15 +00:00
Dries Buytaert 6f30f02c16 - Patch #27999 by Tobias: made book export functionality configurable. 2005-10-08 14:48:33 +00:00
Dries Buytaert 5a4fa43602 - Updated CHANGELOG.txt. 2005-10-08 12:39:20 +00:00
Dries Buytaert 709b9005f5 - Modified version of patch #32622 by kbahey: added 'site offline/maintenance' feature.
(Untested because the admin/settings page doesn't work yet.)
2005-10-08 12:38:20 +00:00
Dries Buytaert 7863be5e82 - Patch #33433 by chx: fixed a number of form API problems.
* Default form value
    * Leftover debug function in form.inc
    * PHP5 issue with comment date (I got this patch from another issue)
    * Validation error fix (was calling legacy form validate)
    * Lots o' warnings on comment preview
    * Filter tips plus argument (gremlins. I swear this was not there.)
    * Message to clear what's going on with system settings
    * Non-freetagging taxonomies fixed
2005-10-08 12:21:47 +00:00
Dries Buytaert 27625fcf83 - Patch #31341 by kbahey: delete a user's session when the user is deleted. 2005-10-07 06:53:25 +00:00
Dries Buytaert a1ae4da70b - Removing tabs and trailing whitespaces. 2005-10-07 06:51:43 +00:00
Dries Buytaert e19af57a9a - Patch #29465 by asimmonds: made the contact module work with the new form API. 2005-10-07 06:48:33 +00:00
Dries Buytaert 7e1527ee61 - Patch #29465: new form API by Adrian et al.
TODO:
  + The contact.module was broken; a new patch for contact.module is needed.
  + Documentation is needed.
  + The most important modules need to be updated ASAP.
2005-10-07 06:11:12 +00:00
Dries Buytaert 7b5b460534 Improved error-handling of book module. 2005-10-06 09:17:17 +00:00
Dries Buytaert eafcfa1564 - Patch #4109: some URLs get ?PHPSESSID added to them. 2005-10-06 08:51:05 +00:00
Dries Buytaert 1a98fce9c4 - Patch by Jeremy: fixed comment module glitch. 2005-10-04 12:09:15 +00:00
Dries Buytaert 27b50ef542 - Revert. Was already committed. 2005-10-01 13:45:39 +00:00
Dries Buytaert c267c749e7 - Patch #32669 by DriesK: added an 'administer access control' permission.
In several setups, one wants to grant the 'administer users' permission to certain roles (for example to forum admins), however without allowing those users to change permissions on the 'access control' page, and without allowing them to change the users' roles (so that they can't, for example, promote themselves to admin).
2005-10-01 13:42:00 +00:00
Dries Buytaert 9981e4326d - Patch #32459 by beardedstoat and tostinni: always add a secondary sort order so the newest comments are on top. 2005-10-01 13:30:06 +00:00
Dries Buytaert c8c2fedc7e - Patch #32465 by Steven: mime decode for core. 2005-10-01 13:21:47 +00:00
Dries Buytaert 0200ccf4da - Patch by chx: fixed validation check. 2005-10-01 08:43:51 +00:00
Dries Buytaert f8e2be5fe7 - Patch #32584 by Gerhard: removed reference to node_revision_load() and fixed
input validation error..
2005-09-29 21:56:12 +00:00
Dries Buytaert c4757dd807 - Patch #32465 by Steven/killes: mime decode function. 2005-09-29 12:37:58 +00:00
Dries Buytaert bf08ab83b6 - Patch #32440 by ax: drupal_http_request() doesn't send proper Host: header. 2005-09-29 12:33:34 +00:00
Dries Buytaert 1d94bb4a87 - Add some extra options. 2005-09-29 08:04:51 +00:00
Dries Buytaert cec8db72dd - add some space 2005-09-29 08:02:55 +00:00
Dries Buytaert f101792d75 - Modified patch #30620 by Geary: 'personal blog entry' -> 'blog entry'.
Improves consistency.
2005-09-28 12:55:07 +00:00
Dries Buytaert 45f4bcaa7d - Patch #26031 by leafish_dylan: fixed comment pager (broken SQL query). 2005-09-27 18:34:59 +00:00
Dries Buytaert dff2df4809 - Patch #28786 by Neil: moved pagers out of table. 2005-09-27 18:10:19 +00:00
Dries Buytaert 53bdeae273 - Modified patch #30775 by timcn, Souvent22, m3avrck: give file uploads descriptions.
(Modified the form a bit.)
2005-09-27 15:54:39 +00:00
Dries Buytaert f592a5a60b - Patch #27669 by ax: fixed menu system status reporting. 2005-09-27 15:11:07 +00:00
Dries Buytaert 50ac9d3b4c - Patch #32103 by nedjo: fixed title validation. 2005-09-27 15:09:28 +00:00
Dries Buytaert cba3391b1f - Fixed spaces 2005-09-27 15:06:35 +00:00
Dries Buytaert 9f27e04470 - Patch by Ax: fixed links in documentation. 2005-09-27 15:06:14 +00:00
Dries Buytaert 67e68fc679 - Patch #28786 by Neil: move pagers out of table. 2005-09-24 07:53:26 +00:00
Dries Buytaert e4ec9ad36d - Fixed documentation. 2005-09-23 21:21:03 +00:00
Dries Buytaert fc47517da8 - Patch #31770 by chx: node_list() -> node_get_types(). 2005-09-23 13:13:12 +00:00
Dries Buytaert 2de3276599 - Patch #29030 by Goba: updated the path module's documentation. 2005-09-23 13:11:57 +00:00
Dries Buytaert 61740bd8ee - Patch #10056: allow the node title forms to be customized. 2005-09-23 08:47:13 +00:00
Dries Buytaert e3a4085a07 - Patch #31760 by webchick: removed redundant code. 2005-09-22 05:19:16 +00:00
Dries Buytaert eedb392c76 - Patch #28420 by Jeremy: add the poster's IP/hostname to the /mix/. 2005-09-19 19:14:54 +00:00
Dries Buytaert 2b3126b2cc Patch #19934 by Morbus, chx: conf_init() should strip out port numbers in bootstrap.inc. 2005-09-19 19:13:35 +00:00
Dries Buytaert 804054f3b6 Patch #19934 by Morbus, chx: conf_init() should strip out port numbers in bootstrap.inc. 2005-09-19 19:00:23 +00:00
Dries Buytaert 56903f504a - Patch #31650 by Robert: removed redundant XML-RPC blogapi setting. 2005-09-19 18:41:30 +00:00
Dries Buytaert 06af3e60e5 - Patch #29866 by Florian, Uwe: made the recent comments block only show comments on public nodes. 2005-09-19 15:11:05 +00:00
Dries Buytaert da316273bd - Patch #31014 by chx, zack: on taxonomy overview pages, make term names link to their respective taxonomy/term/(x) page. 2005-09-19 15:04:11 +00:00
Dries Buytaert 125fa0189e - Patch #31585 by Thox: fixed author information block. 2005-09-19 14:59:44 +00:00
Dries Buytaert d43655c962 - Patch #31449 by chx: store session IDs in the accesslog table. 2005-09-18 17:09:56 +00:00
Dries Buytaert f906d2dd50 - Patch #31306 by ax: fixed menu system warning. 2005-09-18 17:03:26 +00:00