[drupal-devel] cvs log messages
File: /modules/sitemenu/sitemenu.module 1.3 Date: February 2, 2005 - 02:44 User: kbahey Missing ; (my bad!) ---------------------------------------------------------------------- File: /modules/node.module 1.458 Date: February 2, 2005 - 01:03 User: unconed - Fix warning due to old session variable. ---------------------------------------------------------------------- File: /CHANGELOG.txt 1.66 Date: February 2, 2005 - 00:56 User: unconed - Changelog. ---------------------------------------------------------------------- File: /misc/drupal.css 1.95 /modules/node.module 1.457 /modules/taxonomy.module 1.175 Date: February 2, 2005 - 00:55 User: unconed #10296: Clean up admin - content: - Mass-delete functionality (with confirmation) - Flexible filtering for the overview table based on status, type and taxonomy. - Missing drupal_goto's - Clean up watchdog messages - Remove some dead code ---------------------------------------------------------------------- File: /modules/filestore2/filestore2.module 1.28 Date: February 2, 2005 - 00:38 User: gordon - update for change node_rewrite_sql to db_rewrite_sql ---------------------------------------------------------------------- File: /sandbox/javanaut/nodeattachment/nodeattachment.module 1.6 Date: February 1, 2005 - 23:30 User: javanaut Fixed my previous SQL fix :P Now it's ugly but functional. Still have not figured out why menu keeps caching my dynamic menu. Still Todo: Fix the crufty SQL in nodeattachment_list_possible_children. Figure out how to keep menu.inc's cache_set call from dorking my module up. Work permissions out so that people with proper privies can do just about everything. Offer some way to reparent nodes. Maybe use grandparent relationship to list out possible parents? ---------------------------------------------------------------------- File: /modules/taxonomy_access/taxonomy_access.module 1.28 Date: February 1, 2005 - 21:28 User: pyromanfo Fixed warning when rebuilding node_access ---------------------------------------------------------------------- File: /modules/taxonomy_access/taxonomy_access.module 1.27 Date: February 1, 2005 - 20:55 User: pyromanfo Fixed warning when rebuilding node table ---------------------------------------------------------------------- File: /includes/common.inc 1.423 /modules/comment.module 1.333 /modules/path.module 1.53 /modules/taxonomy.module 1.174 /modules/user.module 1.438 Date: February 1, 2005 - 19:45 User: dries - Patch #16246 by Moshe: added mechanism to direct the user back to the referring page after completing a form. (Moshe: the patch against node.module failed to apply.) ---------------------------------------------------------------------- File: /modules/filebrowser/filebrowser.module 1.1 /modules/filebrowser/README.txt 1.1 Date: February 1, 2005 - 17:29 User: goba Add filebrowser module with some initial documentation in the README. We use this module to present the subversion browser on drupal.hu, with all the special information about translators of files, and file states. ---------------------------------------------------------------------- File: /CHANGELOG.txt 1.65 /includes/common.inc 1.422 /includes/image.inc 1.1 /modules/system.module 1.193 /modules/upload.module 1.24 /modules/user.module 1.437 Date: February 1, 2005 - 16:27 User: dries - Patch #16358 by James: added toolkit to enable better image handling. The avatar code and the upload module have been updated to take advantage of the new image API. There are 5 main functions that modules may now utilize to handle images: * image_get_info() - this function checks a file. If it exists and is a valid image file, it will return an array containing things like the pixel dimensions of the image, plus the 'type' and common extension. * image_scale - resizes a given image to fit within a given width / height dimensions, while maintaining aspect ratio (not distorting the image). This function can be used to generate thumbnails, or ensure a maximum resolution, etc. * image_resize - similar to image_scale (but will not respect aspect ratio - may well distort the image). * image_rotate - rotate an image by X degrees * image_crop - crops an image to a given rectangle (defined as top-left x/y coordinates plus a width & height of the rectangle). Contribution modules will now be able to rely on these base manipulation functions to offer additional functionality (such as image nodes, photo galleries, advanced image manipulation, etc). ---------------------------------------------------------------------- File: /sandbox/javanaut/nodeattachment/nodeattachment.module 1.5 Date: February 1, 2005 - 16:23 User: javanaut Moved links to remove child nodes off of the 'view' page. Now they only appear on the node edit page. ---------------------------------------------------------------------- File: /sandbox/javanaut/nodeattachment/nodeattachment.module 1.4 Date: February 1, 2005 - 16:07 User: javanaut Added a feature to list out multiple parents when loading ancestors. Upward searching now stops when no parent is found or when multiple parents are found, though now the multiple parents are included in the results (as an array of nodes). ---------------------------------------------------------------------- File: /CHANGELOG.txt 1.64 /includes/common.inc 1.421 /modules/node.module 1.456 /modules/taxonomy.module 1.173 /modules/upload.module 1.23 Date: February 1, 2005 - 14:09 User: dries - Patch #16513 by James (slightly modified): export categories and enclosures to RSS feeds (and made RSS feeds extensible). NOTE: this needs to be documented. ---------------------------------------------------------------------- File: /sandbox/dikini/binder/binder.module NONE /sandbox/dikini/binder/binder.mysql NONE /sandbox/dikini/binder/docs/bindapi_state_machine.html NONE /sandbox/dikini/binder/docs/binder-1.png NONE /sandbox/dikini/binder/docs/binder.html NONE /sandbox/dikini/binder/docs/binderdoc.css NONE /sandbox/dikini/binder/docs/binder_datastructures.html NONE /sandbox/dikini/binder/docs/binder_schema.png NONE /sandbox/dikini/binder/docs/fields.png NONE /sandbox/dikini/binder/docs/g6685.png NONE /sandbox/dikini/binder/docs/rigid-vs-fluid.html NONE /sandbox/dikini/binder/docs/state_machines_and_metadata.html NONE /sandbox/dikini/binder/docs/text1709.png NONE /sandbox/dikini/binder/droptables.mysql NONE /sandbox/dikini/binder/fields/textfield/binder_textfield.field NONE /sandbox/dikini/binder/includes/binder.inc NONE /sandbox/dikini/binder/includes/binder_data.inc NONE /sandbox/dikini/binder/includes/binder_merge.inc NONE /sandbox/dikini/binder/includes/binder_node.inc NONE /sandbox/dikini/binder/includes/binder_schema.inc NONE /sandbox/dikini/binder/includes/binder_ui.inc NONE /sandbox/dikini/binder/includes/binder_vm.inc NONE /sandbox/dikini/binder/includes/README.txt NONE /sandbox/dikini/binder/README.txt NONE Date: February 1, 2005 - 11:39 User: dikini Moved to modules/binder ---------------------------------------------------------------------- File: /modules/binder/binder.module 1.1 /modules/binder/binder.mysql 1.1 /modules/binder/docs/bindapi_state_machine.html 1.1 /modules/binder/docs/binder-1.png 1.1 /modules/binder/docs/binder.html 1.1 /modules/binder/docs/binderdoc.css 1.1 /modules/binder/docs/binder_datastructures.html 1.1 /modules/binder/docs/binder_schema.png 1.1 /modules/binder/docs/fields.png 1.1 /modules/binder/docs/g6685.png 1.1 /modules/binder/docs/rigid-vs-fluid.html 1.1 /modules/binder/docs/state_machines_and_metadata.html 1.1 /modules/binder/docs/text1709.png 1.1 /modules/binder/droptables.mysql 1.1 /modules/binder/fields/textfield/binder_textfield.field 1.1 /modules/binder/includes/binder.inc 1.1 /modules/binder/includes/binder_data.inc 1.1 /modules/binder/includes/binder_merge.inc 1.1 /modules/binder/includes/binder_node.inc 1.1 /modules/binder/includes/binder_schema.inc 1.1 /modules/binder/includes/binder_ui.inc 1.1 /modules/binder/includes/binder_vm.inc 1.1 /modules/binder/includes/README.txt 1.1 /modules/binder/README.txt 1.1 Date: February 1, 2005 - 11:38 User: dikini Trying to comply with the contributions README RTFM should happen earlier :) ---------------------------------------------------------------------- File: /sandbox/dikini/binder/includes/README.txt 1.2 /sandbox/dikini/binder/README.txt 1.3 Date: February 1, 2005 - 11:24 User: dikini recover from the mess, need to check my file management skills ---------------------------------------------------------------------- File: /sandbox/dikini/binder/README.txt 1.2 Date: February 1, 2005 - 11:18 User: dikini Updated the TODO list ---------------------------------------------------------------------- File: /sandbox/dikini/binder/docs/bindapi_state_machine.html 1.1 /sandbox/dikini/binder/docs/binder-1.png 1.1 /sandbox/dikini/binder/docs/binder.html 1.1 /sandbox/dikini/binder/docs/binderdoc.css 1.1 /sandbox/dikini/binder/docs/binder_datastructures.html 1.1 /sandbox/dikini/binder/docs/binder_schema.png 1.1 /sandbox/dikini/binder/docs/fields.png 1.1 /sandbox/dikini/binder/docs/g6685.png 1.1 /sandbox/dikini/binder/docs/rigid-vs-fluid.html 1.1 /sandbox/dikini/binder/docs/state_machines_and_metadata.html 1.1 /sandbox/dikini/binder/docs/text1709.png 1.1 /sandbox/dikini/binder/fields/textfield/binder_textfield.field 1.1 /sandbox/dikini/binder/includes/binder.inc 1.1 /sandbox/dikini/binder/includes/binder_data.inc 1.1 /sandbox/dikini/binder/includes/binder_merge.inc 1.1 /sandbox/dikini/binder/includes/binder_node.inc 1.1 /sandbox/dikini/binder/includes/binder_schema.inc 1.1 /sandbox/dikini/binder/includes/binder_ui.inc 1.1 /sandbox/dikini/binder/includes/binder_vm.inc 1.1 /sandbox/dikini/binder/includes/README.txt 1.1 Date: February 1, 2005 - 09:51 User: dikini ---------------------------------------------------------------------- File: /sandbox/dikini/binder/binder.module 1.6 /sandbox/dikini/binder/binder.mysql 1.1 /sandbox/dikini/binder/droptables.mysql 1.1 /sandbox/dikini/binder/README.txt 1.1 Date: February 1, 2005 - 09:48 User: dikini An update of binder ---------------------------------------------------------------------- File: /sandbox/dikini/binder/binder.html NONE /sandbox/dikini/binder/binder.module NONE /sandbox/dikini/binder/binder.sql NONE /sandbox/dikini/binder/fields.png NONE /sandbox/dikini/binder/g6685.png NONE /sandbox/dikini/binder/rigid-vs-fluid.html NONE /sandbox/dikini/binder/state_machines_and_metadata.html NONE Date: February 1, 2005 - 09:45 User: dikini Removed the very old binder files ---------------------------------------------------------------------- File: /sandbox/javanaut/nodeattachment/nodeattachment.module 1.3 Date: February 1, 2005 - 05:40 User: javanaut Fixed some broken SQL logic in list_possible_children function. ---------------------------------------------------------------------- File: /modules/stock/README.txt 1.2 Date: February 1, 2005 - 05:23 User: kbahey Added Yahoo! as the source. ---------------------------------------------------------------------- File: /modules/taxonomy_access/taxonomy_access.module 1.26 /modules/taxonomy_access/taxonomy_access.mysql 1.4 Date: February 1, 2005 - 05:23 User: pyromanfo Added per-vocabulary default permissions and updated vocabulary settings to be a dropdown for adding and removing permissions ---------------------------------------------------------------------- File: /modules/stock/arrow_down.gif 1.1 /modules/stock/arrow_up.gif 1.1 /modules/stock/database.mysql 1.1 /modules/stock/INSTALL 1.1 /modules/stock/README.txt 1.1 /modules/stock/stock.module 1.3 Date: February 1, 2005 - 05:20 User: kbahey A configurable stock quote module that provides both a user specific block with portfolio, and a page for a longer form. Both the old stock and ystock modules are not maintained anymore. Moreover, ystock requires hard coding the symbols. ---------------------------------------------------------------------- File: /modules/sitemenu/README.txt 1.3 Date: February 1, 2005 - 04:34 User: kbahey Removed obsolete option for configurable path. ---------------------------------------------------------------------- File: /modules/sitemenu/sitemenu.module 1.2 Date: February 1, 2005 - 04:29 User: kbahey Removed the configurable path feature, since it is redundant. Dries pointed out that a url alias would do the same thing. ---------------------------------------------------------------------- File: /sandbox/javanaut/nodeattachment/nodeattachment.module 1.2 Date: February 1, 2005 - 03:47 User: javanaut Added many user interface pieces. Added a block for ancestor navigation. Added (currently ugly) tools to attach and remove nodes. Added more permission logic, making it such that node types that require a parent to exist are not listed in the "attach existing node" list. Altered "add existing node" SQL to exclude nodes that are already attached. Still need to use node_access join and pager_query for listing existing nodes. Still need to clean up add/create/remove links interface, as they are currently ugly. ---------------------------------------------------------------------- File: /modules/legal/legal.module 1.5 Date: February 1, 2005 - 03:00 User: MegaGrunt fixed bug which prevented user account being edited made T&C acceptance a requirement (i.e. now throws up an error if checkbox not ticked) ----------------------------------------------------------------------
participants (1)
-
no-reply@zind.net