root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1701 [1701] 05/11/08 12:10:49 neuro This should apparently solve every redirect issue left so far
(edit) @1700 [1700] 05/06/08 22:30:49 neuro Fixes old permalink redirect, everything in the routes
(edit) @1699 [1699] 05/05/08 12:08:14 neuro Fixes a bug in previous / next link
(edit) @1698 [1698] 05/04/08 23:18:40 neuro Oops, I broke something
(edit) @1697 [1697] 05/04/08 23:06:27 neuro Getting rid of /articles in the URL. Still need to add a redirect from old …
(edit) @1696 [1696] 05/03/08 21:10:33 neuro Fixes bug 1215
(edit) @1695 [1695] 05/03/08 20:51:26 neuro Adds 3 classes in the default styles Update version number for …
(edit) @1694 [1694] 05/02/08 09:52:20 neuro Fixes a couple of bugs, closing ticket 1224
(edit) @1693 [1693] 05/01/08 13:07:51 neuro Fixes brocken archives
(edit) @1692 [1692] 05/01/08 12:03:37 neuro Some other admin tweaking
(edit) @1691 [1691] 05/01/08 11:36:06 neuro Fixes another remaining cache issue
(edit) @1690 [1690] 05/01/08 11:11:46 neuro Fixes ticket #1223 with tags brocken under pgsql.
(edit) @1689 [1689] 05/01/08 11:07:17 neuro Fixes an issue with cache not zapping anymore
(edit) @1688 [1688] 04/30/08 22:33:39 neuro Some more admin enhancement Added typo:code stylesheet
(edit) @1687 [1687] 04/30/08 18:34:35 neuro Fix a bug with forgotten parent_id
(edit) @1686 [1686] 04/30/08 18:22:53 neuro Some admin refactoring…
(edit) @1685 [1685] 04/12/08 23:01:07 neuro Fixes a very old bug affecting pages and allowing unpublished pages to be …
(edit) @1684 [1684] 04/07/08 22:22:21 neuro Introducing new dashboard.
(edit) @1683 [1683] 04/06/08 16:17:25 neuro Adds tags management to the back office. Still needs tag merging... later
(edit) @1682 [1682] 03/30/08 18:27:32 neuro Fixes a deprecation but on sitemap.xml
(edit) @1681 [1681] 03/28/08 22:03:46 neuro Fixes issue 1210
(edit) @1680 [1680] 03/26/08 17:20:22 neuro Fixes the issue with fckeditor file upload manager. Now everything works …
(edit) @1679 [1679] 03/25/08 20:45:38 neuro Fixes a bug breaking the spellchecker in FCKEditor. Adds autocompletion in …
(edit) @1678 [1678] 03/16/08 08:44:17 neuro Damn fucking typo
(edit) @1677 [1677] 03/16/08 08:40:28 neuro Fixes a few things here and there.
(edit) @1676 [1676] 03/15/08 09:53:35 pdcawley Some article refactorings…
(edit) @1675 [1675] 03/15/08 09:51:55 pdcawley Reinstated the old article tests in article_spec.rb. Still short of …
(edit) @1674 [1674] 03/15/08 09:30:50 pdcawley Fixed the caching declarations for the grouping controller.
(edit) @1673 [1673] 03/06/08 06:43:27 pdcawley Got the test in page_title the right way around. Silly me.
(edit) @1672 [1672] 03/01/08 19:56:10 pdcawley More work on UrlPolicy?. url_for(Article), url_for(an_article.comments) now …
(edit) @1671 [1671] 03/01/08 07:28:32 pdcawley Applied most of the patch in #1214. The only change being that the …
(edit) @1670 [1670] 02/29/08 08:42:56 pdcawley UrlPolicy? refactoring
(edit) @1669 [1669] 02/29/08 00:40:03 pdcawley More UrlPolicy? work.
(edit) @1668 [1668] 02/29/08 00:26:28 pdcawley More UrlPolicy? work.
(edit) @1667 [1667] 02/28/08 09:10:30 pdcawley Fixed a couple of helper methods on the blog. Should probably change the …
(edit) @1666 [1666] 02/28/08 07:42:37 pdcawley Started work on UrlPolicy? object - not even slightly integrated with …
(edit) @1665 [1665] 02/27/08 00:10:12 pdcawley Blog object is becoming a singleton. Expect to see multiblogging …
(edit) @1664 [1664] 02/27/08 00:07:34 pdcawley Fixed the form so that the extended content textarea becomes visible at …
(edit) @1663 [1663] 02/25/08 19:33:47 pdcawley made atom the default feed type in the xml side bar
(edit) @1661 [1661] 02/24/08 20:46:26 neuro Adding js localization for dates with french translation. Port by Eric …
(edit) @1660 [1660] 02/24/08 15:59:36 neuro fixes 5.0.3 change
(edit) @1657 [1657] 02/24/08 14:27:14 neuro Moving release note
(edit) @1656 [1656] 02/24/08 14:26:31 neuro 5.0.3 release note
(edit) @1655 [1655] 02/24/08 13:56:00 pdcawley Fixed the failing comment_spec test. Not sure quite why it was failing in …
(edit) @1654 [1654] 02/24/08 13:54:30 neuro changing default cache
(edit) @1653 [1653] 02/24/08 13:36:11 neuro Adds some more localization
(edit) @1651 [1651] 02/24/08 08:48:36 neuro development environment should not cache things
(edit) @1650 [1650] 02/24/08 08:45:45 neuro Finishing french translation. It was hard
(edit) @1649 [1649] 02/24/08 00:10:22 neuro Brings more translation Adds some changes to the content editor Brings …
(edit) @1648 [1648] 02/23/08 16:48:35 neuro Fixes the localization issue Removes the simple / advanced admin
(edit) @1647 [1647] 02/23/08 11:52:23 pdcawley PageCache? is no longer a subclass of ActiveRecord::Base
(edit) @1646 [1646] 02/23/08 11:40:27 pdcawley Hah! Take that you lousy cache monster! We no longer attempt to sweep the …
(edit) @1645 [1645] 02/23/08 08:49:12 pdcawley Fixed a bug that was masked by a bad mock.
(edit) @1644 [1644] 02/23/08 08:48:09 pdcawley Set the svn:externals for rspec correctly
(edit) @1643 [1643] 02/22/08 22:51:44 neuro adding polish and mexican translation
(edit) @1642 [1642] 02/22/08 19:18:22 pdcawley Rolled back a theme optimization that wasn't
(edit) @1641 [1641] 02/20/08 22:17:40 neuro Wondering why we still bring HAML since we've switched back to rhtml …
(edit) @1640 [1640] 02/20/08 21:42:25 neuro Fix brocken atom link in the themes
(edit) @1639 [1639] 02/20/08 20:52:34 neuro Fix theme not wiped when switching
(edit) @1638 [1638] 02/20/08 07:43:36 pdcawley Tweaked the atom feed to use the proper namespace
(edit) @1637 [1637] 02/18/08 09:59:36 pdcawley Got rid of some explicit &block arguments and replaced a call to send_file …
(edit) @1636 [1636] 02/16/08 20:16:50 neuro Replacing TinyMCE with FCKEditor
(edit) @1635 [1635] 02/15/08 00:35:53 pdcawley Not sure what happened here, but the rewrite rule was wrong in .htaccess.
(edit) @1634 [1634] 02/15/08 00:03:15 neuro A few translation and labelisation tweaking
(edit) @1633 [1633] 02/14/08 08:59:14 pdcawley Fixed a silly typo in one of the tests
(edit) @1632 [1632] 02/14/08 08:26:33 pdcawley Moved ja_JP.rb to the right place
(edit) @1631 [1631] 02/13/08 08:06:18 pdcawley Applied some optimization "guerilla" patches and tightened up the order …
(edit) @1630 [1630] 02/11/08 19:11:12 neuro added Japanese translation
(edit) @1629 [1629] 02/05/08 12:38:09 pdcawley Hopefully something to fix the cache sweeping issue
(edit) @1628 [1628] 02/05/08 09:15:14 pdcawley Applied part of the patch in #1199. Slaingod++
(edit) @1627 [1627] 01/27/08 07:45:18 neuro Added Italian support Fixed the absolute URL CSS bugs when typo blog is …
(edit) @1626 [1626] 01/22/08 09:02:11 pdcawley Fixed the dst in theme_controller
(edit) @1625 [1625] 01/21/08 17:58:50 pdcawley Removed the rcov task and removed dependencies from the gem that are only …
(edit) @1624 [1624] 01/10/08 18:03:41 pdcawley Made the page cache sweep catch everything that needs sweeping.
(edit) @1623 [1623] 01/10/08 09:57:10 pdcawley All tests are now run through rspec - the test directory is left as a …
(edit) @1622 [1622] 01/10/08 08:22:32 pdcawley More test tweaks
(edit) @1621 [1621] 01/10/08 07:33:40 pdcawley More work on rejigging tests and fixtures to solely use symbolic ids …
(edit) @1620 [1620] 01/10/08 03:20:58 pdcawley Giving tests and fixtures some love. Moving from explicit ids throughout …
(edit) @1619 [1619] 01/09/08 08:40:29 kevin Fix typo in admin dashboard
(edit) @1615 [1615] 01/06/08 10:03:27 neuro fixes migration version and adds a ugly workaround to rails 2.0.2 …
(edit) @1614 [1614] 01/05/08 16:01:37 neuro Few changes in back office Fixes 1184 Few bug fixes
(edit) @1613 [1613] 01/03/08 10:25:41 pdcawley Added extra logging to the cache sweeping
(edit) @1612 [1612] 01/01/08 17:28:14 pdcawley Further attempts to fix the caching code. Should at least stop deleting …
(edit) @1611 [1611] 12/31/07 15:46:17 neuro – Moving settings to a real settings controller – Splitting settings into …
(edit) @1610 [1610] 12/31/07 09:42:22 pdcawley Made the page cache sweeper a little less aggressive
(edit) @1609 [1609] 12/31/07 09:18:24 neuro Fixes 1171, 1173 and 1178 plus minor usability fixes and adds 5.0 …
(edit) @1608 [1608] 12/31/07 09:02:20 pdcawley Fixes the issue with a user profile not getting set.
(edit) @1607 [1607] 12/31/07 08:31:59 pdcawley tied rspec to the 1.1.1 release
(edit) @1606 [1606] 12/30/07 22:41:59 neuro Some post release fixes
(edit) @1603 [1603] 12/30/07 12:06:59 pdcawley Corrected the svn:externals for vendor/rails
(edit) @1602 [1602] 12/30/07 11:43:41 pdcawley Tests passing. Rails 2.0.2 required. I think we may be good to go for 5.0
(edit) @1601 [1601] 12/29/07 01:28:22 neuro Various fixes for the 5.0 release
(edit) @1600 [1600] 12/27/07 23:34:38 neuro Introducing typo 5.0 stable release w00t
(copy) @1599 [1599] 12/27/07 21:13:36 neuro moving to trunk
copied from branches/rails_2:
(edit) @1595 [1595] 12/27/07 21:00:25 neuro Makes the theme selector easier to use. Changes the default cache to …
Note: See TracRevisionLog for help on using the revision log.