- 05 Oct, 2009 1 commit
-
- 03 Oct, 2009 1 commit
-
- 02 Oct, 2009 1 commit
-
-
Dries authored
-
- 01 Oct, 2009 1 commit
-
- 30 Sep, 2009 2 commits
-
-
Dries authored
-
- 29 Sep, 2009 3 commits
-
-
Dries authored
- 28 Sep, 2009 1 commit
-
-
Dries authored
-
- 27 Sep, 2009 1 commit
-
- 25 Sep, 2009 1 commit
-
-
Dries authored
-
- 21 Sep, 2009 2 commits
-
- 18 Sep, 2009 2 commits
-
- 16 Sep, 2009 1 commit
-
- 15 Sep, 2009 1 commit
-
-
webchick authored
and alexanderpas: page.tpl.php has now been split into html.tpl.php (for <html>, <head>, and <body>) and page.tpl.php (for page content). This now provides consistency for granular theming of renderable output in all template files.
-
- 11 Sep, 2009 1 commit
-
- 10 Sep, 2009 3 commits
-
-
webchick authored
-
- 05 Sep, 2009 3 commits
-
-
Dries authored
- 31 Aug, 2009 4 commits
-
-
webchick authored
-
Dries authored
- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
- 26 Aug, 2009 2 commits
- 25 Aug, 2009 4 commits
- 24 Aug, 2009 3 commits
-
-
webchick authored
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
-
webchick authored
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
-
webchick authored
-
- 22 Aug, 2009 2 commits