Commit Graph

  • 3b0e6ba71f #120 - ComplexTableField popup Andrew O'Neil 2007-11-02 02:53:53 +0000
  • 943c892548 added cms_typography.css to replace typography.css in the cms, as it confusues with front end typography.css Jeremy Shipman 2007-11-02 02:14:20 +0000
  • 709cec5551 Ticket #1494 - Fixes to tabstrip images, and tweaks to CSS tehre and there Sean Harvey 2007-11-02 02:03:18 +0000
  • 9dad7b5f1a Bypassed security on the login page Sam Minnee 2007-11-02 01:11:13 +0000
  • 318b6b50a3 Remove references to DateTime class, using SSDatetime instead Sam Minnee 2007-11-02 01:10:21 +0000
  • c955c65fce Removed status box, tweak treepanes css Sean Harvey 2007-11-01 22:31:27 +0000
  • d4af598d0d Ticket #1496 - Side bar - arrows for toggling on right of bars Sean Harvey 2007-11-01 22:21:45 +0000
  • 95352b79c5 Ticket #1496 - Side bar and css changes Sean Harvey 2007-11-01 21:54:24 +0000
  • 0d4aa86789 Delete problem fixing : When you delete an image with ImageField it only deletes the link not the image Romain Louis 2007-11-01 05:31:58 +0000
  • e78c785f0d Title Error fixing Romain Louis 2007-11-01 02:30:13 +0000
  • eefc4ffc06 #1562 - Group codes don't appear to be generated upon creation of group Andrew O'Neil 2007-10-30 03:17:18 +0000
  • 367cc65019 #1463 - unlink in ContentController::deleteinstallfiles() needs to have errors caught Andrew O'Neil 2007-10-29 02:53:53 +0000
  • a7a31335e2 #1515 - Notice: Undefined variable: mappedValue Andrew O'Neil 2007-10-29 02:01:30 +0000
  • 20e79f33be #1523 - Error when attaching files to pages without having specified a file Andrew O'Neil 2007-10-29 01:35:33 +0000
  • bdf74e499f #1505 - PHP notice: Non object property in SQLMap.php Andrew O'Neil 2007-10-29 01:02:40 +0000
  • 73943f9140 #1482 - Email link doesn't work Andrew O'Neil 2007-10-29 00:55:52 +0000
  • 808d6875cb #941 - Security flaw: SS prone to CSRF attack Andrew O'Neil 2007-10-28 21:44:38 +0000
  • f807c9f8ca #1408 - Create assets folder if it's not there on ErrorPage publish Sam Minnee 2007-10-28 08:14:49 +0000
  • 26be9e739d ->setRightTitle didn't show because $RightTitle was misnamed with a lowercase r Sean Harvey 2007-10-27 02:39:30 +0000
  • 15837d7775 Tidied up file endings and spaces between methods Matt Peel 2007-10-26 05:51:47 +0000
  • 0eafb6d08e Commits to solve a ManyManyComplexTable problem with heritage Romain Louis 2007-10-26 05:45:39 +0000
  • 07b0d18fa7 Trac #1556: Added if() check around a foreach loop that was causing errors when there were no entries in an RSS feed. Matt Peel 2007-10-26 05:28:05 +0000
  • c186b13172 git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@43881 467b73ca-7a2a-4603-9d3b-597d59a354a9 Andrew O'Neil 2007-10-26 03:04:45 +0000
  • ea4c77c366 #1485 Changing the name of a group results in javascript error Ingo Schommer 2007-10-26 03:00:21 +0000
  • dc1775169d #941 - Security flaw: SS prone to CSRF attack Andrew O'Neil 2007-10-26 02:23:55 +0000
  • 7d0ddb9d33 Trac #1533: Fixed Geoip::ip2country() to use user_error() instead of trigger_error() (standard practice, even though user_error() is just an alias of trigger_error()) and made it raise an appropriate error (E_USER_NOTICE) Matt Peel 2007-10-26 02:09:34 +0000
  • 0f24930ccf #1548 i18n: Locale-identifiers not properly uppercased Ingo Schommer 2007-10-26 01:48:08 +0000
  • 3e36baa6d8 FEATURE Using consistent umask static Filesystem::$folder_create_mask for mkdir()-calls Ingo Schommer 2007-10-25 23:07:24 +0000
  • 3aade3643d #1490 - Caching in getManyManyComponents Andrew O'Neil 2007-10-25 03:20:55 +0000
  • cbbd5e118c BUGFIX failing db/build due to wrong __construct() Ingo Schommer 2007-10-25 03:00:33 +0000
  • 393caf4287 FEATURE made sapphire i18n-capable FEATURE a little bit of german translation Ingo Schommer 2007-10-25 02:47:45 +0000
  • 06c2bd9b10 #1462 - OpenID $currentController problem Andrew O'Neil 2007-10-25 02:38:35 +0000
  • a68a8e5c39 BUGFIX filepath-security in textcollector() Ingo Schommer 2007-10-25 02:36:27 +0000
  • 423decf09b #104 - createNewPassword() wordlist in static Andrew O'Neil 2007-10-25 01:51:53 +0000
  • efc69f3717 GSOC #119 - Sitemap.php/Statistics.php in sapphire/core/control Andrew O'Neil 2007-10-25 01:21:35 +0000
  • a99a727c29 GSOC #118 - Coding Conventions Andrew O'Neil 2007-10-25 01:10:31 +0000
  • 220a321212 GSOC #113 - Coding Conventions Andrew O'Neil 2007-10-25 00:37:09 +0000
  • 34590580e9 #135 - OpenID login: SQL Error "Specified key was too long" Andrew O'Neil 2007-10-24 21:15:36 +0000
  • d21a49afb8 BUGFIX array_flip() for $usedLangs was not necessary any more (delivered as indexed array) Ingo Schommer 2007-10-24 04:27:54 +0000
  • 88da4cf399 BUGFIX has_default_admin was using $default_admin instead of $default_username Ingo Schommer 2007-10-24 01:15:53 +0000
  • 95ea169907 BUGFIX wrong session getter in choose_site_lang() (was setting boolean rather than $lang-value) Ingo Schommer 2007-10-24 00:30:38 +0000
  • d85bf0b73e BUGFIX fixed visibility on i18n::default_locale() Ingo Schommer 2007-10-24 00:29:49 +0000
  • a645869bc3 ENHANCEMENT More robust path-extraction of module-names Ingo Schommer 2007-10-23 01:56:03 +0000
  • 94c923459d Added a security fix for Security::check_default_admin() Hayden Smith 2007-10-23 01:18:39 +0000
  • 74f154fcda changed PureName() to Name() (see r40757) Ingo Schommer 2007-10-22 19:56:26 +0000
  • ac60800802 #1510 GSOC #133 (i18n::enable instead of Translatable::enable) (merged patch from bfojcapell) Ingo Schommer 2007-10-22 01:58:43 +0000
  • 57c8e06435 #1476 Patch for ticket #128 and a few other changes Ingo Schommer 2007-10-22 01:51:02 +0000
  • 35fb0cd0c5 #92 MoreLessField: Switch to ToggleField and remove FEATURE Refactored MoreLessField->ToggleField FEATURE Refactored TogglePanel->ToggleCompositeField FEATURE Degrading gracefully (javascript), using behaviour+classes+prototype, partially i18ned, improved markup Ingo Schommer 2007-10-21 23:05:46 +0000
  • ba85ce7a0b FEATURE Respects 'lang' stored in cookies ENHANCEMENT choose_site_lang() accepts $availableLang (useful to check if a certain page has a translation, and fall back to default language) ENHANCEMENT Added documentation BUGFIX Rewrote Member->Lang to Member->Locale (CMS-translations are stored in locales as well), limited Locale Varchar to 6 characters, changed profile dropdown accordingly Ingo Schommer 2007-10-21 19:53:57 +0000
  • 3a7727d853 BUGFIX include_by_class() now detects modules with non-standard paths (e.g. /sapphire/security/Member.php) ENHANCEMENT Added documentation Ingo Schommer 2007-10-21 19:31:30 +0000
  • bbe86015d7 ENHANCEMENT Added proxy-functions for Translatable to provide a consistent interface for developers ENHANCEMENT Explicit attribute-visibility ENHANCEMENT Empty $current_locale by default, get_locale() falls back to $default_locale (avoid duplication) Ingo Schommer 2007-10-21 00:50:31 +0000
  • c5ec4314b4 added set_default_lang() Ingo Schommer 2007-10-21 00:49:13 +0000
  • ac8950e696 ENHANCEMENT replacing static references with "self::" Ingo Schommer 2007-10-21 00:39:14 +0000
  • af68f3f298 FEATURE Sapphire files are now also scanned for _t calls ENHANCEMENT Revised locale list ENHANCEMENT Updated en_US generated files (and created for sapphire) BUGFIX Fixed some _t() calls in the cms module Ingo Schommer 2007-10-20 23:49:14 +0000
  • fdddb348c3 Fixed up strange code formatting. Now in line with coding conventions at doc.silverstripe.com/doku.php?id=coding-conventions Sean Harvey 2007-10-20 08:36:47 +0000
  • 6d5a49e59e #105 - FormAction $extraClass usage Andrew O'Neil 2007-10-19 01:42:14 +0000
  • 633821efb4 FEATURE: Added merge() (merged from branches/2.0-inform) Ingo Schommer 2007-10-18 20:04:02 +0000
  • 0da5773278 reverted "BUGFIX: overloaded FieldHolder() to avoid DefaultFieldHolder.ss usage" Ingo Schommer 2007-10-18 01:44:37 +0000
  • 3bb267bd83 ENHANCEMENT: changed <p class="Actions"> to <div class="Actions"> ENHANCEMENT: Better linebreaks, markup formatting Ingo Schommer 2007-10-18 01:07:35 +0000
  • eeb79fde9c FEATURE: respect $extraClass BUGFIX: overloaded FieldHolder() to avoid DefaultFieldHolder.ss usage Ingo Schommer 2007-10-18 01:06:21 +0000
  • 53f75e957d ENHANCEMENT: allowing empty children ENHANCEMENT: added Fields() ENHANCEMENT: added linebreaks for html Ingo Schommer 2007-10-18 01:05:52 +0000
  • 0a85936f2f FileIFrame Saving method problem fixing Romain Louis 2007-10-17 23:10:04 +0000
  • c485a70354 Saving bug fixing with when value equals undefined Romain Louis 2007-10-17 22:50:08 +0000
  • cf7adf02da Saving bug fixing with when value equals undefined Romain Louis 2007-10-17 22:48:17 +0000
  • 81d774fcf7 Removed one more notice from SearchForm when nothing was found Matt Peel 2007-10-17 03:26:25 +0000
  • e4d2b1ffa2 Removed 2 notices from SearchForm Matt Peel 2007-10-17 03:22:37 +0000
  • 3cd1a621b5 preparing CTF for usage outside of CMS BUGFIX: provide fallback for ajax-errors if not in CMS context BUGFIX: re-added middle-alignment to greybox if not in CMS context BUGFIX: added basic requirements to be independent of cms-inclusion FEATURE: better transformation of save-button (replaced indicator with "saving..." label) ENHANCEMENT: moved String-lib to prototype_improvements.js Ingo Schommer 2007-10-17 02:29:42 +0000
  • a0563eaba4 GSOC #99 Andrew O'Neil 2007-10-08 21:55:15 +0000
  • 24be30314a removed forum-specific logic from "my profile" Ingo Schommer 2007-10-07 23:41:21 +0000
  • 8dcdce64c2 documentation Ingo Schommer 2007-10-07 12:17:33 +0000
  • b723898551 #115 - browscap.ini not set Andrew O'Neil 2007-10-05 01:58:21 +0000
  • baba1b45f0 documentation Ingo Schommer 2007-10-04 22:17:44 +0000
  • 290097242d Change include path to work on more configurations Andrew O'Neil 2007-10-04 21:59:51 +0000
  • f4dd20b979 Fixed CustomRequiredFields (merged from 2.1.0-textme branch, r42959) Andrew O'Neil 2007-10-04 21:58:10 +0000
  • a181f7c151 Fixed duplicate getBody() Andrew O'Neil 2007-10-03 00:10:49 +0000
  • fda211156a Fixed reverting of database code Andrew O'Neil 2007-10-03 00:10:03 +0000
  • 4d9e93460d mujma: BUGFIX: Switched divs to tables, added namespaces, solved ticket http://support.silverstripe.com/gsoc/ticket/110 (merged from gsoc branch, r42792) Andrew O'Neil 2007-10-02 23:03:46 +0000
  • c7231c6935 mlanthaler: Fixed typo and updated docBlock (merged from gsoc branch, r42439) Andrew O'Neil 2007-10-02 22:18:45 +0000
  • 588b091770 mlanthaler: default styling for open id login (merged from gsoc branch, r42438) Andrew O'Neil 2007-10-02 22:11:59 +0000
  • cfaa390102 mlanthaler: Fixed some docBlocks and "reformatted" code (merged from gsoc branch, r42437) Andrew O'Neil 2007-10-02 21:57:12 +0000
  • e54489c409 Fixed lighttpd flushing bug Andrew O'Neil 2007-10-02 04:59:06 +0000
  • 062c319000 Ignore HTML folder, not pear folder (merged from 2.1.0 branch, r42740) Andrew O'Neil 2007-10-02 04:58:26 +0000
  • 5e5f200021 Correct comment (merged from 2.1.0 branch, r42718) Andrew O'Neil 2007-10-02 04:57:24 +0000
  • ba02a631c9 Added better checking for wonky databases (merged from 2.1.0 branch, r42589) Andrew O'Neil 2007-10-02 04:56:43 +0000
  • 7df57c3040 DataObject merging error solving (merged from 2.1.0 branch, r42561 & 42588) Andrew O'Neil 2007-10-02 04:55:55 +0000
  • 07eafb0aaf File modification for gallery (merged from 2.1.0 branch, r42517) Andrew O'Neil 2007-10-02 04:53:19 +0000
  • 70db5d36a0 Hack to fix Fatal error: Call to undefined method stdClass::allMethodNames() (merged from 2.0.2 branch, r42505) Andrew O'Neil 2007-10-02 04:52:31 +0000
  • bd81e2a2be Optional reporting of versions to SilverStripe (merged from 2.1.0 branch, r42422) Andrew O'Neil 2007-10-02 04:51:22 +0000
  • bb2a97856f File Attribute Adding for the gallery module (merged from 2.1.0 branch, r42339) Andrew O'Neil 2007-10-02 04:50:36 +0000
  • 30efb8efc7 #1444 - DataObjectDecorator? Merge Fields HUGE PROBLEM (merged from 2.1.0 branch, r42210) Andrew O'Neil 2007-10-02 04:48:37 +0000
  • 5062c955e0 Replace blank strings with null - see http://www.silverstripe.com/general-discussion/flat/5050?start=8 (merged from 2.1.0 branch, r42173) Andrew O'Neil 2007-10-02 04:46:33 +0000
  • 3a6556bbd0 Remove css requirements from core, in case user does not want to include these. (merged from 2.1.0 branch, r42168) Andrew O'Neil 2007-10-02 04:40:08 +0000
  • b8b3bab508 Link to the documentation on default pages (merged from 2.1.0 branch, r41730) Andrew O'Neil 2007-10-02 04:37:10 +0000
  • 717737ed27 Fix error when creating new redirector page (merged from 2.1.0 branch, r41675) Andrew O'Neil 2007-10-02 04:36:13 +0000
  • 75f598de37 If there's a silverstripe-cache directory in the silverstripe folder, always use that instead of /tmp (merged from 2.1.0 branch, r41578) Andrew O'Neil 2007-10-02 04:34:36 +0000
  • 7455457964 Fixed php notice (merged from 2.1.0 branch, r41552) Andrew O'Neil 2007-10-02 04:33:18 +0000
  • e46e5e73c9 Allow logging in via BasicAuth, so the publish site script can login before doing a db/build (merged from 2.1.0 branch, r41535) Andrew O'Neil 2007-10-02 04:32:11 +0000
  • 508830ec38 Use permission code (merged from 2.1.0 branch, r41533) Andrew O'Neil 2007-10-02 04:30:20 +0000
  • 03807c5883 Fix notices Andrew O'Neil 2007-10-02 04:24:46 +0000
  • e0ddba6ab8 Merging 2.1 blog into trunk Jeremy Shipman 2007-10-02 03:21:38 +0000