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

Fixes #0001180: Improvement of "qstr" function

INP-958

  1. … 6 more files in changeset.

Bug #1128: Implement "Promo Blocks" functionality as on Intechnic.com

1. DROP was missing for PromoBlocks table in remove_schema.sql

INP-922

Bug #0000981: Rename Agents section to "Scheduled Tasks"

1. wrong table name in "remove_schema.sql"

2. wrong section name in Installation Wizard

INP-794

Fixes #981: Rename Agents section to "Scheduled Tasks"

1. Forgot to apply changes to Installation Schema file

INP-794

Fixes #0000981: Rename Agents section to "Scheduled Tasks"

INP-794

  1. … 22 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing duplicate code

2. fixing incorrect extended method declarations

3. moving permission checks from all csv import/export events into central place

4. csv helper wasn't processing missing column "title" attributes during export

INP-224

  1. … 11 more files in changeset.

Fixes #0000413: System Requirements Check before In-Portal Installation

1. updated Java check (also in System Configuration step)

INP-343

Fixes #0000447: Update EmailLog table only when Email has been physically sent

INP-372

  1. … 3 more files in changeset.

Fixes #0000413: System Requirements Check before In-Portal Installation

INP-343

    • -0
    • +73
    ./step_templates/sys_requirements.tpl
  1. … 1 more file in changeset.

Fixes #0001117: Version Control for Sections

INP-915

  1. … 38 more files in changeset.

Fixes #0001128: Implement "Promo Blocks" functionality as on Intechnic.com

INP-922

  1. … 12 more files in changeset.

Fixes #0000969: New "System Configuration" installation step

INP-783

    • -0
    • +57
    ./step_templates/sys_config.tpl
  1. … 1 more file in changeset.

Fixes #0001176: Implement usage of Variables added on "System Configuration" step

1. removes memcache settings from db

INP-954

  1. … 1 more file in changeset.

Fixes #0001154: Optimization of TableFound function

INP-938

  1. … 6 more files in changeset.

Bug #0001024: Phrase type detection based on it's name

1. fixes phrase type of "la_PhraseType_Both" phrase & phrase name of "lc_Text_Valid" phrase

INP-826

Bug #0001131: Useful Product Review

1. adds missing phrases on review editing page in Admin Console

INP-924

Fixes #0001129: Report Review

INP-923

  1. … 7 more files in changeset.

Fixes #0001169: Issue with DBConnection during a Separate Install of Modules

Commit on behalf of Dmitry

INP-949

Fixes #0001165: Doing separate module install doesn't insert language pack

INP-947

Fixes #0001162: Ability to specify module in theme.xml file

INP-944

  1. … 3 more files in changeset.

Fixes #0001024: Phrase type detection based on it's name

INP-826

  1. … 8 more files in changeset.

Fixes #0000483: Add option for searching all typed keyword inside single category item record

Commit on behalf of Erik

INP-400

  1. … 1 more file in changeset.

Bug #0001107: Logical changes on user registration/my profile/forgot password forms

1. fixing part with "e-mail or username" phrase adding

INP-906

  1. … 4 more files in changeset.

Fixes #0001107: Logical changes on user registration/my profile forms

INP-906

  1. … 27 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.

Fixes #0001106: Sorting setting storage improvement ideas

Commit on behalf of Erik

INP-905

  1. … 1 more file in changeset.

Fixes #0001005: Incorrectly Detected BASE_PATH in Cron

Commit on behalf of Erik

INP-812

  1. … 7 more files in changeset.

Fixes #0001077: Problems with category item import

Commit on behalf of Erik

INP-877

  1. … 6 more files in changeset.

Fixes #0000950: Log CURL requests to database table instead of file

Commit on behalf of Erik

INP-764

  1. … 3 more files in changeset.