Simon Welsh
|
3a6341a251
|
API-CHANGE sapphire folder can now be renamed.
|
2012-04-15 10:50:19 +12:00 |
|
Simon Welsh
|
f8082e4814
|
MINOR Add newline to end of files without one
|
2012-04-15 10:50:19 +12:00 |
|
Hamish Friedlander
|
fc5592ef17
|
MINOR: PHP-PEG is now triple licensed under BSD, MPL and GPL by request
|
2012-04-13 15:33:12 +12:00 |
|
Hamish Friedlander
|
7ae9f8af84
|
BUGFIX: match_function had been partially refactored to take $value as an argument rather than from the instance variable, but that hadnt been completed, causing problems with E_STRICT. This completes that refactoring.
|
2012-04-13 15:33:12 +12:00 |
|
Sean Harvey
|
0dd4d4386e
|
BUGFIX php-peg E_STRICT fixes
|
2012-04-12 14:58:21 +12:00 |
|
Sean Harvey
|
972dfee5c3
|
MINOR Fixing E_STRICT compliance in simpletest
|
2012-04-12 12:06:47 +12:00 |
|
Ingo Schommer
|
6a10ed19c1
|
MINOR Added TinyMCE language pack
|
2012-04-11 18:05:29 +02:00 |
|
Andrew O'Neil
|
501c8f3f31
|
MINOR: Fix E_STRICT notices in php-peg
|
2012-04-11 14:40:27 +12:00 |
|
Sean Harvey
|
4b2326cb66
|
MINOR Fixed use of split which is deprecated
|
2012-04-10 22:19:17 +12:00 |
|
Sean Harvey
|
dbc4be3e94
|
API CHANGE Removed Services_JSON library, as we use the built-in json functions instead.
|
2012-03-31 13:20:19 +13:00 |
|
Sean Harvey
|
cf014dc56d
|
MINOR Replaced use of deprecated split() with preg_split() and fixed use of "&new Class()" which is deprecated in PHP 5.3
ENHANCEMENT E_DEPRECATED and E_USER_DEPRECATED are now handled as notice level errors in Debug.
|
2012-03-27 23:16:52 +13:00 |
|
Sean Harvey
|
fea3a4eea0
|
MINOR Removed useless .DS_Store files
|
2012-03-20 20:41:10 +13:00 |
|
Ingo Schommer
|
eecca9b73a
|
MINOR Removed unnecessary tests from symfony-yaml dependency (which also fixes phpunit binary execution)
|
2012-03-14 12:05:06 +01:00 |
|
Hamish Friedlander
|
7125cd4f27
|
ENHANCEMENT: Piston in symfony yaml library
|
2012-03-09 18:13:56 +13:00 |
|
Sean Harvey
|
8de7b745fc
|
BUGFIX TinyMCE cache shouldn't be shared between projects. Add SCRIPT_NAME when generating a hash for the cache filename
|
2012-03-03 17:11:43 +13:00 |
|
Ingo Schommer
|
3659c63afe
|
MINOR Updated jquery.form.js plugin, and re-added it to standard includes (its handy for clearing out forms, and consistently getting form field values)
|
2012-03-02 13:42:15 +01:00 |
|
Ingo Schommer
|
5bf79f8146
|
BUGFIX Removed tinymce-advcode plugin which breaks with new TinyMCE and newer browsers. Both the plugin and the underlying 'codepress' engine are unmaintained. Fall back to standard (non-highlighted) TinyMCE <textarea> editing (fixes #6779)
|
2012-02-11 01:08:04 +01:00 |
|
Ingo Schommer
|
d912da4ed5
|
MINOR Upgraded Zend framework dependency from 1.11.6 to 1.11.11
|
2012-02-10 23:10:29 +01:00 |
|
Felipe Skroski
|
f4c140bcf4
|
MINOR Cleaner tree icons
|
2012-02-03 15:27:33 +01:00 |
|
Ingo Schommer
|
c0d187071a
|
ENHANCEMENT New UploadField class to replace FileIframeField, ImageField and SimpleImageField
|
2012-02-03 01:00:08 +01:00 |
|
Ingo Schommer
|
5ec6aa532c
|
ENHANCEMENT GZipped/combined file loading for TinyMCE, which reduces number of HTTP requests in the standard CMS by a third (and decreases file size due to loading pre-compressed files by default)
|
2012-01-06 15:34:32 +01:00 |
|
Ingo Schommer
|
39dd90de54
|
MINOR Fixed relative dialog.html reference in tinymce-advcode (it assumes to be in main TinyMCE folder structure)
|
2012-01-05 00:41:41 +01:00 |
|
Ingo Schommer
|
e5e7511245
|
MINOR Patching prototype.js connection closing to avoid JS errors (see pull request #106)
|
2011-12-17 01:39:56 +01:00 |
|
Ingo Schommer
|
e20304276f
|
MINOR Remove php-peg third party PHPUnit tests to avoid them being executed in default phpunit binary test runs (which auto-discover tests ignoring _manifest_exclude).
|
2011-12-04 13:37:05 +01:00 |
|
Ingo Schommer
|
d020e656a1
|
MINOR Updated TinyMCE dependency from 3.1 to 3.4.6
|
2011-10-29 13:27:11 +02:00 |
|
Ingo Schommer
|
7b38fcfd2e
|
MINOR Updated jQuery UI from 1.8.10 to 1.8.16
|
2011-10-04 13:16:56 +02:00 |
|
Ingo Schommer
|
5db7f3891b
|
MINOR Updated jQuery from 1.5 to 1.6.4
|
2011-10-04 13:16:56 +02:00 |
|
Ingo Schommer
|
2aa28c0902
|
BUGFIX Disabling add_sheet() on jstree, as its horribly slow
|
2011-10-04 13:16:56 +02:00 |
|
Ingo Schommer
|
cae7791d14
|
Allowing success and error callbacks in refresh()
|
2011-10-04 13:16:56 +02:00 |
|
Ingo Schommer
|
135cb1cc94
|
BUGFIX Checking for node existence in get_text() for jquery.jstree.js
|
2011-10-04 13:16:55 +02:00 |
|
Ingo Schommer
|
4b1b7d4ec7
|
MINOR Moved jstree piston origin to github (need to reapply patches)
|
2011-10-04 13:16:55 +02:00 |
|
Ingo Schommer
|
ce8e72cf0e
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
|
Ingo Schommer
|
e40d3d45c0
|
ENHANCEMENT $('.cms-preview').block()/unblock() for blocking preview window when unavailable. Fixed duplicate addition of GET parameters in preview with new jQuery.query library for parameter parsing.
|
2011-08-12 14:28:22 +02:00 |
|
Ingo Schommer
|
9434f87cb9
|
API CHANGE Updated Zend framework dependency from 1.8.1 to 1.11.6. Includes changes to the underlying CLDR locale data, which changes the default en_US date format from 'MM/dd/yyyy' to a less ambiguous 'MMM d, y' (before: '01/31/2011', after: 'Dec 1, 2011')
|
2011-05-30 21:30:04 +12:00 |
|
Ingo Schommer
|
340f2ce5e8
|
MINOR Updated jquery-entwine
|
2011-05-12 21:39:41 +12:00 |
|
Ingo Schommer
|
7bee470209
|
MINOR Updated jquery-metadata to v2.1 (removed piston as the release is not contained in the canonical git repo)
|
2011-04-24 11:46:50 +12:00 |
|
Ingo Schommer
|
0f7175f1f7
|
BUGFIX Disabling add_sheet() on jstree, as its horribly slow
|
2011-04-24 11:46:48 +12:00 |
|
phalkunz
|
2e71dea3b6
|
MINOR: Upgrade tinymce to version 3.4.1
|
2011-04-05 11:42:57 +12:00 |
|
Ingo Schommer
|
b1f27b40ce
|
MINOR Updated image references in sapphire/ folder to local files, rather than requiring cms/ folder (copied a bunch of images files over for this)
|
2011-03-29 21:34:26 +13:00 |
|
Ingo Schommer
|
77fa855cda
|
Allowing success and error callbacks in refresh()
|
2011-03-22 18:15:08 +13:00 |
|
Ingo Schommer
|
99099e8838
|
BUGFIX Passing through ignoreMethodDoesntExist parameter in jasmine.js, so we can use it in jasmine-ajax and avoid "xhr has already been spied upon" errors when executing tests through JSTestDriver (submitted patch to both projects)
|
2011-03-22 18:05:43 +13:00 |
|
Ingo Schommer
|
fb502d7fc8
|
MINOR Added jasmine-jstd-adapter dependency
|
2011-03-22 18:05:43 +13:00 |
|
Ingo Schommer
|
89a0b1b281
|
BUGFIX Added getAllResponseHeaders() to jasmine-ajax to get jQuery 1.5 compatibility
|
2011-03-22 18:05:42 +13:00 |
|
Ingo Schommer
|
1fca5c5089
|
Fixed infinite loops in onmatch() and onunmatch() when using $.entwine.synchronous_mode() with DOM manipulations in these methods. Allowing $.entwine.synchronous_mode() to be turned off again
|
2011-03-22 18:05:22 +13:00 |
|
Ingo Schommer
|
a00ccead8f
|
BUGFIX Checking for node existence in get_text() for jquery.jstree.js
|
2011-03-22 17:59:36 +13:00 |
|
Ingo Schommer
|
b5d2e10d41
|
MINOR Added sapphire/thirdparty/jasmine for javascript testing
|
2011-03-22 17:59:36 +13:00 |
|
Ingo Schommer
|
a306ccb7ef
|
MINOR Updated sapphire/thirdparty/jstree from 1.0rc1 to trunk
|
2011-03-22 17:59:35 +13:00 |
|
Ingo Schommer
|
c9c794a75b
|
MINOR Removed thirdparty/calendar (falsely readded through 2.4 merge)
|
2011-03-16 13:31:51 +13:00 |
|
Hamish Friedlander
|
f5b867a35d
|
Merge branch 'ssviewer-rewrite'
|
2011-03-10 17:52:10 +13:00 |
|
Hamish Friedlander
|
fdf81c80cb
|
MINOR: Pull in latest changes from thirdparty tool php-peg
|
2011-03-10 15:04:01 +13:00 |
|