Joao Ventura [Thu, 3 Mar 2011 09:52:17 +0000]
Issue #880400 by roderik: use the libraries API module if available
Joao Ventura [Wed, 2 Mar 2011 20:54:41 +0000]
Issue #1061636: fix access check to printmail form for numeric aliases
Joao Ventura [Wed, 2 Mar 2011 20:36:55 +0000]
Issue #703296: on Cancel, Drupal shouldn't complain about required fields
Joao Ventura [Wed, 2 Mar 2011 20:23:24 +0000]
Remove duplicate Author / Creation info now that the node.tpl.php is used
Joao Ventura [Wed, 2 Mar 2011 20:16:27 +0000]
Issue #901840: set build mode before node_load
The Great Git Migration [Fri, 25 Feb 2011 02:06:16 +0000]
Removing translation directories
The Great Git Migration [Fri, 25 Feb 2011 02:06:16 +0000]
Stripping CVS keywords
Magnus Gunnarsson [Mon, 3 Jan 2011 01:51:10 +0000]
#244351 by Magnus: Imported translation to localization server and removed CVS file.
Vojtch Kus [Thu, 23 Sep 2010 13:24:22 +0000]
Fixing missing 1st CVS info line in cs.po
Vojtch Kus [Thu, 23 Sep 2010 13:20:49 +0000]
Czech translation provided by the Czech translation team
Balogh Zoltan [Mon, 6 Sep 2010 07:50:29 +0000]
Updated Hungarian translation
Joao Ventura [Thu, 26 Aug 2010 20:28:33 +0000]
Fix #889300: remove unnecessary extra display of node taxonomies
Joao Ventura [Sun, 22 Aug 2010 02:49:19 +0000]
Update CHANGELOG
Joao Ventura [Sun, 22 Aug 2010 02:24:03 +0000]
Updated Polish translation by dargod
Update translations
Joao Ventura [Sat, 21 Aug 2010 23:11:03 +0000]
Coder fixes
Joao Ventura [Thu, 19 Aug 2010 23:28:32 +0000]
Use theme_token_help to generate token list
Joao Ventura [Wed, 18 Aug 2010 18:03:51 +0000]
Fix #884936: Check if the select PDF tool is accessible and executable (wkhtmltopdf)
Joao Ventura [Wed, 18 Aug 2010 17:30:07 +0000]
Fix #886766: Make unreadable custom CSS file a warning and not an error when submitting the settings form
Joao Ventura [Wed, 18 Aug 2010 09:57:20 +0000]
Fix #885420: restore the call to init_theme()
Remove some PHP warnings in non-content pages
Joao Ventura [Wed, 18 Aug 2010 00:33:34 +0000]
Fix #883952: Put base href at the top of the print template
Joao Ventura [Tue, 17 Aug 2010 23:10:43 +0000]
Don't create configuration records if the content type settings are still the default value
Joao Ventura [Sun, 15 Aug 2010 15:11:17 +0000]
Fix #883086: blank CSS file field caused form validation failure in settings
Joao Ventura [Sat, 14 Aug 2010 00:07:52 +0000]
Fix #881650: hide insert warnings during node updates
Joao Ventura [Sat, 14 Aug 2010 00:04:58 +0000]
Fix #881074 by ceme: use SCRIPT_FILENAME instead of DOCUMENT_ROOT when replacing image paths for local access
Joao Ventura [Sat, 14 Aug 2010 00:02:49 +0000]
Fix #881870 by Shiny: recent update routines were not PostgreSQL compatible
Balogh Zoltan [Fri, 13 Aug 2010 18:04:52 +0000]
Updated Hungarian translation.
Joao Ventura [Thu, 12 Aug 2010 08:43:50 +0000]
Fix #880954: Enable translation of 'send page as' options
Joao Ventura [Wed, 11 Aug 2010 23:53:13 +0000]
Fix #880400: document alternative sites/all/libraries path in INSTALL.txt
Joao Ventura [Wed, 11 Aug 2010 17:02:52 +0000]
disable local file access with wkhtmltopdf
Joao Ventura [Wed, 11 Aug 2010 17:02:18 +0000]
Update CHANGELOG
Joao Ventura [Mon, 9 Aug 2010 08:21:36 +0000]
Convert to local file access only for TCPDF and dompdf
Joao Ventura [Wed, 4 Aug 2010 14:59:19 +0000]
Templates are also searched in the core directories
Joao Ventura [Sun, 1 Aug 2010 00:36:15 +0000]
Coder fixes
Joao Ventura [Sat, 31 Jul 2010 16:00:28 +0000]
Update functions to modify the node_conf tables and the custom CSS path
Joao Ventura [Fri, 30 Jul 2010 15:59:00 +0000]
rename vars to variables in MODULE_preprocess_HOOK functions
Joao Ventura [Sun, 25 Jul 2010 17:24:54 +0000]
Fix #726082: Remove dependency on allow_url_fopen by converting all image URLs to local files
Joao Ventura [Sat, 24 Jul 2010 16:01:10 +0000]
Add option to set default mail sending format
Joao Ventura [Sat, 24 Jul 2010 01:21:45 +0000]
Fix #850844: Use drupal_add_css for the custom CSS
Joao Ventura [Thu, 22 Jul 2010 22:18:27 +0000]
Another fix for #358838: print.tpl.php in theme path wasn't working properly
Joao Ventura [Thu, 22 Jul 2010 00:48:14 +0000]
Fix #763810: Configure module weights to ensure that the core module is always called before the others
Joao Ventura [Tue, 20 Jul 2010 15:22:59 +0000]
Provide missing info on the arguments of print_pdf theme functions
Joao Ventura [Tue, 20 Jul 2010 00:32:24 +0000]
Use type-default settings if a node is being created/updated leaving them unspecified
Joao Ventura [Fri, 16 Jul 2010 21:19:38 +0000]
Fix #803580: Add alt text to printer-friendly page logo
Joao Ventura [Fri, 16 Jul 2010 20:23:30 +0000]
Fix #771300: warn the site admin if dompdf's lib/fonts is not writable
Joao Ventura [Fri, 16 Jul 2010 16:01:22 +0000]
Fix #715800: type-specific settings act as default settings only, not as a type-wide configuration switch
Joao Ventura [Thu, 15 Jul 2010 11:05:18 +0000]
Fix #358838: use template_preprocess_node() to initialize node.tpl.php variables
Joao Ventura [Wed, 14 Jul 2010 16:07:46 +0000]
LANGUAGE_RTL is always defined in Drupal
Joao Ventura [Wed, 14 Jul 2010 16:02:24 +0000]
Final part of the fix for #646544: update block cache values in the database
Joao Ventura [Wed, 14 Jul 2010 14:52:53 +0000]
Fix #764204: align source url and links on the left side for RTL languages
Joao Ventura [Wed, 14 Jul 2010 11:00:15 +0000]
Fix #801974: only call spl_autoload_register when it exists
Joao Ventura [Tue, 13 Jul 2010 23:57:24 +0000]
Fix #358838 by EugenMayer: Use theme preprocess functions for the template suggestions
Joao Ventura [Tue, 13 Jul 2010 21:53:01 +0000]
Fix #608518 by ISPTraderChris: Option to send e-mail as link only or as attachments
Joao Ventura [Tue, 13 Jul 2010 16:16:42 +0000]
Fix #321128 by AndyF: add option to display PF links in teaser mode
Joao Ventura [Tue, 13 Jul 2010 14:33:47 +0000]
Fix #726146 by marrch_caat: node-specific settings ain't saved on node creation
Joao Ventura [Tue, 13 Jul 2010 14:25:29 +0000]
Fix #835814 and #451408 by kingandy: use #prefix and #suffix for the content corner span
Joao Ventura [Tue, 13 Jul 2010 12:23:14 +0000]
Fix #806616 by v.sidorov: use strict comparison when checking the current build mode
Joao Ventura [Tue, 13 Jul 2010 11:37:54 +0000]
Fix #785364: solve incompatibility with PHP 5.3 when using TCPDF
Joao Ventura [Tue, 13 Jul 2010 11:04:57 +0000]
Fix #696318 by JamesK: move body onload javascript into Drupal.behaviors
Joao Ventura [Tue, 13 Jul 2010 01:35:01 +0000]
Fix #735260: Disable named anchors in URL list by default
Joao Ventura [Mon, 12 Jul 2010 15:57:51 +0000]
Fix #719486 by moonray: Print link not showing up in content corner if using panels to display nodes
Joao Ventura [Mon, 12 Jul 2010 15:40:24 +0000]
Fix #835470 by adrien.gibrat: Transliterate generated PDF filenames if transliteration module is enabled
Joao Ventura [Mon, 12 Jul 2010 15:29:17 +0000]
Fix #631150 by smk-ka: wkhtmltopdf on windows can use the output pipe again
Joao Ventura [Mon, 12 Jul 2010 15:09:45 +0000]
Fix #257896: Add support for dompdf 0.6+ Unicode mode
Joao Ventura [Mon, 12 Jul 2010 11:22:51 +0000]
Fix #684678: Support dompdf 0.6 adding some required defines
Joao Ventura [Sat, 10 Jul 2010 00:12:42 +0000]
Fix #639420, #697616 and #700566: remove use of Xvfb server with wkhtmltopdf
Joao Ventura [Fri, 9 Jul 2010 23:51:20 +0000]
Remove use of Xvfb by wkhtmltopdf
Joao Ventura [Fri, 9 Jul 2010 23:08:32 +0000]
Fix #842462 by sbatman: Use proper hook_theme() arguments format
Joao Ventura [Fri, 9 Jul 2010 22:57:44 +0000]
Fix #707534 by truecms.net.au: use Form API for required fields in send e-mail form
Joao Ventura [Tue, 1 Jun 2010 14:56:54 +0000]
Fix #704480 by marrch_caat: TCDPF outputs empty PDF
Joao Ventura [Mon, 11 Jan 2010 19:55:52 +0000]
Fix #623712: Remove unnecessary urldecode() calls and check URLs using html_entity_decode()
Joao Ventura [Mon, 11 Jan 2010 17:59:34 +0000]
Proper fix for #480916: only use cached node type when processing comments also for mail and pdf links
Joao Ventura [Mon, 11 Jan 2010 17:40:57 +0000]
Fix #665820: handle wkhtmltopdf executable filename finishing in -i386 or -amd64
Joao Ventura [Mon, 11 Jan 2010 16:28:59 +0000]
Fix #631760: add query string to user-specified print.css to force browser reload after cache is cleared
Joao Ventura [Mon, 11 Jan 2010 15:40:12 +0000]
Fix #658208 by Dave Reid: Vertical tabify the print fieldsets
Joao Ventura [Mon, 11 Jan 2010 14:56:20 +0000]
Fix #646544: use correct block cache settings
Balogh Zoltan [Sat, 21 Nov 2009 16:50:18 +0000]
Updated Hungarian translation
Magnus Gunnarsson [Thu, 19 Nov 2009 19:44:04 +0000]
#244351 by seals: Minor update of Swedish translation.
Magnus Gunnarsson [Thu, 19 Nov 2009 19:30:26 +0000]
#244351 by seals: Updated Swedish translation
Joao Ventura [Sun, 1 Nov 2009 18:24:12 +0000]
Correct typo/bug in the fix for #521776
Joao Ventura [Sun, 1 Nov 2009 18:19:47 +0000]
Fix #552646: don't add the page to be sent title field in the send-by-email form when the title is empty
Joao Ventura [Sun, 1 Nov 2009 18:06:47 +0000]
Fix #610878: enlarge the wkhtmltopdf and Xvfb options fields
Joao Ventura [Sun, 1 Nov 2009 16:10:48 +0000]
Fix #617888: fix anchor links in pages located in sub-directories
Balogh Zoltan [Fri, 16 Oct 2009 20:37:56 +0000]
by Zoltan Balogh: Updated Hungarian translation
Joao Ventura [Thu, 15 Oct 2009 23:43:27 +0000]
Fix #605264: check node alias also when accessing the print_mail form
Joao Ventura [Wed, 14 Oct 2009 22:54:52 +0000]
SA-CONTRIB-2009-073: remove XSS vulnerability in PF URLs list and unathorized access to node titles
Update changelog
Joao Ventura [Tue, 13 Oct 2009 21:52:30 +0000]
Fix #521776: support wkhtmltopdf in Windows
Joao Ventura [Tue, 13 Oct 2009 00:04:25 +0000]
Fix #599840: use the real page path and not the current URL when determining link visibility
Joao Ventura [Wed, 7 Oct 2009 23:41:18 +0000]
Fix #552882: register dompdf's autoload function to prevent fatal errors
Joao Ventura [Tue, 6 Oct 2009 23:42:02 +0000]
Fix #578990: enable tokens in the wkhtmltopdf options string
Joao Ventura [Sat, 3 Oct 2009 16:52:09 +0000]
Fix #582360: don't complain about missing e-mail addresses when there's a blank line at the end
Joao Ventura [Sat, 3 Oct 2009 15:54:04 +0000]
Fix #582104: look for PDF libraries in sites/all/libraries
Joao Ventura [Sat, 3 Oct 2009 15:26:21 +0000]
Fix #572848 by aether: Use theme_username() for print_mail_form defaults
Joao Ventura [Sat, 3 Oct 2009 15:18:24 +0000]
Fix #566138: add setting to close the window when both the new window and send to printer are enabled
Balogh Zoltan [Sat, 12 Sep 2009 20:45:30 +0000]
Updated Hungarian translation
Joao Ventura [Wed, 9 Sep 2009 23:08:58 +0000]
Fix #554940: escape mysql query string
Joao Ventura [Thu, 20 Aug 2009 02:19:20 +0000]
SA-CONTRIB-2009-052: remove multiple XSS vulnerabilities
Joao Ventura [Thu, 20 Aug 2009 02:09:35 +0000]
Try to fix #495946: Don't repeat module updates when already performed in the 5.x version
Joao Ventura [Thu, 20 Aug 2009 01:07:36 +0000]
Fix #544890 by dereine: use node_load with nid only to allow caching
Joao Ventura [Wed, 15 Jul 2009 11:02:40 +0000]
Fix #519320: typo in setting non-blocking wkhtmltopdf pipes
Joao Ventura [Wed, 15 Jul 2009 10:46:09 +0000]
Fix #517828: replace the euro sign with an HTML entity