56 csets were pushed to core/propsinplace: Merge hsdev.com:/var/bk/xar/core/xartest...

marcel-111RdWWlOxkOkXtL6OYfHgC/[email protected] (Marcel van der Boom)
Newsgroups gmane.comp.cms.xaraya.bk-notices
Organization Xaraya
Message-ID <[email protected]>
Changes were applied by marcel to core/propsinplace level 15.
    WARNING: These changes bypassed the Quality Assurance Tests!
    The following csets were applied:
    
    ChangeSet
      1.2059 05/03/25 08:58:56 marcel-097TUEbwl1/[email protected] +1 -0
      Merge hsdev.com:/var/bk/xar/core/xartest
      into hsdev.com:/var/bk/xar/core/propsinplace
    
      html/includes/xarTemplate.php
        1.235 05/03/25 08:58:56 marcel-097TUEbwl1/[email protected] +0 -0
        Auto merged
    
    ChangeSet
      1.2049.1.46 05/03/25 08:57:52 marcel-097TUEbwl1/[email protected] +1 -0
      Merge xaraya.com:/var/bk/xar/core/stable
      into hsdev.com:/var/bk/xar/core/xartest
    
      html/modules/dynamicdata/class/objects.php
        1.54 05/03/25 08:57:51 marcel-097TUEbwl1/[email protected] +0 -0
        Auto merged
    
    ChangeSet
      1.2049.18.2 05/03/25 08:57:38 [email protected] +2 -0
      Two minor changes:
      - pass objectid to list templates
      - template fix 
    
      html/modules/dynamicdata/xartemplates/admin-showinput-subform.xd
        1.3 05/03/25 08:57:36 [email protected] +21 -20
        - make sure we complete the table we're in when we insert the data form
    
      html/modules/dynamicdata/class/objects.php
        1.52.1.1 05/03/25 08:57:36 [email protected] +5 -1
        Pass objectid to the list template, comfy for customizing
    
    ChangeSet
      1.2049.18.1 05/03/25 08:50:01 [email protected] +1 -0
      bindvar remnant
    
      html/modules/roles/xaradmin/modifyconfig.php
        1.20 05/03/25 08:49:59 [email protected] +2 -2
        bindvar remnant
    
    ChangeSet
      1.2049.17.1 05/03/24 21:43:48 [email protected] +1 -0
      bug 4222 - add primary field to datastore fields if necessary
    
      html/modules/dynamicdata/class/objects.php
        1.53 05/03/24 21:43:17 [email protected] +4 -0
        bug 4222 - add primary field to datastore fields if necessary
    
    ChangeSet
      1.2049.1.44 05/03/24 17:30:14 [email protected] +1 -0
      Fix httprequest code. 
    
      html/modules/base/xartemplates/includes/xmlhttprequest.js
        1.2 05/03/24 17:30:12 [email protected] +57 -44
        - eliminate a global
        - registering a handler is something different than calling a function, this was the bug
        - add paranoid try/catch clauses
        - add some TODO's
    
    ChangeSet
      1.2049.1.43 05/03/24 09:32:46 [email protected] +1 -0
      added xmlhttprequest code, taken from bkview module
      
      nothin too special yet, just somethin to start from
    
      html/modules/base/xartemplates/includes/xmlhttprequest.js
        1.1 05/03/24 09:32:44 [email protected] +65 -0
    
      html/modules/base/xartemplates/includes/xmlhttprequest.js
        1.0 05/03/24 09:32:44 [email protected] +0 -0
        BitKeeper file /home/johnny/projects/xaraya/test/html/modules/base/xartemplates/includes/xmlhttprequest.js
    
    ChangeSet
      1.2049.1.42 05/03/24 12:20:50 [email protected] +2 -0
      There was a bug in the notation resolver where a notation like:  $a[$b].c would fail. In fact, lots of mixed notations would fail.
      This changeset fixes this.
      As it turned out it wasnt something of a type of some sort, but a conceptual mistake in the resolving logic. 
      
      PLEASE TEST THIS THOROUGHLY!  The change will affect nothing as far as i can see, and i've tested all the notation shapes i could think of,
      but obviously this can break stuff bigtime if i made a mistake. 
    
      tests/objectnotation.php
        1.4 05/03/24 12:20:48 [email protected] +26 -17
        Update of testfile for notation resolver to make it in sync with BLCompiler
    
      html/includes/xarBLCompiler.php
        1.275 05/03/24 12:20:48 [email protected] +39 -27
        Solved an expression resolving bug where the mixed usage of [ ] and the colon notation caused the resolver to fail
    
    ChangeSet
      1.2049.1.41 05/03/22 13:33:54 [email protected] +2 -0
      Allow extra parameters after '[]' notation in the menu block
    
      html/modules/blocks/xaradmin/update_instance.php
        1.20 05/03/22 13:33:52 [email protected] +1 -1
        - make testing for the checkbox value a bit more robust
    
      html/modules/base/xarblocks/menu.php
        1.116 05/03/22 13:33:52 [email protected] +6 -2
        - allow extra stuff after the ] in the menu block
        - make testing for the checkbox value a bit more robust.
    
    ChangeSet
      1.2049.16.2 05/03/21 08:12:41 marc@marclaptop. +1 -0
      purge.php:
        bug 3535
    
      html/modules/roles/xaradmin/purge.php
        1.26 05/03/21 07:56:48 marc@marclaptop. +5 -0
        bug 3535
    
    ChangeSet
      1.2049.16.1 05/03/20 22:32:07 marc@marclaptop. +1 -0
      recall.php:
        bug 3535
    
      html/modules/roles/xaradminapi/recall.php
        1.6 05/03/20 22:19:38 marc@marclaptop. +1 -1
        bug 3535
    
    ChangeSet
      1.2049.1.39 05/03/20 14:09:08 John.Cox@mcnabb. +1 -0
      qa
    
      html/themes/rss/pages/default.xt
        1.31 05/03/20 14:09:03 John.Cox@mcnabb. +3 -3
        qa
    
    ChangeSet
      1.2049.15.3 05/03/20 14:00:24 John.Cox@mcnabb. +1 -0
      attempt to fix rss theme
    
      html/themes/rss/pages/default.xt
        1.30 05/03/20 14:00:17 John.Cox@mcnabb. +2 -2
        attempt to fix rss theme
    
    ChangeSet
      1.2049.1.37 05/03/20 16:49:30 marc@marclaptop. +1 -0
      rfc0042.xml:
        QA tabs again
    
      docs/rfc/rfc0042.xml
        1.11 05/03/20 16:40:20 marc@marclaptop. +19 -19
        QA tabs again
    
    ChangeSet
      1.2049.1.36 05/03/20 16:18:00 marc@marclaptop. +1 -0
      rfc0042.xml:
        document solution for FR 3535
    
      docs/rfc/rfc0042.xml
        1.10 05/03/20 16:05:48 marc@marclaptop. +26 -0
        document solution for FR 3535
    
    ChangeSet
      1.2049.1.35 05/03/20 15:56:15 marc@marclaptop. +1 -0
      user-view.xd:
        QA tabs
    
      html/modules/roles/xartemplates/user-view.xd
        1.70 05/03/20 15:51:44 marc@marclaptop. +65 -65
        QA tabs
    
    ChangeSet
      1.2049.1.34 05/03/20 15:48:40 marc@marclaptop. +1 -0
      user-view.xd:
        QA stuff
    
      html/modules/roles/xartemplates/user-view.xd
        1.69 05/03/20 15:43:04 marc@marclaptop. +40 -20
        QA stuff
    
    ChangeSet
      1.2049.1.32 05/03/20 15:14:42 marc@marclaptop. +3 -0
      recall.php, purge.php, delete.php:
        bug 3535
    
      html/modules/roles/xaradminapi/recall.php
        1.5 05/03/20 15:09:15 marc@marclaptop. +6 -0
        bug 3535
    
      html/modules/roles/xaradminapi/purge.php
        1.10 05/03/20 15:08:52 marc@marclaptop. +2 -2
        bug 3535
    
      html/modules/roles/xaradminapi/delete.php
        1.11 05/03/20 15:08:51 marc@marclaptop. +1 -1
        bug 3535
    
    ChangeSet
      1.2049.1.31 05/03/20 15:05:42 marc@marclaptop. +2 -0
      purge.php, delete.php:
        fix bug 3535
    
      html/modules/roles/xaradminapi/purge.php
        1.9 05/03/20 14:59:35 marc@marclaptop. +1 -0
        fix bug 3535
    
      html/modules/roles/xaradminapi/delete.php
        1.10 05/03/20 14:59:35 marc@marclaptop. +1 -0
        fix bug 3535
    
    ChangeSet
      1.2049.15.2 05/03/19 20:07:11 John.Cox@mcnabb. +1 -0
      bug 4219
    
      html/modules/mail/xaradminapi/_sendmail.php
        1.13 05/03/19 20:07:07 John.Cox@mcnabb. +4 -1
        bug 4219
    
    ChangeSet
      1.2047.1.1 05/03/19 19:41:44 John.Cox@mcnabb. +1 -0
      submit once javascript
    
      html/modules/base/xartemplates/includes/submitonce.js
        1.1 05/03/19 19:41:40 John.Cox@mcnabb. +18 -0
    
      html/modules/base/xartemplates/includes/submitonce.js
        1.0 05/03/19 19:41:40 John.Cox@mcnabb. +0 -0
        BitKeeper file C:/cygwin/home/dev/www/xaraya/xaraya/html/modules/base/xartemplates/includes/submitonce.js
    
    ChangeSet
      1.2049.1.29 05/03/18 17:19:19 [email protected] +2 -0
      We can simplify here a bit and reuse the data-input dd tag for the module list.
    
      html/modules/blocks/xartemplates/admin-new_type.xd
        1.7 05/03/18 17:19:17 [email protected] +1 -13
        using the data-input dd tag for the module list
    
      html/modules/blocks/xaradmin/new_type.php
        1.3 05/03/18 17:19:17 [email protected] +6 -8
        - changes related to using data-input/module dd tag
    
    ChangeSet
      1.2049.14.2 05/03/15 11:32:26 voll-/[email protected] +9 -0
      postnuke import: add downloads and phpBB_14 forum
    
      tools/import/postnuke/import_pn_cleanup.php
        1.6 05/03/15 11:31:07 voll-/[email protected] +8 -10
        postnuke import: add downloads and phpBB_14 forum
    
      tools/import/postnuke/import_pn_cleanup.php
        1.5 05/03/15 11:25:17 voll-/[email protected] +31 -1
        postnuke import: add downloads and phpBB_14 forum
    
      tools/import/postnuke/import_pn.php
        1.48 05/03/15 11:25:17 voll-/[email protected] +66 -14
        postnuke import: add downloads and phpBB_14 forum
    
      tools/import/postnuke/import_pn_phpbb14_topics.php
        1.1 05/03/15 11:24:39 voll-/[email protected] +227 -0
    
      tools/import/postnuke/import_pn_phpbb14_pubtype.php
        1.1 05/03/15 11:24:39 voll-/[email protected] +113 -0
    
      tools/import/postnuke/import_pn_phpbb14_posts.php
        1.1 05/03/15 11:24:39 voll-/[email protected] +185 -0
    
      tools/import/postnuke/import_pn_phpbb14_forums.php
        1.1 05/03/15 11:24:39 voll-/[email protected] +85 -0
    
      tools/import/postnuke/import_pn_phpbb14_categories.php
        1.1 05/03/15 11:24:39 voll-/[email protected] +60 -0
    
      tools/import/postnuke/import_pn_downloads_downloads.php
        1.1 05/03/15 11:24:39 voll-/[email protected] +109 -0
    
      tools/import/postnuke/import_pn_phpbb14_topics.php
        1.0 05/03/15 11:24:39 voll-/[email protected] +0 -0
        BitKeeper file /var/bk/xaraya/core/stable/tools/import/postnuke/import_pn_phpbb14_topics.php
    
      tools/import/postnuke/import_pn_phpbb14_pubtype.php
        1.0 05/03/15 11:24:39 voll-/[email protected] +0 -0
        BitKeeper file /var/bk/xaraya/core/stable/tools/import/postnuke/import_pn_phpbb14_pubtype.php
    
      tools/import/postnuke/import_pn_phpbb14_posts.php
        1.0 05/03/15 11:24:39 voll-/[email protected] +0 -0
        BitKeeper file /var/bk/xaraya/core/stable/tools/import/postnuke/import_pn_phpbb14_posts.php
    
      tools/import/postnuke/import_pn_phpbb14_forums.php
        1.0 05/03/15 11:24:39 voll-/[email protected] +0 -0
        BitKeeper file /var/bk/xaraya/core/stable/tools/import/postnuke/import_pn_phpbb14_forums.php
    
      tools/import/postnuke/import_pn_phpbb14_categories.php
        1.0 05/03/15 11:24:39 voll-/[email protected] +0 -0
        BitKeeper file /var/bk/xaraya/core/stable/tools/import/postnuke/import_pn_phpbb14_categories.php
    
      tools/import/postnuke/import_pn_downloads_downloads.php
        1.0 05/03/15 11:24:39 voll-/[email protected] +0 -0
        BitKeeper file /var/bk/xaraya/core/stable/tools/import/postnuke/import_pn_downloads_downloads.php
    
      tools/import/postnuke/import_pn_downloads_categories.php
        1.1 05/03/15 11:24:38 voll-/[email protected] +62 -0
    
      tools/import/postnuke/import_pn_downloads_categories.php
        1.0 05/03/15 11:24:38 voll-/[email protected] +0 -0
        BitKeeper file /var/bk/xaraya/core/stable/tools/import/postnuke/import_pn_downloads_categories.php
    
    ChangeSet
      1.2049.13.1 05/03/14 21:32:12 [email protected] +1 -0
      modulefile.php:
        Bug 4215: make JavaScript URLs absolute.
    
      html/modules/base/xarjavascriptapi/modulefile.php
        1.6 05/03/14 21:30:55 [email protected] +1 -1
        Bug 4215: make JavaScript URLs absolute.
    
    ChangeSet
      1.2049.12.2 05/03/14 22:15:07 marc@marclaptop. +2 -0
      view.php, user-view.xd:
        bug 3981
    
      html/modules/roles/xaruser/view.php
        1.33 05/03/14 22:05:04 marc@marclaptop. +11 -3
        bug 3981
    
      html/modules/roles/xartemplates/user-view.xd
        1.68 05/03/14 22:05:04 marc@marclaptop. +30 -10
        bug 3981
    
    ChangeSet
      1.2049.1.27 05/03/14 20:46:56 [email protected] +1 -0
      Overlooked prep
    
      html/modules/modules/xaradmin/hooks.php
        1.16 05/03/14 20:46:55 [email protected] +1 -1
        Overlooked prep
    
    ChangeSet
      1.2049.11.2 05/03/14 20:46:29 marc@marclaptop. +1 -0
      usermenu.php:
        bug 4110
    
      html/modules/roles/xaruser/usermenu.php
        1.31 05/03/14 20:39:18 marc@marclaptop. +7 -3
        bug 4110
    
    ChangeSet
      1.2049.11.1 05/03/14 19:31:00 marc@marclaptop. +1 -0
      usermenu.php:
        check for unique email address only if the uniqueemail modvar is true
    
      html/modules/roles/xaruser/usermenu.php
        1.30 05/03/14 18:03:45 marc@marclaptop. +12 -10
        check for unique email address only if the uniqueemail modvar is true
    
    ChangeSet
      1.2049.10.1 05/03/14 09:51:45 [email protected] +1 -0
      - if it isnt included yet, do it here (installer for example, i suspect upgrade.php and ws.php too)
    
      html/includes/xarCore.php
        1.171 05/03/14 09:51:43 [email protected] +1 -0
        - if it isnt included yet, do it here (installer for example, i suspect upgrade.php and ws.php too)
    
    ChangeSet
      1.2049.1.25 05/03/13 23:54:06 [email protected] +1 -0
      newsgroups rss
    
      html/themes/rss/modules/newsgroups/user-group.xt
        1.1 05/03/13 23:53:51 [email protected] +12 -0
    
      html/themes/rss/modules/newsgroups/user-group.xt
        1.0 05/03/13 23:53:51 [email protected] +0 -0
        BitKeeper file D:/wintools/cygwin/home/stable/html/themes/rss/modules/newsgroups/user-group.xt
    
    ChangeSet
      1.2049.9.1 05/03/13 20:58:28 marc@marclaptop. +5 -0
      register.php, getvalidation.php, online.php:
        bug 3894
      createmail.php:
        bug 3891
      register.php:
        bug 4206
      admin-modifyemail.xd:
        cosmetics. forgot to push this earlier
    
      html/modules/roles/xaruser/register.php
        1.35 05/03/13 20:25:51 marc@marclaptop. +1 -1
        bug 3894
    
      html/modules/roles/xaruser/getvalidation.php
        1.22 05/03/13 20:25:51 marc@marclaptop. +1 -1
        bug 3894
    
      html/modules/roles/xarblocks/online.php
        1.45 05/03/13 20:25:50 marc@marclaptop. +15 -6
        bug 3894
    
      html/modules/roles/xaradmin/createmail.php
        1.30 05/03/13 19:42:49 marc@marclaptop. +3 -1
        bug 3891
    
      html/modules/roles/xaruser/register.php
        1.34 05/03/13 19:22:34 marc@marclaptop. +1 -1
        bug 4206
    
      html/modules/roles/xartemplates/admin-modifyemail.xd
        1.25 05/03/13 19:22:34 marc@marclaptop. +1 -1
        cosmetics. forgot to push this earlier
    
    ChangeSet
      1.2049.1.23 05/03/13 02:18:01 [email protected] +1 -0
      _fnmatch.php:
        QA
    
      html/includes/phpcompat/stubs/functions/_fnmatch.php
        1.2 05/03/13 02:17:41 [email protected] +1 -1
        QA
    
    ChangeSet
      1.2049.1.22 05/03/13 02:16:25 [email protected] +2 -0
      _fnmatch.php, fnmatch.php:
        new file
    
      html/includes/phpcompat/stubs/functions/_fnmatch.php
        1.1 05/03/13 02:15:49 [email protected] +66 -0
    
      html/includes/phpcompat/stubs/functions/_fnmatch.php
        1.0 05/03/13 02:15:49 [email protected] +0 -0
        BitKeeper file /home/e-smith/files/ibays/bk/files/core/stable/html/includes/phpcompat/stubs/functions/_fnmatch.php
    
      html/includes/phpcompat/stubs/fnmatch.php
        1.1 05/03/13 02:15:23 [email protected] +26 -0
    
      html/includes/phpcompat/stubs/fnmatch.php
        1.0 05/03/13 02:15:22 [email protected] +0 -0
        BitKeeper file /home/e-smith/files/ibays/bk/files/core/stable/html/includes/phpcompat/stubs/fnmatch.php
    
    ChangeSet
      1.2049.8.1 05/03/12 22:15:34 [email protected] +1 -0
      If child tags of xar:set have isAssignable, and that tag uses templates in some way (either direct or indirect), the set will include
      template comments. The nonmarkup="no" attribute prevents this. It's a rare case, but this gives at least some way out. Most likely to 
      happen in dd property templating (if you happen to have the flags changed for some, like i have)
    
      html/includes/blnodes/tags/set.php
        1.6 05/03/12 22:15:33 [email protected] +21 -3
        If child tags of xar:set have isAssignable, and that tag uses templates in some way (either direct or indirect), the set will include
        template comments. The nonmarkup="no" attribute prevents this. It's a rare case, but this gives at least some way out. Most likely to 
        happen in dd property templating (if you happen to have the flags changed for some, like i have)
    
    ChangeSet
      1.2049.1.20 05/03/12 17:23:51 jsb-111RdWWlOxkOkXtL6OYfHgC/[email protected] +3 -0
      Merge
    
      html/includes/xarCore.php
        1.170 05/03/12 17:22:53 jsb-111RdWWlOxkOkXtL6OYfHgC/[email protected] +1 -17
        manual merge: went with remote (stable) version.
        my changes were only trailing space removal.
    
      html/includes/xarMLS.php
        1.116 05/03/12 17:16:38 jsb-111RdWWlOxkOkXtL6OYfHgC/[email protected] +0 -0
        Auto merged
    
      html/includes/xarCache.php
        1.85 05/03/12 17:16:38 jsb-111RdWWlOxkOkXtL6OYfHgC/[email protected] +0 -0
        Auto merged
    
    ChangeSet
      1.2049.1.19 05/03/12 12:29:05 [email protected] +1 -0
      typo
    
      html/includes/xarBLCompiler.php
        1.274 05/03/12 12:29:03 [email protected] +1 -1
        typo
    
    ChangeSet
      1.2049.1.18 05/03/11 16:31:24 [email protected] +6 -0
      Make the objectlist family of templates manageable.
    
      html/modules/dynamicdata/xartemplates/includes/objectlist-table.xd
        1.1 05/03/11 16:31:22 [email protected] +66 -0
    
      html/modules/dynamicdata/xartemplates/includes/objectlist-subform.xd
        1.1 05/03/11 16:31:22 [email protected] +31 -0
    
      html/modules/dynamicdata/xartemplates/includes/objectlist-list.xd
        1.1 05/03/11 16:31:22 [email protected] +55 -0
    
      html/modules/dynamicdata/xartemplates/includes/objectlist-default.xd
        1.1 05/03/11 16:31:22 [email protected] +2 -0
    
      html/modules/dynamicdata/xartemplates/includes/objectlist-table.xd
        1.0 05/03/11 16:31:22 [email protected] +0 -0
        BitKeeper file /var/bk/xar/core/xartest/html/modules/dynamicdata/xartemplates/includes/objectlist-table.xd
    
      html/modules/dynamicdata/xartemplates/includes/objectlist-subform.xd
        1.0 05/03/11 16:31:22 [email protected] +0 -0
        BitKeeper file /var/bk/xar/core/xartest/html/modules/dynamicdata/xartemplates/includes/objectlist-subform.xd
    
      html/modules/dynamicdata/xartemplates/includes/objectlist-list.xd
        1.0 05/03/11 16:31:22 [email protected] +0 -0
        BitKeeper file /var/bk/xar/core/xartest/html/modules/dynamicdata/xartemplates/includes/objectlist-list.xd
    
      html/modules/dynamicdata/xartemplates/includes/objectlist-default.xd
        1.0 05/03/11 16:31:22 [email protected] +0 -0
        BitKeeper file /var/bk/xar/core/xartest/html/modules/dynamicdata/xartemplates/includes/objectlist-default.xd
    
      html/modules/dynamicdata/xartemplates/includes/objectlist-cells.xd
        1.1 05/03/11 16:31:21 [email protected] +32 -0
    
      html/modules/dynamicdata/xartemplates/includes/objectlist-cells.xd
        1.0 05/03/11 16:31:21 [email protected] +0 -0
        BitKeeper file /var/bk/xar/core/xartest/html/modules/dynamicdata/xartemplates/includes/objectlist-cells.xd
    
      html/modules/dynamicdata/xartemplates/admin-objectlist.xd
        1.17 05/03/11 16:31:21 [email protected] +24 -264
        - put the different layouts in subtemplates so templates are more manageable
        - also create the objectlist-default.xd template which in turn includes the current default layout. If another layout is needed by default
        overriding that template is enough, which adds another road to changing the default, next to the url parameter.
    
    ChangeSet
      1.2049.7.1 05/03/11 15:42:40 [email protected] +4 -0
      Miscelaneous template related things when working on serving content as xml across the board.
    
      html/modules/dynamicdata/xaradmin/view.php
        1.17 05/03/11 15:42:38 [email protected] +1 -1
        - users & groups still not prepped everywhere
    
      html/modules/adminpanels/xarblocks/adminmenu.php
        1.105 05/03/11 15:42:38 [email protected] +1 -1
        - users & groups still not prepped everywhere
    
      html/includes/xarTemplate.php
        1.232.1.1 05/03/11 15:42:38 [email protected] +2 -2
        produce a bit less space.
    
      html/includes/xarBLCompiler.php
        1.273 05/03/11 15:42:38 [email protected] +5 -5
        - relax the first line requirement a bit, so we can start playing with multiple xml headers (like stylesheets). 
        they still need to occur before the root tag though. (this cycle is a repeat of the doctype story, which was fine, the xml headers location
        is actually wrong, because they ultimately belong to the output format and not to the template. For now we ignore that fact for a while
        just like we did with the doctype. )
    
    ChangeSet
      1.2049.6.1 05/03/10 22:10:41 voll-/[email protected] +3 -0
      Fixed bug 3164 - add moduservar for user locale, add checks for wrong locale
    
      html/upgrade.php
        1.116 05/03/10 22:10:29 voll-/[email protected] +4 -1
        Fixed bug 3164 - add moduservar for user locale, add checks for wrong locale
    
      html/modules/roles/xarinit.php
        1.111 05/03/10 22:10:29 voll-/[email protected] +2 -0
        Fixed bug 3164 - add moduservar for user locale, add checks for wrong locale
    
      html/includes/xarUser.php
        1.153 05/03/10 22:10:29 voll-/[email protected] +41 -9
        Fixed bug 3164 - add moduservar for user locale, add checks for wrong locale
    
    ChangeSet
      1.2049.5.1 05/03/09 21:46:22 jojodee-CZ0/[email protected] +1 -0
      Comment out the insertion of tinymce template that loads the js. Now done with event.
      We still need the attribute taging for tinymce to work in Specific Label mode.
      Leave the comments for people using versions less than 0.4.0 
    
      html/modules/dynamicdata/xartemplates/admin-showinput-tinymce.xd
        1.5 05/03/09 21:46:17 jojodee-CZ0/[email protected] +3 -1
        Comment out the insertion of tinymce template that loads the js. Now done with event.
        We still need the attribute taging for tinymce to work in Specific Label mode.
    
    ChangeSet
      1.2016.2.134 05/02/06 23:21:08 [email protected] +6 -0
      making the var directory movable outside of the 
      web root.
    
      html/var/example.key.php
        1.1 05/02/06 23:21:05 [email protected] +13 -0
    
      html/includes/xarPreCore.php
        1.1 05/02/06 23:21:05 [email protected] +58 -0
    
      html/var/example.key.php
        1.0 05/02/06 23:21:05 [email protected] +0 -0
        BitKeeper file /home/jonn/projects/jsb/core/movablevar/html/var/example.key.php
    
      html/index.php
        1.148 05/02/06 23:21:05 [email protected] +7 -3
        load preCore
        remove hardcoded var path
    
      html/includes/xarPreCore.php
        1.0 05/02/06 23:21:05 [email protected] +0 -0
        BitKeeper file /home/jonn/projects/jsb/core/movablevar/html/includes/xarPreCore.php
    
      html/includes/xarMLS.php
        1.115 05/02/06 23:21:05 [email protected] +1 -1
        Hey, I thought I'd fixed this in stable already?!
        
        replacing hardcoded var path
    
      html/includes/xarCore.php
        1.162.1.1 05/02/06 23:21:05 [email protected] +19 -27
        alias the xarCoreGetVarDirPath to xarPreCoreGetVarDirPath
        
        the other diffs aren't changes... my editor is removing 
        trailing spaces.
    
      html/includes/xarCache.php
        1.84 05/02/06 23:21:04 [email protected] +7 -28
        we won't need our copied GetVarDirPath function if 
        there is a pre-core way to get it.
    
Links for the differences:
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
http://xaraya.com:15000/core/propsinplace/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.