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

1. Fixed bug, when "extra_toolbar" (in head frame) stays from "catalog" section and was not replaced by Front-End "extra_toolbar" when using "View in browse mode" functionality from category item grid (like links).

2. Opening form tag was missing on tree template in admin.

3. #27461 - Admin: Browse Modes -> Section Properties for Items

4. Now c_CategoryLink tag builds link to category using it's path as template, not actual design template as before (as result was have identical links in menu and in category listing).

5. New method kEventManager::openerStackChange for changing last element of current window's opener stack.

6. Don't autocreate missing system pages, when user browses to them, like design pages (because they could intensionally not created in structure via .smsignore file).

7. Correct category id is now passed, when going to 404 not found and no permission tempalates.

8. Incorrect element template was used for article in category displaying.

    • -13
    • +12
    ./categories/categories_tag_processor.php
    • -2
    • +5
    ./general/helpers/mod_rewrite_helper.php
    • -0
    • +19
    ./general/helpers/themes_helper.php
    • -11
    • +17
    ./categories/categories_event_handler.php
  1. … 7 more files in changeset.

1. Missing title preset added for "Translations" section (former Phrases)

2. Templates for displaying sparate email message list moved to more logical place for them.

3. #27459 - Admin: Email Templates -> Show Enabled Only

    • -2
    • +2
    ./email_messages/email_messages_config.php
    • -2
    • +8
    ./email_messages/email_messages_event_handler.php
  1. … 6 more files in changeset.

Session log was initialized only for root.

1. [[EventHandler:OnSynchronizeLanguages|]] event added + button on language toolbar in admin. Functionality copies missing phrases across the languages.

    • -0
    • +55
    ./languages/languages_event_handler.php
  1. … 2 more files in changeset.

1. #27332 - Admin: Add Item button is Missing on "Showing All" Grid

2. Fixed priority problem, when adding category from advanced view screen.

    • -4
    • +12
    ./general/helpers/priority_helper.php
  1. … 5 more files in changeset.

Fixed bug in EditPickerHelper class with filter adding, when ambiguous column error was raised by mysql.

#27329 - Admin: Adding Relations to Category Item (ie. Product)

Fixed both places with relation adding and order item adding

    • -2
    • +0
    ./relationship/relationship_event_handler.php
  1. … 3 more files in changeset.

1. Fixed design for "save warning" message during category editing.

2. #13454 - Admin: Remove Option to Simple Search for NON-text Fields

3. #27369 - Admin: Grids + Catalog -> Remove Double Sorting

4. Double sorting arrow was shown event with UseDoubleSorting option disabled

5. When defined in unit config, then double sorting is applied, but no dobule sorting icon is shown in admin

6. Fixed permission checking during category relation edit template popup size query

7. Fixed missing closing DefineElement tag

    • -2
    • +2
    ./general/helpers/permissions_helper.php
  1. … 5 more files in changeset.

1. Tag adm_TemplateMatches removed, because equals_to parameter does the same as equals_to parameter for m_if tag.

2. Simultanious edit message functionality.

3. New title_render_as parameter for combined_header block.

    • -23
    • +10
    ./categories/categories_tag_processor.php
    • -1
    • +1
    ./email_messages/email_messages_config.php
    • -35
    • +58
    ./general/helpers/template_helper.php
    • -0
    • +182
    ./theme_files/theme_file_eh.php
    • -25
    • +6
    ./categories/categories_event_handler.php
  1. … 50 more files in changeset.

Fix for Review Ratings

1.Some changes in email sending helper:

a) added SetTo method (no need to use SetEncodedEmailHeader directly anymore)

b) DBG_EMAIL wasn't working, when AddCc and AddBcc methods were used.

2. both popups from "System Tools/Service" screen now have working "close window" links.

    • -21
    • +23
    ./admin/admin_events_handler.php
    • -1
    • +1
    ./email_messages/email_messages_event_handler.php
    • -1
    • +1
    ./general/helpers/mailing_list_helper.php
  1. … 1 more file in changeset.

1. Fixed permission error in Regional -> Email Events list when editing language with non-root user.

2. Some minor bugs in custom module fixed.

    • -0
    • +2
    ./email_events/email_events_config.php
    • -9
    • +15
    ./email_events/email_events_event_handler.php

Redone Admin Login

  1. … 7 more files in changeset.

#27333 - Admin: Field with Primary Category on "Showing All"

    • -2
    • +23
    ./categories/categories_tag_processor.php
    • -0
    • +10
    ./categories/categories_event_handler.php
  1. … 2 more files in changeset.

1. #27328 - Admin: FCK Editor doesn't Load for Textarea in FF3

2. New parameter "force_admin" for m_TemplatesBase tag gives ability to create link to admin from Front-End

3. Last template, when browsing through site in frame was not saved when visiting admin next time.

    • -0
    • +5
    ./categories/categories_tag_processor.php
  1. … 4 more files in changeset.

#27228 - Admin: Save DESC from .TPL in Template Description in ThemeFiles

    • -12
    • +87
    ./general/helpers/themes_helper.php
    • -77
    • +4
    ./categories/categories_event_handler.php
  1. … 2 more files in changeset.

