Steven Wittens
0539f5483b
- sa-2006-001: Custom menu items are accessible to anyone
2006-03-13 21:33:18 +00:00
Steven Wittens
8495750c40
- #53540 : Improve relative links updater
2006-03-12 22:25:00 +00:00
Gerhard Killesreiter
a4ae7a53f8
#53654 , remove module reset button, patch by Zen.
2006-03-12 16:21:40 +00:00
Gerhard Killesreiter
80e53f26c6
#53628 , reformatting of profile.module. Patch by Zen.
2006-03-12 14:08:55 +00:00
Dries Buytaert
2a3e3b2fed
- Patch #53480 by chx et al: clean and harden form_builder for various types of posted elements.
2006-03-12 09:28:12 +00:00
Steven Wittens
7d9217fc20
- #47841 : Sort help items alphabetically (and prettify output)
2006-03-12 01:56:11 +00:00
Steven Wittens
e3eb95d950
- #53540 : Relative links updater improvements
2006-03-11 20:50:30 +00:00
Steven Wittens
f0373449cb
- #28868 fixes: better display of messages and code cleanup
2006-03-11 15:07:47 +00:00
Dries Buytaert
718b88e54f
- Patch #53351 by Zen, tim et al: problem with unchecked taxonomy lists.
2006-03-11 13:47:51 +00:00
Dries Buytaert
a5bbf6cafd
- Patch #53468 by jvandyk: documentation improvements.
2006-03-11 13:45:41 +00:00
Dries Buytaert
c54de86134
- Patch #42358 by dopry et al: fixed problem with attaching files.
2006-03-10 19:03:25 +00:00
Dries Buytaert
28c0c6197a
- Patch #52092 by wtanaka, dopry and moshe: fixed regression with hook_file_download.
2006-03-10 19:02:06 +00:00
Dries Buytaert
f5fff25e6f
- Patch #13148 by Matt: upgrade path for relative links.
2006-03-10 18:59:05 +00:00
Steven Wittens
e4a6ff4270
- #53368 : Output stricter (IE5-compatible) JSON
2006-03-10 17:06:48 +00:00
Steven Wittens
3ead560368
- #49211 : Fix bug with linking to absolute URLs through l()
2006-03-10 16:53:09 +00:00
Steven Wittens
d29d596674
- Reverting accidental commit
2006-03-10 15:13:21 +00:00
Steven Wittens
9c944c2d58
- Code cleanup
2006-03-10 15:11:07 +00:00
Steven Wittens
9fd6dc5818
- #52771 : drupal_to_js() improperly dealing with booleans
2006-03-10 13:08:05 +00:00
Steven Wittens
86f4ef1e99
- Adding missing cvs tags to .js files
2006-03-09 23:20:24 +00:00
Neil Drumm
c828449991
#52292 by hunmonk, multipart node forms broken
...
Adds a new form attribute that lets form writers hook into a conveniant place when the form building requires knowledge of the validation results.
2006-03-09 22:55:01 +00:00
Neil Drumm
2b9d04d5c2
-bug #51522 by m3avrck, node teasers are empty
2006-03-09 22:38:40 +00:00
Gerhard Killesreiter
c9c46e2f2f
#53265 , Missing array initializations, patch by drumm
2006-03-09 22:35:24 +00:00
Gerhard Killesreiter
3fccc5b2eb
#42388 , Out of range value adjusted for column, patch by drumm
2006-03-09 22:12:53 +00:00
Gerhard Killesreiter
306a04e503
#43032 , Can't move forum topics created by anonymous (Authored by not set), patch by Cvbge.
2006-03-09 22:10:57 +00:00
Gerhard Killesreiter
f1962e8fb1
#52586 , node preview broken with php5, patch by greggles
2006-03-09 21:59:43 +00:00
Dries Buytaert
9145ed128c
- Patch #49497 by damz and morbus: fixed encoding of feeds with PHP5.
2006-03-09 14:46:33 +00:00
Gerhard Killesreiter
c126bbaa21
#50234 , add documentation to file.inc methods, patch by drewish.
...
edited for some formatting issues.
2006-03-08 23:42:55 +00:00
Gerhard Killesreiter
40e2a3b379
#51635 , Moving forum post leaving shadow copy results in warning, patch by Zen/webchick
2006-03-08 22:11:54 +00:00
Gerhard Killesreiter
45092bdd5f
#53012 , make "Create new revision" respect node type settings, patch by Zen
2006-03-08 19:07:41 +00:00
Dries Buytaert
efa8b042c9
- Patch #52157 by Zen: can't edit path aliases.
2006-03-08 15:43:36 +00:00
Dries Buytaert
7add598ee2
- Patch #51850 by chx, webchick et al: fixed various problems with db_rewrite_sql, made db_rewrite_sql slightly more robust.
2006-03-08 15:13:20 +00:00
Gerhard Killesreiter
46ad261902
#52921 , Error in system_update_177 with postgres, patch by Steve Ratcliffe
2006-03-08 11:04:03 +00:00
Dries Buytaert
89b9c26e00
- Patch #52932 by Zen: fapi conversion + fixes
...
* fapi conversion.
* Adds status messages, comments and language fixes.
* Adds watchdog messages for category and feed additions and deletions.
* Edit forms: checks for duplicates - title for category, title + url for feeds.
2006-03-08 09:52:13 +00:00
Dries Buytaert
8fe244ff6a
- Patch #51522 by paddy: break at beginning doesn't work
2006-03-07 19:38:19 +00:00
Dries Buytaert
dda131587f
- Patch #5961 by dopry et al: fixed problems with file api and open_basedir restrictions.
2006-03-07 19:14:30 +00:00
Dries Buytaert
9530e54501
- Patch #28868 by Ber: reset user mail variables.
2006-03-07 19:08:46 +00:00
Dries Buytaert
d2865f2a99
- Patch #52850 by Zen: fapi conversion + minor fixes
...
* converts forum_admin to fapi.
* handles invalid terms in hook_menu
* adds comments, fixes typos etc.
* reorganises functions a little bit - moves hook_menu to the top.. groups hooks together and forms together
2006-03-07 19:03:02 +00:00
Dries Buytaert
b8d81c6a79
- Patch #52448 by Zen: simplified drupal_attributes.
2006-03-07 14:57:05 +00:00
Dries Buytaert
bbca6b4828
- Patch #52418 by Zen: fapi conversion + bug fixes.
2006-03-07 11:36:49 +00:00
Dries Buytaert
6d9e5084d8
- Patch #52508 by TDobes: fixed theme system regressions.
2006-03-07 11:28:22 +00:00
Dries Buytaert
f51bc544f2
- Patch #51142 by markus: hook_comment not called for all update operations.
2006-03-06 20:52:55 +00:00
Dries Buytaert
71b0e2ddb7
- Patch #52324 by chx: fixed warnings when inserting locale strings.
2006-03-06 20:50:39 +00:00
Dries Buytaert
c54a0f575f
- Patch #51543 by wtanaka: clicking on 'add new comment' takes you to the wrong place.
2006-03-06 18:09:17 +00:00
Dries Buytaert
21a3c24380
- Patch #52292 by hunmonk/chx: multipart node forms were broken.
2006-03-06 14:46:51 +00:00
Dries Buytaert
c16e5c4af0
- Patch #52265 by Cvbge: made upgrade path work with PostgreSQL.
2006-03-06 14:43:11 +00:00
Neil Drumm
4b663a62af
#52484 by chx: filter_form needs validation
2006-03-05 02:46:55 +00:00
Steven Wittens
d797819821
- #52403 : Comment order messed up on update.
2006-03-04 22:38:51 +00:00
Dries Buytaert
650f22bc7f
- Patch #52265 by Zen: converted filter.module to file API:
...
* Converts filter.module to the fapi model (besides filter_admin_overview which has already been done.)
* On the format edit screen, updates to the roles fieldset were being mangled with the previous code. The previous code relied on only checked checkboxes being returned. Fapi for some reason decides to insert non-checked items as well with values 0.
* Makes the name field a UNIQUE field. DB and update patches included. Having a duplicate format name completely b0rks things.
* Adds check_plain to the format name in admin_overview.
* Removes unnecessary #type => 'markup'.
* Moves hook_menu to below hook_help.
* drupal_goto -> return.
2006-03-04 18:12:10 +00:00
Dries Buytaert
1f39ad146a
- Patch #52303 by fago: fixed warning in upgrade path.
2006-03-04 18:09:12 +00:00
Dries Buytaert
350b8b346e
- Patch #51516 by Steve Dondley: it should be possible to set errors on selection items.
2006-03-04 18:03:57 +00:00