categories_tag_processor.php

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Fixes #0001320: Improving page detection sql

INP-1083

  1. … 8 more files in changeset.

Fixes #0001311: Wrong domain used in direct access links

INP-1076

  1. … 2 more files in changeset.

Fixes #0001298: Useless "&index_file=index.php" in shortcut links in "Structure & Data"

INP-1065

  1. … 1 more file in changeset.

Fixes #0001287: SQL error, when trying to add new sub-item from Browse Mode

INP-1056

Fixes #0001262: Broken Toolbar buttons

INP-1032

  1. … 1 more file in changeset.

Fixes #0001259: Replace "unhtmlentities" with PHP native "htmlspecialchars_decode" method

INP-1029

  1. … 9 more files in changeset.

Fixes #0001222: Incorrect PageInfo Mapping and Navbar

INP-997

  1. … 8 more files in changeset.

Fixes #0001236: Direct Editing of Catalog Items and Prefixes in Content Mode

INP-1011

  1. … 7 more files in changeset.

Fixes #0001226: Storing function "crc32" results in database problem

INP-1001

  1. … 6 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($this->getObject calls in tag processors)

INP-224

  1. … 29 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code (makeClass & recallObject methods)

INP-224

  1. … 138 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

  1. … 95 more files in changeset.

Fixes #0001200: Some Fields in Categories table aren't updated on Category delete

INP-975

  1. … 1 more file in changeset.

Bug #0001117: Version Control for Sections

1. setting to enable whole revision system

INP-915

  1. … 6 more files in changeset.

Fixes #0001011: Review and Rename Table Names in CORE

INP-815

  1. … 95 more files in changeset.

Fixes #0000921: Add "Name" parameter to st_ContentBlock tag

Commit on behalf of Erik

INP-739

Fixes #0001117: Version Control for Sections

INP-915

    • -13
    • +142
    ./categories_tag_processor.php
  1. … 43 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. adding missing license/FULL_PATH constant checks (against direct PHP file opening from web-browser)

INP-224

  1. … 22 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. making all rewrite and non-rewrite methods located into separate classes with shared interface

2. moved UserGroups session variable setting for Guest users to Session class

3. getIndexFile method was called for rewrite urls, but it it's result was never used

4. method IsHTTPSRedirect moved from Session to kHTTPQuery class

INP-224

  1. … 22 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixed path to s.gif in FCKEditor file browse dialog

2. same kModulesHelper::getModules method is used during installation and in admin to get modules, that can be installed

3. fixed some PhpDoc comments, that were not matching their method declarations

4. moved duplicate request processing detection into Request class (from kApplication class)

5. replaced aliased function calls with original function calls

6. fixed some grammatical errors

7. most of file system interations (where folder is scanned for a specific content) are replaced with DirectoryIterator (from SPL)

8. removed duplicate tags from FckTagProcessor, since their copy from fckFCKHelper class was used

INP-224

  1. … 62 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing typo error in mapPermissions method comment

INP-224

  1. … 16 more files in changeset.

Bug #0001125: Prepare 5.2.0 release

1. adapting merged 5.1.3 code

2. custom field values were not saved

3. external page urls were not working from CategoryLink tag

INP-921

  1. … 4 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

  1. … 117 more files in changeset.

Merge of "in-portal/releases/5.1.3@14548" to "in-portal/branches/5.2.x@14575".

  1. … 146 more files in changeset.

Fixes #0001050: Ability to access Disabled Section with Direct Link

INP-851

  1. … 8 more files in changeset.

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

  1. … 1007 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

Part 1 (see http://tracker.in-portal.org/view.php?id=268#bugnotes, bugnote 2970)

INP-224

  1. … 162 more files in changeset.

Merge of "in-portal/releases/5.1.1@14072" to "in-portal/branches/5.2.x@13841".

  1. … 192 more files in changeset.

Releasing version 'branches/5.2.x' (copy from 'branches/5.1.x') of 'in-portal' module.

    • -0
    • +1961
    ./categories_tag_processor.php
  1. … 1593 more files in changeset.