Commit Graph

  • a3793afb22 formatting for CLI Ingo Schommer 2007-11-11 22:43:30 +0000
  • 34aa13ccbf #1606 - Check add folder & upload-functionality in tinymce Andrew O'Neil 2007-11-11 22:30:01 +0000
  • 853a3e1616 French Saphire Translation adding Romain Louis 2007-11-11 21:14:30 +0000
  • 6d065d58f3 #1685 - Undefined index message when on readonly page in CMS (after deleting a page) Andrew O'Neil 2007-11-11 21:10:59 +0000
  • c36eac4671 #1684 - PHP notice errors showing during install need to be fixed. Andrew O'Neil 2007-11-11 21:03:33 +0000
  • 7410f46f12 Link tag style changes Romain Louis 2007-11-11 21:00:16 +0000
  • dab9708ff2 BUGFIX adjusted to changes in main.php (static call of Director-class), see r36446 and r40426 Ingo Schommer 2007-11-11 07:22:24 +0000
  • dd71c53a4d allowing textcollector for non-admins in CLI-mode (needed for auto-updating) Ingo Schommer 2007-11-11 02:54:36 +0000
  • a95efe833f added is_cli() Ingo Schommer 2007-11-11 02:54:19 +0000
  • c43712bd82 Refactored non-standard extension of cmsfields (should use updateCMSFields instead). originally committed in r40265 and r36951 Ingo Schommer 2007-11-10 05:19:24 +0000
  • 97a44ce0be code formatting, changed $mode_additions to $callbacks Ingo Schommer 2007-11-10 05:17:30 +0000
  • 80f6224d38 #1658 Create a new language, then refresh the CMS gives toggle() error in js (sits on loading page) Ingo Schommer 2007-11-10 05:15:28 +0000
  • 5b2bcd75c2 #1660 - Drag to relocate images not working Andrew O'Neil 2007-11-09 04:13:26 +0000
  • 15eff6e217 #1662 - Secured draft/archived content Sam Minnee 2007-11-09 03:42:04 +0000
  • 2c8e304294 Trivial fix to coding style Sam Minnee 2007-11-09 03:40:05 +0000
  • abb6d23cef #1652 - CheckboxSetField doesnt work when all fields unchecked Andrew O'Neil 2007-11-09 03:04:27 +0000
  • 0b2ba8aed5 Fixed database selection in db/build (merged from GSOC branch, r43033) Andrew O'Neil 2007-11-09 02:50:35 +0000
  • 68e8e731d6 canEdit function changed to use Permission class Romain Louis 2007-11-09 01:21:26 +0000
  • 06d53ffe00 canEdit function adding for the language saving works Romain Louis 2007-11-09 01:10:45 +0000
  • 8d0bc9df57 reviewed Chinese translation Normann Lou 2007-11-08 21:58:13 +0000
  • 1bfd07a2d4 newly added entity translation Normann Lou 2007-11-08 21:28:00 +0000
  • c32493a550 Default priority is now based on a page's depth in the site tree, but can be overwritten. Hayden Smith 2007-11-08 04:23:33 +0000
  • 491efc6d75 Fixed i18n / stastics DB conflict Jeremy Shipman 2007-11-08 03:37:45 +0000
  • e915307052 Added Security token Andrew O'Neil 2007-11-08 02:23:26 +0000
  • 48a5a0e33c #1637 - CSRF attack prevention on clicking next on asset table field Andrew O'Neil 2007-11-08 02:18:34 +0000
  • 87010bc87c Clean up insert flash pane Andrew O'Neil 2007-11-08 02:08:50 +0000
  • 8001bbfe6b Changed page priority in the advanced meta-data options to a dropdown (ticket #1629) Hayden Smith 2007-11-08 02:00:14 +0000
  • f7127c90bc #1586 - Object.php contains request parameter 'debugmethods' Andrew O'Neil 2007-11-07 23:46:00 +0000
  • 5d74baf7c8 more fixs to that menu Will Rossiter 2007-11-07 22:59:28 +0000
  • 90aa22e993 #1628 - Resizing images seems to break images, and doesn't display on front end Andrew O'Neil 2007-11-07 21:39:57 +0000
  • 80f89535f4 reviewed lang translation Normann Lou 2007-11-07 06:53:01 +0000
  • 893aa7a0d0 Fixes to flash popup - removed float which broke other sections Sean Harvey 2007-11-07 06:28:21 +0000
  • bfbf80c843 new lang files updated from translateserver. Date ago() translated Normann Lou 2007-11-07 06:05:52 +0000
  • d5d196c347 Removed cancel button for link form - this is closed using the x icon now Sean Harvey 2007-11-07 05:57:56 +0000
  • 4dc8883289 newly created lang file. Normann Lou 2007-11-07 05:54:30 +0000
  • babd4be599 Flash and image now consistent (e.g. dimensions fields) Sean Harvey 2007-11-07 05:50:13 +0000
  • 0e86589ea5 newly created lang file. Normann Lou 2007-11-07 05:45:10 +0000
  • 201cc7b47e Added close button on right panel Andrew O'Neil 2007-11-07 05:26:16 +0000
  • 0bfd0297e5 newly created lang file. Normann Lou 2007-11-07 04:44:24 +0000
  • fc531da28b Readonly work Romain Louis 2007-11-07 04:17:58 +0000
  • 8a244ce72a cms_right style added to popup Romain Louis 2007-11-07 04:16:05 +0000
  • 52e60904cb Popup title line-height changing Romain Louis 2007-11-07 04:15:32 +0000
  • 8b7d117a92 some returned string by ago function of Date need to be translated. newly created lang file. Normann Lou 2007-11-07 03:36:38 +0000
  • 5aa5fbf5b2 some returned string by ago function of Date need to be translated. newly created lang file. Normann Lou 2007-11-07 03:24:07 +0000
  • 9da0568440 TreedropdownField font-size changes Romain Louis 2007-11-07 03:22:04 +0000
  • a53684bbee fixed the treedropdown. Will Rossiter 2007-11-07 03:19:11 +0000
  • adc8757859 Changed Security::permissionFailure to be what it should be - $controller instead of $page. However, it doesn't seem to be used anywhere anyway... Matt Peel 2007-11-07 02:33:09 +0000
  • 60bedcfc1e Readonly changes : uppperCase Yes or No Romain Louis 2007-11-07 02:07:19 +0000
  • 70d41d5dc9 Readonly work Romain Louis 2007-11-07 02:03:48 +0000
  • 5b08367d5b #1607 - Make image editor findable Andrew O'Neil 2007-11-07 01:33:24 +0000
  • 378e0f9bea Readonly class added to performReadOnly method Romain Louis 2007-11-07 01:28:45 +0000
  • 66ecc4e75e ENHANCEMENT added Authenticator::$default_authenticator to enable modifying the tab-order Ingo Schommer 2007-11-06 21:18:27 +0000
  • 8b1ef652d7 Readonly HTML code modification to coordinate the style of the fields Romain Louis 2007-11-06 21:01:37 +0000
  • 8b6195ea6b Readonly changes to coordinate the readonly appearance between the fields (see datefield) Romain Louis 2007-11-06 20:43:19 +0000
  • eda727dacc Readonly class added in performreadonly function Romain Louis 2007-11-06 20:33:13 +0000
  • 6a9e104006 Removed OpenID from core - it is now a module Sean Harvey 2007-11-06 06:06:00 +0000
  • 09f9baf890 Removed OpenID specific language definitions, moved to module Sean Harvey 2007-11-06 06:00:56 +0000
  • e982a93ff3 Wrong parameters pass in _t(), the Namespace is missing. Normann Lou 2007-11-06 05:42:28 +0000
  • 1af11b07d2 Move flash, image and link forms to right Andrew O'Neil 2007-11-06 05:39:14 +0000
  • bf90bd15b0 ENHANCEMENT: call Page_Controller->init() when rendering /Security/changepassword etc to respect any Requirements called in there (thanks rhalff!) Ingo Schommer 2007-11-06 05:23:00 +0000
  • cde56469f7 newly created lang file from textcollector Normann Lou 2007-11-06 05:06:50 +0000
  • 5ee3f41ad8 Css changes for ss 2.2.0 Romain Louis 2007-11-06 03:02:42 +0000
  • 403257de36 Site language and CMS locale are different, so we can't use one to set the other Andrew O'Neil 2007-11-06 02:38:06 +0000
  • 758d6806c1 #1579 - Forgot password email doesn't show translated control properly Andrew O'Neil 2007-11-06 02:01:28 +0000
  • f30b6e79a0 Position changes Romain Louis 2007-11-06 01:41:55 +0000
  • fba79779dc Calendar And time popup position changes Romain Louis 2007-11-06 01:36:46 +0000
  • 1b9a6f4144 Added Security Token Romain Louis 2007-11-06 01:20:58 +0000
  • 9e787604dc #1568 - Numeric default value Andrew O'Neil 2007-11-06 01:07:54 +0000
  • c08e535e1a #1568 - Numeric default value Andrew O'Neil 2007-11-06 01:03:44 +0000
  • 6ed47203ae newly created lang file from textcollector Normann Lou 2007-11-06 00:27:13 +0000
  • e761a6de35 add condition of assigning $lang['zh_CN']. ie. if it is not set yet. Normann Lou 2007-11-05 23:54:20 +0000
  • 54e223faca i18n: finished german translation (thanks to eric dunkel!) Ingo Schommer 2007-11-05 23:23:24 +0000
  • 6af3c1422b Ticket #1498 - Filter field wasn't on one line in Safari, 0.2 not .2 Sean Harvey 2007-11-05 21:34:35 +0000
  • 58c6b0ad9f Ticket #1498 - transparent image, css tweaks for pixel font Sean Harvey 2007-11-05 05:01:03 +0000
  • 5b7139c874 added $name to constructor (can't derive a valid ID from the title, as it might not contain alphanumeric characters - had problems with chinese translation) Ingo Schommer 2007-11-05 03:18:18 +0000
  • a09369d605 Popup Css Fixing Romain Louis 2007-11-05 03:16:44 +0000
  • 9a118c3693 Removed Member::add_role() Andrew O'Neil 2007-11-05 03:04:58 +0000
  • 08c91feabc Fix php notice Andrew O'Neil 2007-11-05 01:44:48 +0000
  • 68e9570c8d Rename pagination() to Pagination() Andrew O'Neil 2007-11-05 01:38:25 +0000
  • cdd3eadb91 #1597 added dutch translation (thanks rhalff!) Ingo Schommer 2007-11-05 01:05:44 +0000
  • ceffb302c0 nlou: added chinese translation Ingo Schommer 2007-11-05 01:05:24 +0000
  • 04fea245d8 PopupDateTimeField adding Romain Louis 2007-11-04 23:01:55 +0000
  • 31fed60066 PopupDateTimeField css adding Romain Louis 2007-11-04 22:44:05 +0000
  • ebe5311bc4 CalendarDateField css changes Romain Louis 2007-11-04 22:41:43 +0000
  • 45ea38c760 DropdownTimeField clock icon adding Romain Louis 2007-11-04 22:24:05 +0000
  • 4b521083bc Fix Fatal error: Argument 1 passed to TabSet::push() must be an instance of Tab (merged from 2.1.1 branch, r43629) Andrew O'Neil 2007-11-04 21:35:51 +0000
  • ba4645f8aa Fix Session not saving on some servers (merged from 2.1.1 branch, r43627) Andrew O'Neil 2007-11-04 21:33:50 +0000
  • 14b91fe77a Ensure behaviour is applied correctly when a field is added to a UserDefinedForm (merged from 2.1.1 branch, r43604) Andrew O'Neil 2007-11-04 21:32:09 +0000
  • 1509d413e5 #1457 - Redirection after login doesn't behave correctly if login fails (merged from 2.1.1 branch, r43601) Andrew O'Neil 2007-11-04 21:30:57 +0000
  • a462cd2c20 Use the hostname, not the ip address, in dev/test mode tests (merged from 2.1.1 branch, r43542) Andrew O'Neil 2007-11-04 21:15:41 +0000
  • 13a66fec1f #1488 - Access to 'logged in' users for home page fails (attempts to redirect to Security/login forever) (merged from 2.1.1 branch, r43532) Andrew O'Neil 2007-11-04 21:13:44 +0000
  • 8315756720 DropdownTimeField javascript adding Romain Louis 2007-11-02 03:38:39 +0000
  • b21a14e0f8 DropdownTimeField css adding Romain Louis 2007-11-02 03:37:32 +0000
  • e7f6bb1109 Alignment modification Romain Louis 2007-11-02 03:37:19 +0000
  • 80e2291464 #1577 - Error 256 when adding fields to a user defined form Andrew O'Neil 2007-11-02 03:26:05 +0000
  • 402e59bca5 DropdownTimeField adding Romain Louis 2007-11-02 03:21:07 +0000
  • dbf72b83cd Static function to be use as well from PopupDateTimeField and put it in a <li> tag Romain Louis 2007-11-02 03:20:05 +0000
  • 42d7fdbb19 Title function modification to fix the title null case Romain Louis 2007-11-02 03:15:24 +0000
  • 0ea568672e Bad time formatting returns now null Romain Louis 2007-11-02 03:12:37 +0000
  • 4c76be62c9 Reverting typography changes Jeremy Shipman 2007-11-02 03:01:40 +0000