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

Bug #0001126: Implement Smart Filters

MINC-78

    • -0
    • +130
    ./filters/filters_config.php
    • -0
    • +230
    ./filters/item_filter_tp.php
    • -0
    • +149
    ./filters/item_filter_eh.php
  1. … 10 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. kSearchHelper class optimized using latest methods, added in 5.2.0-B1

INP-224

Fixes #0001180: Improvement of "qstr" function

INP-958

    • -1
    • +1
    ./custom_fields/custom_fields_event_handler.php
  1. … 4 more files in changeset.

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

1. renaming files & folders (can't really create patch for this type of action)

INP-794

    • -0
    • +174
    ./scheduled_tasks/scheduled_tasks_config.php
    • -0
    • +181
    ./scheduled_tasks/scheduled_task_eh.php
    • -0
    • +173
    ./scheduled_tasks/agents_config.php
  1. … 13 more files in changeset.

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

INP-794

    • -1
    • +1
    ./mailing_lists/mailing_lists_config.php
  1. … 15 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

    • -24
    • +6
    ./mailing_lists/mailing_list_tp.php
    • -2
    • +2
    ./category_items/category_items_dbitem.php
    • -16
    • +28
    ./helpers/mailing_list_helper.php
    • -182
    • +257
    ./admin/admin_events_handler.php
  1. … 5 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. always mark url part as parsed, when item filename was identified (not only if item template is defined in category)

INP-224

Fixes #0001022: Uploaded file distribution within /system/ folder

INP-824

    • -45
    • +47
    ./images/image_event_handler.php
  1. … 3 more files in changeset.

Bug #0001126: Implement Smart Filters

1. parameters "from_record" & "to_record" passed to page block, called from PrintPages tag

2. tag PerPageSelected wasn't able to detect is -1 per-page is selected

3. added $replace_table parameter to kDBList::extractCalculatedFields method allowing for %1$s to be replaced in tag result

MINC-78

  1. … 2 more files in changeset.

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

INP-372

    • -16
    • +25
    ./email_events/email_events_event_handler.php
  1. … 3 more files in changeset.

Fixes #0001117: Version Control for Sections

INP-915

    • -0
    • +359
    ./page_revisions/page_revision_eh.php
    • -0
    • +93
    ./page_revisions/page_revisions_config.php
    • -12
    • +53
    ./helpers/permissions_helper.php
    • -0
    • +315
    ./helpers/page_helper.php
    • -0
    • +29
    ./page_revisions/page_revision_tp.php
    • -13
    • +142
    ./categories/categories_tag_processor.php
  1. … 31 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. field AppliedDBRevisions in Modules table wasn't listed in modules_config.php

INP-224

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

INP-922

    • -0
    • +156
    ./promo_blocks/promo_blocks_config.php
    • -1
    • +1
    ./logs/change_logs/change_logs_config.php
    • -0
    • +58
    ./promo_blocks/promo_block_tp.php
    • -0
    • +311
    ./promo_blocks/promo_block_eh.php
  1. … 11 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

    • -1
    • +3
    ./email_events/email_events_event_handler.php
    • -1
    • +3
    ./categories/categories_event_handler.php
    • -1
    • +3
    ./custom_data/custom_data_event_handler.php
    • -2
    • +3
    ./languages/languages_event_handler.php
  1. … 2 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. added try/catch constructs in places when folder given to DirectoryIterator class could be missing

INP-224

  1. … 1 more file in changeset.

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

INP-954

    • -21
    • +43
    ./helpers/minifiers/minify_helper.php

Fixes #0001167: Improvements in Compressed CSS/JS File Naming

1. compressed file url format changed

INP-948

Bug #0001133: One-step Checkout

1. event that returns given country states in JSON object format

MINC-81

    • -12
    • +30
    ./helpers/country_states_helper.php
    • -0
    • +29
    ./country_states/country_state_eh.php

Fixes #0001167: Improvements in Compressed CSS/JS File Naming

INP-948

    • -71
    • +54
    ./helpers/minifiers/minify_helper.php

Fixes #0001154: Optimization of TableFound function

INP-938

    • -3
    • +3
    ./custom_data/custom_data_event_handler.php
  1. … 5 more files in changeset.

Bug #0001138: General Template Work

1. reload website header instead of doing complete page refresh after successful login

2. pass event redirect parameters into response sent by AjaxFormHelper::transitEvent method

TMST-1

Fixes #0001129: Report Review

INP-923

    • -0
    • +88
    ./spam_reports/spam_report_tp.php
    • -0
    • +140
    ./spam_reports/spam_report_eh.php
    • -0
    • +110
    ./spam_reports/spam_reports_config.php
  1. … 7 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. created a separate DeleteSectionCache method for "sections_parsed" cache delete, so it no longer is secretly invoked only along with "configs_parsed" cache delete

2. added some explanatory comments to kApplication::Init method

3. unit config cache ("configs_parsed" variable) that was deleted on any configuration variable change, but now it is only deleted when this configuration variable's value is located in "configs_parsed" cache

4. objects of rewrite listeners are now created in separate kRewriteUrlProcessor::rewriteListeners class variable, so it no longer can be accidentally overwritten during unit config cache building process

5. fixed case, when rewrite listener instances could be associated with incorrent unit config prefixes (PHP5 object assignment problem)

6. mod-rewrite url is now successfully processed (using only build-in rewrite listeners) when unit config cache is missing (or needs to be rebuilt) and user is visiting mod-rewrite url

7. "conf_changed" global variable (accessible via GetVar) now contains names of all changes configuration variables

INP-224

    • -51
    • +44
    ./configuration/configuration_event_handler.php
  1. … 4 more files in changeset.

Bug #0001138: General Template Work

1. fixed "Division by Zero" notice, when no reviews for a product

TMST-1

Bug #0001132: Prev / Next Product Links

1. fixing 404 page was displayed when no prev/next link for non-product category item

2. unable to do prev/next for list that has HAVING filter

3. %1$s not replaced for sub-select queries inside custom fields

INP-925

  1. … 3 more files in changeset.

Bug #0001138: General Template Work

1. changing rating control, so it can be used with any prefix and also for printing read-only ratings not associated with any object

2. adding VotesIndicator tag to review tag processor allowing to show stars instead of just a number during review list printing

TMST-1

    • -0
    • +21
    ./reviews/reviews_tag_processor.php

Fixes #0001170: Anti-Spam protection check fails first time

INP-950

Bug #0001138: General Template Work

1. ability to display price decimals using separate HTML tag

2. mod rewrite builder for review list

3. display firstname and lastname instead of reviewed login

4. support for ajax-based review creation via same rev:OnCreate event

TMST-1

    • -2
    • +57
    ./reviews/reviews_tag_processor.php
    • -11
    • +30
    ./reviews/reviews_event_handler.php
  1. … 1 more file in changeset.

Bug #0001138: General Template Work

1. refresh page after login/register

2. integration of login box in header

TMST-1

Bug #0001138: General Template Work

1. return other field validation errors when validation single field (on blur)

TMST-1

  1. … 1 more file in changeset.