Commits : Listings

  Analyzed 5 days ago based on code collected 5 days ago.
Showing page 1 of 85
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
# (a) Fixed issue in notification emails not showing new introtext/fulltext, and some improvements to texts of it (now include previous, next value for title & creator), (b) Fixed issue in image field not being able to change already selected images via folder popup window, due to broken URL, (c) Fixed issue with sh404sef and itemid variable in fileselement/filemnanger (was renamed to u_item_id), (d) Renamed Component parameters for loading JS Framework to be multiple radio variables to make easier to add future frameworks and also improved logic of loading of these, (e) Fixed a bug with select/multiselect validation caused by jQuery Select2 library, (f) Made frontend form fully TABBED (but not yet 100% finished), and some CSS fixes and layout imporvements (g) fixed a broken SQL in advanced search plugin for J1.5 Anon32 More... 9 days ago
+ Restructured item form layouts (frontend/backend) to be more compacted and more Responsive, and also 6 minor bug fixes, 2 improvements and some CSS fixes + styling improvements besides the ones related to responcive design: (a) Fixed CORE field editing descriptions to properly load in item form (the view descriptions were loaded instead due to bug), (b) Fixed unwanted attempts to load non-existing language files for FC templates (now we check if language file exists), (c) Fixed Toolbar field to properly check if comments are enabled for a specific item, (d) fixed image field in folder mode not opening image selector popup for existing images, (e) fixed file field not displaying files in user selected order, (f) Fixed h2/h3 tags not being displayed inside TABs, (g) Enhanced/Fixed validation process to be able to focus multiple nested TABs when invalid fields are detected, this included patching the groupmarker field, (h) removed display of 'draft' and 'pending-approval' states for normal publishers (since these states are normally reserved for non-publishers workflow), only super admin can now use them, added check if publishers can use 'trashed' and 'archived' states, also added optgroup to state field Anon32 More... 14 days ago
# (a) Fixed checkbox/radio fields not being displayed properly in frontend form due to prettyCheckable, (b) Fixed FLEXIcontent Filter Module broken when no default category is selected Anon32 More... 24 days ago
# Fixed saving of advanced search index records when saving a content item (broken in previous revision), also updated version number to be v2.0.2 Anon32 More... 27 days ago
# Fixed performance of backend search index listing (the search record listing used to examine what exists inside advanced search index) Anon32 More... 27 days ago
(a) Minor fixes/cleanups (fixed missing rss icon in category manager, and an unused variable in filemanager, and a minor cleanup in FAQ template code), (b) Fixed missing menu item META for views Directory,Search,Tags,Favourites, (c) Fixed category model not issuing not found error 404, when a single invalid url segment exists after a category menu item, (d) Fixed a bug in fields select,radio,radioimage when element value does not exist Anon32 More... 27 days ago
(a) Fixed image field in folder mode not setting correct image container (instead, it sets the 1st one), (b) Fixed relation field with single category not being able to display items, (c) Fixed text field broken because of inputmask js lib, (d) Fixed category description not being saved (broken when fixing using user-selected editor), (e) added rss preview link to backend Anon32 More... about 1 month ago
# Fixed intergration for 3rd support import/export tools and improved layout Anon32 More... about 1 month ago
(a) Fixed multiselect field not to display the prompt inside selector when using iQuery select2, instead it is display before selector, (b) Fixed 2 recent bugs in image field, one is to count entered values correctly in DB-reusable mode and second the selection of image broken in folder-mode, (c) Moved validation of parameters in Universal Content Module so that it is placed before any parameter is retrieved, and also replace usage of deprecated JHTML image.site, (d) Some improvement for frontend item form styling and compacted code fields to take-up less space when secondary categories selector is displayed Anon32 More... about 1 month ago
Add some information about flexIMPORT in the import's view. Anon32 More... about 1 month ago
# (a) Changed/Fixed Language Drop Down Selects to show enabled languages instead of installed ones (b) Changed/Fixed ItemElement view to show selection of categories according to user's permissions, (c) Fixed wrong editor name variable in category edit form, (d) (Fix)Added usage of Content Type Access Level and Main category Access Level to the Universal Content Module Anon32 More... about 1 month ago
# (a) Removed SQL_CALC_FOUND_ROWS from frontend category model (incompatible with 3rd party extensions), (b) Fixed (item form) custom HTML tag parameters for text/textselect field, (c) More responcive design (item form) and minor Layout/styling improvements for image, file, relation fields, (d) Added select2 library to relation field Anon32 More... about 1 month ago
(a) Fixed date field not respecting "Ignore Editor Timezone" by adding a timezone offset (FLEXI_J16GE ? 'UTC' : 0) for function addCalendar() in flexicontent.fields.php files, (b) Fixed an issue for image field in folder mode and PHP <=5.1, (c) Fixed checking for zero Access Level to consider it as public (a bug that appears if content type has not been saved), (d) Replacement for item properties in prefix/suffix/separator/etc field parameters Anon32 More... about 1 month ago
# Some layout improvements and minor fixes, (a) Fix parameter "Create Filter values" via Query being broken (it tries to treat them as elements), (b) Fixed delete image for image field in folder mode, (c) Added select2 jQuery Library in drop down select for fields for FIELDS: select, multiselect, textselect, (d) various minor layout/CSS improvements for the item edit form, (e) added check if site if offline and administrator is not logged (to frontend) to prevent execution of component in frontend Anon32 More... about 1 month ago
# (a) Fixed parameter "Create Filter values" via Query being broken (it was treating query as elements), (b) Check delete image for image field in folder mode, (c) Added select2 jQuery Lib to fields: select, multi-select field, and textselect, (d) Some Item Form CSS/Layout improvements Anon32 More... about 1 month ago
# Cleanup the code of FLEXIcontent universal content module in regards to filtering SCOPEs and current item, AND alos fixed 2 bugs: one related to current item and one (rare) related to retrieving categories for categories for category SCOPE Anon32 More... about 1 month ago
# Fixed custom field ordering broken in category view by r1665 Anon32 More... about 1 month ago
(a) Fixed ordering groups in items manager when filtering with a specific category, (b) Fixed directory view being broken when using top level category (J1.5),(c) Fixed validation of CSV import being broken, (d) Fixed (CSV import) to allow multiproperty fields to only import main property (FIELDs: email, weblink, extweblink, image (existing image only)), (e) Fixed display Favourites Field, (f) Fixed URL slug not show in tags view , when using pagination, (g) Fixed JFile class not being loaded in category view, (h) Added better checks and messaging for unauthorized, downloads/weblinks and also fixed a bug when ACCESS Level is not set, (i) Fixed default access level in File Editor being not set to Public, (j) Completed support for Content Type Access Level in all frontend views, and search plugins (TODO in modules), (k) Optimized main query of category view to be 20x - or more faster in large sites , e.g. 10,000+, 50,000+ per category, will render in same speed, (this includes category,author,myitems,mcats layouts), (l) Optimized filters of category view to be 20x - or more faster in large sites , e.g. 2,000+, 10,000+ per category (but these are still a bit slow for sites with more than 50000+ items per category), (m) Made Loading of various libraries to be done by a common helper function (once), also these libs will be used in more FLEXIcontent views, (n) Added Component parameters for disabling loading of various JS libs (mostly JQuery libs: 'jQuery','image-picker','masonry','select2','inputmask','fancybox'), (n) Added ability to disable automatic form submission in category view (Component/category/menu parameter), (o) Fixed blog template parameter headers not being displayed (in J2.5), (p) Some minor other fixes that i forget and PHP 5.4 cleanups Anon32 More... about 1 month ago
- remove useless code Anon32 More... about 1 month ago
Add the second parameter true in Jtext::_() for all function included in javascript. Anon32 More... about 1 month ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.