Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EZP-30155: add drag and drop priority sorting to legacy administration interface #1418

Open
wants to merge 184 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
184 commits
Select commit Hold shift + click to select a range
6f44472
Fix EZP-24800: Support 'allowed classes' limitation for object relati…
peterkeung Sep 12, 2015
4e56819
Merge pull request #3 from peterkeung/ezobjectrelation_allowed_classes
benkmugo Apr 18, 2016
61e437b
Fix object relation browse mode class constraint list when no classes…
peterkeung Apr 21, 2016
5e017eb
Apply ezjscore DDOS patch to limit the number of fetched nodes
peterkeung Jun 2, 2016
76ad19f
Merge pull request #4 from peterkeung/ezobjectrelation_allowed_classes
peterkeung Jun 2, 2016
c398321
Merge pull request #5 from ezsystems/master
peterkeung Jun 2, 2016
60885ff
SQL injection patch in content view
peterkeung Jun 2, 2016
ca8e4c1
Merge pull request #7 from peterkeung/201605_sql_injection_patch
peterkeung Jul 4, 2016
202c251
Merge pull request #6 from peterkeung/201605_ezjscore_ddos_patch
peterkeung Jul 4, 2016
42fa296
Making sure the tables do not fully collapse on IE
pkamps Jul 19, 2016
30705fa
Merge pull request #8 from mugoweb/ezoe-ie-fix
peterkeung Aug 11, 2016
72ffdde
Enhanced patch from ezsystem for input escaping of custom tag attribu…
pkamps Aug 13, 2016
c37e1f6
Fixing problems when typing directly after adding a custom tag
pkamps Aug 13, 2016
dc2fd02
Regression test added
pkamps Sep 11, 2016
137d98a
Travis only testing latest 5.3 PHP release
pkamps Sep 11, 2016
d477c40
Original pull request #1247
pkamps Sep 11, 2016
c9ab3db
ezjscore CSS packer duplicate url path replacement
pkamps Sep 11, 2016
3fa3796
Port of EZP-25089 (object state) & EZP-26028 (ezoe php7 support)
pkamps Sep 11, 2016
018cb61
Merge pull request #9 from mugoweb/ezp-26096_gt_customattribute
pkamps Sep 14, 2016
d8e7aad
Merge pull request #10 from mugoweb/ezp-26108_type_after_adding_custo…
pkamps Sep 14, 2016
aac7588
Merge pull request #12 from mugoweb/travis-latest-5.3-only
pkamps Sep 14, 2016
817643e
Merge pull request #13 from mugoweb/EZP-25771
pkamps Sep 14, 2016
d8e4067
Merge pull request #14 from mugoweb/original-pull-1252
pkamps Sep 14, 2016
b9308cf
Merge pull request #15 from mugoweb/org-pull-1259
pkamps Sep 14, 2016
de08509
eZContentUpload is not providing original file name to custom UploadH…
pkamps Sep 14, 2016
365bb68
Merge pull request #16 from mugoweb/EZP-25031
pkamps Sep 15, 2016
13efe42
Original pull request is 1261
pkamps Oct 4, 2016
655a2c2
Missing comment changes added
pkamps Oct 5, 2016
092a579
Merge pull request #18 from mugoweb/org-pull-1261
pkamps Oct 11, 2016
b8e18c3
Fix EZP-26354: Autolink fails if you try to link content in your own …
pkamps Oct 13, 2016
856a95e
generateNoveViewData is also setting the DesignKey "layout"
pkamps Oct 16, 2016
1ee5a80
Fix EZP-26427: ezoe popup search string not urlencoded
pkamps Oct 18, 2016
f1b7f05
Fix EZP-26501: In-edit Locations window (legacy) should not force "Vi…
peterkeung Oct 26, 2016
ecb2e97
Enable audit log by default
peterkeung Nov 11, 2016
1e3f39a
Merge pull request #24 from mugoweb/edit_locations_first_draft
pkamps Nov 12, 2016
53ab527
Merge pull request #23 from mugoweb/org-patch-1264
pkamps Nov 12, 2016
2c108bb
Merge pull request #26 from mugoweb/enable_audit_log
pkamps Nov 12, 2016
0f1e40f
Merge pull request #22 from mugoweb/design-key-layout
pkamps Nov 12, 2016
6bffb55
Merge pull request #21 from mugoweb/org-pull-1263
pkamps Nov 21, 2016
4c5b820
Replace custom JS solution for placeholder text
pkamps Nov 26, 2016
0bb0bac
Better error message if an operator has no default value for a parame…
pkamps Nov 28, 2016
bc7096a
Merge pull request #30 from mugoweb/operator_default_value_missing
pkamps Nov 28, 2016
37960de
Merge pull request #29 from mugoweb/ajax-uploader-placeholder
pkamps Nov 28, 2016
55029bd
Adding function "createNew" to simplify the creation of a ezsitedata …
pkamps Jan 6, 2017
4a27ffe
function createNew with function create replaced. unit test adapted
pkamps Jan 7, 2017
41ba067
Typos fixed
pkamps Jan 11, 2017
b222c1f
Merge pull request #33 from mugoweb/extend-ezsite-data
pkamps Jan 11, 2017
7517c0e
commandURLCleanup now strips all unwanted chars at the end of the str…
pkamps Jan 12, 2017
09e49ce
Function normalizedVarExport fixed due to new minor PHP release (#28)
pkamps Jan 12, 2017
31c3a38
Remove old code around 3rd search parameter $searchTypes (#27)
pkamps Jan 14, 2017
54c9fd9
Unit test db setup (#32)
pkamps Jan 14, 2017
a679a13
New fetch function to access eZSiteData in templates (#35)
pkamps Jan 24, 2017
79c8393
Remove object link if user removes a related object in the objectrela…
pkamps Jan 24, 2017
5286068
Fix EZP-26832: Enabling editor causes error on links with "&" (#38)
pkamps Feb 15, 2017
28d9ecd
Improved documentation for the TagSettings section, now references th…
pkamps Mar 7, 2017
11d3010
See #426 - Add state change/assign to the audit log (#43)
thiagocamposviana Mar 7, 2017
42f1757
Setting to have different cache based on the request protocol (#44)
pkamps Mar 7, 2017
3e203ce
Fix EZP-26798: Query parameters get lost when being redirected with m…
pkamps Mar 16, 2017
d894b9e
EZP-27092: Remove eZAutoLink operator usage of preg_replace and PREG_…
pkamps Mar 16, 2017
b67432c
EZP-27011: Solr index not updated when changing a content priority (#54)
pkamps Apr 10, 2017
68ab8ce
Trim the optimized CSS string to avoid an empty line at the top of th…
pkamps Apr 10, 2017
9c93119
Add location addition, removal, and change of main location to the au…
thiagocamposviana Apr 12, 2017
1f9dbd3
Remove the ShowXHTMLCode feature (#52)
pkamps Apr 13, 2017
c8e45fc
On image upload, it validates the file mime type. It is preventing fi…
pkamps May 9, 2017
0a73837
Make eztemplate operators utf8 friendly
pkamps May 10, 2017
1953aaa
uploader.swf file removed, prevent download of files located in the t…
pkamps May 11, 2017
95a7d66
Search enginge part - probably targeting dead code (#47)
pkamps May 11, 2017
53fbbc8
Reworked .gitignore (#20)
pkamps May 11, 2017
3adc41a
Object info has a new section "Published version" containing all deta…
pkamps May 17, 2017
5048fbb
Merge pull request #57 from mugoweb/template_operator_utf8_friendly2
peterkeung May 26, 2017
19c9647
Fix xmlinputparser double encoding (#51)
pkamps Jun 8, 2017
b03739e
Clearing content cache after re-indexing an ezp object (#64)
pkamps Jul 24, 2017
fbe85d0
Font rewrite rule (#66)
dfearnley Sep 4, 2017
3d18f47
Support MySQL error codes in DB exceptions (#65)
peterkeung Sep 4, 2017
5c089f6
Remove recursive logic for object relation attributes metaData functi…
pkamps Sep 6, 2017
53d22fe
Ezp 27427 improving cache generation performance (#68)
pkamps Sep 15, 2017
008157c
Clear content cache on node priority update (#67)
pkamps Sep 15, 2017
abd5beb
Php5 constructors (#69)
pkamps Sep 25, 2017
ac99557
Replace the zeta component archive usage in ezpackage::import - it no…
pkamps Oct 10, 2017
30c1260
[Travis] Setup PHP7 testing on travis, bump requriment to PHP 5.5 (#73)
pkamps Oct 21, 2017
7e15aef
EZP-24744 - Increase password security (#74)
pkamps Oct 23, 2017
f19f848
Fix EZP-27993: Support quality override by image alias (#71)
peterkeung Oct 28, 2017
110ef10
Fix EZP-27321: Update TinyMCE to 3.5.12 and patch for "Uncaught DOMEx…
pkamps Nov 4, 2017
ff40362
EZP-28010: Update password hash type to current default when changing…
pkamps Nov 6, 2017
4e2f7f9
Remove wrong semicolons in standard design (#77)
pkamps Nov 6, 2017
a0796fc
EZP-28120: Typo in ezobjectrelation.tpl as of 2017.08 (#78)
pkamps Nov 6, 2017
3104321
Tpl section removal (#63)
pkamps Nov 7, 2017
a28863d
Mandatory alt tag2 - Making alternative text mandatory on ezimage dat…
dfearnley Nov 12, 2017
4f2fa87
Making the constructor parameter $row optional (#79)
pkamps Nov 14, 2017
67fc849
Changes for our own packagist package
pkamps Nov 23, 2017
7567306
Changes for our own packagist package
pkamps Nov 23, 2017
05970ae
EZP-28174: Improved error message when target of eznode:// and ezobje…
pkamps Nov 30, 2017
97690e9
Allow to set response headers on error pages (#39)
pkamps Dec 5, 2017
18fbecf
Adding inline doc and better examples (#80)
pkamps Dec 7, 2017
a80e517
Pure PHP script to run schema updates on the DB (#75)
pkamps Dec 7, 2017
eee7f69
ezselection view template was rendering to many line breaks (#84)
pkamps Dec 15, 2017
3e101df
Bumping master to 2017.12
pkamps Dec 29, 2017
e368db8
Password hash silently defaults to MD5 (#86)
pkamps Dec 31, 2017
b60f86a
Allow state limitation on manage_locations (#87)
pkamps Dec 31, 2017
0513dba
Remove usage of each() function to avoid deprecations on PHP 7.2 (#88)
pkamps Dec 31, 2017
3afe10c
Merge branch 'master' of https://github.com/mugoweb/ezpublish-legacy
pkamps Dec 29, 2017
3774a54
Avoid DB error due to invalid integer value while adding object to th…
pkamps Jan 9, 2018
689d1da
Add compat layer for constructor for eZSiteInstaller (#89)
pkamps Jan 23, 2018
e9a0722
PHP warning removed, README.md updated (#90)
pkamps Jan 23, 2018
0eee519
Typo in variable name results in PHP Notice and unneeded file deletio…
pkamps Feb 6, 2018
89a5a73
Submit not only node ids but also object ids to the ezpEvent "content…
pkamps Feb 6, 2018
82b7cc4
[Feature] Change to use Composer for autoload, drop PEAR/EZC (#93)
pkamps Feb 18, 2018
97f2a65
Display all version info available in setup/info view (#85)
pkamps Mar 6, 2018
77a4fc3
Enable/disable the generation of the "Content-Length" response header…
pkamps Mar 6, 2018
f969122
Clearing all cache because of threshold now triggers a warning (#95)
pkamps Mar 6, 2018
ff52e7d
Starting legacy_2018 extension and moving enum datatype into it (#91)
pkamps Mar 8, 2018
bcfb4e9
Remove dev-master Composer mapping
peterkeung Apr 13, 2018
1dd73dc
Make composer.json clear that this is a fork
peterkeung Apr 13, 2018
04b3b69
Validate uploaded thumbnail image when creating ez packages (#49)
pkamps Apr 17, 2018
72076dd
New install instructions using composer. Composer packages adjusted (…
pkamps May 29, 2018
03ba227
Fix admin UI anchor link scroll bug (#99)
benkmugo Jun 1, 2018
53ee23a
EZP-29039: Image aliases expiry on draft discard (#100)
pkamps Jun 4, 2018
5222cf1
Admin ui anchor link fix (#101)
benkmugo Jun 5, 2018
bdca355
Security patches coming from upstream (#103)
pkamps Jun 27, 2018
3298b53
Update search index in hide cronjob (#102)
pkamps Jun 27, 2018
50bfaf9
EZP-29033: [Legacy] Do not remove links user has no access to (#104)
pkamps Jul 1, 2018
e873cc9
EZP-29021: User cannot login using PASSWORD_HASH_MD5_PASSWORD (#105)
pkamps Jul 1, 2018
7237102
EZP-28950: Add support for utf8mb4 charset to i18n (#106)
pkamps Jul 1, 2018
1db37d4
Various small fixes comming from upstream (#107)
pkamps Jul 1, 2018
d5e43ab
EZP-29285: Custom tags: CTRL+Enter to get between 2 consecutive tags …
pkamps Jul 1, 2018
dfa6f4c
Skip tests that depend on critmon1.ez.no as it has been shut down (#109)
pkamps Jul 10, 2018
f435c2f
Avoid double decoding of URL (#97)
pkamps Jul 10, 2018
cbfc551
Only try to set the session_name if the session has not started yet (…
pkamps Jul 10, 2018
3c8f7f7
Regression bug in session handling fixed (#112)
pkamps Jul 30, 2018
9f5b99f
Fixing file permission - removing executable flag (#113)
pkamps Aug 15, 2018
aab8c6f
Installation doc updated
pkamps Aug 16, 2018
87618eb
Custom tag attribute of "link" type should indicate what node is sele…
pkamps Sep 4, 2018
f7c382b
eZINI resolving "Include" instructions to include other ini files (#111)
pkamps Sep 10, 2018
87fbc15
Always regenerate autoloads, package hosting URL changed (#114)
pkamps Sep 10, 2018
ea52769
EZP-28881: Add a field to support "date object was trashed" (#117)
thiagocamposviana Oct 1, 2018
3c293de
Remove default declaration of ezenum since it has been moved to the l…
peterkeung Oct 9, 2018
c8f9945
Add BC constructor for eZContentUploadHandler (#123)
pkamps Nov 5, 2018
84c21c0
Add missing SQL updates & schema change for trashed column (#124)
pkamps Nov 5, 2018
9c0ff40
Fetch function parameter "class_filter_type" with smart default value…
pkamps Nov 6, 2018
5a17c08
Bug fix: email address with special chars do not fail anymore (#119)
pkamps Nov 7, 2018
23b25d2
Fix warnings about continue inside switch on PHP 7.3 (#125)
pkamps Dec 4, 2018
90f4206
eZContentObject::removeThis() does not remove assigned nodes (#126)
pkamps Dec 4, 2018
d265434
Do not support literal HTML in the Administration Interface (#127)
peterkeung Dec 18, 2018
5c2f1e2
FIX Bug : call count function on non countable variable (#128)
pkamps Jan 7, 2019
94b7b6c
New module to show the ez site data content (#121)
pkamps Jan 8, 2019
dd0c940
EZP-29723: Content object attributes not set properly (#130)
pkamps Jan 16, 2019
48b0a11
EZP-29573: Legacy installer should allow utf8mb4 charset (#131)
pkamps Jan 16, 2019
0f33311
EZP-29957: Two XML blocks in the same Class in a different Categories…
pkamps Feb 5, 2019
63334f1
Custom tag improvements (#116)
thiagocamposviana Mar 12, 2019
60a40cd
EZP-29096: Do not store empty draft values in DB (#132)
pkamps Mar 12, 2019
8bc8d00
#607 - Bug fix: INI settings don't support loose typing (#134)
paulortvalle Mar 12, 2019
d6f0ec4
Fix typo in SortBy documentation
peterkeung Mar 12, 2019
f98b57b
Bump eZ Find requirement to 2019.03
peterkeung Mar 27, 2019
ad60c4c
Update ezpublish-kernel conflict config
peterkeung Mar 27, 2019
2ff2621
Getting conflicts configuration from upstream
pkamps Apr 2, 2019
dae9b59
Completely removing dependency to ezsystems-kernel
pkamps Apr 2, 2019
6c5b892
Forcing a PHP7 version
pkamps Apr 2, 2019
128890a
Trying out the remove the 'replace' statement
pkamps Apr 2, 2019
0e3a4ca
EZP-30160 eZOE should work on Android (#135)
pkamps Apr 2, 2019
7be43e2
fix EZP-30293 : PHP Notice - Array to string (#136)
pkamps Apr 2, 2019
0c7e1af
EZP-30316: Increase default minimum password length (#137)
pkamps Apr 2, 2019
f59b0dd
Fixed Security Vulnerability Reflected XSS - 2017.12 Branch (#138)
pkamps Apr 2, 2019
fc5a970
Fix EZP-30383: Change password with "legacy_mode: false" does not pro…
pkamps Apr 2, 2019
ecb6426
Forward the session remove function call to the session handler (#81)
pkamps Apr 4, 2019
1df385d
EZP-30493: Fix cache not cleared on node visibility change (#140)
pkamps Apr 29, 2019
cb8a3a1
PHP 5.3, 5.5, 5.6 and 7.0 deprecation fixes (#141)
pkamps May 24, 2019
e21ef46
Allow to set custom tags as "hidden" (#153)
pkamps Jun 5, 2019
3a8c14b
Popup for the custom tag sub/sup are not closing when the user hits t…
pkamps Jun 5, 2019
df07cb1
Allow to specifiy a mail transport class when sending an email (#151)
pkamps Jun 5, 2019
da8baf2
Pagination of embedded media search on admin fixed (#148)
pkamps Jun 5, 2019
fb20bee
Allow to configure the tpl edit URL in the Used Templates list (#147)
pkamps Jun 5, 2019
e471f8e
lastVisit returns _false_ in case the user never logged in before (#146)
pkamps Jun 5, 2019
b9c4d30
Only running tests for 7.1 - higher versions need more work: upgradin…
pkamps Jun 5, 2019
a5ccc62
Inline doc updated and function visibility adjusted (#143)
pkamps Jun 5, 2019
1b89df9
EZP-28681: legacy transaction handling 1-5 (#154)
pkamps Jun 7, 2019
13ace6c
Removes the session cookie after login (#145)
pkamps Jun 12, 2019
492a946
Regression bug from when we replaced the "selection" with "foreach" (…
pkamps Jun 25, 2019
9f75d79
Fix EZP-30767: Allow the developer to override the page to load on a …
peterkeung Aug 6, 2019
ffce055
Fix EZP-30718: Allow RerunURL to be used on hidden pages (#158)
peterkeung Aug 6, 2019
6f5b1b4
Update the rsync command. More details about the composer and zeta co…
pkamps Aug 6, 2019
e280ff5
Sort by trashed field (#160)
pkamps Sep 6, 2019
f59af59
Remove strtotime function from the trashed-days option (#162)
pkamps Sep 6, 2019
fa368a9
Add drag and drop priority sorting to legacy Administration Interface
ernestob Feb 20, 2019
0f387f4
see #623 fix caching issue, also we are now doing a single ajax call …
ernestob Sep 6, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ezjscore CSS packer duplicate url path replacement
  • Loading branch information
pkamps committed Sep 11, 2016
commit c9ab3db9b1e42d3bcc1fa9ca202c57db9236e418
4 changes: 3 additions & 1 deletion extension/ezjscore/classes/ezjscpacker.php
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ static function fixImgPaths( $fileContent, $file )
{
if ( preg_match_all( "/url\(\s*[\'|\"]?([A-Za-z0-9_\-\/\.\\%?&#=]+)[\'|\"]?\s*\)/ix", $fileContent, $urlMatches ) )
{
$urlPaths = array();
$urlMatches = array_unique( $urlMatches[1] );
$cssPathArray = explode( '/', $file );
$wwwDir = self::getWwwDir();
Expand All @@ -515,9 +516,10 @@ static function fixImgPaths( $fileContent, $file )
$newMatchPath .= implode( '/', $cssPathSlice ) . '/';
}
$newMatchPath .= str_replace( '../', '', $match );
$fileContent = str_replace( $match, $newMatchPath, $fileContent );
$urlPaths[$match] = $newMatchPath;
}
}
$fileContent = strtr( $fileContent, $urlPaths );
}
return $fileContent;
}
Expand Down