Changeset 693464
- Timestamp:
- 04/08/2013 06:20:04 AM (13 years ago)
- Location:
- betta-boxes-cms
- Files:
-
- 51 added
- 1 edited
-
tags/1.1.5 (added)
-
tags/1.1.5/css (added)
-
tags/1.1.5/css/add-box.css (added)
-
tags/1.1.5/docs (added)
-
tags/1.1.5/docs/index.htm (added)
-
tags/1.1.5/images (added)
-
tags/1.1.5/images/delete.png (added)
-
tags/1.1.5/images/loading.gif (added)
-
tags/1.1.5/js (added)
-
tags/1.1.5/js/add-box.js (added)
-
tags/1.1.5/readme.txt (added)
-
tags/1.1.5/screenshot-1.jpg (added)
-
tags/1.1.5/screenshot-2.jpg (added)
-
tags/1.1.5/screenshot-3.jpg (added)
-
tags/1.1.5/screenshot-4.jpg (added)
-
tags/1.1.5/screenshot-5.jpg (added)
-
tags/1.1.5/screenshot-6.jpg (added)
-
tags/1.1.5/types (added)
-
tags/1.1.5/types.php (added)
-
tags/1.1.5/types/scfui_checkboxes (added)
-
tags/1.1.5/types/scfui_checkboxes/scfui_checkboxes.php (added)
-
tags/1.1.5/types/scfui_color (added)
-
tags/1.1.5/types/scfui_color/images (added)
-
tags/1.1.5/types/scfui_color/images/scfui_color_picker.png (added)
-
tags/1.1.5/types/scfui_color/js (added)
-
tags/1.1.5/types/scfui_color/js/arrow.gif (added)
-
tags/1.1.5/types/scfui_color/js/cross.gif (added)
-
tags/1.1.5/types/scfui_color/js/hs.png (added)
-
tags/1.1.5/types/scfui_color/js/hv.png (added)
-
tags/1.1.5/types/scfui_color/js/jscolor.js (added)
-
tags/1.1.5/types/scfui_color/scfui_color.php (added)
-
tags/1.1.5/types/scfui_date (added)
-
tags/1.1.5/types/scfui_date/css (added)
-
tags/1.1.5/types/scfui_date/css/wc-calendar.css (added)
-
tags/1.1.5/types/scfui_date/images (added)
-
tags/1.1.5/types/scfui_date/images/scfui_date_calendar.png (added)
-
tags/1.1.5/types/scfui_date/js (added)
-
tags/1.1.5/types/scfui_date/js/wc-calendar.js (added)
-
tags/1.1.5/types/scfui_date/scfui_date.php (added)
-
tags/1.1.5/types/scfui_drop_down (added)
-
tags/1.1.5/types/scfui_drop_down/scfui_drop_down.php (added)
-
tags/1.1.5/types/scfui_html_text (added)
-
tags/1.1.5/types/scfui_html_text/scfui_html_text.php (added)
-
tags/1.1.5/types/scfui_long_text (added)
-
tags/1.1.5/types/scfui_long_text/scfui_long_text.php (added)
-
tags/1.1.5/types/scfui_radio_buttons (added)
-
tags/1.1.5/types/scfui_radio_buttons/scfui_radio_buttons.php (added)
-
tags/1.1.5/types/scfui_short_text (added)
-
tags/1.1.5/types/scfui_short_text/scfui_short_text.php (added)
-
tags/1.1.5/types/scfui_time (added)
-
tags/1.1.5/types/scfui_time/scfui_time.php (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
betta-boxes-cms/trunk/readme.txt
r650563 r693464 4 4 Tags: custom, fields, custom fields, meta, boxes, meta boxes, gui, ui, ux 5 5 Requires at least: 3.0 6 Tested up to: 3.5 7 Stable tag: 1.1. 46 Tested up to: 3.5.1 7 Stable tag: 1.1.5 8 8 9 9 Create custom fields linked to posts, pages, or any custom post type with a point-and-click user interface. … … 54 54 == Changelog == 55 55 56 = 1.1.5 = 57 * Changed the way the admin URL is defined, improving compatibility with installs moved into sub directories. 58 56 59 = 1.1.4 = 57 60 * Changed some database character encodings, for better UTF-8 compatibility (thanks to jamesblackvn for reporting the issue). … … 80 83 == Upgrade Notice == 81 84 85 = 1.1.5 = 86 Minor bug fix for installs moved into sub directories. 87 82 88 = 1.1.4 = 83 89 Minor bug fix that adds better support for UTF-8 encodings.
Note: See TracChangeset
for help on using the changeset viewer.