Commit Graph
75 Commits
Author SHA1 Message Date
Nicholas Mayne 393902ec85 Adding is-url class with importent, as W3C says all URLs are LTR therefore importent makes sense in this case 2014-08-16 17:34:59 +01:00
Nicholas Mayne 92fc357ce0 Fixing RTL on glyph 2014-08-16 17:29:18 +01:00
Nicholas Mayne d2b40b9037 Fixing RTL on dashboard 2014-08-16 17:22:16 +01:00
Nicholas Mayne a36f3f6c7c RTL The Theme Machine 2014-08-16 17:14:02 +01:00
Nicholas Mayne 7eb1720a9d RTL on Workflows and Media Lib 2014-08-15 23:45:42 +01:00
Nicholas Mayne f5d33b58a5 Adding RTL to templates 2014-08-15 21:14:43 +01:00
Nicholas Mayne 0ae0d5a6a5 More CSS fixes for RTL 2014-08-12 22:45:45 +01:00
Nicholas Mayne 3d4c0fb53d Fixing RTL 2014-08-12 20:46:36 +01:00
Nicholas Mayne 52a04b3445 Removing legacy tinymce dupe 2014-08-12 20:38:03 +01:00
Nicholas Mayne 029b97a60e Fixing RTL 2014-08-12 20:33:58 +01:00
Nicholas Mayne c822784fbe Fixing Bracket issue with RTL 2014-08-12 13:59:03 +01:00
Nicholas Mayne 73c4037831 Fixing mroe CSS 2014-08-12 13:39:52 +01:00
Nicholas Mayne c31e7631c2 Adding Content RTL/LTR class, and stylign content pages 2014-08-12 13:28:47 +01:00
Nicholas Mayne 023c312b41 RTL CSS changes 2014-08-12 12:59:35 +01:00
Nicholas Mayne 5728a1aa7f fixing Typo 2014-08-11 22:59:27 +01:00
Nicholas Mayne 03049cb5b4 More work on class name 2014-08-11 22:57:16 +01:00
Nicholas Mayne d7bb8602fe Adding directional class name 2014-08-11 22:56:22 +01:00
Nicholas Mayne b36264266c More work to RTL/LTR conversion 2014-08-11 22:46:59 +01:00
Nicholas Mayne ed02f8a07f Adding RTL to Document.cshtml and removing from navigation setup 2014-08-10 23:06:40 +01:00
Nicholas Mayne 8cbc9191d6 Adding RTL boolean value to jquery.mjs.nestedSortable.js - Might want to think about creating a value in the admin screens for IsRTL 2014-08-10 22:56:07 +01:00
Nicholas Mayne 261e9c9d5c Perf fix on CultureSelectorFactory 2014-08-10 19:12:09 +01:00
Nicholas Mayne ec2c74f085 Only RTL on the Zone, but still not good enough 2014-08-10 18:37:49 +01:00
Nicholas Mayne d6280dbfc0 Setting RTL on Content dynamically based on the Content or Site Culture 2014-08-10 18:25:52 +01:00
Nicholas Mayne c620545778 removing Reference 2014-08-10 18:02:13 +01:00
Nicholas Mayne fbd68f1ea1 Moving initialization of UICulture Shape to a Event 2014-08-10 18:00:26 +01:00
Nicholas Mayne 6c9d868e8a Rename 2014-08-10 16:52:07 +01:00
Nicholas Mayne 87c6414d01 Starting to change the Admin UI to support RTL. Just content section for now. 2014-08-10 16:01:40 +01:00
Nicholas Mayne 245d703033 Suppress the default site culture selector dependency 2014-08-10 15:36:03 +01:00
Nicholas Mayne 8336845a6f Renaming Selector, as it knows nothing about Cookies. 2014-08-10 15:09:54 +01:00
Nicholas Mayne ee34024731 Adding culture selector to Admin theme 2014-08-10 15:02:56 +01:00
Nicholas Mayne 587ebd11c7 Adding Culture selector to Localization module, Culture selector is a shape 2014-08-10 15:02:39 +01:00
Nicholas Mayne c2ccd90667 Adding check do that en is not called 2014-08-10 11:34:42 +01:00
Nicholas Mayne 974961e8d9 Adding fallback language 2014-08-10 11:33:14 +01:00
Nicholas Mayne fa0ee333d8 Making TinyMCE ui and language files kick in when the Content Culture is specified 2014-08-10 11:24:38 +01:00
Nicholas Mayne b9df28680c Adding directionality plugin 2014-08-09 16:34:14 +01:00
Nicholas Mayne 0b365cf7f0 Adding a localization extension, and making the directionality for tinymce be based on if the content has a ILocalizationAspect or not. Doing this ensures that you are not affected by the current culture of your site. If you do not has a ILocalizationAspect, then reason dictates that you should always use the site culture, not the current culture and new items are created using the site culture not the current culture. 2014-08-09 12:17:10 +01:00
Nicholas Mayne 43fa4cdc96 Reverting change to DatePickerLocalization and TimePickerLocalization 2014-08-08 21:52:47 +01:00
Nicholas Mayne 2d03691d38 Updating to TinyMce 4.1.3 2014-08-08 18:32:45 +01:00
Nicholas Mayne 2489de44e9 Updating Dependency ordering 2014-08-08 18:19:46 +01:00
Nicholas Mayne 6ffb0cef54 Fixing directionality in tinymce 2014-08-08 18:12:08 +01:00
Nicholas Mayne f36e03793c Adding RTL/LTR support to timymce 2014-08-08 18:00:48 +01:00
Nicholas Mayne 6f17bdad70 Updating Calendar Lib to 2.0.0 2014-08-08 17:55:52 +01:00
Nicholas Mayne 53cff7a989 Upgrading timeEntry Libs to 2.0.1 2014-08-08 17:47:34 +01:00
Nicholas Mayne 45a876c479 Fixing Stackoverflow with WebApi 2014-08-04 11:20:47 +01:00
Nicholas Mayne 4d7d79f320 Updating Markdown libraries to latest 2014-07-19 19:28:49 +01:00
Nicholas Mayne e0eff15fc5 Updating additional files in TinyMce 2014-07-19 19:11:24 +01:00
Nicholas Mayne 8f30a943b4 Updating TinyMce to 4.1.2 2014-07-19 19:07:15 +01:00
Nicholas Mayne 63308f207e #20250: Allowing user to change the text of the submit button on custom forms.
Work Item: 20250
2014-07-19 19:02:33 +01:00
Nicholas Mayne 6847f6d7eb Fixing comparison where either side can be null 2014-07-15 21:13:40 +01:00
Nicholas Mayne 0b7ce57bf7 Stop calling driver on update if group is not the same 2014-07-15 19:22:05 +01:00
Nicholas Mayne 0891ef5fbe Updating Tinymce to version 4.1.1 from 4.1.0 2014-07-13 12:17:10 +01:00
Nicholas Mayne 1936743ca0 #20277: Don't validate password inputs on Change Password
Work Item: 20277
2014-06-23 22:34:58 +01:00
Nicholas Mayne 22608e952b Adding a Show/Hide all to Widgets view. 2014-06-22 23:42:43 +01:00
Nicholas Mayne c08d296395 #20736: Fixing post when adding no value to new tag name
Work Item: 20736
2014-06-22 23:08:46 +01:00
Nicholas Mayne 64e1a745f5 Adding IAuthorizationFilter support for WebApi 2014-06-22 22:55:19 +01:00
Nicholas Mayne aed9793fc0 Adding plugins and fixing styling conflict with admin theme (TinyMCE) 2014-06-22 19:09:22 +01:00
Nicholas Mayne a507074b9a #19803: Adding TinyMCE
Work Item: 19803
2014-06-21 17:13:23 +01:00
Nicholas Mayne 3af7ed1b07 #20373: Repointing to MediaLibraryService
Work Item: 20373
2014-05-17 16:18:33 +01:00
Nicholas Mayne e5740ddcc2 #20087: Fixing Admin Pager to hide if select all is selected
Work Item: 20087
2014-05-17 15:45:56 +01:00
Nicholas Mayne 90692dedce Fixing issue where Folder Update is Null because of emtpy string 2014-05-17 15:22:33 +01:00
Nicholas Mayne becefc2261 #20600: Fixing stray } within index file. 2014-05-17 14:35:11 +01:00
Nicholas Mayne 08c09b3770 Fixign formatting issues 2014-05-17 14:25:18 +01:00
Nicholas Mayne 4761ec4313 Updating Newtownsoft Json 2014-05-17 11:12:59 +01:00
Nicholas Mayne 6c4b830866 Adding a LoggingIn method to IUserEventHandler 2014-05-17 09:46:12 +01:00
Nicholas Mayne 4525650ffa #20689 Reverting previous changes and jsut forcing validation if author is null when user is not signed in 2014-05-12 21:09:14 +01:00
Nicholas Mayne e1eebc200b #20689 Adding required attributes for HTML and model 2014-05-11 22:36:43 +01:00
Nicholas Mayne 74026ec729 #20689 reverted last change and just check current user 2014-05-11 16:50:14 +01:00
Nicholas Mayne 87c60267e1 #20680 Removing old ascx file
Work Item: 20680
2014-05-11 14:46:50 +01:00
Nicholas Mayne 5983bca6b1 #20689 Adding required attribute to name and Email
Work Item: 20689
2014-05-11 14:43:57 +01:00
Nicholas Mayne 0b657fa8f9 #17684 Fixing issue where a user trys to create two parts of the same name
Work Item: 17684
2014-05-11 14:05:20 +01:00
Nicholas Mayne 68e9972579 Making sure previous commit follows naming conventions 2014-05-11 13:49:11 +01:00
Nicholas Mayne 60be23ed73 #20638: Changing ContainerPart to ContainablePart in settings
Work Item: 20638
2014-04-26 11:11:20 +01:00
Nicholas Mayne 8d329324e1 Fixing module.txt text for workflows in Roles. 2014-04-21 22:18:35 +01:00
Nicholas Mayne a958c6830c Moving GroupId check up as updates are made too early 2014-02-27 14:12:45 +00:00
Nicholas Mayne 3d7829ce0a Adding Import/Export to Audio, Document, Image, OEmbed and Video Parts 2013-08-15 22:15:03 +01:00