Commit Graph

  • 88f0a3c0b1 mujma: BUGFIX: All image resolution should now work correctly. (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:27:01 +0000
  • f436292174 mujma: Added support for large images (larger than browser window). (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:26:36 +0000
  • 9b9b297fdb mlanthaler: Changed color of bottom links and added hover-effect ("Silverstripe CMS" and "log out") to make them more visible. (merged from branches/gsocmlanthaler: Changed color of bottom links and added hover-effect ("Silverstripe CMS" and "log out") to make them more visible. (merged from branches/gsoc)) Ingo Schommer 2007-09-15 01:25:33 +0000
  • e741ecd2f8 mlanthaler: Fixes problem that the login form tab is not shown when the (unneeded) BackURL parameter is used (see http://support.silverstripe.com/gsoc/ticket/23 for details). (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:25:07 +0000
  • 31a9fbee3c mujma: Fixed various browser compatibility problems. Now should work on Safari 3.0.2 /Windows, FF 1.5/2.0 Windows/Linux. (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:19:43 +0000
  • ff2a7bc7f8 sharvey: fixed hilighting to last elements in the tree (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:17:58 +0000
  • baf48eb9b1 sharvey: middle isn't a position attribute - center is (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:17:29 +0000
  • 561a3cd4ba sharvey: 'Send newsletters from' doesn't describe what you need to type in - 'From email address' describes it better (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:17:04 +0000
  • 3818d8f961 sharvey: Name wasn't specific enough - Folder Name makes it easier to understand (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:16:04 +0000
  • 1335c66e65 isharvey: moved field into tab for consistency with newsletter system (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:15:35 +0000
  • 3fc2fc14ec elofgren: USABILITY: Make the 'Site Reports' drop-down use a 'Go' button. Fixes usability issue #12. More info: http://www.elijahlofgren.com/silverstripe/inconsistent-go-buttons/ (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:15:08 +0000
  • cc26ae1dd4 elofgren: Use Effect.ReSize? to add smooth resizing to left sidebar sections in 'Site Content' section. (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:14:16 +0000
  • 40a87888a3 elofgren: BUGFIX: Fix gsoc track Ticket #18: "Undefined" Error When Managing Newsletters in Safari (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:13:44 +0000
  • 1fe66c0bf4 mujma: Added comments for ImageEditor?.php, fixed JSON bug, added status message after saving, added tmp folder delete after editing. (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:13:18 +0000
  • ee61a1776d elofgren: Apply r37456 to Statistics section - Removed scrollbar on sitetree (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:12:37 +0000
  • 13bedbcf5e elofgren: USABILITY: Rename first left sidebar section in 'Site Content' to 'Site Content and Structure'. (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:12:12 +0000
  • ad25e8b900 elofgren:USABILITY: Add ajax network-save.gif icon to all 'Save' buttons while they are being submitted. Also add it to 'Save & Publish' and 'Unpublish' buttons. Fulfills: http://www.silverstripe.com/google-summer-of-code-forum/flat/1654?showPost=1730#post1730 (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:11:50 +0000
  • 1741cf99cb elofgren: Make Newsletter AJAX action buttons be update after submit like happens in all other sections of the Admin. Use 'form_actions_right' instead of 'form_actions' and remove unneeded duplicated 'Form_EditForm_action_save' Behaviour.register in NewsletterAdmin?_right.js (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:11:25 +0000
  • 0c895b3a30 elofgren: USABILITY: Make blue title bars in all sections match the ones in 'Site Content' section. Relable 'Files & Images' left frame to 'Folders'. (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:10:53 +0000
  • 04f6ce23e9 sharvey: link colours are very difficult to see compared to black text - fixed by making them blue with an underline (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:10:24 +0000
  • 4ede3657e6 elofgren: BUGFIX: Fix bottom tab border collision with action buttons in 'Files & Images' & 'Security' sections in IE. Reported here: http://www.silverstripe.com/google-summer-of-code-forum/flat/1654?showPost=1780#post1780 (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:09:54 +0000
  • 65e0686fa0 mujma: (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:09:25 +0000
  • 6ae57bdb46 mujma: Fixed bug with non-relative path (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:09:00 +0000
  • bd58e931bb mujma: All PHP and JS files for ImageEditor?, works on FF 1.5/2.0. (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:08:25 +0000
  • a3d8e8c9e2 mlanthaler: Added javascript helper file for the UI of the new access tab for pages. (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:05:16 +0000
  • 3d5deccd43 elofgren: USABILITY: Make it so that the "Save" button text changes to "Saving..." and the "Save & Publish" button changes to "Publish..." while the request is being sent to server. Requested here: http://www.silverstripe.com/google-summer-of-code-forum/flat/1654?showPost=1730#post1730 (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:04:51 +0000
  • b13f8a3963 elofgren: USABILITY: Comment out the blue right frame titles in all of the Admin sections to free up space (since the action buttons have been moved to the bottom, the headings are no longer needed). In addition, comment out the 'My Site' left frame title in the 'Site Content' section since the sub-sections each have their own blue title bar. (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:03:23 +0000
  • 658a03be74 elofgren: Add line-height to left sidebar headings to center text vertically in the blue bar. Thanks for the idea Sean\! (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:02:43 +0000
  • 5fd5e3ea25 elofgren: USABILITY: Move 'RHS Action Parameters boxes' from top right to bottom right so they are next to the action buttons. Add padding to TreeDropdownField? to prevent horizontal page scrolling when a files are moved in /admin/assets/ (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:02:11 +0000
  • c45d26df90 elofgren: VAR FIX: Initialize 'script' and use isset($brokenPageList) in AssetAdmin::deletefolder() to fix undefined variable errors. (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:01:49 +0000
  • 5c7800ae2e elofgren:BUGFIX: Make deleting folders work again by replacing getElementsByTagName('a') with getElementsByTagName('button'). This was broken when the 'Delete' link was changed to a 'Delete' button. (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:01:24 +0000
  • 23e18d620e elofgren: USABILITY: Decrease width of TreeDropdownField? so 'arrow' icon is on same line as the drop-down in Firefox 2 like on the 'Link to File' -> 'Download a file' drop-down on the HtmlEditorField? toolbar. This should resolve Usability Issue #49: http://www.elijahlofgren.com/silverstripe/replace-arrow-with-browse-button-in-move-file-list/ (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:00:52 +0000
  • 15d40c5cf1 elofgren: USABILITY: Rename 'Save draft' button to 'Save' and make 'Publish' (will be renamed 'Save & Publish') button save the new draft in addition to publishing it. Requested here: http://www.silverstripe.com/google-summer-of-code-forum/flat/1654?showPost=1730#post1730 (merged from branches/gsoc) Ingo Schommer 2007-09-15 01:00:03 +0000
  • 1e54b9a29d elofgren: Decrease #statusMessage.bad max-height from 600 to 300px. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:59:01 +0000
  • 015498686d elofgren: Change background color of alert-bad.gif and alert-good.gif to white since status messages are now shown on bottom left with white background. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:58:33 +0000
  • 8682b387f1 elofgren: Make statusMessage.bad background color white instead of transparent so that if there is a large AJAX error, it will be more readable. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:58:08 +0000
  • 708621f56b elofgren: USABILITY: Move action buttons to bottom right of screen, make them look more like buttons, and add hover effect in order to fix usability issue #13 'Important Buttons Not Noticeable Enough'. More info: http://www.silverstripe.com/google-summer-of-code-forum/flat/1654 (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:57:46 +0000
  • 9413acbc05 elofgren: Comment out StatusTitle? code for ajax actions because on IE6, IE7, and Safari 3, the status message becomes 'null' on 2nd hover and because there is not room for long titles when action buttons are on the same line. Now a simple title tooltip is shown instead. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:57:22 +0000
  • e23eaf9f8d mlanthaler: Small fix to prevent E_NOTICEs. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:56:26 +0000
  • bf5c5154c4 qhoxie: slight stats left panel changes (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:55:58 +0000
  • 0762c09ba2 qhoxie: additions to left statistics panel (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:55:36 +0000
  • 83530f139f elofgren: USABILITY: Change the 'Create', 'Delete', and 'Reorganise' links into 'Create...', 'Delete...', and 'Reorder...' buttons in order to fix Usability Issue #23 "Create, Delete, and Reorganise links need to be more prominent". More info: http://www.elijahlofgren.com/silverstripe/create-delete-and-reorganise-links-need-to-be-more-prominent/ (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:54:13 +0000
  • dbb645cde6 elofgren: BUGFIX: Make adding a newsletter type to the 'Newsletters' tree work when a draft is selected by changing the name of the 'NewsletterEditForm?' back to 'EditForm?' (reverts r36734 which was a fix to make the 'Save changes' button work on the now non-existant modal 'Usaved changes' dialog.) In addition this commit reverts r37173 because the form name is now 'EditForm?' like all other forms in NewsletterAdmin?. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:53:38 +0000
  • 318bae74f6 elofgren: Newsletters: Remove reference to Form_NewsletterEditForm_Type in NewsletterAdmin?_right.js since the newsletter type form is simply called EditForm? and saving the newsletter type doesn't require check for 'action_savenewsletter' being set. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:51:58 +0000
  • 05a8a40e01 elofgren: BUGFIX: Fix status message displayed after deleting items from the left 'Newsletters' tree. Instead of 'Deleted items', actually give a value to and display it as a number. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:51:37 +0000
  • 768862a9e4 elofgren: BUGFIX: Newsletters section: Make unsaved changes confirm() dialogue show when a new selection is made in the left tree by removing the check for the existance of the save() function which was removed in r36869. The save() function used to be called by the old modal 'Unsaved Changes' dialogue when the 'Save changes' button was pressed. The new confirm() dialogue has no 'Save changes' button so the save() function is no longer needed. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:51:12 +0000
  • e2475e8dcd elofgren: BUGFIX: Make adding a newsletter draft to the left site tree work again. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:50:47 +0000
  • 14acd05f1b elofgren: USABILITY: Make 'Go' button be on same line as 'Create a Page' drop-down. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:50:20 +0000
  • e1438c9949 qhoxie: updates to stats panels (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:49:54 +0000
  • dd853ef168 elofgren: USABILITY: Add 'label' tags for 'Compare mode (click 2 below)' and 'Show unpublished versions' checkboxes in left frame 'Page Version History' section. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:49:11 +0000
  • e70d060983 elofgren: USABILITY: In 'Page Version History' left sidebar section, use a checkbox labeled 'Compare mode (click 2 below)' instead of a drop-down with only 'View (click to see)' and 'Compare (click 2 to see)' options. More info: http://www.elijahlofgren.com/silverstripe/inconsistent-go-buttons/ (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:48:48 +0000
  • d497fbf671 elofgren: VAR FIXES: Add some needed issets() and variable initializations to fix a lot of warnings when comparing 2 versions of a page. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:48:11 +0000
  • 9b29b09a24 elofgren: VAR FIX: Fix typo in LeftAndMain::addTreeNodeJS() by renaming 'select' parameter to 'selected' because 'selected' is what is used in the method body. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:46:51 +0000
  • dfa6b99f18 elofgren: VAR FIXES: Fix 2 undefined variable errors in CMSMain::deletefromlive() and 1 in CMSMain::deleteitems() that showed up in status messages while deleting pages. (merged from branches/gsoc) Ingo Schommer 2007-09-15 00:46:22 +0000
  • 8f980e1e02 elofgren: USABILITY: Add tooltips to pages in 'Site Content' tree showing 'Page type: className' where className is the page's type. More info: http://www.elijahlofgren.com/silverstripe/icons-missing-from-left-navigation-tree-key/ (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:42:24 +0000
  • 5e6fd830e2 elofgren: USABILITY: Fix usability issue #30 'Replace Image button needs repositioning' by adding back the margin, border, and padding around the fieldset and increasing height. More info: http://www.elijahlofgren.com/silverstripe/replace-image-button-needs-repositioning/ (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:41:51 +0000
  • 59bfa913a5 elofgren: USABILITY: In 'Site Content' left frame, relabel 'Site Tree' => 'Site Content', 'History' => 'Page Version History', 'Reports' => 'Site Reports' .Fixes usability issue #21: http://www.elijahlofgren.com/silverstripe/site-content-needs-consistent-labeling/ (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:41:22 +0000
  • ad3aed7930 mlanthaler: Bugfix: "if($className == null); $className = $this->stat('subitem_class');" had no effect because of the semicolon after the if-statement. (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:40:56 +0000
  • c2f57b75de mlanthaler: Suppress E_NOTICE when $_REQUESTctf?childID? is not set (e.g. when adding a new member by clicking on "Add member" in the security tab). (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:39:59 +0000
  • 3ee2969cd5 elofgren: USABILITY: Remove 'Surname', 'FirstName?', and 'Email' from list of 'changeDetection_fieldsToIgnore'. This completes fixes for usability issue #91 "Warning needs to be added for unsaved changes in Security section". More info: http://www.elijahlofgren.com/silverstripe/warning-needs-to-be-added-for-unsaved-changes-in-security-section/ (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:38:25 +0000
  • 119b3b017a elofgren: USABILITY: Remove the left Side Tabs and implement clicking on the headings to show sidebar sections instead in order to fix Usability issue "#22 Allow clicking on blue heading bar of Left Site Tree to reduce it". More info: http://www.elijahlofgren.com/silverstripe/allow-clicking-on-blue-heading-bar-of-left-site-tree-to-reduce-it/ A big THANK YOU to Andy Skelton for permission to use his WordPress? toggle icons originally posted at: http://trac.wordpress.org/attachment/ticket/1904/toggle.gif (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:37:48 +0000
  • 274a3d678c elofgren: Set svn:mime-type=application/octet-stream on psd images in cms/images/sidetabs so they won't show up in diffs when they are deleted. (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:34:34 +0000
  • 8fe47c6e87 qhoxie: basic setup for statistics viewing and handling in the cms (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:33:51 +0000
  • 7f61325204 elofgren: Remove unused code: 1. doYouWantToSave() that called OpenModalDialog?() has been replaced by a call to confirm() 2. CMSMain::savedialog() which was the PHP part of the old modal save dialog. 3. save() in NewsletterAdmin?_right.js which seems to have been replaced by the save function of Form_EditForm (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:32:19 +0000
  • 93ae866e60 elofgren: USABILITY: Make Newsletter section use new js confirm dialog instead of old modal one. More info: http://www.elijahlofgren.com/silverstripe/alert-users-when-leaving-tab-with-unsaved-changes/ (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:30:54 +0000
  • f7ed6b050f elofgren: USABILITY: 1. Always use confirmation when calling autoSave, not just for 'Microsoft Internet Explorer' since the new confirm() dialog works in all browsers. 2. Make MainMenu? links call LeftAndMain?_window_unload() to check for unsaved changes before loading new page. Don't register LeftAndMain?_window_unload with window 'beforeunload' event because it cannot stop the page unload and the save check is now done via links (where stopping the unload works). 3. Make external Logo link open in a new window like the Menu-help link to prevent unsaved changes being lost. More info: http://www.elijahlofgren.com/silverstripe/alert-users-when-leaving-tab-with-unsaved-changes/ (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:30:11 +0000
  • b1173b174b elofgren: Add back options save code deleted in r36865 because it is used if confirmation=false (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:29:12 +0000
  • 067d630e06 elofgren: USABILITY: Use a confirm() javascript dialog box instead of the slow loading modal one for asking user if they want to save their changes when they click on a new page in the left tree. More info: http://www.elijahlofgren.com/silverstripe/alert-users-when-leaving-tab-with-unsaved-changes/ (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:28:41 +0000
  • 9792c6bf37 elofgren: Add ellipsis (...) to Newsletter Send button to be consistent with 'Move Files...' button. (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:28:03 +0000
  • 8be38885d0 elofgren: USABILITY: Fix usability issue #66 'Cancel button needs to be added to Send Newsletter Window' by adding a Cancel button and aligning it left. More info here: http://www.elijahlofgren.com/silverstripe/cancel-button-needs-to-be-added-to-send-newsletter-window/ (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:27:34 +0000
  • 74214051b8 mlanthaler: Changed the login messages to reflect the fact that more authentication methods are available. (merged from branches/gsoc) Ingo Schommer 2007-09-14 19:26:56 +0000
  • 19e222b5c2 elofgren: BUGFIX: In NewsletterAdmin::getNewsletterEditForm() use 'NewsletterEditForm?' instead of 'EditForm?' as the name of the form so that clicking 'Save changes' in the 'Unsaved Changes' reminder popup will actually save the Newsletter draft. (merged from branches/gsoc) Ingo Schommer 2007-09-14 18:12:42 +0000
  • 4c0681927d elofgren: Instead of setting className= in NewsletterAdmin?'s save() and savenewsletter() functions (in order to fix an undefined variable problem earlier), set it to 'NewsletterType?' in save() and 'Newsletter' in savenewsletter(), and then use those values in both calls to DataObject::get_one() (merged from branches/gsoc) Ingo Schommer 2007-09-14 18:12:00 +0000
  • 1eca17e0a9 elofgren: USABILITY: Rework the tabs in the Newsletter section to be less confusing as per issue #57 of the Usability Report Includes the removal of all tabs and submit action buttons when 'Drafts' or 'Sent Items' are clicked and the addition of an 'add one' link on 'Drafts' folder page. For more information see: http://www.elijahlofgren.com/silverstripe/newletter-tree-and-tab-row-are-confusing/ Includes a few fixes for undefined variables. (merged from branches/gsoc) Ingo Schommer 2007-09-14 17:29:08 +0000
  • 9a229d70a5 mujma: USABILITY: Fixed usability issue number #46. (merged from branches/gsoc) Ingo Schommer 2007-09-14 02:33:58 +0000
  • 18cde3fb7d mujma: USABILITY: Fixed usability issue number #43. (merged from branches/gsoc) Ingo Schommer 2007-09-14 02:32:55 +0000
  • 83bc91db7f mujma: BBUGFIX: Save button is now on right hand side. (merged from branches/gsoc) Ingo Schommer 2007-09-14 02:20:42 +0000
  • 83ece553e7 Updated ChangeLog aoneil 2007-09-14 02:04:27 +0000
  • 1bff08f5d2 wscott: The cms will now ping google with sitemap updates when pages are published or unpublished (merged from branches/gsoc) Ingo Schommer 2007-09-14 01:19:13 +0000
  • e3fee8edf6 wscott: Added comment to _config.php (merged from branches/gsoc) Ingo Schommer 2007-09-14 01:01:48 +0000
  • bd1fa10ab9 #1368 - mod_rewrite fix for some apache servers aoneil 2007-09-13 23:41:22 +0000
  • 4593da20ff Updated ChangeLog aoneil 2007-09-12 05:19:29 +0000
  • cb8a98a8ad Warn if PHP version is less than 5.2.0 aoneil 2007-09-12 05:18:48 +0000
  • a1a1d256f7 Updated ChangeLog aoneil 2007-09-12 05:01:38 +0000
  • 1dd576f34e Updated ChangeLog aoneil 2007-09-12 05:01:01 +0000
  • 3702a09af1 If posix module is not enabled, just show a warning aoneil 2007-09-12 00:02:14 +0000
  • 270ca68f41 Ignore .cache folder aoneil 2007-09-11 23:42:55 +0000
  • 1b2b09a458 ALlow user to add custom dev servers in installer aoneil 2007-09-11 23:38:44 +0000
  • 7739d6315b Changed externals to 2.1.0 branch aoneil 2007-09-10 00:33:05 +0000
  • 4301f7b29f added a message to indicate there are no widgets available Sean Harvey 2007-09-09 11:28:26 +0000
  • 0538bc2595 Add back the lines deleted in r41205 Andrew O'Neil 2007-09-07 00:20:22 +0000
  • 1bd7dce68a Refactored CMS page-URL accessing to use ->AbsoluteLink(), which can be overridden by defining alternateAbsoluteLink() Sam Minnee 2007-09-05 06:42:26 +0000
  • df2b2f695a Added SiteTreeHandlers.controller_url so that subsites module can work Sam Minnee 2007-09-04 04:12:30 +0000
  • e7a56ece26 RelationComplexTableField.js and GalleryPage_CMS.js requirements adding Romain Louis 2007-09-04 03:42:59 +0000
  • 1739d9932a Added EDIT_PERMISSIONS permission code for SecurityAdmin Added LeftAndMain::alternateAccessCheck() / alternateMenuDisplayCheck() so that subsite could hook a new security model into the admin Added support for Group::alternateTreeTitle() to allow subsites to put *s before global groups Sam Minnee 2007-08-31 00:31:49 +0000
  • d9b9e66734 - testing, styling the template selection wrossiter 2007-08-29 05:48:58 +0000
  • 6a57eb34b3 git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@41010 467b73ca-7a2a-4603-9d3b-597d59a354a9 wrossiter 2007-08-29 04:44:20 +0000
  • 97052713ed yay black candyness in the installer! wrossiter 2007-08-29 03:32:26 +0000
  • 62c2237773 Improved ingize() support so that it works on multi-word verbs Sam Minnee 2007-08-28 22:03:18 +0000
  • 6c4a2e24aa Refactored newsletter system to put recipient selection and form-fieldset generation into the NewsletterType class, to allow for subclassing NewsletterType to create special system newsletters. [see oriwave2 for an example] Removed a number of notice-level errors. Allowed for BOUNCE_EMAIL to not exist and bounce-handling to be disabled. Sam Minnee 2007-08-28 01:55:45 +0000