Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TinyMCE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nick Barry
TinyMCE
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
erasmussen2
master
default
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Mar
12
Dec
18
Apr
4
Apr
3
2
14
Mar
21
Sep
19
16
8
Jul
1
Mar
18
Jan
22
Dec
17
Sep
16
15
14
10
31
Aug
30
19
18
6
30
Jul
9
8
23
Jun
22
Apr
25
Mar
22
2
25
Feb
18
12
2
26
Jan
20
23
Dec
Updated table plugin row and cell to not use deprecated attributes
master
master
Merge branch 'erasmussen2' of /home/git/repositories/iim/TinyMCE
Update to 3.5.10
erasmussen2
erasmussen2
Add .idea dir (phpstorm) to .gitignore
Remove UNL readme in favor of readme.md
Merge pull request #5 from erasmussen2/master
Make readme visable in github
[gh-3] Add image height/width autofill changes
Merge pull request #4 from erasmussen2/master
[gh-3] Upgrade to 3.5.8 - jquery edition
Merge pull request #2 from erasmussen2/master
[gh-1] Fix Unl.hasParentNodeWithClass for plain text nodes
[#1100] Restore Tim's changes from r65 that were removed with the TinyMCE upgrade. Also include UNL Readme file
r69 broke IE, the wrapping problem is solved in r72 so the width:100% from r69 can be discarded
Take out the specific color names as they are no longer appropriate with 3.1
Without this, Split Buttons with a div wrapper will clear to the next line if the parent table is display: block. This occurs with the PDW plugin when the rows are toggled.
Trying to check className on script nodes or comment nodes gives an undefined error
Last commit was in error. Needed to be on table.mceToolbar
Need width:100% on tables (rows) of buttons otherwise they wrap
Upgrade to 3.4.9
Add PDW plugin for toolbar toggle
Update unl plugin for 3.1 templates and update example
[#1100] Disable inserting width and height of an image by default.
Add Grid button and mark Column layout as deprecated
Fix reference to missing button bg image
Fix extra quote mark typo
Convert line endings to UNIX
Fix issue where a long line of icons doesn't properly wrap down to the next line - sometimes icons 'hang' on the icon to the left
Update #maincontent to 960px
Add svn:ignore property
[#685] Add placeholder shim divs to Layout menu
[#642] Adding a button for adding event calendar displays.
[#642] Adding a button for adding month widgets.
Get the local site's all.css from /wdn, don't go cross site
Add color descriptions to the zenbox select items.
Commenting out the code that hard-codes mime type class names to links, css (both live and tinymce) should take care of most of these or user should have to specifically use them ('external' for example)
Clean up the unl skin content.css
Attach #maincontent to the body rather than the html tag; Add css3 border-radius in addition to -moz and -webkit
Fix naming conventions with tabs, tooltip
Comment out fontSize=inherit because IE doesnt like inherit and breaks
Loading