Commit Graph

3088 Commits (02eb24bfbd073383f185f4d68daefa09660c477f)

Author SHA1 Message Date
Dries Buytaert 02eb24bfbd - Bug : redirect to the main page instead of to 'node'. 2005-12-27 14:31:42 +00:00
Dries Buytaert 34a5d46022 - Patch by chx / Richard: made it possible to link to the front page. 2005-12-27 10:36:16 +00:00
Dries Buytaert 1ef56e36a0 - Patch by wulff: added 2 missing t() functions. 2005-12-26 11:26:21 +00:00
Dries Buytaert ed7256f37a - Patch by chx: removed some dead code from the search module's form. 2005-12-26 11:21:19 +00:00
Dries Buytaert 53872d2396 - Patch by wulff: added missing t() function. 2005-12-26 11:19:49 +00:00
Dries Buytaert 30e9e05642 - Patch by Cvbge: feed title not logged correctly. 2005-12-26 11:15:57 +00:00
Dries Buytaert ba12462fc9 - Patch by Junyor: slight clean-up of node_revision_delete(). 2005-12-24 13:05:22 +00:00
Steven Wittens b43fa0f9da - : global urlencode() for menu paths 2005-12-22 22:58:12 +00:00
Dries Buytaert 3783e6304c - Patch by Robert: modules page producing duplicate entry database errors. 2005-12-22 12:37:52 +00:00
Dries Buytaert 29a619b598 - Patch by killes: node revisions should only be viewable by admins. 2005-12-22 10:57:02 +00:00
Steven Wittens c2384e2c18 - : Ensure -\>changed and -\>created are equal on node creation 2005-12-22 00:22:19 +00:00
Dries Buytaert c60e7acdd4 - Patch by spiderman: reset the default theme to bluemarine after reset. 2005-12-21 22:15:02 +00:00
Steven Wittens 19aad8934f - : Search results don't include last part of longer pages 2005-12-21 14:30:09 +00:00
Steven Wittens e67def3a12 Search.module:
- : Dead variable (remove_short)
- : Fix chinese search problem
- Fix bug with  and OR queries
- Add smarter highlighting for CJK strings
- Add message about minimum word length to user
- Improve code comments
2005-12-21 13:35:55 +00:00
Dries Buytaert 4c135457a5 - Patch by spiderman: no confirmation when deleting a path alias. 2005-12-19 14:51:38 +00:00
Dries Buytaert eb412f7c7e - Patch by chx: improved validation of forms. 2005-12-19 14:30:53 +00:00
Dries Buytaert 6164074655 - Patch by saerdna: There's no need that users with the "administer comments" role has to go via admin/comments to delete comments. this patch simply adds the delete link on each comment if you have administer comments role. "access administration pages" not needed; because if they not have it they can still delete from admin/comments. 2005-12-19 10:12:52 +00:00
Dries Buytaert f8b5f21cf5 - Patch : changing the size of the search box back to 20 ... 2005-12-19 10:11:14 +00:00
Dries Buytaert d21dda89b3 - Patch by chx: user edit form submit model rewrite. 2005-12-19 10:02:33 +00:00
Steven Wittens 8b0461940d - Fix minimum_word_size default values 2005-12-18 12:28:26 +00:00
Dries Buytaert 0dfc8e059f - Patch by webchick: improved code comments. 2005-12-17 17:24:46 +00:00
Dries Buytaert d5581d94cb - Patch by amanuel/owe: make the logo upload work. 2005-12-16 19:57:41 +00:00
Dries Buytaert 93d496bad8 - Patch by walkah/chx: blog api fixes for new forms api. 2005-12-16 18:08:58 +00:00
Steven Wittens b099843b7a - : First search pass was too greedy with short words.
- Minor code simplifications in search_parse_query()
2005-12-16 16:42:37 +00:00
Dries Buytaert 4ea44fe783 - Patch by matt/dopry: made the contact module validate the recipients' e-mail addresses. 2005-12-16 12:59:22 +00:00
Dries Buytaert 77130e7ab2 - Patch by James: fixed date handling in blogapi.module. 2005-12-16 06:36:00 +00:00
Dries Buytaert bd4fe6ede9 - Patch : Taxonomy forms should be in a fieldset. 2005-12-16 06:23:46 +00:00
Dries Buytaert ff8dab6095 - Patch : after menu reset, primary and secondary menus need to be recreated. 2005-12-15 21:53:49 +00:00
Dries Buytaert 21707ae0e6 - Modified patch by chx: profile category 'account' overwrites regular user fields. 2005-12-15 16:34:48 +00:00
Dries Buytaert 21a9442bbb - Patch by billturner: fixed problem with the comment settings form. 2005-12-15 16:31:01 +00:00
Dries Buytaert 922a46d281 - Patch by Morbus/webchick/tangent: fixed order of form fields. 2005-12-15 16:24:40 +00:00
Dries Buytaert 5accfa08f5 - Patch by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on failure instead of -1.
Changed code to be compatible with all versions.
2005-12-15 16:02:50 +00:00
Dries Buytaert 264f7d5667 - Patch by Neil: de-dupe XML namespaces in RSS automatically. 2005-12-15 15:57:55 +00:00
Dries Buytaert 764f1177ef - Patch by Chris Johnson: is_array() slower than isset() or empty(). 2005-12-14 20:10:45 +00:00
Dries Buytaert 7334f7624f - Patch by Morbus: removed rss doctype. 2005-12-14 19:04:27 +00:00
Dries Buytaert ca9aa560f2 - Patch by Morbus: fixed bug with assigning news item the correct category. 2005-12-14 14:03:05 +00:00
Dries Buytaert d40ce21711 - Patch by chx: filter_format no longer supports multiple filtered areas. 2005-12-14 13:56:54 +00:00
Dries Buytaert d4fe9203ed - Patch by Morbus: made sure $teaser is always defined. 2005-12-14 13:30:01 +00:00
Dries Buytaert c11080c02e - Patch by chx: fixed problem with _node_name() returning NULL instead of array() when there are no node types. 2005-12-14 13:26:39 +00:00
Dries Buytaert dd2fdd128d - Patch by wtanaka: use longblog for data in the cache. Is reported to fix utf-8 problems and improves consistency with PostgreSQL. 2005-12-13 18:49:47 +00:00
Dries Buytaert de723ba8b5 - Patch by Richard: fixed permissions of URL settings on node submission page. 2005-12-12 14:25:45 +00:00
Dries Buytaert 477028c288 - Patch by Richard: fixed problem with editing menu items. 2005-12-12 11:39:41 +00:00
Dries Buytaert 63ece6f957 - Patch by tostinne/ax: added tabindex to user login page. 2005-12-11 12:53:09 +00:00
Dries Buytaert 544aefad8a - Modified patch : improved themability of forum icons (makes it possible to use animated gifs) + removed forum setting. 2005-12-11 12:44:39 +00:00
Dries Buytaert 99e27195e8 - Patch by Gerhard: assign default forum when adding a forum topic from within a forum. 2005-12-10 19:58:40 +00:00
Dries Buytaert 810e75050d - Patch by m3avrck and Souvent22: make the upload.module work + revisions fixes. 2005-12-10 19:43:12 +00:00
Dries Buytaert fb9ff3baf9 - Patch by Jaza: added missing fieldset around filter options. 2005-12-10 19:35:13 +00:00
Dries Buytaert 2659fadd5f - Patch by wtanaka: execute -> submit 2005-12-10 08:12:59 +00:00
Dries Buytaert 30450039f9 - Patch by canen: make user_autocomplete function work with PostgreSQL. 2005-12-10 08:08:44 +00:00
Dries Buytaert d55a508b88 - Patch by DriesK: fixed problem with contact module. 2005-12-09 22:21:01 +00:00