1. some "Edit" buttons removed from "Navigation bar"

2. #27335 - Admin: Site Views -> Item is NOT Passed

  1. … 1 more file in changeset.

1. New js hook "m:OnUploadersReady" added. Hook event is called, when all flash uploaders done initializing (flash completely loaded and can be manipulated on).

2. Fixed various incosistent with database structure unit configs.

3. Currency rates are updated using object, not just direct sql query, as before.

4. Checkout step box in default2009 theme was broken (fixed).

5. USPS integration fixes (like no error from usps were shown on Front-End, incorrect style used in both admin and front-end usps messages).

    • -1
    • +1
    ./categories/categories_event_handler.php
  1. … 5 more files in changeset.

1. Proj-base module discontinued. Some stuff moved to Core.

2. Temp handler now can check, that record is being edited by someone else based on given ids (not only based on ids from current user's temp tables)

3. Fixed problem, when adding new language and there are errors on form, then all data from form is lost.

    • -0
    • +12
    ./email_messages/email_messages_config.php
    • -21
    • +5
    ./modules/modules_event_handler.php
    • -0
    • +157
    ./sections/site_config_eh.php
    • -0
    • +16
    ./phrases/phrases_event_handler.php
    • -4
    • +0
    ./logs/search_logs/search_logs_config.php
    • -4
    • +0
    ./logs/email_logs/email_logs_config.php
    • -0
    • +1
    ./custom_data/custom_data_event_handler.php
  1. … 161 more files in changeset.

#27263 - Admin: Left Menu

    • -1
    • +16
    ./email_messages/email_messages_config.php
    • -1
    • +1
    ./logs/search_logs/search_logs_config.php
    • -1
    • +1
    ./logs/email_logs/email_logs_config.php
    • -3
    • +3
    ./logs/change_logs/change_logs_config.php
    • -0
    • +12
    ./stylesheets/stylesheets_config.php
    • -2
    • +2
    ./mailing_lists/mailing_lists_config.php
  1. … 17 more files in changeset.

1. check for non-existing tab (when prefix is given) added in catalog

2. now theme default2007, then theme default2009 will be preselected during install (when available)

3. added new constant DBG_IGNORE_FATAL_ERRORS, that should be used in methods, that define their own error handlers and don't want kApplication to interfear (like sending 500 HTTP Responce code on fatal errors).

4. new edit button design for template editor on Front-End.

5. new method CategoriesTagProcessor::_transformContentBlockData added for applying custom processing to st_ContentBlock tag

6. new tag st_EditingScripts with all admin javascript includes from admin added. In case, when it's now used all such javascript are still added in st_EditPage tag.

    • -84
    • +143
    ./categories/categories_tag_processor.php
    • -0
    • +110
    ./forms/forms_config.php
    • -3
    • +13
    ./email_messages/email_messages_config.php
    • -0
    • +2
    ./structure/structure_item.php
    • -0
    • +39
    ./form_fields/form_fields_tp.php
    • -0
    • +2
    ./structure/structure_tp.php
  1. … 66 more files in changeset.

Added Required option for Custom Fields

    • -1
    • +3
    ./custom_fields/custom_fields_config.php
    • -0
    • +4
    ./custom_data/custom_data_event_handler.php
  1. … 3 more files in changeset.

colors for edit page, edit cms block buttons

    • -18
    • +15
    ./categories/categories_tag_processor.php
  1. … 1 more file in changeset.

#27228 - Admin: Save DESC from .TPL in Template Description in ThemeFiles

    • -7
    • +16
    ./categories/categories_event_handler.php
  1. … 5 more files in changeset.

1. Show All/Show Structure links remembered last visited category.

2. Empty line between grid and toolbar in IE.

3. New replacement #section_label#, that will be replaced with label, from given section.

4. Unused old tab design styles removed from css file.

5. Completely rewrited "Loading ..." overlay logic during ajax requests in catalog and other ajax-related places.

6. search_keydown function fixed and don't raise php fatal error when enter is pressed in simple search input near search buttons in toolbar.

7. Categories tab removed from reviews section (was accidentally added during new catalog implementation).

8. Priority dropdown in categories list in admin is now filled with positive values.

9. Fixed proj-cms templates (because they will be moved to core later).

    • -10
    • +12
    ./configuration/configuration_config.php
    • -0
    • +16
    ./categories/categories_event_handler.php
    • -25
    • +33
    ./general/helpers/priority_helper.php
  1. … 12 more files in changeset.

Exclude DES.TPL from Templates Drop-down

    • -1
    • +1
    ./categories/categories_event_handler.php

Advanced Site Configs

fixes related to "-" adding in main 3 module names

site config files renamed to match naming standarts

    • -2
    • +8
    ./spelling_dictionary/spelling_dictionary_config.php

1. changed site config reader to allow such case, when you can defined only needed variables in site config, not all of them as empty arrays.

2. change log config was missing toolbar_buttons section for each title preset

    • -2
    • +9
    ./logs/change_logs/change_logs_config.php