summaryrefslogtreecommitdiff
path: root/themes/bluemarine
Commit message (Collapse)AuthorAge
* - Patch #350984 by Moshe: kick comment rendering out of node module.Dries Buytaert2008-12-31
|
* - Patch #338429 by scor: XHTML+RDFa compatibility.Dries Buytaert2008-11-24
|
* - Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-)Dries Buytaert2008-11-22
|
* - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and ↵Dries Buytaert2008-06-25
| | | | 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
* - Patch #200685 by boombatower, dvessel, et al: convert bluemarine theme to ↵Dries Buytaert2008-05-07
| | | | tableless layout.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #221384 by webernet: update core compatibility to Drupal 7.Dries Buytaert2008-02-18
|
* #208768 by dvessel, Arancaytar: language direction should be in the HTML ↵Gábor Hojtsy2008-01-24
| | | | source, so it is more accessible even without CSS
* #202821 by marco.robotangel: display messages above help in all core themes ↵Gábor Hojtsy2008-01-07
| | | | for consistent user feedback (usability)
* #199809 by theborg: comment templates were not checking status properly (fix ↵Gábor Hojtsy2008-01-04
| | | | notice, allows themes to theme in-preview comments differently)
* rollback of #197425 following on Steven Witten's discontent on how it looks ↵Gábor Hojtsy2007-12-17
| | | | in Garland
* #197425 by mooffie, slightly modified: add blockquote support by default and ↵Gábor Hojtsy2007-12-17
| | | | blockquote theming to Garland and Bluemarine (other themes have it already)
* #200334 by kkaefer: update bluemarine, chameleon and marvin themes with the ↵Gábor Hojtsy2007-12-13
| | | | current 3d Druplicon, instead of the old 2d one
* #196410 report by daniel.soneira, patch by myself, tested by Freso: several ↵Gábor Hojtsy2007-12-05
| | | | fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes
* #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS filesGábor Hojtsy2007-11-27
|
* - Patch #172961 by webernet: code style cleanup.Dries Buytaert2007-09-05
|
* - Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a ↵Dries Buytaert2007-09-01
| | | | patch spree ...
* #164935 by Ralf Stamm: standardize CVS Id tags in files:Gábor Hojtsy2007-08-07
| | | | | | - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added
* #85667 by beginner: XHTML validity; lists are not allowed in span tagsGábor Hojtsy2007-07-26
|
* - Patch #146910 by dww: only allow enabling modules with the same Drupal ↵Dries Buytaert2007-06-08
| | | | core compatibility version.
* - Patch #115267 by drewish, dopry et al: simplified file uploads code, ↵Dries Buytaert2007-05-30
| | | | improved file API, centralized file validation, implemented quotas and fixed file previews.
* #147265 by z.stolar: RTL styles for Bluemarine (part 2)Gábor Hojtsy2007-05-29
|
* #147265 by z.stolar: RTL styles for BluemarineGábor Hojtsy2007-05-29
|
* - Patch #137211 by merlinofchaos: move theme information to .info files and ↵Dries Buytaert2007-05-06
| | | | improved theme inheritance.
* #127539: progressive operation support, refactoring update.php code to a ↵Gábor Hojtsy2007-05-04
| | | | | | | | | | | generic batch API to support runnning operations in multiple HTTP requests - update.php is already on the batch API - node access rebuilding is in the works - automatic locale importing is in the works Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches, and the fantastic turnaround times. Hats off.
* - Patch #136961 by Ralf Stamm: add version information to themes and theme ↵Dries Buytaert2007-04-20
| | | | pages.
* - Patch #132018 by Steven et al: add .info files to themes.Dries Buytaert2007-04-17
|
* - Patch #135533 by asimmonds: updated themes to work properly with new ↵Dries Buytaert2007-04-13
| | | | language options.
* #130366: Better styling for signature separator (thanks webchick).Steven Wittens2007-04-01
|
* - Patch #130366 by webchick and steven: improved signature handling. Step 1 ↵Dries Buytaert2007-03-30
| | | | of 2.
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵Dries Buytaert2007-01-31
| | | | Thanks.
* #29107 by asimmonds. Remove non-rendered padding on taxonomy links which ↵Neil Drumm2006-12-27
| | | | caused clickability issues in IE.
* - Patch #81554 by m3avrck: remove legacy archive CSS.Dries Buytaert2006-08-31
|
* #65151 by m3avrck. theme_links() is now marked up as a list.Neil Drumm2006-08-30
|
* - Patch #80979 by stefan/ma3vrck: move colors from admin.css to themes.Dries Buytaert2006-08-28
|
* - Patch #80717 by jeff/ma3vrck: clean up admin css.Dries Buytaert2006-08-27
|
* #66569 by m3avrck. Put all the feed icons in the same place.Neil Drumm2006-08-23
|
* - Patch #76637 by timnc: streamline JavaScript addition and add settings ↵Dries Buytaert2006-08-22
| | | | storage.
* #60453 by Flanker, CSS cleanup.Neil Drumm2006-05-23
|
* #51002: Admins could not see unpublished comments (plus minor usability ↵Steven Wittens2006-04-15
| | | | enhancements for previewing/unpublished)
* #56915: Align search form in pushbutton and bluemarine (Zen)Steven Wittens2006-04-03
|
* #51153, Boxes may be themed without a title; don't spit the header., patch ↵Gerhard Killesreiter2006-02-27
| | | | by Morbus
* - Patch #46927 by markus/killes: added missing t() functions.Dries Buytaert2006-02-01
|
* - Patch #13148: fix problems with using relative path names! (Please ↵Dries Buytaert2006-01-29
| | | | document this change.)
* - Patch #45228 and patch #45025 by m3avrck and Uwe: aggregator module ↵Dries Buytaert2006-01-20
| | | | HTML/CSS cleanups.
* - Patch #27884 by gordon: js addLoadEvent not working.Dries Buytaert2006-01-20
|
* - Patch #45446 by jakeg: don't generate empty >>Dries Buytaert2006-01-19
|
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
|
* - Patch #22215 by Richard Archer: theme system improvements for the primary ↵Dries Buytaert2005-11-04
| | | | links menu.
* - Patch #22215 by Richard Archer: refactored primary and secondary links.Dries Buytaert2005-11-03
| | | | | | | | | Deprecates the primary_links module. This patch was much needed. Thanks Richards! NOTE: if some themers could investigate if there is room for improvement with regard to theming, that would be awesome.