CVS messages for Copyright
October 16, 2008
- Commit #146833 by Robrecht Jacques at 18:12
#321744 : typo (INSERT instead of INSERT INTO). Thanks yecarrillo!
August 9, 2008
- Commit #132591 by Robrecht Jacques at 08:09Copyright: /modules/copyright/copyright.install 1.4.4.12 @ DRUPAL-5
Copyright: /modules/copyright/copyright.module 1.13.4.27 @ DRUPAL-5
Copyright: /modules/copyright/README.txt 1.7.4.6 @ DRUPAL-5#289704 : full text of licenses are available at copyright/XX.
- Commit #132587 by Robrecht Jacques at 07:27
August 8, 2008
- Commit #132517 by Robrecht Jacques at 19:51Copyright: /modules/copyright/copyright.admin.inc 1.1
Copyright: /modules/copyright/copyright.css 1.5
Copyright: /modules/copyright/copyright.info 1.2
Copyright: /modules/copyright/copyright.install 1.6
Copyright: /modules/copyright/copyright.module 1.15
Copyright: /modules/copyright/README.txt 1.9#222729 : port to Drupal 6. Work in progress!! TODO: - copyright.admin.inc : rewrite the forms - replace some db_query()s with drupal_write_record() - hook_update() to change BOOL columns (from D5) into (TINY)INT - general checking and debugging
- Commit #132499 by Robrecht Jacques at 18:54
translations are in translation/ directory now
October 5, 2007
- Commit #83358 by Robrecht Jacques at 15:47Copyright: /modules/copyright/copyright.install 1.4.4.10 @ DRUPAL-5
Copyright: /modules/copyright/copyright.module 1.13.4.25 @ DRUPAL-5#140679 : because of some wrong elements in hook_menu(), 404's were turned into 403's after installing the module. Thanks toemaz.
June 18, 2007
- Commit #70617 by Robrecht Jacques at 06:28
moved the code in hook_menu(!$may_cache) which includes the css file. Now we only include it when we use it.
- Commit #70616 by Robrecht Jacques at 06:19
#152345 : return array() was forgotten in copyright_update_6() if the table {copyright_user} did not need to be created, resulting in a warning during upgrade.
June 17, 2007
- Commit #70585 by Robrecht Jacques at 16:18
#152345 : a PHP5-only construct found its way into the code. Thanks toemaz!
- Commit #70584 by Robrecht Jacques at 16:16
#152293 : Warning message when switching theme - thanks to toemaz. Didn't test it yet if it in fact fixes the problem though.
